Age | Commit message (Expand) | Author |
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 |
2013-01-09 | erl_lint: Remove support for packages | Björn Gustavsson |
2013-01-09 | wx: Depricate wxCursor new functions | Dan Gudmundsson |
2013-01-09 | wx: Deprecate functions not available in wxWidgets-2.9 | Dan Gudmundsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2013-01-08 | Merge branch 'ia/ssl/deprecated-r16' | Ingela Anderton Andin |
2013-01-07 | [stdlib] Improve the Erlang shell's handling of scanner errors | Hans Bolinder |
2013-01-03 | Merge branch 'ks/stdlib/proplists-spec-cleanup/OTP-10663' | Fredrik Gustafsson |
2013-01-02 | Make sure the Erlang shell prompt can handle Unicode | Hans Bolinder |
2013-01-02 | Improve and correct contracts and types of the IO modules | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-12-21 | [stdlib] Correct and improve specs and types of erl_scan and sys | Hans Bolinder |
2012-12-20 | [snmp/manager] Removed deprecated functions | Micael Karlberg |