aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-06-09Replace own has_element/2 with lists:config/2Andrey Pampukha
2010-06-09Fix problem with disappearing variables and aliasesAndrey Pampukha
2010-06-09Rename suites for ct_config and add tests for disappearing variablesAndrey Pampukha
2010-06-09Change spelling, phrasing and structure in documentationAndrey Pampukha
2010-06-09Eliminate compilation warningAndrey Pampukha
2010-06-09Changed return value tags for config file handlingAndrey Pampukha
2010-06-09Support running cover on common_test test suitesAndrey Pampukha
2010-06-09Remove dialyzer warningAndrey Pampukha
2010-06-09Remove non-breaking spaceAndrey Pampukha
2010-06-09Add tests for test specificationsAndrey Pampukha
2010-06-09Add test suites for configurationAndrey Pampukha
2010-06-09Bug fix: ct_config_xml now returns items in right orderAndrey Pampukha
2010-06-09Fix problems with test specificationsAndrey Pampukha
2010-06-09Allow callbacks to take any list as parameterAndrey Pampukha
2010-06-09Added config test suite for CTAndrey Pampukha
2010-06-09Implement reloading of the config dataAndrey Pampukha
2010-06-09Remove configuration handling from ct_util completelyAndrey Pampukha
2010-06-09Make ct_xml_config smarterPeter Andersson
2010-06-09Add support for user config in common_testAndrey Pampukha
2010-06-09Merge branch 'pan/otp_8698_file_typespecs' into devErlang/OTP
2010-06-09OTP-8696: Update performance chapterMicael Karlberg
2010-06-09Merge branch 'pan/otp_8683_compiler_warnings' into HEADErlang/OTP
2010-06-09Fix fprof_SUITE to use new eprof APIBjörn-Egil Dahlberg
2010-06-09Switch pattern API for eprof profile with mfaBjörn-Egil Dahlberg
2010-06-09Update eprof documentationBjörn-Egil Dahlberg
2010-06-09Update eprof_SUITE with more basic testsBjörn-Egil Dahlberg
2010-06-09Rename sorting choices for eprofBjörn-Egil Dahlberg
2010-06-09Teach eprof to align text outputBjörn-Egil Dahlberg
2010-06-09Add dump functionality to eprofBjörn-Egil Dahlberg
2010-06-09Add log functionality to eprofBjörn-Egil Dahlberg
2010-06-09Update eprof tests to reflect new eprofBjörn-Egil Dahlberg
2010-06-09Add start timestamp to eprof profilingBjörn-Egil Dahlberg
2010-06-09Teach eprof to use the new breakpointsBjörn-Egil Dahlberg
2010-06-09Merge branch 'ks/dialyzer-R14-fixes' into devErlang/OTP
2010-06-09OTP-8700 crypto:dss_sign and dss_verify with pre-hashed digest.Sverker Eriksson
2010-06-09Remove (harmless) warning regarding auto-imported BIF max/2Patrik Nyblom
2010-06-09Correct warnings and errors for auto-imported bif clashesPatrik Nyblom
2010-06-09Support new crypto functionIngela Anderton Andin
2010-06-09Prepare ReleaseDan Gudmundsson
2010-06-08OTP-7907: [httpc|httpd] - Now allow the use of the "new" ssl.Micael Karlberg
2010-06-08Change typespecs for file.erl to match realityPatrik Nyblom
2010-06-08OTP-8686 Bugfix net_kernelHans Bolinder
2010-06-08Various changes to dialyzer-related files for R14.Kostis Sagonas
2010-06-08OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agent.Micael Karlberg
2010-06-08Merge branch 'bg/bif-types' into devErlang/OTP
2010-06-08Move dsa ticket to r14a releaseIngela Anderton Andin
2010-06-08Prepare ReleaseDan Gudmundsson
2010-06-08Merge branch 'bg/nif_error' into devErlang/OTP
2010-06-08Release mnesia testsDan Gudmundsson
2010-06-08Merge branch 'sv/serge-new_float_ext' into devErlang/OTP