aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-29Fix doc typo: required -> requiresAnders Svensson
2014-03-29Remove release note unrelated to functionalityAnders Svensson
2014-03-28Merge branch 'nox/remove-superfluous-echo'Björn-Egil Dahlberg
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-28prevent NIF purge during dirty NIF executionSteve Vinoski
2014-03-28fix dirty NIF invalid memory readSteve Vinoski
2014-03-28Merge branch 'sverk/change-map-subtag'Sverker Eriksson
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-28Merge branch 'aronisstav/dialyzer/external_funs/OTP-11826'Hans Bolinder
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-28Merge branch 'hans/ssh/failfun_idlog/OTP-11680'Hans Nilsson
2014-03-28Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
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-28Merge branch 'lars/ic/unicode/OTP-11783'Lars Thorsen
2014-03-28Remove orber/cos*/ic files from encoding testLars Thorsen
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-28Merge branch 'dgud/testcasecuddling'Dan Gudmundsson
2014-03-28os_mon: test tweaksDan Gudmundsson