Age | Commit message (Expand) | Author |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-03 | Optimize management of port tasks | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-11-30 | erts: Change default of erl_crash.dump | Björn-Egil Dahlberg |
2012-11-28 | Merge branch 'sverk/crypto-unloading' | Sverker Eriksson |
2012-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-16 | erts: Change ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2011-12-08 | Make erl_alloc.c use correct strtol variant on windows | Patrik Nyblom |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Remove OS taint from datetime conversion | Björn-Egil Dahlberg |
2011-12-08 | Add utc <-> seconds conversions bifs | Björn-Egil Dahlberg |
2011-12-02 | Fix time types | Rickard Green |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-11-16 | Remove GCC 4.6 set-but-not-used warning from erl_bif_binary | Patrik Nyblom |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-03-21 | Teach win32/sys.c (fd-driver) not to leak readers causing init:restart to fail | Patrik Nyblom |
2011-02-25 | Merge branch 'rickard/mtx-destroy-ebusy/OTP-9009' into dev | Rickard Green |
2011-02-25 | Send warning instead of abort on EBUSY from pthread_mutex_destroy | Rickard Green |
2011-02-25 | Merge branch 'rickard/poll-wake/OTP-9019' into dev | Rickard Green |
2011-02-25 | Simplify erts_poll_wait() wakeup logic | Rickard Green |
2011-02-18 | HALFWORD ETS Fix copyright year in some source files | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-16 | Use 32-bit atomics for system block | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-30 | Convert filenames read on MacOSX to canonical form | Patrik Nyblom |
2010-11-29 | Teach filename to accept raw data and add filename enc option to emu | Patrik Nyblom |
2010-11-29 | Add bifs to translate between erlang filenames and native encoding | Patrik Nyblom |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |