aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-01Remove driver support for per encodingLukas Larsson
2011-08-01Remove driver support for ber decodingLukas Larsson
2011-08-01Add load, upgrade and purge functions for asn1 nifsLukas Larsson
2011-08-01Add better error messages to nifsLukas Larsson
2011-08-01Exclude nif module from coverLukas Larsson
2011-08-01Expand per and ber performance suites with parallel asn1 runsLukas Larsson
2011-08-01Add documentation for nif interfaceLukas Larsson
2011-08-01Fix bootstrap problemLukas Larsson
2011-08-01Add nif vs driver vs erlang performance tests for per encode and ber decode.Lukas Larsson
2011-08-01Extend particular smp testcase with a ber nif infoLukas Larsson
2011-08-01Define vsn if not defined to make flymake happyLukas Larsson
2011-08-01Add support for nif option to optimized ber_bin_v2 asn1 compilationLukas Larsson
2011-08-01Add support for nif option to optimized PER asn1 compilationLukas Larsson
2011-08-01Pass compiler options directly through to the asn1 compiler in order to test ...Lukas Larsson
2011-08-01Add asn1 nif for ber decode and per encodeLukas Larsson
2011-08-01Merge branch 'lukas/asn1/sof_length_and_default_optimizations/OTP-9440' into ...Lukas Larsson
2011-07-29Merge branch 'dev' into majorSverker Eriksson
2011-07-29Merge branch 'sverker/allocator-aoff/OTP-9424' into devSverker Eriksson
2011-07-28Merge branch 'dev' into majorSverker Eriksson
2011-07-27Merge branch 'sverker/fun_SUITE-refc_dist-gcfix' into devSverker Eriksson
2011-07-27Merge branch 'dev' into majorSverker Eriksson
2011-07-27Merge branch 'sverker/epmd-vxworks-select-bug/OTP-9427' into devSverker Eriksson
2011-07-27Fix epmd crash on vxworks caused by faulty argument to selectSverker Eriksson
2011-07-26Merge branch 'dev' into majorMicael Karlberg
2011-07-26Merge branch 'maint-r14' into devMicael Karlberg
2011-07-26Merge branch 'dev' into majorSverker Eriksson
2011-07-26Merge branch 'sverker/testcase/OTP-9422' into devSverker Eriksson
2011-07-26Merge branch 'sverker/testcase/OTP-9423' into devSverker Eriksson
2011-07-26Merge branch 'dev' into majorSverker Eriksson
2011-07-26Merge branch 'sverker/sbmbc-fixup' into devSverker Eriksson
2011-07-26Fix test case fun_SUITE:refc_distSverker Eriksson
2011-07-22Merge branch 'bmk/snmp/snmp421_integration' into maint-r14Erlang/OTP
2011-07-22Fixed install directory typo for man3.Micael Karlberg
2011-07-22Fixed install directory typo for man3.Micael Karlberg
2011-07-22Merge branch 'dev' into majorRaimo Niskanen
2011-07-22Merge branch 'raimo/io_lib_fread/OTP-9439' into devRaimo Niskanen
2011-07-22Test case for OTP-9422Sverker Eriksson
2011-07-22[agent] The SNMP ACM cache was not properly updated whenMicael Karlberg
2011-07-21Code cleanup, unduplicate test for whitespaceRaimo Niskanen
2011-07-21The snmp config tool could not handle (manager) audit trail configMicael Karlberg
2011-07-21The snmp config tool could not handle (manager) audit trail configMicael Karlberg
2011-07-21EOF before first field is only ok for first character in io:freadRaimo Niskanen
2011-07-21Use lists:mapfoldl instead for a tiny performance gainLukas Larsson
2011-07-21Move fixopt to do more work in ct than rt for opimized per_binLukas Larsson
2011-07-21Optmized encode_length by doing some calculations at compile time rather than...Lukas Larsson
2011-07-21Optmized decode_length by doing some calculations as compile time rather than...Lukas Larsson
2011-07-21At end of input ask for more also for for literal format charactersRaimo Niskanen
2011-07-21[agent] The SNMP ACM cache was not properly updated whenMicael Karlberg
2011-07-20Add test case for ETS bug OTP-9423Sverker Eriksson
2011-07-20Small fixups for rickard/sbmbc/OTP-9339Sverker Eriksson