Age | Commit message (Expand) | Author |
2011-08-01 | Update documentation with replacement of driver with nif | Lukas Larsson |
2011-08-01 | return 0 as error code when an unknown error happens | Lukas Larsson |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | Lukas Larsson |
2011-08-01 | Remove driver support for per encoding | Lukas Larsson |
2011-08-01 | Remove driver support for ber decoding | Lukas Larsson |
2011-08-01 | Add load, upgrade and purge functions for asn1 nifs | Lukas Larsson |
2011-08-01 | Add better error messages to nifs | Lukas Larsson |
2011-08-01 | Exclude nif module from cover | Lukas Larsson |
2011-08-01 | Expand per and ber performance suites with parallel asn1 runs | Lukas Larsson |
2011-08-01 | Add documentation for nif interface | Lukas Larsson |
2011-08-01 | Fix bootstrap problem | Lukas Larsson |
2011-08-01 | Add nif vs driver vs erlang performance tests for per encode and ber decode. | Lukas Larsson |
2011-08-01 | Extend particular smp testcase with a ber nif info | Lukas Larsson |
2011-08-01 | Define vsn if not defined to make flymake happy | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized ber_bin_v2 asn1 compilation | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized PER asn1 compilation | Lukas Larsson |
2011-08-01 | Pass compiler options directly through to the asn1 compiler in order to test ... | Lukas Larsson |
2011-08-01 | Add asn1 nif for ber decode and per encode | Lukas Larsson |
2011-08-01 | Merge branch 'lukas/asn1/sof_length_and_default_optimizations/OTP-9440' into ... | Lukas Larsson |
2011-07-29 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-29 | Merge branch 'sverker/allocator-aoff/OTP-9424' into dev | Sverker Eriksson |
2011-07-28 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-27 | Merge branch 'sverker/fun_SUITE-refc_dist-gcfix' into dev | Sverker Eriksson |
2011-07-27 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-27 | Merge branch 'sverker/epmd-vxworks-select-bug/OTP-9427' into dev | Sverker Eriksson |
2011-07-27 | Fix epmd crash on vxworks caused by faulty argument to select | Sverker Eriksson |
2011-07-26 | Merge branch 'dev' into major | Micael Karlberg |
2011-07-26 | Merge branch 'maint-r14' into dev | Micael Karlberg |
2011-07-26 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-26 | Merge branch 'sverker/testcase/OTP-9422' into dev | Sverker Eriksson |
2011-07-26 | Merge branch 'sverker/testcase/OTP-9423' into dev | Sverker Eriksson |
2011-07-26 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-26 | Merge branch 'sverker/sbmbc-fixup' into dev | Sverker Eriksson |
2011-07-26 | Fix test case fun_SUITE:refc_dist | Sverker Eriksson |
2011-07-22 | Merge branch 'bmk/snmp/snmp421_integration' into maint-r14 | Erlang/OTP |
2011-07-22 | Fixed install directory typo for man3. | Micael Karlberg |
2011-07-22 | Fixed install directory typo for man3. | Micael Karlberg |
2011-07-22 | Merge branch 'dev' into major | Raimo Niskanen |
2011-07-22 | Merge branch 'raimo/io_lib_fread/OTP-9439' into dev | Raimo Niskanen |
2011-07-22 | Test case for OTP-9422 | Sverker Eriksson |
2011-07-22 | [agent] The SNMP ACM cache was not properly updated when | Micael Karlberg |
2011-07-21 | Code cleanup, unduplicate test for whitespace | Raimo Niskanen |
2011-07-21 | The snmp config tool could not handle (manager) audit trail config | Micael Karlberg |
2011-07-21 | The snmp config tool could not handle (manager) audit trail config | Micael Karlberg |
2011-07-21 | EOF before first field is only ok for first character in io:fread | Raimo Niskanen |
2011-07-21 | Use lists:mapfoldl instead for a tiny performance gain | Lukas Larsson |
2011-07-21 | Move fixopt to do more work in ct than rt for opimized per_bin | Lukas Larsson |
2011-07-21 | Optmized encode_length by doing some calculations at compile time rather than... | Lukas Larsson |
2011-07-21 | Optmized decode_length by doing some calculations as compile time rather than... | Lukas Larsson |
2011-07-21 | At end of input ask for more also for for literal format characters | Raimo Niskanen |