aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2013-04-17Merge branch 'bjorn/fix-encoding/OTP-11041' into maintBjörn Gustavsson
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-15Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson
2013-04-11Optimize communication with file io serverAnthony Ramine
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-03-18Fix a test caseHans Bolinder
2013-03-18Correct a disk_log testcaseHans Bolinder
2013-03-08kernel: Document application:ensure_started/1,2Björn-Egil Dahlberg
2013-03-05tests: Refactor away ?line macro in test suiteBjörn-Egil Dahlberg
2013-03-05kernel: Tests for application:ensure_started/1,2Björn-Egil Dahlberg
2013-03-05kernel: Add application:ensure_started/1,2Björn-Egil Dahlberg
2013-02-27Update version numbers for R16B01 developmentBjörn-Egil Dahlberg
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-25Update to work with new default windows max portsLukas Larsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom
2013-02-22Merge branch 'bjorn/unicode-doc/OTP-10852'Björn Gustavsson
2013-02-21Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-21Introduce new type file:name_all()Hans Bolinder
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-20Merge branch 'sverk/is_module_native-fix'Sverker Eriksson
2013-02-20prim_file: Fix error return from prim_file:list_dir/1Björn Gustavsson
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-19Fixed test to allow for lists:foreach/2 callKostis Sagonas
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson
2013-02-18Update file_name_SUITEBjörn Gustavsson
2013-02-18Fix broken file:read_link_all/1Björn Gustavsson
2013-02-18Fix broken prim_file:list_dir_all/1Björn Gustavsson
2013-02-15Merge branch 'sc/gen_tcp_send_error_closed/OTP-10839'Fredrik Gustafsson
2013-02-14file: Document list_dir_all/1 and read_link_all/1Björn Gustavsson
2013-02-14file: Remove note about Unicode handling being experimentalBjörn Gustavsson
2013-02-14Merge branch 'bjorn/stdlib/filelib-wildcard/OTP-10812'Björn Gustavsson
2013-02-14Merge branch 'bjorn/stdlib/types'Björn Gustavsson
2013-02-13Rethink the filelib:wildcard() functionsBjörn Gustavsson
2013-02-13[kernel] FIx a bug that could cause crash with wrong reasonHans Bolinder
2013-02-13Make the file:filename() type more restrictiveBjörn Gustavsson
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2013-02-12Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-11Fix type of error Reason on gen_tcp:send/2Sean Cribbs
2013-02-11Add file:list_dir_all/1 and file:read_link_all/1Björn Gustavsson
2013-02-11Make Unicode correctionsHans Bolinder
2013-02-11prim_file: Add list_dir_all() and read_link_all()Björn Gustavsson
2013-02-11Merge branch 'vd/code_get_mode/OTP-10823'Fredrik Gustafsson
2013-02-08Test that list_dir("non-existing-dir") fails with the correct errorBjörn Gustavsson
2013-02-06Merge branch 'mh/duplicate_name_error_message/OTP-10797'Fredrik Gustafsson
2013-02-04Merge branch 'bjorn/remove-packages/OTP-10348'Björn Gustavsson
2013-02-04Update version numbersBjörn-Egil Dahlberg
2013-02-04Added name prefix to code.xmlFredrik Gustafsson
2013-02-01Add a new function code:get_mode() can be used to detect how the code servers...Vlad Dumitrescu
2013-01-31kernel docs: Remove references to specs_packages.xmlBjörn Gustavsson