Age | Commit message (Expand) | Author |
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 |
2010-02-17 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-17 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-17 | Fix force pthread rwlock | Rickard Green |
2010-02-17 | OTP-8457 Minor documentation fixes. Mainly anchor adjustments. | Rickard Green |
2010-02-15 | OTP-8335 NIF improvements: | Sverker Eriksson |
2010-02-12 | Merge branch 'bd/doc-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'ms/pcre-security' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-11 | Update preloaded files | Björn Gustavsson |
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 | erts/preloaded: Add types and specs | 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-10 | Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ... | Kenji Rikitake |
2010-02-10 | Fix the shell operator bug of "==" to "=" in erts/configure.in | Kenji Rikitake |
2010-02-10 | OTP-8422 Removed bogus "\011" character sequence in documentation. | Hans Bolinder |
2010-02-10 | Merge branch 'pan/enable_m32_build' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Fix minor documentation errors | Bernard Duggan |
2010-02-09 | OTP-8427 Removed spurious options to the emulator from escript. | Håkan Mattsson |
2010-02-09 | inet:gethostbyname improved to parse IP strings and look up own hostname | Raimo Niskanen |
2010-02-09 | OTP-8417 Improved handling of symbolic links to escripts | Håkan Mattsson |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |
2010-02-08 | Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-02-08 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-06 | Fix hipe memory allocation problems on darwin/amd64 | Geoff Cant |
2010-02-06 | Porting x86 darwin fixes to amd64 darwin hipe asm/m4 code | Geoff Cant |
2010-02-06 | Automatically enable hipe for darwin/amd64 builds | Geoff Cant |
2010-02-06 | Allow configure to enable_hipe for darwin/amd64 builds | Geoff Cant |
2010-02-06 | Teach configure --enable-m32-build for forcing a 32-bit build | Patrik Nyblom |