Age | Commit message (Expand) | Author |
2012-07-10 | Add tests for problems with handling of primary archive | Siri Hansen |
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-06-01 | Merge branch 'lukas/stdlib/ensure_dir_infinite_loop/OTP-10104' into maint | Lukas Larsson |
2012-05-30 | Extand timetrap for escript tests | Lukas Larsson |
2012-05-23 | Fix infinite loop when an invalid drive letter it given | 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-04-03 | Update version numbers for R15B02 dev | Björn-Egil Dahlberg |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
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-21 | stdlib: Stop working around erlang:halt not flushing | Raimo Niskanen |
2012-03-20 | Correct a minor bug in qlc's testsuite | Hans Bolinder |
2012-03-16 | Merge branch 'rj/fix-supervisor-shutdown-doc' into maint | Gustav Simonsson |
2012-03-16 | Merge branch 'rj/fix-misc-doc-typos' into maint | Gustav Simonsson |
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 | Cosmetic: split very long lines from supervisor doc | Ricardo Catalinas Jiménez |
2012-02-24 | Merge branch 'uw/extending_gen' into maint | Gustav Simonsson |
2012-02-24 | Fix supervisor doc: Shutdown, MaxR and MaxT type specs | Ricardo Catalinas Jiménez |
2012-02-24 | Add the type restrictions in the code comments | Ricardo Catalinas Jiménez |
2012-02-24 | Remove trailing spaces | Ricardo Catalinas Jiménez |
2012-02-22 | Fix a code snippet and two typos in the doc | Ricardo Catalinas Jiménez |
2012-02-21 | erts: Fix bignum-bug in ETS with compressed option | Sverker Eriksson |
2012-02-16 | Merge branch 'ahs/fix-gb_trees-doc' into maint | Henrik Nord |
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord |
2012-02-16 | Merge branch 'rj/fix-binary-doc-spec' into maint | Henrik Nord |
2012-02-10 | Removed no longer needed code | Ingela Anderton Andin |
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-09 | Merge branch 'bjorn/deprecations/OTP-9907' into maint | Björn Gustavsson |
2012-02-08 | Deprecate the gs application | Björn Gustavsson |
2012-02-08 | Mark doc_builder as removed (and not merely deprecated) | Björn Gustavsson |
2012-02-06 | re_SUITE: Skip error_handling/1 if 're' is native code | Björn Gustavsson |
2012-02-05 | Fix the type spec from the doc of binary:part/3 | Ricardo Catalinas Jiménez |
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 | erl_lint: Remove handling of constant/1 | Björn Gustavsson |
2012-01-26 | erl_eval: Remove support for is_constant/1 | 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-18 | Merge branch 'bjorn/compiler/bif-call-bug/OTP-9866' into maint | Björn Gustavsson |