Age | Commit message (Expand) | Author |
2012-07-06 | [erts,kernel,stdlib] fix escript/primary archive reloading | Tuncer Ayaz |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-04 | Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maint | Lukas Larsson |
2012-05-30 | Extand timetrap for escript tests | Lukas Larsson |
2012-05-15 | Improve the nice 'badarith' message displayed by the shell | Hans Bolinder |
2012-05-10 | Remove workarounds for hybrid and shared heaps in test suites | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-21 | Teach edlin_expand_SUITE:init_per_suite independence | Patrik Nyblom |
2012-03-21 | io_proto_SUITE: make sure temp files are removed | Patrik Nyblom |
2012-03-20 | Correct a minor bug in qlc's testsuite | Hans Bolinder |
2012-03-05 | Merge branch 'hb/stdlib/digraph_condensation/OTP-9953' into maint | Hans Bolinder |
2012-03-05 | Leave control back to gen_server during supervisor's restart loop | Siri Hansen |
2012-03-01 | Remove loops from the graph created by digraph_utils:condensation/1 | Hans Bolinder |
2012-02-24 | Merge branch 'uw/extending_gen' into maint | Gustav Simonsson |
2012-02-21 | erts: Fix bignum-bug in ETS with compressed option | Sverker Eriksson |
2012-02-09 | Remove usage of tuple funs in sofs | Hans Bolinder |
2012-02-09 | Merge branch 'bjorn/remove-is_constant-vestiges/OTP-6454' into maint | Björn Gustavsson |
2012-02-06 | re_SUITE: Skip error_handling/1 if 're' is native code | Björn Gustavsson |
2012-01-30 | shell_SUITE: Handle different EXIT reasons from native code | Björn Gustavsson |
2012-01-27 | sofs_SUITE: Handle different EXIT reasons from native code | Björn Gustavsson |
2012-01-27 | erl_eval_SUITE: Skip test of parameterized modules if native code | Björn Gustavsson |
2012-01-26 | Remove support for is_constant/1 in ms_transform | Björn Gustavsson |
2012-01-26 | erl_lint: Disallow call to is_record/3 if there is a local is_record/3 | Björn Gustavsson |
2012-01-25 | Ensure that generated record operations don't call local functions | Björn Gustavsson |
2012-01-17 | erl_lint: Consistently reject local calls from guards | Björn Gustavsson |
2012-01-11 | Merge branch 'sverk/wait_for_test_procs' into maint | Sverker Eriksson |
2011-12-20 | Don't save child spec for temporary child if child's start func returns ignore | Siri Hansen |
2011-12-19 | stdlib: Enable unused 'end_per_testcase' in ets_SUITE | Sverker Eriksson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Change supervisor_SUITE to pure common test style | Siri Hansen |
2011-12-05 | Fix typos in tar_SUITE | Tuncer Ayaz |
2011-11-30 | Remove dependency on R12 from a qlc test case | Hans Bolinder |
2011-11-28 | Merge branch 'bjorn/compiler/options/OTP-9752' | Björn Gustavsson |
2011-11-24 | Teach filename:find_src/1,2 to handle slim or stripped BEAM files | Björn Gustavsson |
2011-11-24 | Add plugin support for alternative name lookup | Ulf Wiger |
2011-11-23 | tar_SUITE: Don't do symlink tests on Windows | Björn Gustavsson |
2011-11-18 | Merge branch 'pan/binary_match_scope/OTP-9701' | Patrik Nyblom |
2011-11-18 | Merge branch 'sverk/hipe-without-fpe/OTP-9724' | Sverker Eriksson |
2011-11-18 | Merge branch 'siri/sasl/upgrade-erts/OTP-9438' | Siri Hansen |
2011-11-17 | Add restart_new_emulator instruction to kernel, stdlib and sasl appups | Siri Hansen |
2011-11-17 | stdlib: Make sure qlc_SUITE:otp_6964 restores backtrace_depth | Sverker Eriksson |
2011-11-16 | Make binary:match with scope return correct values | Patrik Nyblom |
2011-11-14 | Remove the undocumented function global:safe_whereis_name/1 | Hans Bolinder |
2011-11-14 | Remove all use of global:safe_whereis_name/1 | Hans Bolinder |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-10-21 | Fix a few tests that used to fail on the HiPE platform | Hans Bolinder |
2011-10-20 | Merge branch 'rc/epp-include-path-fix' | Henrik Nord |