Age | Commit message (Expand) | Author |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | Merge branch 'hb/stdlib/epp_bug_fix/OTP-11728' | Hans Bolinder |
2014-02-20 | Merge branch 'siri/appup_tests_17/OTP-11534' | Siri Hansen |
2014-02-20 | Fix a bug in epp concerning circular macro definitions | Hans Bolinder |
2014-02-20 | Merge branch 'fenollp/shell-expand-0arity-completely' | Björn Gustavsson |
2014-02-19 | Merge branch 'sverk/ets-all-race' | Sverker Eriksson |
2014-02-19 | erts: Fix race bug in ets:all/0 | Sverker Eriksson |
2014-02-17 | Correct parenthesis expansion | Björn Gustavsson |
2014-02-17 | Clean up edlin_expand_SUITE.erl to facilitate maintainance | Björn Gustavsson |
2014-02-14 | Merge branch 'nox/maps-improve-erl_expand_records' | Björn-Egil Dahlberg |
2014-02-12 | Update appups and appup tests for kernel, stdlib and sasl | Siri Hansen |
2014-02-12 | Merge branch 'nox/maps-erl_prettypr' | Björn-Egil Dahlberg |
2014-02-12 | Merge branch 'nox/maps-improve-erl_eval' | Björn-Egil Dahlberg |
2014-02-11 | Merge branch 'fenollp/shell-expand-0arity-completely' | Henrik Nord |
2014-02-10 | Merge branch 'josevalim/suppress-all-auto-imports' | Henrik Nord |
2014-02-07 | Merge branch 'hsv/add_droplast_to_lists' | Henrik Nord |
2014-02-04 | Fix expansion of records in maps | Anthony Ramine |
2014-02-03 | stdlib: Add tests for Maps in erl_prettypr | Björn-Egil Dahlberg |
2014-02-01 | Handle map fields in their own function in erl_eval | Anthony Ramine |
2014-01-29 | Merge branch 'egil/maps/OTP-11616' | Björn-Egil Dahlberg |
2014-01-28 | Merge branch 'siri/appup_tests_17/OTP-11534' | Siri Hansen |
2014-01-28 | stdlib: Update erl_scan_SUITE for ':=' and '=>' tokens | Björn-Egil Dahlberg |
2014-01-28 | Update stdlib appup test to work for OTP release 17 | Siri Hansen |
2014-01-24 | Added tests for lists:droplast/1 to stdlib/lists_SUITE | Hans Svensson |
2014-01-23 | Properly handle export_all when looking for undefined callbacks | Anthony Ramine |
2014-01-21 | Fix testing with unicode paths | Dan Gudmundsson |
2014-01-09 | Shell: expand 0-arity functions all the way to closing parenthesis | Pierre Fenoll |
2013-12-12 | Test named funs | Anthony Ramine |
2013-10-22 | Merge branch 'mh/dict_orddict_is_empty/OTP-11353' | Fredrik Gustafsson |
2013-10-18 | Allow all auto imports to be suppressed at once | José Valim |
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-09-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
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-06 | Merge branch 'maint' | Fredrik Gustafsson |
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-21 | Merge branch 'maint' | Hans Bolinder |
2013-08-21 | Merge branch 'hb/stdlib/dets_bugfix/OTP-11245' into maint | Hans Bolinder |
2013-08-21 | Merge branch '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-09 | Add more tests for corner error cases in erl_bif_re.c | Patrik Nyblom |
2013-08-09 | Add match_limit and match_limit_recursion options | Patrik Nyblom |
2013-08-09 | Add return_errors option to re:run/3 | Patrik Nyblom |
2013-08-09 | Add new options to Erlang re interface and mend dupnames | Patrik Nyblom |
2013-08-06 | Integrate new PCRE test suites | Patrik Nyblom |