aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-11-30Replaced error report with debug printout.Micael Karlberg
2010-11-30debugger: fix int eval testcaseBjörn-Egil Dahlberg
2010-11-30Fixed guard and test caseIngela Anderton Andin
2010-11-30Merge branch 'lukas/common_test/rename_run_test/OTP-8936' into devLukas Larsson
2010-11-30Merge branch 'hb/stdlib/dets_max_no_slots/OTP-8959' into devHans Bolinder
2010-11-30dialyzer: Add support for multiple PLTsMaria Christakis
2010-11-29Created wrong header in dcd files when creating files at startup.Dan Gudmundsson
2010-11-29Merge branch 'bmk/httpc_suite_ipfamily_fix/20101109/OTP-8927' of super:bmk_ot...Ingela Anderton Andin
2010-11-29Increase default maximum number of slots of Dets tablesHans Bolinder
2010-11-29Fixed broken links in the documentation and dialyzer warningsIngela Anderton Andin
2010-11-29Update edoc and command line help documentation to reflect change from run_te...Lukas Larsson
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