Age | Commit message (Expand) | Author |
2010-04-15 | Merge branch 'ms/pcre-compile-workspace-overrun' into dev | Erlang/OTP |
2010-04-14 | Merge branch 'jb/inet6-dist' into dev | Erlang/OTP |
2010-04-14 | MacOS X: Boost default stack size | Björn Gustavsson |
2010-04-14 | Fix check for compile workspace overflow | Michael Santos |
2010-04-13 | Merge branch 'bg/fconv' into dev | Erlang/OTP |
2010-04-09 | Merge branch 'ta/nif-documentation' into dev | Erlang/OTP |
2010-04-09 | Merge branch 'sk/old_heap-unused' into dev | Erlang/OTP |
2010-04-08 | system_info(procs): Fix the value for "OldHeap unused" | Satoshi Kinoshita |
2010-04-07 | Fix typos in erl_nif.xml | Tuncer Ayaz |
2010-04-07 | erts: Fix loading of modules with invalid floating point arithmetic | Björn Gustavsson |
2010-04-06 | Build erl_nif manpage | Tuncer Ayaz |
2010-04-06 | Build placeholder PDF files if FOP is not found | Tuncer Ayaz |
2010-03-31 | OTP-8549 Fix out of bounds write in erts_get_cpu_topology() | Rickard Green |
2010-03-31 | OTP-8484 Fix minor cross compilation issues | Rickard Green |
2010-03-30 | Merge branch 'mh/doc-loose-lose' into dev | Erlang/OTP |
2010-03-30 | Merge branch 'se/decode_packet' into dev | Erlang/OTP |
2010-03-29 | Fix erlang:decode_packet(httph_bin,..) to not return faulty header strings | Sverker Eriksson |
2010-03-26 | Fix spelling: "loose" is not a verb | Magnus Henoch |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-23 | Fix compilation of epmd with IPv6 enabled | John-Mark Bell |
2010-03-22 | erts: Don't support the put_string/3 instruction | Björn Gustavsson |
2010-03-22 | binary_SUITE: Don't test bit-level binary roundtrips with R11 nodes | Björn Gustavsson |
2010-03-22 | erts: Test compatibility of funs with R12 instead of R11 | Björn Gustavsson |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
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 | 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-12 | Teach testcase in driver_suite the new prototype for driver_async | 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 |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-03-10 | cerl: Work around missing source frame in when running gdb in emacs | Patrik Nyblom |
2010-03-10 | OTP-8475 status lock needed when looking up ioq from async threads | Rickard Green |
2010-03-10 | OTP-8487 unregister/1 on a port can cause the non-smp runtime to crash | Rickard Green |
2010-02-24 | Update version for R14A | Rickard Green |
2010-02-22 | OTP-8466: Fix ei to build on vxworks | Björn-Egil Dahlberg |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-18 | OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv. | Sverker Eriksson |
2010-02-17 | OTP-8335 NIF improvements: | Sverker Eriksson |