Age | Commit message (Expand) | Author |
2010-05-11 | erts: Add tests for the receive optimization | Björn Gustavsson |
2010-05-11 | erts: Implement recv_mark/1 and recv_set/1 for real | Björn Gustavsson |
2010-05-11 | Introduce the new recv_mark/1 and recv_mark/1 instructions | Björn Gustavsson |
2010-05-11 | Compile tests that communicate with R12 nodes with the r12 option | Björn Gustavsson |
2010-05-05 | OTP-8581 Revert prototype of driver_async | Patrik Nyblom |
2010-05-03 | allow open_port to set env vars containing a trailing '=' character | Steve Vinoski |
2010-05-02 | Merge branch 'bg/remove-stray-ose-support' into dev | Erlang/OTP |
2010-04-30 | Makefiles: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | emulator tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | emulator: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | emulator: Eliminate #ifdef for sys_tty_reset() | Björn Gustavsson |
2010-04-28 | OTP-8591 Race in mseg cashe on non-SMP with async threads | Sverker Eriksson |
2010-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |
2010-04-20 | re: Fix non-termination for a certain regular expression | Michael Santos |
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-08 | system_info(procs): Fix the value for "OldHeap unused" | Satoshi Kinoshita |
2010-04-07 | erts: Fix loading of modules with invalid floating point arithmetic | Björn Gustavsson |
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-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
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-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 | 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-18 | OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv. | Sverker Eriksson |
2010-02-12 | Merge branch 'ms/pcre-security' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | Merge branch 'ks/erts' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | hipe_bif0.c: Remove $Id$ | Kostis Sagonas |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-11 | Fix CVE-2008-2371 (outer level option with alternatives caused crash). | Michael Santos |
2010-02-10 | OTP-8420 Fix processes in exiting status that are about to be scheduled, | Björn-Egil Dahlberg |
2010-02-10 | Merge branch 'egil/lcnt' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |