Age | Commit message (Expand) | Author |
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 | erl_expand_records_SUITE: Eliminate use of packages | Björn Gustavsson |
2013-01-09 | erl_lint_SUITE: Eliminate use of 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-09 | Fix some FOP warnings | Hans Bolinder |
2013-01-08 | escript to accept emulator arguments when script file has no shebang | Magnus Henoch |
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 | Clean up some of the Unicode documentation | 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 |
2012-12-19 | stdlib: Updated otp_internal to reflect removal of deprecated function | Ingela Anderton Andin |
2012-12-17 | Ensure that edocumentation and the xml file are in sync | Kostis Sagonas |
2012-12-13 | Clean up some specs | Kostis Sagonas |
2012-12-03 | erl_expand_records: Remove stale support for literal tuple funs | Björn Gustavsson |
2012-11-27 | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg |
2012-11-26 | Prepare releaseOTP_R15B03 | Erlang/OTP |
2012-11-21 | Merge branch 'sverk/ets_SUITE-heir-core' | Sverker Eriksson |
2012-11-08 | dict_SUITE: Eliminate use of parameterized modules | Björn Gustavsson |
2012-11-08 | sets_SUITE: Eliminate use of parameterized modules | Björn Gustavsson |
2012-11-02 | Merge branch 'maint' | Lukas Larsson |
2012-10-31 | Merge branch 'siri/cover-tests' | Siri Hansen |
2012-10-30 | Merge branch 'dgud/stdlib/proc_lib_hangs/OTP-9803' | Dan Gudmundsson |
2012-10-30 | stdlib: Monitor proc_lib:start'ed processes to avoid waiting forever | Dan Gudmundsson |
2012-10-30 | test: fix timetraps | Dan Gudmundsson |
2012-10-30 | stdlib: Fix test timeouts in cover runs | Dan Gudmundsson |
2012-10-30 | Include all stdlib modules in code coverage analysis | Siri Hansen |
2012-10-30 | Skip epp_SUITE:otp_8911 if cover is running | Siri Hansen |
2012-10-22 | Update tests to run with an oldshell emulator | Lukas Larsson |
2012-10-18 | Merge branch 'at/binary-depth-printing' | Henrik Nord |
2012-10-15 | Merge branch 'tp/supervisor-pass-on-errors' | Siri Hansen |
2012-10-11 | If supervisor:start_link fails to start child, add child id to error reason | Siri Hansen |
2012-10-11 | filename: Eliminate Dialyzer warning | Björn Gustavsson |
2012-10-11 | Fix documentation about how supervisor handles crash in child's start function | Siri Hansen |
2012-10-10 | Change the type of some arguments in filename to file:name() | Hans Bolinder |
2012-10-08 | Merge branch 'jn/ets-match-pattern-export-type' | Henrik Nord |
2012-10-05 | stdlib: Tweak ets_SUITE:heir to not exhaust memory | Sverker Eriksson |
2012-10-05 | Have supervisor send errors up the chain | Tomas Pihl |
2012-10-05 | Fix Dialyzer warnings | Hans Bolinder |