aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src
AgeCommit message (Expand)Author
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-25[kernel] Correct bugs in the old shell (user.erl)Hans Bolinder
2013-01-25[stdlib] Remove documentation of Unicode functions in io_libHans Bolinder
2013-01-24Merge branch 'bjorn/warnings-zero-tolerance'Björn Gustavsson
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-23inet_parse: Eliminate a compiler warningBjörn Gustavsson
2013-01-19Add search to Erlang shell's historyFred Hebert
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-18Merge branch 'bjorn/kernel/undefined-function-handler/OTP-10617'Björn Gustavsson
2013-01-17Merge branch 'sal/get_env/OTP-10694'Fredrik Gustafsson
2013-01-16UTF-8 support for distributionRickard Green
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-14Add application:get_key/3serge
2013-01-14Teach error_handler to call '$handle_undefined_function'Björn Gustavsson
2013-01-11Merge branch 'fdm/file-allocate/OTP-10680'Björn-Egil Dahlberg
2013-01-09Add file:allocate/3 operationFilipe David Manana
2013-01-09kernel: Remove the packages moduleBjörn Gustavsson
2013-01-09kernel: Eliminate use of packages in code and code_serverBjörn Gustavsson
2013-01-03Merge branch 'ks/kernel/dist_util-minor-fix/OTP-10662'Fredrik Gustafsson
2013-01-02Make sure the Erlang shell prompt can handle UnicodeHans Bolinder
2013-01-02Correct bugs in the old shell (user.erl)Hans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-12-20Move ram option from mode() type into open/2 specPatrik Nyblom
2012-12-20Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma
2012-12-13Do not return wrong terms unnecessarilyKostis Sagonas
2012-12-10Fix printout of application crash message on startupserge
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Add support for busy port message queueRickard Green
2012-11-30Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067'Fredrik Gustafsson
2012-11-26Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23kernel: Heart port needs to be unregisteredBjörn-Egil Dahlberg
2012-11-21Changes to function names, tests and docs of inetFredrik Gustafsson
2012-11-20Added specs and docFredrik Gustafsson
2012-11-19Exported ipv4address and ipv6address functions to inet module, changed and ma...Fredrik Gustafsson
2012-10-31Merge branch 'raimo/IPV6_V6ONLY/OTP-8928'Raimo Niskanen
2012-10-31erts,kernel: Implement socket option ipv6_v6only in erlang codeRaimo Niskanen
2012-10-24Merge branch 'maint'Björn-Egil Dahlberg
2012-10-15erts, heart: Ensure erl_crash.dump is writtenBjörn-Egil Dahlberg
2012-10-08Fix the contract of erl_ddll:format_error/1Hans Bolinder
2012-10-05Fix Dialyzer warningsHans Bolinder
2012-09-19Merge branch 'bjorn/kernel/global-resolve-function-fix/OTP-10419'Björn Gustavsson
2012-09-17global: Allow "tuple funs" as resolve functionsBjörn Gustavsson
2012-09-13Don't allow {Mod,Vsn} in modules list in .app fileSiri Hansen
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-27Merge branch 'maint'Lukas Larsson
2012-08-27Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maintFredrik Gustafsson
2012-08-23Merge branch 'maint'Sverker Eriksson