Age | Commit message (Expand) | Author |
2012-08-07 | Fix highlighting of atoms ending with a dollar sign | Magnus Henoch |
2012-06-25 | Merge branch 'rj/fix-eprof-doc' into maint | Henrik Nord |
2012-06-12 | Fix indentation of record fields in Emacs | Tomas Abrahamsson |
2012-06-12 | Fix nonsense of eprof doc | Ricardo Catalinas Jiménez |
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-16 | tools: Bump version | Raimo Niskanen |
2012-05-16 | tools: Remove usage of tuple funs in fprof | Raimo Niskanen |
2012-05-10 | Remove workarounds for hybrid and shared heaps in test suites | Björn Gustavsson |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-01 | Remove loops from the graph created by digraph_utils:condensation/1 | Hans Bolinder |
2012-02-06 | fprof_SUITE: Skip create_file_slow/1 if libraries are native | Björn Gustavsson |
2012-01-25 | Merge branch 'raimo/parallel-make/OTP-9857' into maint | Raimo Niskanen |
2012-01-13 | erts,tools: Fix parallel make for erts/lib_src | Raimo Niskanen |
2012-01-03 | tools: Use literal formatting in erl_memory.c | Björn-Egil Dahlberg |
2011-12-12 | Prepare release | Erlang/OTP |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-07 | Add deps as erlang-flymake include directory. | Kevin Albrecht |
2011-12-02 | lcnt_SUITE: Be kind to slow machines | Björn Gustavsson |
2011-12-02 | eprof_SUITE: Cope with fast computers and bad time measurements | Björn Gustavsson |
2011-12-02 | cover_SUITE: Cope with missing/broken crypto application | Björn Gustavsson |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-11-29 | fprof: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-29 | xref_compiler: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-10 | Merge branch 'pg/fix-cover-leftover-down-msg' | Henrik Nord |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-27 | tools test suite: Eliminate compilation warnings for the eed module | Björn Gustavsson |
2011-10-27 | tools test suite: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-21 | eprof: Fix invalid references to removed functions | Björn-Egil Dahlberg |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-21 | [cover]fix leftover {'DOWN', ..} msg in callers queue | Henrik Nord |
2011-09-21 | tools/c_src/Makefile.in: Support parallel make | Björn Gustavsson |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-09-15 | Fix typos in instrument(3) | Tuncer Ayaz |
2011-09-15 | Fix typos in cover.erl | Tuncer Ayaz |
2011-08-30 | Teach the emacs mode to compile yecc and leex files | Tomas Abrahamsson |
2011-07-06 | Fix bugs in xref(3) | Hans Bolinder |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-16 | Merge branch 'ss/fix-cover-fd-leak' into dev | Henrik Nord |