aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-03-29Remove release note unrelated to functionalityAnders Svensson
2014-03-28ssl: Testing - sha256 digest not supported on all platformsBjörn-Egil Dahlberg
2014-03-28Reinstate native code compilation of cerl and erl_typesKostis Sagonas
2014-03-28Take out no_native compiler attributeKostis Sagonas
2014-03-28Add support for the compilation of the is_map/1 guard to native codeKostis Sagonas
2014-03-28Add 'map' to the set of icode_type_test()sKostis Sagonas
2014-03-28Support the translation of the is_map BEAM instruction to IcodeKostis Sagonas
2014-03-28Merge branch 'egil/maps-fix-src-listing'Björn-Egil Dahlberg
2014-03-28Report wall clock time instead of runtime when crashingKostis Sagonas
2014-03-28Add info about upgrade of core applicationsSiri Hansen
2014-03-28Merge branch 'peppe/test_server/parallel_tests_timing'Peter Andersson
2014-03-28Merge branch 'peppe/common_test/ct_telnet_close_error'Peter Andersson
2014-03-28Dialyzer now plays nicely with funs that come as "external" argumentsStavros Aronis
2014-03-28Merge branch 'hans/ssl/ssl_crl_SUITE_bob'Hans Nilsson
2014-03-28ssl: fix crl test suite error with unexpected web server responseHans Nilsson
2014-03-28ssh: Fix bug in failfun (was not always called)Hans Nilsson
2014-03-28[ic] Fix unicode option to io:format in java testLars Thorsen
2014-03-28[ic] Fix unicode in erlang install pathLars Thorsen
2014-03-28[ic] Fix latin-1 characters in generated erl fileLars Thorsen
2014-03-28Merge branch 'dgud/wx/fix-wx3-windows64'Dan Gudmundsson
2014-03-28Merge branch 'dgud/observer/test'Dan Gudmundsson
2014-03-28observer: Add simple test and add debug hooks in appDan Gudmundsson
2014-03-28Consistenly use ASN.1 instead of asn1Björn Gustavsson
2014-03-28Correct some spelling, grammar and punctation issuesBjörn Gustavsson
2014-03-28Correct description of the undec_rest optionBjörn Gustavsson
2014-03-28Correct description of the REAL typeBjörn Gustavsson
2014-03-28Replace "extend-ability" with "extensibility"Björn Gustavsson
2014-03-28Remove the section about encoding rulesBjörn Gustavsson
2014-03-28Bring information about tags up to dateBjörn Gustavsson
2014-03-28Don't waste words describing the SET typeBjörn Gustavsson
2014-03-28Correct and modernize the examples for DEFAULTBjörn Gustavsson
2014-03-28Correct the UTF8String description and exampleBjörn Gustavsson
2014-03-28Correct the PrimStrings exampleBjörn Gustavsson
2014-03-28Remove all uses of the deprecated asn1{ct,rt}:{en,de}code/2 functionsBjörn Gustavsson
2014-03-28Correct and modernize the "A First Example" sectionBjörn Gustavsson
2014-03-28Shorten the Introduction section, keeping only the essential detailsBjörn Gustavsson
2014-03-28Fix an ampersandBjörn Gustavsson
2014-03-28Document the asn1_OPENTYPE wrapperBjörn Gustavsson
2014-03-28os_mon: test tweaksDan Gudmundsson
2014-03-28kernel: tweak testsDan Gudmundsson
2014-03-28mnesia: test harder syncDan Gudmundsson
2014-03-28mnesia: Dialyzer fixesDan Gudmundsson
2014-03-28stdlib: loosen testcasesDan Gudmundsson
2014-03-28wx: loosen testcaseDan Gudmundsson
2014-03-27stdlib: Fix map type listingBjörn-Egil Dahlberg
2014-03-27Relax time limits for parallel groups testsPeter Andersson
2014-03-27Fix problem with bad match error after closePeter Andersson
2014-03-27Merge branch 'siri/cdv-bugs/OTP-11650'Siri Hansen
2014-03-27Merge branch 'hans/ssh/login_hangs/OTP-11823'Hans Nilsson
2014-03-27inets: Avoid timing issus in test case codeIngela Anderton Andin