Age | Commit message (Expand) | Author |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for Maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Fix erl_parse:parse_term/1 | Björn-Egil Dahlberg |
2014-01-28 | Extend erl_parse with two Op Map syntax | Björn-Egil Dahlberg |
2014-01-28 | Teach erl_scan to recognize ':=' | Björn-Egil Dahlberg |
2014-01-28 | erl_eval: Add functions to interpreter for maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Update printing to handle Maps | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the type-testing guard BIF is_map/1 | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for maps | Björn Gustavsson |
2014-01-28 | Extend erl_parse with the new map syntax | Björn-Egil Dahlberg |
2014-01-28 | Teach erl_scan to recognize '=>' | Björn-Egil Dahlberg |
2014-01-23 | Properly handle export_all when looking for undefined callbacks | Anthony Ramine |
2014-01-22 | Merge branch 'dgud/test_unicode/OTP-10877' | Dan Gudmundsson |
2014-01-21 | stdlib: Fix format if module resides in a unicode directory | Dan Gudmundsson |
2014-01-21 | Fix testing with unicode paths | Dan Gudmundsson |
2014-01-10 | Handle binary input in console helpers | José Valim |
2014-01-09 | Merge branch 'sv/faster-orddict-from_list/OTP-11552' | Björn Gustavsson |
2013-12-19 | improve performance for orddict:from_list/1 | Steve Vinoski |
2013-12-13 | Merge branch 'nox/eep37/OTP-11537' | Björn Gustavsson |
2013-12-13 | Merge branch 'rickard/otp-17-vsn' | Rickard Green |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | Support named funs in the shell | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-10 | Update versions of OTP, erts, kernel, and stdlib | Rickard Green |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-11-07 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-07 | Merge branch 'asterite/atan2_spec/OTP-11465' into maint | Fredrik Gustafsson |
2013-10-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-25 | Add XML marker for regexp syntax | Håkan Mattsson |
2013-10-22 | Merge branch 'mh/dict_orddict_is_empty/OTP-11353' | Fredrik Gustafsson |
2013-10-16 | Spec for atan2 should be atan2(Y, X), not atan2(X, Y) | Ary Borenszweig |
2013-10-15 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-15 | Merge branch 'blt/gen_server-typo/OTP-11398' into maint | Fredrik Gustafsson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-10-12 | Change 'recive' to 'receive' in gen_server.erl | Brian L. Troutwine |
2013-09-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
2013-09-24 | Update version numbers for R16B03 development | Fredrik Gustafsson |
2013-09-19 | Teach erlc to handle UTF-8 file names | Björn Gustavsson |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-13 | Add dict:is_empty/1 and orddict:is_empty/1 | Magnus Henoch |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson |