aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-30erts: Add __func__ to ERTS_ASSERT macroSverker Eriksson
2013-09-30erts: Optimize rb-tree operations by "caching" parent ptrSverker Eriksson
2013-09-30erts: Use rbt_foreach_node to check_treeSverker Eriksson
2013-09-30erts: Add build_free_seg_listSverker Eriksson
2013-09-30erts: Remove HARD_DEBUG flags for tree traversalSverker Eriksson
2013-09-30erts: Save one word in ErtsFreeSegDescSverker Eriksson
2013-09-30erts: erts_mmap supercarrier management and erts_mseg usageRickard Green
2013-09-30erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson
2013-09-30erts: Remove ASSERT_EXPR macroSverker Eriksson
2013-09-30erts: Refactor the ASSERT macroSverker Eriksson
2013-09-30Merge branch 'maint-r16' into maintFredrik Gustafsson
2013-09-30Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maintFredrik Gustafsson
2013-09-30Merge branch 'sv/system_info_max_ets' into maintLukas Larsson
2013-09-27Prepare releaseErlang/OTP
2013-09-27Merge branch 'rickard/aligned-sys_alloc-carriers_maint/OTP-11318' into maint-r16Erlang/OTP
2013-09-27Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson
2013-09-27Optimize the generated decode/2 functionBjörn Gustavsson
2013-09-27Merge branch 'bjorn/asn1/clean-up-tests' into maintBjörn Gustavsson
2013-09-25Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green
2013-09-25Implement platform specific aligned sys_alloc and use when supportedRickard Green
2013-09-25stdlib: extended binary_module_SUITE to assure badarg for OTP-11350Fredrik Gustafsson
2013-09-24Merge branch 'fredrik/update_versions_R16B03' into maintFredrik Gustafsson
2013-09-24Update version numbers for R16B03 developmentFredrik Gustafsson
2013-09-24Update preloadedLukas Larsson
2013-09-24add system_info(ets_limit)Steve Vinoski
2013-09-24Merge branch 'lewellyn/nosyslog/OTP-11349' into maintFredrik Gustafsson
2013-09-20Check all pattern arguments passed to binary:matches/2Mike Sassak
2013-09-18No longer compile the X420 specs for plain BERBjörn Gustavsson
2013-09-18Combine the testSeqIndefinite/1 and testSetIndefinite/1 test casesBjörn Gustavsson
2013-09-18Remove asn1_wrapperBjörn Gustavsson
2013-09-18Eliminate the use of asn1_wrapperBjörn Gustavsson
2013-09-18Simplify tests of CHOICE with OPTIONALBjörn Gustavsson
2013-09-18asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson
2013-09-18Makefile: Release Emakefile to ensure warnings are treated as errorsBjörn Gustavsson
2013-09-18Don't allow unused exported functions in test case helpersBjörn Gustavsson
2013-09-18Move out specific tests from asn1_test_libBjörn Gustavsson
2013-09-18testMegaco: Remove unused exported function msg11/0Björn Gustavsson
2013-09-18ASN.1 tests: Don't export functions that are only locally calledBjörn Gustavsson
2013-09-18Remove unused pem_performance.erl fileBjörn Gustavsson
2013-09-18asn1_SUITE: Reinstate test of sub-constraintBjörn Gustavsson
2013-09-18ASN.1 tests: Remove unused choice_extension.erlBjörn Gustavsson
2013-09-18Remove unused compile() functionsBjörn Gustavsson
2013-09-18asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 specBjörn Gustavsson
2013-09-18Slightly clean up testX420Björn Gustavsson
2013-09-18asn1_SUITE: Combine most tests that use External.asn1Björn Gustavsson
2013-09-18asn1ct_gen: Clean up process dictionary after generatingBjörn Gustavsson
2013-09-18asn1ct_parser2: Clean the process dictionary after parsingBjörn Gustavsson
2013-09-18asn1_SUITE: Remove useless test case testInvokeMod/1Björn Gustavsson
2013-09-18asn_SUITE: Fold per_GeneralString/1 into h323testBjörn Gustavsson
2013-09-18asn1_SUITE: Remove unused function case_dir/2Björn Gustavsson