aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-30Corrected testcases broken by unicode filenamesPatrik Nyblom
2010-11-30Updated tests to avoid test case failure for non interesting reasonsIngela Anderton Andin
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-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-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-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-29Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom
2010-11-29Merge branch 'pan/embedded-mode-testcase/OTP-8905' into devPatrik Nyblom
2010-11-29Merge branch 'pan/gen_udp-connect-testcase/OTP-8860' into devPatrik Nyblom
2010-11-29Merge branch 'pan/code-clash-testcase/OTP-8852' into devPatrik Nyblom
2010-11-29Merge branch 'pan/auto-import-doc-fix/OTP-8848' into devPatrik Nyblom
2010-11-29More IPv6 fixing. This time in actual code (in the client).Micael Karlberg
2010-11-29Update documentation after rename of run_test to ct_runLukas Larsson
2010-11-29URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin
2010-11-29Fix type information of 'file' and 'code' modulesKostis Sagonas
2010-11-26Merge branch 'ta/fix-native-looping' into devBjörn Gustavsson
2010-11-26Merge branch 'egil/superfluous-supervisor-report/OTP-8938' into devBjörn-Egil Dahlberg
2010-11-26Merge branch 'dgud/wx/misc-bugs/OTP-8951' into devDan Gudmundsson
2010-11-26Fix typo in warningsStavros Aronis
2010-11-26Merge branch 'ia/ssl-decryption-error2/OTP-8930' into devIngela Anderton Andin
2010-11-26Merge branch 'dgud/wx/separate-opengl' into devDan Gudmundsson
2010-11-26Unload stray applications from application_SUITE before creating scriptPatrik Nyblom
2010-11-26Added proper version.Micael Karlberg
2010-11-26beam_utils: Fix liveness analysis for gc_bif instructionsBjörn Gustavsson
2010-11-26Correct a race-condition during loading of driverKenneth Lundin
2010-11-25erl_interface: Fix erl_term_len for integers and refsSverker Eriksson
2010-11-25Make testcase filter away bogus applications from earlier suitesPatrik Nyblom
2010-11-25Add test loading all of OTP in boot script and running embeddedPatrik Nyblom
2010-11-24Merge branch 'egil/eprof-api-mismatch/OTP-8853' into devBjörn-Egil Dahlberg