Age | Commit message (Expand) | Author |
2010-12-01 | New test suite containing stress tests of the rwmutex implementation | Rickard Green |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Adapt new soft and hard link routines on Windos to Unicode | Patrik Nyblom |
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 |
2010-11-30 | Convert filenames read on MacOSX to canonical form | 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-30 | Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into dev | Sverker Eriksson |
2010-11-30 | Let port_SUITE:close_deaf_port wait for OS procs | Sverker Eriksson |
2010-11-29 | Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into dev | Sverker Eriksson |
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 | Improve test case port_SUITE:close_deaf_port | Sverker Eriksson |
2010-11-29 | Merge branch 'jr/windows-file-append' into dev | Patrik Nyblom |
2010-11-29 | Merge branch 'bw/win32-laa' into dev | Patrik Nyblom |
2010-11-29 | Merge branch 'bw/win32-file-linking' into dev | Patrik Nyblom |
2010-11-29 | Update ct_run deprectaion warning to work properly on windows | Lukas Larsson |
2010-11-29 | Update make and install files to use ct_run instead of run_test and to keep a... | Lukas Larsson |
2010-11-29 | Add deprication warning to run_test.c | Lukas Larsson |
2010-11-26 | Merge branch 'sverker/halfword-testcases/OTP-8884' into dev | Sverker Eriksson |
2010-11-26 | Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into dev | Sverker Eriksson |
2010-11-25 | NIF 64-bit integer get/make bugfix for halfword emulator. | Sverker Eriksson |
2010-11-25 | Teach erl_alloc.c not to disable internal allocators for halfword | Patrik Nyblom |
2010-11-24 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-11-24 | Merge branch 'sverker/crypto_aes_ctr_cmac/OTP-8752' into dev | Sverker Eriksson |
2010-11-24 | Remove use of unreliable CancelIoEx on Windows. | Sverker Eriksson |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-22 | Merge branch 'ta/fix-ethread-void-return' into dev | Rickard Green |
2010-11-22 | Merge branch 'ks/init-spec-fixes' into dev | Björn Gustavsson |
2010-11-22 | Fix nif_SUITE to not assume that it is the only one loading NIFs. | Sverker Eriksson |
2010-11-22 | Merge branch 'rickard/thr-spec-inet-buf/OTP-8916' into dev | Rickard Green |
2010-11-18 | Fix two typos in the epmd documentation | Holger Weiß |
2010-11-18 | Remove tight restrictions on some options | Rickard Green |
2010-11-18 | Thread specific inet driver buffer stack | Rickard Green |
2010-11-18 | Merge branch 'rickard/cpu-groups/OTP-8861' into dev | Rickard Green |
2010-11-18 | Generalize reader groups | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-11-18 | Do not use more reader groups for schedulers than schedulers | Rickard Green |
2010-11-18 | Merge branch 'rickard/sys_schedule_debug' into dev | Rickard Green |
2010-11-18 | Verify that no outstanding I/O exist when checking for I/O in debug build | Rickard Green |
2010-11-18 | Merge branch 'pg/freebsd-cpu-affinity-and-topology' into dev | Rickard Green |
2010-11-18 | Merge branch 'pg/fix-system_info-cpu_topology-segfault' into dev | Rickard Green |
2010-11-18 | Add support for CPU affinity & topology detection on FreeBSD 8 | Paul Guyot |
2010-11-18 | Merge branch 'rickard/sched-misc/OTP-8932' into dev | Rickard Green |