Age | Commit message (Expand) | Author |
2010-12-20 | Make file_name_SUITE:very_icky work on Windows | Patrik Nyblom |
2010-12-15 | kernel: fix faulty distribution testcase | Björn-Egil Dahlberg |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | Patrik Nyblom |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-03 | Test and correct filelib and filename | Patrik Nyblom |
2010-12-01 | Correct bug in file_name_SUITE making it fail on Unix instead of Windows7 | Patrik Nyblom |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom |
2010-12-01 | Mend on_load_embedded testcase which did not handle windows links | Patrik Nyblom |
2010-12-01 | Run KERNEL file_SUITE:large_file on more platforms | Raimo Niskanen |
2010-12-01 | Correct testcase regarding windows versions supporting soft links. | Patrik Nyblom |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Treat soft links on Windows correctly in file_name_SUITE | Patrik Nyblom |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom |
2010-11-30 | Convert filenames read on MacOSX to canonical form | Patrik Nyblom |
2010-11-30 | Teach file to accept codepoints beyond 255. | Patrik Nyblom |
2010-11-30 | Add testcases | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-11-30 | Add test case for append to file > 4 GB | Raimo Niskanen |
2010-11-29 | Teach filename to accept raw data and add filename enc option to emu | Patrik Nyblom |
2010-11-29 | Merge branch 'pan/embedded-mode-testcase/OTP-8905' into dev | Patrik Nyblom |
2010-11-29 | Merge branch 'pan/gen_udp-connect-testcase/OTP-8860' into dev | Patrik Nyblom |
2010-11-29 | Merge branch 'pan/code-clash-testcase/OTP-8852' into dev | Patrik Nyblom |
2010-11-29 | Fix type information of 'file' and 'code' modules | Kostis Sagonas |
2010-11-26 | Merge branch 'ta/fix-native-looping' into dev | Björn Gustavsson |
2010-11-26 | Unload stray applications from application_SUITE before creating script | Patrik Nyblom |
2010-11-25 | Make testcase filter away bogus applications from earlier suites | Patrik Nyblom |
2010-11-25 | Add test loading all of OTP in boot script and running embedded | Patrik Nyblom |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-09 | Write documentation | Raimo Niskanen |
2010-11-09 | Add testcase | Raimo Niskanen |
2010-11-09 | Implement basic inet:getifaddrs/0 | Raimo Niskanen |
2010-10-21 | Merge branch 'maint-r14' into dev | Björn Gustavsson |
2010-10-21 | Prepare release | Erlang/OTP |
2010-10-20 | Fix hang in on_load handlers in embedded mode | Björn Gustavsson |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-10-05 | error_handler: add no_native compiler directive | Tuncer Ayaz |
2010-09-21 | Teach gen_udp_SUITE:connect testcase about econnreset on Windows | Patrik Nyblom |
2010-09-21 | Teach code_SUITE:clash Windows file system semantics | Patrik Nyblom |
2010-09-14 | Update version numbers | Björn Gustavsson |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-13 | Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev | Patrik Nyblom |
2010-09-13 | Add line macros to gen_udp_SUITE:connect | Patrik Nyblom |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-09 | Make gen_tcp:recv/2 consistent with ssl:recv/2 | Björn Gustavsson |
2010-09-07 | Merge branch 'ph/auto_recognize_ipv6' into dev | Björn Gustavsson |
2010-09-06 | Merge branch 'ms/inet-bug-fixes' into dev | Björn Gustavsson |