aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-01Skip ethread_SUITE:max_threads test on MacOS X LeopardRickard Green
2010-12-01Run KERNEL file_SUITE:large_file on more platformsRaimo Niskanen
2010-12-01Make windows inet_gethost work for ipv6Patrik Nyblom
2010-12-01Merge branch 'dev' of super:otp into devLars Thorsen
2010-12-01Merge branch 'egil/tools/eprof-badarith-timer-resolution/OTP-8963' into devBjörn-Egil Dahlberg
2010-12-01Merge branch 'lars/format_man_pages/OTP-8600' into devLars Thorsen
2010-12-01Fix format_man_pages so it handles all man sections and remove warnings/error...Lars Thorsen
2010-12-01Merge branch 'egil/debugger/fix-testcase' into devBjörn-Egil Dahlberg
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 'lars/et/use-et-in-trace-pattern/OTP-8904' into devLars Thorsen
2010-12-01Fix error when using module et in trace patternsLars Thorsen
2010-12-01Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-01Merge branch 'bmk/inets/httpc_meybe_retry_queue_terminating/OTP-8906' into devIngela Anderton Andin
2010-12-01Merge branch 'ia/ssl/test-improvments' into devIngela Anderton Andin
2010-12-01Merge branch 'ia/ssl-and-public_key-doc-and-dialyzer-fixes' into devIngela Anderton Andin
2010-12-01Merge branch 'ia/inets/url-encoding/OTP-8940' into devIngela Anderton Andin
2010-12-01Miscellaneous rwmutex bug fixes and improvementsRickard Green
2010-12-01Merge branch 'lukas/hipe/decode_packet_type' into devLukas Larsson
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-12-01Merge branch 'hb/types_and_specs_for_docs/OTP-8720' into devHans Bolinder
2010-12-01Prepare erl_docgen for using Dialyzer specs and typesHans Bolinder
2010-12-01Correct testcase regarding windows versions supporting soft links.Patrik Nyblom
2010-11-30Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-11-30Improved ets_SUITE to better trouble shoot false memory leaksSverker Eriksson
2010-11-30Teach filelib to use re in unicode mode when filenames are not rawPatrik Nyblom
2010-11-30Treat soft links on Windows correctly in file_name_SUITEPatrik Nyblom
2010-11-30Adapt new soft and hard link routines on Windos to UnicodePatrik Nyblom
2010-11-30Corrected testcases broken by unicode filenamesPatrik Nyblom
2010-11-30Update preloaded prim_filePatrik Nyblom
2010-11-30Updated tests to avoid test case failure for non interesting reasonsIngela Anderton Andin
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-30Teach file to accept codepoints beyond 255.Patrik Nyblom
2010-11-30Add testcasesPatrik Nyblom
2010-11-30Correct shell utilities to handle unicode and possibly binariesPatrik 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-30Add test case for append to file > 4 GBRaimo Niskanen
2010-11-30eprof: fix badarith exception on divideBjörn-Egil Dahlberg
2010-11-30Merge branch 'bmk/httpc_suite_ipfamily_fix/20101109/OTP-8927' of super:bmk_ot...Ingela Anderton Andin
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-30Fix ei_decode_SUITE:test_ei_decode_long for halfword vmSverker Eriksson
2010-11-30Changed file error handling to be consistentIngela Anderton Andin