aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2010-12-06Prepare releaseErlang/OTP
2010-12-06Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-06Fix erroneous assertionRickard Green
2010-12-03Merge branch 'pan/inet6_corrections/OTP-8969' into devRaimo Niskanen
2010-12-03Update preloaded modulesPatrik Nyblom
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-03Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-03Add documentation to erlang.xml and slight correction to unicode_usage.xmlPatrik Nyblom
2010-12-02Stop using uncertain flags for getaddrinfo()Raimo Niskanen
2010-12-02Use correct argument types on rwlock_wake_set_flags()Rickard Green
2010-12-01Add documentation about raw filenames and Unicode file name translation modePatrik Nyblom
2010-12-01Skip ethread_SUITE:max_threads test on MacOS X LeopardRickard Green
2010-12-01Make windows inet_gethost work for ipv6Patrik Nyblom
2010-12-01Fix format_man_pages so it handles all man sections and remove warnings/error...Lars Thorsen
2010-12-01Merge branch 'rickard/load-balance-wrap/OTP-8950' into devRickard Green
2010-12-01Prevent wrapping of values used during load balancingRickard Green
2010-12-01Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-01Miscellaneous rwmutex bug fixes and improvementsRickard Green
2010-12-01Don't use more reader groups than schedulersRickard Green
2010-12-01New test suite containing stress tests of the rwmutex implementationRickard Green
2010-11-30Teach filelib to use re in unicode mode when filenames are not rawPatrik Nyblom
2010-11-30Adapt new soft and hard link routines on Windos to UnicodePatrik Nyblom
2010-11-30Update preloaded prim_filePatrik Nyblom
2010-11-30Teach prim_file not to accept atoms and not to throw exceptionsPatrik Nyblom
2010-11-30Adapt inet_drv to Visual Studio 2008Patrik Nyblom
2010-11-30Teach spawn_executable about UnicodePatrik Nyblom
2010-11-30Convert filenames read on MacOSX to canonical formPatrik Nyblom
2010-11-30Make Unicode filenames work on WindowsPatrik Nyblom
2010-11-30Correction of VS2008 redistributables locationPatrik Nyblom
2010-11-30Allow installer to take redistributables from VC9Patrik Nyblom
2010-11-30Handle binary file names and conversion of unicode stringsPatrik Nyblom
2010-11-30Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-30Let port_SUITE:close_deaf_port wait for OS procsSverker Eriksson
2010-11-29Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-29Teach binary:matches not to return 'nomatch' on empty inputPatrik Nyblom
2010-11-29Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom
2010-11-29Add bifs to translate between erlang filenames and native encodingPatrik Nyblom
2010-11-29Improve test case port_SUITE:close_deaf_portSverker Eriksson
2010-11-29Merge branch 'jr/windows-file-append' into devPatrik Nyblom
2010-11-29Merge branch 'bw/win32-laa' into devPatrik Nyblom
2010-11-29Merge branch 'bw/win32-file-linking' into devPatrik Nyblom
2010-11-29Update ct_run deprectaion warning to work properly on windowsLukas Larsson
2010-11-29Update make and install files to use ct_run instead of run_test and to keep a...Lukas Larsson
2010-11-29Add deprication warning to run_test.cLukas Larsson
2010-11-26Merge branch 'sverker/halfword-testcases/OTP-8884' into devSverker Eriksson
2010-11-26Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-25NIF 64-bit integer get/make bugfix for halfword emulator.Sverker Eriksson
2010-11-25Teach erl_alloc.c not to disable internal allocators for halfwordPatrik Nyblom
2010-11-24Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-11-24Merge branch 'sverker/crypto_aes_ctr_cmac/OTP-8752' into devSverker Eriksson