Age | Commit message (Expand) | Author |
2013-01-24 | Merge branch 'bjorn/warnings-zero-tolerance' | Björn Gustavsson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-23 | inet_parse: Eliminate a compiler warning | Björn Gustavsson |
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/kernel/undefined-function-handler/OTP-10617' | Björn Gustavsson |
2013-01-17 | Merge branch 'sal/get_env/OTP-10694' | Fredrik Gustafsson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-14 | Add application:get_key/3 | serge |
2013-01-14 | Teach error_handler to call '$handle_undefined_function' | Björn Gustavsson |
2013-01-11 | Merge branch 'fdm/file-allocate/OTP-10680' | Björn-Egil Dahlberg |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2013-01-09 | kernel: Remove the packages module | Björn Gustavsson |
2013-01-09 | kernel: Eliminate use of packages in code and code_server | Björn Gustavsson |
2013-01-03 | Merge branch 'ks/kernel/dist_util-minor-fix/OTP-10662' | Fredrik Gustafsson |
2013-01-02 | Make sure the Erlang shell prompt can handle Unicode | Hans Bolinder |
2013-01-02 | Correct bugs in the old shell (user.erl) | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-12-20 | Move ram option from mode() type into open/2 spec | Patrik Nyblom |
2012-12-20 | Basic documentation of the 'ram' mode in the 'file' module | Jan Daniel Bothma |
2012-12-13 | Do not return wrong terms unnecessarily | Kostis Sagonas |
2012-12-10 | Fix printout of application crash message on startup | serge |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Add support for busy port message queue | Rickard Green |
2012-11-30 | Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067' | Fredrik Gustafsson |
2012-11-26 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | kernel: Heart port needs to be unregistered | Björn-Egil Dahlberg |
2012-11-21 | Changes to function names, tests and docs of inet | Fredrik Gustafsson |
2012-11-20 | Added specs and doc | Fredrik Gustafsson |
2012-11-19 | Exported ipv4address and ipv6address functions to inet module, changed and ma... | Fredrik Gustafsson |
2012-10-31 | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen |
2012-10-31 | erts,kernel: Implement socket option ipv6_v6only in erlang code | Raimo Niskanen |
2012-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-10-08 | Fix the contract of erl_ddll:format_error/1 | Hans Bolinder |
2012-10-05 | Fix Dialyzer warnings | Hans Bolinder |
2012-09-19 | Merge branch 'bjorn/kernel/global-resolve-function-fix/OTP-10419' | Björn Gustavsson |
2012-09-17 | global: Allow "tuple funs" as resolve functions | Björn Gustavsson |
2012-09-13 | Don't allow {Mod,Vsn} in modules list in .app file | Siri Hansen |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | Merge branch 'maint' | Lukas Larsson |
2012-08-27 | Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maint | Fredrik Gustafsson |
2012-08-23 | Merge branch 'maint' | Sverker Eriksson |
2012-08-21 | Fix init:restart with hipelibs | Sverker Eriksson |
2012-08-21 | kernel: Disable hipe compilation for hipe_unified_loader | Sverker Eriksson |
2012-08-16 | Fix SCTP multihoming | Tomas Abrahamsson |
2012-07-19 | kernel: Remove VxWorks | Björn-Egil Dahlberg |