Age | Commit message (Expand) | Author |
2013-02-13 | Don't handle binaries from file:list_dir/1 | Björn Gustavsson |
2013-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | Hans Bolinder |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-02-11 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-02-10 | [stdlib] Remove the undocumented 'unicode' option from the scanner | Hans Bolinder |
2013-02-07 | [stdlib] Fix a bug that could cause the Erlang shell to loop | Hans Bolinder |
2013-02-07 | [stdlib] Fix bugs in eval_bits | Hans Bolinder |
2013-01-31 | Remove unused error message {bittype_mismatch,_,_,_} | Björn Gustavsson |
2013-01-31 | Remove unused error message for importing an auto-imported BIF | Björn Gustavsson |
2013-01-31 | Remove the error message for future reserved keyword | Björn Gustavsson |
2013-01-31 | Remove error handling for calling a BIF that is not auto-imported | Björn Gustavsson |
2013-01-26 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-01-26 | Merge branch 'bjorn/remove-packages/OTP-10348' | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erl_lint: Remove vestiges of package support | Björn Gustavsson |
2013-01-25 | shell: Remove vestiges of package support | Björn Gustavsson |
2013-01-25 | erl_lint: Removes vestiges of tuple fun support | Björn Gustavsson |
2013-01-25 | Remove one use of iolist_size/1 in io_lib_pretty.erl | Hans Bolinder |
2013-01-25 | Add a new function proc_lib:format/2 which takes encoding | Hans Bolinder |
2013-01-25 | Export the type erl_scan:token() | Hans Bolinder |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-25 | [stdlib] Change default of erl_scan's unicode option | Hans Bolinder |
2013-01-25 | Correct recently introduced Unicode related type errors | Hans Bolinder |
2013-01-25 | [stdlib] Introduce new functions epp:read_encoding_from_binary/1,2 | Hans Bolinder |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-25 | [stdlib] Fix a contract bug | Hans Bolinder |
2013-01-24 | Merge branch 'bjorn/warnings-zero-tolerance' | Björn Gustavsson |
2013-01-23 | Merge branch 'sal/float_to_list_2/OTP-10752' | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'fh/shell_history_search/OTP-10739' | Fredrik Gustafsson |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-22 | Merge branch 'ae/stdlib/faster_queue/OTP-10722' | Fredrik Gustafsson |
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson |
2013-01-21 | [hipe, kernel, stdlib] Correct a few types | Hans Bolinder |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2013-01-19 | Add search to Erlang shell's history | Fred Hebert |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-18 | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson |
2013-01-18 | Remove support for parameterized modules | Björn Gustavsson |
2013-01-17 | Fix bug in queue:out/1, queue:out_r/1 that makes it O(N^2) in worst case | Aleksandr Erofeev |
2013-01-16 | Remove support for the query keyword and query expressions | Loïc Hoguin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-15 | Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407' | Dan Gudmundsson |
2013-01-09 | c: Remove support for packages | Björn Gustavsson |
2013-01-09 | filename: Remove support for packages | Björn Gustavsson |
2013-01-09 | shell: Remove support for packages | Björn Gustavsson |
2013-01-09 | erl_parse: Remove support for packages | Björn Gustavsson |
2013-01-09 | qlc: Remove support for packages | Björn Gustavsson |
2013-01-09 | erl_eval: Remove support for packages | Björn Gustavsson |
2013-01-09 | erl_expand_records: Remove support for packages | Björn Gustavsson |