summaryrefslogtreecommitdiff
path: root/lib/kernel/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-02-224-4/+4
* Introduce new type file:name_all()Hans Bolinder2013-02-211-64/+73
* Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson2013-02-201-17/+8
|\
| * Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas2013-02-131-17/+8
* | Use ~ts for filenamesHans Bolinder2013-02-191-1/+1
* | Fix broken file:read_link_all/1Björn Gustavsson2013-02-181-1/+1
* | Merge branch 'sc/gen_tcp_send_error_closed/OTP-10839'Fredrik Gustafsson2013-02-151-1/+1
|\ \
| * | Fix type of error Reason on gen_tcp:send/2Sean Cribbs2013-02-111-1/+1
* | | Merge branch 'bjorn/stdlib/types'Björn Gustavsson2013-02-141-5/+6
|\ \ \
| * | | Make the file:filename() type more restrictiveBjörn Gustavsson2013-02-131-5/+6
* | | | [kernel] FIx a bug that could cause crash with wrong reasonHans Bolinder2013-02-131-0/+2
|/ / /
* | | Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson2013-02-122-2/+22
|\ \ \ | |_|/ |/| |
| * | Add file:list_dir_all/1 and file:read_link_all/1Björn Gustavsson2013-02-112-2/+22
| |/
* | Make Unicode correctionsHans Bolinder2013-02-112-5/+5
* | Merge branch 'vd/code_get_mode/OTP-10823'Fredrik Gustafsson2013-02-112-1/+8
|\ \ | |/ |/|
| * Add a new function code:get_mode() can be used to detect how the code servers...Vlad Dumitrescu2013-02-012-1/+8
* | Merge branch 'mh/duplicate_name_error_message/OTP-10797'Fredrik Gustafsson2013-02-062-4/+12
|\ \ | |/ |/|
| * Slightly nicer error message when node start fails due to duplicate nameMagnus Henoch2013-01-252-4/+12
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-2516-16/+16
|/
* Make adjustments for UnicodeHans Bolinder2013-01-2513-76/+116
* [kernel] Correct bugs in the old shell (user.erl)Hans Bolinder2013-01-251-64/+108
* [stdlib] Remove documentation of Unicode functions in io_libHans Bolinder2013-01-251-4/+1
* Merge branch 'bjorn/warnings-zero-tolerance'Björn Gustavsson2013-01-242-2/+2
|\
| * Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+1
| * inet_parse: Eliminate a compiler warningBjörn Gustavsson2013-01-231-1/+1
* | Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson2013-01-231-1/+2
|\ \
| * | UTF-8 support for distributionRickard Green2013-01-161-1/+2
* | | Add search to Erlang shell's historyFred Hebert2013-01-191-7/+133
| |/ |/|
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-5/+5
|\ \
| * | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-5/+5
* | | Merge branch 'bjorn/kernel/undefined-function-handler/OTP-10617'Björn Gustavsson2013-01-181-32/+21
|\ \ \
| * | | Teach error_handler to call '$handle_undefined_function'Björn Gustavsson2013-01-141-32/+21
* | | | Merge branch 'sal/get_env/OTP-10694'Fredrik Gustafsson2013-01-171-1/+15
|\ \ \ \
| * | | | Add application:get_key/3serge2013-01-141-1/+15
| |/ / /
* | | | Merge branch 'fdm/file-allocate/OTP-10680'Björn-Egil Dahlberg2013-01-113-1/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Add file:allocate/3 operationFilipe David Manana2013-01-093-1/+24
| |/ /
* | | kernel: Remove the packages moduleBjörn Gustavsson2013-01-093-160/+0
* | | kernel: Eliminate use of packages in code and code_serverBjörn Gustavsson2013-01-092-11/+4
|/ /
* | Merge branch 'ks/kernel/dist_util-minor-fix/OTP-10662'Fredrik Gustafsson2013-01-031-1/+2
|\ \
| * | Do not return wrong terms unnecessarilyKostis Sagonas2012-12-131-1/+2
* | | Make sure the Erlang shell prompt can handle UnicodeHans Bolinder2013-01-022-6/+7
* | | Correct bugs in the old shell (user.erl)Hans Bolinder2013-01-021-99/+90
* | | [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-022-3/+17
* | | Move ram option from mode() type into open/2 specPatrik Nyblom2012-12-201-2/+2
* | | Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma2012-12-201-2/+3
* | | Fix printout of application crash message on startupserge2012-12-101-1/+1
* | | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-073-4/+12
|\ \ \ | |_|/ |/| |
| * | Add support for busy port message queueRickard Green2012-12-073-4/+13
* | | Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067'Fredrik Gustafsson2012-11-302-2/+57
|\ \ \
| * | | Changes to function names, tests and docs of inetFredrik Gustafsson2012-11-211-10/+10