Age | Commit message (Expand) | Author |
2015-04-30 | stdlib: Silence some of qlc's warnings | Hans Bolinder |
2015-04-30 | stdlib: Use module erl_anno | Hans Bolinder |
2015-04-30 | stdlib: Add module erl_anno | Hans Bolinder |
2015-04-22 | supervisor: Correct restart handling | Björn Gustavsson |
2015-04-16 | Merge branch 'bjorn/maps' | Björn Gustavsson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-13 | stdlib: Correct maps module exceptions upon errors | Björn-Egil Dahlberg |
2015-04-10 | Merge branch 'bjorn/stdlib/cuddle-with-tests' | Björn Gustavsson |
2015-04-10 | Eliminate deprecated now/0 used as timestamp | Björn Gustavsson |
2015-04-10 | Eliminate use of now/0 for creating a unique filename | Björn Gustavsson |
2015-04-10 | Eliminate use of deprecated now/0 for measuring time | Björn Gustavsson |
2015-04-10 | Eliminate use of deprecated now/0 for random number generation | Björn Gustavsson |
2015-04-10 | Speed up timer_simple_SUITE:timer_perf/1 | Björn Gustavsson |
2015-04-10 | Speed up timer_SUITE | Björn Gustavsson |
2015-04-10 | Optimize gen_server_SUITE:hibernate/1 | Björn Gustavsson |
2015-04-10 | Optimize gen_event_SUITE:hibernate/1 | Björn Gustavsson |
2015-04-10 | Optimize gen_fsm_SUITE:hibernate/1 | Björn Gustavsson |
2015-04-10 | Optimize unicode_SUITE:ex_binaries_errors* test cases | Björn Gustavsson |
2015-04-10 | Optimize unicode_SUITE:binaries_errors/1 | Björn Gustavsson |
2015-04-10 | binary_module_SUITE: Remove unnecessary calls to the binref module | Björn Gustavsson |
2015-04-08 | Merge branch 'sverk/ets-grow-faulty-assert/OTP-12647' | Sverker Eriksson |
2015-04-08 | erts: Fix ets bug in debug VM | Sverker Eriksson |
2015-04-07 | Fix a qlc testcase | Hans Bolinder |
2015-03-26 | Optimize binary_module:random_ref_comp/1 | Björn Gustavsson |
2015-03-26 | Optimize io_proto_SUITE:unicode_options_gen/1 | Björn Gustavsson |
2015-03-19 | Merge branch 'egil/maps/hamt/OTP-12585' | Björn-Egil Dahlberg |
2015-03-19 | stdlib: Update qlc tests to reflect new ETS hash | Björn-Egil Dahlberg |
2015-03-17 | Merge branch 'danielwhite/zip-port-leak-fix' | Zandra Hird |
2015-03-16 | Merge branch 'nox/ets-update_counter-4' | Zandra Hird |
2015-03-12 | Merge branch 'nox/maps-match_specs-fixes/OTP-12270' | Björn-Egil Dahlberg |
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2015-03-11 | Properly collect variables in match specs with maps | Anthony Ramine |
2015-03-10 | Make the scanned form of the io_lib format strings available for processing | Richard Carlsson |
2015-02-25 | Merge branch 'nox/stdlib/erl_lint-maps/OTP-12515' | Björn Gustavsson |
2015-02-18 | Merge branch 'bjorn/stdlib/string-tokens/OTP-12422' | Björn Gustavsson |
2015-02-16 | Properly lint map expressions in erl_lint | Anthony Ramine |
2015-02-16 | Modernize and strengthen the test case for string:tokens/2 | Björn Gustavsson |
2015-01-28 | [ct] Improve support for upgrade test of application | Siri Hansen |
2015-01-17 | Prevent zip:zip_open/1,2 from leaking ports | Daniel White |
2014-12-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt |
2014-12-16 | Merge branch 'sverk/ets-take-2/OTP-12309' | Sverker Eriksson |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov |
2014-11-26 | Merge branch 'maint' | Dan Gudmundsson |
2014-11-26 | Merge branch 'dgud/testcasecuddling' into maint | Dan Gudmundsson |
2014-11-20 | Merge branch 'maint' | Henrik Nord |
2014-11-20 | Merge branch 'legoscia/io-message-queue-optimisation' into maint | Henrik Nord |
2014-11-20 | stdlib: remove the last traces of Mnemosyne Rules | Hans Bolinder |
2014-11-18 | Merge branch 'maint' | Hans Nilsson |
2014-11-18 | erl_tar: Extend api to define own storage media access functions. | Hans Nilsson |
2014-11-17 | Merge branch 'maint' | Björn Gustavsson |