Age | Commit message (Expand) | Author |
2013-08-27 | Fix variable usage tracking in some record errors | Anthony Ramine |
2013-08-27 | Fix unsafe variable tracking in try expressions | Anthony Ramine |
2013-08-27 | Fix variable usage tracking in erl_lint | Anthony Ramine |
2013-08-26 | Merge branch 'sze/edlin_understand_keys/OTP-11251' into maint | Fredrik Gustafsson |
2013-08-26 | Merge branch 'alexrp/export_edge/OTP-11266' into maint | Fredrik Gustafsson |
2013-08-21 | Correct the specifications of io_lib:fread/2,3 | Hans Bolinder |
2013-08-21 | Merge branch 'hb/stdlib/dets_bugfix/OTP-11245' into maint | Hans Bolinder |
2013-08-20 | Fix a bug in the linter regarding the 'fun M:F/A' construct | Hans Bolinder |
2013-08-19 | Fix a Dets bug concerning traversal of tables | Hans Bolinder |
2013-08-07 | Export the edge/0 type from the digraph module | Alex Rønne Petersen |
2013-08-07 | make edlin understand a few important control keys | Stefan Zegenhagen |
2013-08-01 | Fix typo in abcast() function comment | Johannes Weißl |
2013-07-24 | Merge branch 'jv/update-io_prompt-type/OTP-11208' into maint | Björn-Egil Dahlberg |
2013-07-21 | Update filelib.erl typespecs | José Valim |
2013-07-21 | Update io:prompt() type | José Valim |
2013-07-09 | Merge branch 'genrich/stdlib/gen_server_typo/OTP-11200' into maint | Fredrik Gustafsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-08 | handle_info Info type possible typo | genrich |
2013-06-05 | Merge branch 'jv/erl_lint-default_types/OTP-11143' into maint | Fredrik Gustafsson |
2013-06-04 | Merge branch 'nox/erl_pp-callback/OTP-11140' into maint | Fredrik Gustafsson |
2013-06-04 | beam_lib: Correct wrong type specification | Björn Gustavsson |
2013-06-03 | Merge branch 'bmk/snmp/snmp424_integration/r16' into maint | Micael Karlberg |
2013-06-03 | Merge branch 'nox/erl_eval-receive/OTP-11137' into maint | Fredrik Gustafsson |
2013-05-29 | Merge branch 'bjorn/stdlib/improve-ls/OTP-11108' into maint | Björn Gustavsson |
2013-05-28 | Merge branch 'bmk/snmp/agent/mib_storage_behaviour/OTP-11107' into bmk/snmp/s... | Micael Karlberg |
2013-05-28 | Support callback attributes in erl_pp | Anthony Ramine |
2013-05-28 | stdlib: re-factored erl_lint.erl | Fredrik Gustafsson |
2013-05-28 | Improve erl_lint performance | José Valim |
2013-05-28 | [stdlib] Updated for snmp deprecations | Micael Karlberg |
2013-05-28 | Fix receive support in erl_eval with a BEAM module | Anthony Ramine |
2013-05-22 | Teach c:ls/1 to show non-directory files | Björn Gustavsson |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-05-20 | crypto: Correct deprecated information | Ingela Anderton Andin |
2013-05-16 | [stdlib] Fix pretty printing of invalid forms | Hans Bolinder |
2013-05-08 | ssl & crypto: Generalize the remaining crypto API | Ingela Anderton Andin |
2013-05-08 | crypto: New API for ciphers | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-03 | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maint | Fredrik Gustafsson |
2013-04-30 | Rename and document lists:zf/2 as lists:filtermap/2 | Anthony Ramine |
2013-04-26 | Fix an inconsistent state in epp | Anthony Ramine |
2013-04-19 | fix excessive CPU consumption of timer_server | Aliaksey Kandratsenka |
2013-04-15 | Merge branch 'jaf/fix-supervisor-multi-restart/OTP-11042' into maint | Fredrik Gustafsson |
2013-04-15 | Merge branch 'lh/demonitor-flush/OTP-11039' into maint | Fredrik Gustafsson |
2013-04-11 | Merge branch 'lh/otp-optims/OTP-11035' into maint | Fredrik Gustafsson |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin |
2013-04-04 | Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maint | Fredrik Gustafsson |
2013-04-04 | Fix rest_for_one and one_for_all restarting a child not terminated | James Fish |
2013-04-02 | add sys:get_state/1,2 and sys:replace_state/2,3 | Steve Vinoski |
2013-04-01 | Use erlang:demonitor's flush option on timeout | Loïc Hoguin |
2013-04-01 | Don't lookup the node unless required in gen:call/{3,4} | Loïc Hoguin |