Age | Commit message (Expand) | Author |
2013-10-16 | Spec for atan2 should be atan2(Y, X), not atan2(X, Y) | Ary Borenszweig |
2013-10-15 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-15 | Merge branch 'blt/gen_server-typo/OTP-11398' into maint | Fredrik Gustafsson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-10-12 | Change 'recive' to 'receive' in gen_server.erl | Brian L. Troutwine |
2013-09-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
2013-09-24 | Update version numbers for R16B03 development | Fredrik Gustafsson |
2013-09-19 | Teach erlc to handle UTF-8 file names | Björn Gustavsson |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-13 | Add dict:is_empty/1 and orddict:is_empty/1 | Magnus Henoch |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson |
2013-09-06 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-27 | Fix variable usage tracking in some record errors | Anthony Ramine |
2013-08-27 | Fix unsafe variable tracking in try expressions | Anthony Ramine |
2013-08-27 | Fix variable usage tracking in erl_lint | Anthony Ramine |
2013-08-26 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-26 | Merge branch 'sze/edlin_understand_keys/OTP-11251' into maint | Fredrik Gustafsson |
2013-08-26 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-26 | Merge branch 'alexrp/export_edge/OTP-11266' into maint | Fredrik Gustafsson |
2013-08-22 | Merge branch 'maint' | Hans Bolinder |
2013-08-21 | Correct the specifications of io_lib:fread/2,3 | Hans Bolinder |
2013-08-21 | Merge branch 'maint' | Hans Bolinder |
2013-08-21 | Merge branch 'hb/stdlib/dets_bugfix/OTP-11245' into maint | Hans Bolinder |
2013-08-21 | Merge branch 'maint' | Hans Bolinder |
2013-08-20 | Fix a bug in the linter regarding the 'fun M:F/A' construct | Hans Bolinder |
2013-08-19 | Fix a Dets bug concerning traversal of tables | Hans Bolinder |
2013-08-16 | Merge branch 'pan/update_pcre_8.33' | Patrik Nyblom |
2013-08-09 | Correct UTF-8 in stdlib's notes.xml | Patrik Nyblom |
2013-08-09 | Add more tests for corner error cases in erl_bif_re.c | Patrik Nyblom |
2013-08-09 | Add documentation of report_errors and match_limit(_recursion) | Patrik Nyblom |
2013-08-09 | Add match_limit and match_limit_recursion options | Patrik Nyblom |
2013-08-09 | Add return_errors option to re:run/3 | Patrik Nyblom |
2013-08-09 | Add documentation of extensions to re module | Patrik Nyblom |
2013-08-09 | Add new options to Erlang re interface and mend dupnames | Patrik Nyblom |
2013-08-08 | Merge branch 'maint' | Lukas Larsson |
2013-08-08 | stdlib: Include file:all datatypes in filelib | Lukas Larsson |
2013-08-07 | Export the edge/0 type from the digraph module | Alex Rønne Petersen |
2013-08-07 | make edlin understand a few important control keys | Stefan Zegenhagen |
2013-08-06 | Update PCRE doc part of re.xml to PCRE 8.33 state | Patrik Nyblom |
2013-08-06 | Integrate new PCRE test suites | Patrik Nyblom |
2013-08-06 | Handle CRLF correctly in global regexp | Patrik Nyblom |
2013-08-05 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-01 | Fix typo in abcast() function comment | Johannes Weißl |
2013-07-24 | Merge branch 'maint' | Björn-Egil Dahlberg |