Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare releaseOTP_R16B | Erlang/OTP | 2013-02-25 | 1 | -0/+16 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-02-22 | 1 | -1/+1 |
* | Add float_to_binary and binary_to_float | Lukas Larsson | 2013-02-14 | 1 | -0/+2 |
* | Add new binary conversion bifs | Lukas Larsson | 2013-02-14 | 1 | -0/+2 |
* | Bumped version number | Fredrik Gustafsson | 2013-02-06 | 1 | -1/+1 |
* | Merge branch 'jv/cover-patches/OTP-10778' | Fredrik Gustafsson | 2013-02-05 | 4 | -15/+58 |
|\ | |||||
| * | Fix a bug in cover when used with no_auto_import | José Valim | 2013-01-25 | 2 | -9/+6 |
| * | Ensure cover keeps the proper file source | José Valim | 2013-01-25 | 2 | -1/+19 |
| * | cover now relies on the compile info to find file sources | José Valim | 2013-01-25 | 3 | -5/+33 |
* | | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | 2013-01-29 | 2 | -1/+93 |
* | | Update copyright years | Björn-Egil Dahlberg | 2013-01-25 | 13 | -13/+13 |
|/ | |||||
* | Make adjustments for Unicode | Hans Bolinder | 2013-01-25 | 8 | -68/+68 |
* | Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774' | Lukas Larsson | 2013-01-25 | 3 | -18/+147 |
|\ | |||||
| * | Update all bif highlighting for emacs | Lukas Larsson | 2013-01-21 | 3 | -18/+147 |
* | | Merge branch 'mh/fix-highlighting-dollar-backslash-singlequote/OTP-10766' | Fredrik Gustafsson | 2013-01-25 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix syntax highlighting of $\' in Emacs mode | Magnus Henoch | 2013-01-24 | 1 | -3/+3 |
* | | | Merge branch 'bjorn/warnings-zero-tolerance' | Björn Gustavsson | 2013-01-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Turn warnings to errors on selected applications | Björn Gustavsson | 2013-01-23 | 1 | -1/+1 |
* | | | Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'" | Fredrik Gustafsson | 2013-01-23 | 1 | -8/+8 |
|/ / | |||||
* | | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson | 2013-01-22 | 2 | -15/+0 |
|\ \ | |/ |/| | |||||
| * | Remove what remains of the Mnemosyne code | Loïc Hoguin | 2013-01-16 | 2 | -15/+0 |
* | | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | 2013-01-18 | 2 | -6/+8 |
|\ \ | |||||
| * | | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | 2013-01-15 | 2 | -6/+8 |
* | | | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson | 2013-01-18 | 1 | -60/+2 |
|\ \ \ | |||||
| * | | | xref_SUITE: Don't test parameterized modules | Björn Gustavsson | 2013-01-10 | 1 | -60/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682' | Fredrik Gustafsson | 2013-01-18 | 1 | -8/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't use fun references in cprof_SUITE | Anthony Ramine | 2013-01-15 | 1 | -8/+8 |
* | | | Prepare OTP files for Unicode as default encoding | Hans Bolinder | 2013-01-09 | 2 | -2/+4 |
* | | | Merge branch 'siri/cover/new-bugs-r16/OTP-10638' | Siri Hansen | 2013-01-09 | 2 | -8/+111 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [cover] Cleanup by stopping cover between tests | Siri Hansen | 2012-12-21 | 1 | -3/+6 |
| * | | [cover] Fix timing dependent bug in cover_SUITE:reconnect | Siri Hansen | 2012-12-19 | 1 | -1/+1 |
| * | | [cover] Remove stopped node also from lost_nodes list | Siri Hansen | 2012-12-19 | 2 | -3/+51 |
| * | | [cover] Don't mark stopped node as lost | Siri Hansen | 2012-12-19 | 2 | -3/+55 |
* | | | [tools] Add Unicode support for Cover | Hans Bolinder | 2013-01-02 | 1 | -19/+46 |
|/ / | |||||
* | | Merge branch 'tja/exported-function-face' | Henrik Nord | 2012-12-13 | 1 | -1/+51 |
|\ \ | |||||
| * | | Add separate face for exported functions | Thomas Järvstrand | 2012-10-29 | 1 | -1/+51 |
* | | | Fix various doc typos for R16 | Tuncer Ayaz | 2012-11-28 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-11-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update copyright years | Björn-Egil Dahlberg | 2012-11-23 | 1 | -1/+1 |
* | | | [cover] Allow reconnection if node has been disconnected or down | Siri Hansen | 2012-10-30 | 4 | -49/+222 |
* | | | [cover] Don't kill remote nodes when connection to main node is lost | Siri Hansen | 2012-10-30 | 1 | -17/+15 |
* | | | [cover] Add support for test_server | Siri Hansen | 2012-10-30 | 3 | -4/+59 |
| |/ |/| | |||||
* | | Merge branch 'gp/make_erlang_mode_elpa_friendly' | Henrik Nord | 2012-10-03 | 3 | -7/+12 |
|\ \ | |||||
| * | | Make erlang-mode more compatible with package.el | Gleb Peregud | 2012-02-14 | 3 | -7/+12 |
* | | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-09-25 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | tools: Add missing lcnt module to .app.src | Björn-Egil Dahlberg | 2012-09-07 | 1 | -0/+1 |
* | | | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg | 2012-09-04 | 1 | -0/+63 |
|\ \ \ | |/ / | |||||
| * | | Prepare releaseOTP_R15B02 | Erlang/OTP | 2012-09-03 | 1 | -0/+63 |
* | | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-08-31 | 10 | -10/+10 |
|\ \ \ | |/ / | |||||
| * | | Update copyright years | Björn-Egil Dahlberg | 2012-08-31 | 10 | -10/+10 |