Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Make filelib not crash on re codepoints beyond 255 in re when filename is raw | Patrik Nyblom | |
2010-12-01 | Mend on_load_embedded testcase which did not handle windows links | Patrik Nyblom | |
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 | Adapt new soft and hard link routines on Windos to Unicode | Patrik Nyblom | |
Also close find-handles in altname and other minor corrections to patch | |||
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom | |
Also corrected type-info for bifs | |||
2010-11-30 | Update preloaded prim_file | Patrik Nyblom | |
2010-11-30 | Teach prim_file not to accept atoms and not to throw exceptions | Patrik Nyblom | |
2010-11-30 | Adapt inet_drv to Visual Studio 2008 | Patrik Nyblom | |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom | |
Also corrected compressed files on Windows | |||
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 | Correct shell utilities to handle unicode and possibly binaries | Patrik Nyblom | |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom | |
2010-11-30 | Correction of VS2008 redistributables location | Patrik Nyblom | |
2010-11-30 | Allow installer to take redistributables from VC9 | Patrik Nyblom | |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom | |
2010-11-29 | Teach binary:matches not to return 'nomatch' on empty input | Patrik Nyblom | |
2010-11-29 | Teach filename to accept raw data and add filename enc option to emu | Patrik Nyblom | |
2010-11-29 | Add bifs to translate between erlang filenames and native encoding | Patrik Nyblom | |
2010-11-29 | Merge branch 'pan/embedded-mode-testcase/OTP-8905' into dev | Patrik Nyblom | |
* pan/embedded-mode-testcase/OTP-8905: Unload stray applications from application_SUITE before creating script Make testcase filter away bogus applications from earlier suites Add test loading all of OTP in boot script and running embedded | |||
2010-11-29 | Merge branch 'pan/gen_udp-connect-testcase/OTP-8860' into dev | Patrik Nyblom | |
* pan/gen_udp-connect-testcase/OTP-8860: Teach gen_udp_SUITE:connect testcase about econnreset on Windows | |||
2010-11-29 | Merge branch 'pan/code-clash-testcase/OTP-8852' into dev | Patrik Nyblom | |
* pan/code-clash-testcase/OTP-8852: Teach code_SUITE:clash Windows file system semantics | |||
2010-11-29 | Merge branch 'pan/auto-import-doc-fix/OTP-8848' into dev | Patrik Nyblom | |
* pan/auto-import-doc-fix/OTP-8848: Correct description of no_auto_import compiler directive | |||
2010-11-29 | Merge branch 'jr/windows-file-append' into dev | Patrik Nyblom | |
* jr/windows-file-append: Fix appending to large files (>4GB) on Windows OTP-8958 | |||
2010-11-29 | Merge branch 'bw/win32-laa' into dev | Patrik Nyblom | |
* bw/win32-laa: Added win32 large address aware link option OTP-8956 | |||
2010-11-29 | Merge branch 'bw/win32-file-linking' into dev | Patrik Nyblom | |
* bw/win32-file-linking: Add Win32 support for hard and symbolic file system links OTP-8955 | |||
2010-11-29 | Merge branch 'lukas/common_test/rename_run_test/OTP-8936' into dev | Lukas Larsson | |
* lukas/common_test/rename_run_test/OTP-8936: Update ct_run deprectaion warning to work properly on windows Update documentation after rename of run_test to ct_run Update make and install files to use ct_run instead of run_test and to keep a link to run_test available Add deprication warning to run_test.c | |||
2010-11-29 | Update ct_run deprectaion warning to work properly on windows | Lukas Larsson | |
2010-11-29 | Update documentation after rename of run_test to ct_run | Lukas Larsson | |
2010-11-29 | Update make and install files to use ct_run instead of run_test and to keep ↵ | Lukas Larsson | |
a link to run_test available | |||
2010-11-29 | Add deprication warning to run_test.c | Lukas Larsson | |
2010-11-26 | Merge branch 'ta/fix-native-looping' into dev | Björn Gustavsson | |
* ta/fix-native-looping: error_handler: add no_native compiler directive | |||
2010-11-26 | Merge branch 'bw/gitignore' into dev | Björn Gustavsson | |
* bw/gitignore: Add win32 specific build artifacts to .gitignore | |||
2010-11-26 | Merge branch 'egil/superfluous-supervisor-report/OTP-8938' into dev | Björn-Egil Dahlberg | |
* egil/superfluous-supervisor-report/OTP-8938: Remove superfluous supervisor error report | |||
2010-11-26 | Merge branch 'dgud/wx/misc-bugs/OTP-8951' into dev | Dan Gudmundsson | |
* dgud/wx/misc-bugs/OTP-8951: Add wxSystemSettings Avoid eternal loops when quiting | |||
2010-11-26 | Fix typo in warnings | Stavros Aronis | |
2010-11-26 | Merge branch 'ia/ssl-decryption-error2/OTP-8930' into dev | Ingela Anderton Andin | |
* ia/ssl-decryption-error2/OTP-8930: Added alert in stream cipher case. | |||
2010-11-26 | Merge branch 'sverker/halfword-testcases/OTP-8884' into dev | Sverker Eriksson | |
* sverker/halfword-testcases/OTP-8884: NIF 64-bit integer get/make bugfix for halfword emulator. Teach erl_alloc.c not to disable internal allocators for halfword | |||
2010-11-26 | Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into dev | Sverker Eriksson | |
* sverker/unsafe_CancelIoEx/OTP-8937: Remove use of unreliable CancelIoEx on Windows. | |||
2010-11-26 | Merge branch 'dgud/wx/separate-opengl' into dev | Dan Gudmundsson | |
* dgud/wx/separate-opengl: Fix non available opengl functions Add lib paths for *bsd variants Initilize opengl after setCurrent Update to OpenGL 4.1 Remove ostype sub dirs below wx/priv Windows and Mac build issues Add dialyser spec Better make dependecies for api generation Split opengl functionality into separate dynamic library | |||
2010-11-26 | Unload stray applications from application_SUITE before creating script | Patrik Nyblom | |
2010-11-25 | NIF 64-bit integer get/make bugfix for halfword emulator. | Sverker Eriksson | |
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-25 | Teach erl_alloc.c not to disable internal allocators for halfword | Patrik Nyblom | |