Age | Commit message (Expand) | Author |
2010-03-17 | .gitignore: Ignore generated asn1 test suites | Björn Gustavsson |
2010-03-17 | compiler: Provide more information if the v3_life pass crashes | Björn Gustavsson |
2010-03-17 | OTP-8522 Avoid duplicated 'undefined' in record field types | Hans Bolinder |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
2010-03-16 | OTP-8510 ssl crash | Dan Gudmundsson |
2010-03-16 | Add type info for record fields | Håkan Mattsson |
2010-03-16 | Remove the undocumented function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Make reltool independent of the function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Add functions to create and extract escripts | Håkan Mattsson |
2010-03-16 | Add function zip:foldl/3 to iterate over zip archives | Håkan Mattsson |
2010-03-16 | Preparing for new version | Niclas Eklund |
2010-03-16 | Merge branch 'ml/documentation_apostrophe_fix' into dev | Erlang/OTP |
2010-03-16 | Correct grammatical problems in conjunction with 'its' | Matthias Lang |
2010-03-16 | Change all incorrect occurrences of it's to its | Matthias Lang |
2010-03-16 | Corrected spelling | Niclas Eklund |
2010-03-16 | Added stack trace information when ssh_connection:handle_msg fails (suggested... | Niclas Eklund |
2010-03-16 | Remove stray code supporting 'cond' | Björn Gustavsson |
2010-03-16 | Remove stray code supporting constant/1 | Björn Gustavsson |
2010-03-16 | Merge branch 'bg/asn1-tests' into dev | Erlang/OTP |
2010-03-15 | Merge branch 'bg/efficiency-guide' into dev | Erlang/OTP |
2010-03-15 | Fix another -spec() problem | Dan Gudmundsson |
2010-03-15 | Add missing elisp files to the the release target | Dan Gudmundsson |
2010-03-15 | Fix electric semi-colon and tuples inside lists | Dan Gudmundsson |
2010-03-15 | Corrected spelling | Niclas Eklund |
2010-03-15 | Update copyright headers | Björn Gustavsson |
2010-03-12 | Teach testcase in driver_suite the new prototype for driver_async | Patrik Nyblom |
2010-03-12 | Added a non existing macro on windows. | Dan Gudmundsson |
2010-03-12 | Commit of the generated code with previous commit. | Dan Gudmundsson |
2010-03-12 | Fixed code generation from newer doxygen versions. | Dan Gudmundsson |
2010-03-12 | Whitespace fixes | Dan Gudmundsson |
2010-03-11 | asn1 tests: Let ts:run() build the tests | Björn Gustavsson |
2010-03-11 | asn1 tests: No longer tolerate compilation warnings | Björn Gustavsson |
2010-03-11 | asn1 tests: Eliminate use of deprecated concat_binary/1 | Björn Gustavsson |
2010-03-11 | asn1 tests: Eliminate warning for an unused variable | Björn Gustavsson |
2010-03-11 | asn1 tests: Modernize guard tests | Björn Gustavsson |
2010-03-11 | asn1 tests: Clean up comments | Björn Gustavsson |
2010-03-11 | asn1 tests: Don't refer to $ERL_TOP in compiler options | Björn Gustavsson |
2010-03-11 | OTP-8516 asn1: clean up test suite | Björn Gustavsson |
2010-03-10 | wx: Correct usage of driver callbacks from wx thread | Patrik Nyblom |
2010-03-10 | Adopt the new (R13B04) Nif functionality to the halfword codebase | Patrik Nyblom |
2010-03-10 | Support monitoring and demonitoring from driver threads | Patrik Nyblom |
2010-03-10 | Fix further test-suite problems | Patrik Nyblom |
2010-03-10 | Correct the VM to work for more test suites | Patrik Nyblom |
2010-03-10 | Teach {wordsize,internal|external} to system_info/1 | Patrik Nyblom |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |
2010-03-10 | Turn on instruction packing in the loader and virtual machine | Patrik Nyblom |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Fix the BEAM dissambler for the half-word emulator | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Add a custom mmap wrapper to force heaps into the lower address range | Patrik Nyblom |