Age | Commit message (Expand) | Author |
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-08 | stdlib: Include file:all datatypes in filelib | Lukas Larsson |
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-11 | Fix supervisor typo | goofansu |
2013-07-09 | Merge branch 'genrich/stdlib/gen_server_typo/OTP-11200' into maint | Fredrik Gustafsson |
2013-06-19 | Update version numbers for R16B02 development | Magnus Lidén |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
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 'pan/unicode_error_wrong_offset' into maint | Patrik Nyblom |
2013-06-05 | Merge branch 'jv/erl_lint-default_types/OTP-11143' into maint | Fredrik Gustafsson |
2013-06-04 | Merge branch 'rickard-sverker/carrier-migration/OTP-10279' into maint | Rickard Green |
2013-06-04 | stdlib: Fix ets_SUITE memory tests | Rickard Green |
2013-06-04 | Merge branch 'nox/erl_pp-callback/OTP-11140' into maint | Fredrik Gustafsson |
2013-06-04 | Merge branch 'rickard-sverker/carrier-migration/OTP-10279' into maint | Rickard Green |
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-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
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-17 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
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-06 | Merge branch 'sverk/ets-test-cuddle' into maint | Sverker Eriksson |
2013-05-03 | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maint | Fredrik Gustafsson |
2013-05-03 | Fix gen_server_SUITE:call_with_huge_message_queue | Siri Hansen |
2013-05-02 | Fix faulty rest on error in unicode:characters_to_list | Patrik Nyblom |
2013-05-02 | Fix zip_SUITE:borderline test | Siri Hansen |
2013-04-30 | Rename and document lists:zf/2 as lists:filtermap/2 | Anthony Ramine |