Age | Commit message (Expand) | Author |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-13 | Merge branch 'rickard/barriers/OTP-9281' into dev | Rickard Green |
2011-05-13 | Silence warnings | Rickard Green |
2011-05-13 | Ensure quick break | Rickard Green |
2011-05-09 | Expand the use of high memory allocation in halfword emulator | Sverker Eriksson |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-03-21 | Teach win32/sys.c (fd-driver) not to leak readers causing init:restart to fail | Patrik Nyblom |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-10 | Merge branch 'sverker/valgrind-new-suppressions' into dev | Sverker Eriksson |
2011-03-09 | Make halfword emulator with valgrind target allocate low memory | Sverker Eriksson |
2011-03-08 | The emulator could get into a state where it didn't check for I/O. | Rickard Green |
2011-03-02 | Remove race in main thread stealing due to reading and writing to pipe from s... | Patrik Nyblom |
2011-03-02 | Make MacOS (NS) wx use the main thread | Patrik Nyblom |
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 Make system_info mseg_alloc report both low/high mem | Sverker Eriksson |
2011-02-03 | HALFWORD Make more allocators use high mem (binary, fixed and driver) | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD first stab at high mem alloc | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-20 | Refactor timer interface | Björn-Egil Dahlberg |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom |
2010-11-30 | Convert filenames read on MacOSX to canonical form | Patrik Nyblom |
2010-11-30 | Make Unicode filenames work on Windows | 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-26 | Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into dev | Sverker Eriksson |
2010-11-24 | Remove use of unreliable CancelIoEx on Windows. | Sverker Eriksson |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-09-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
2010-08-30 | Merge branch 'pan/list_to_float/OTP-7178' into dev | Patrik Nyblom |
2010-08-30 | Merge branch 'rickard/cpu-info/OTP-8765' into dev | Rickard Green |
2010-08-30 | Initialize environment functionality after thread lib | Rickard Green |
2010-08-24 | Merge branch 'rickard/erts-poll-race/OTP-8773' into dev | Rickard Green |
2010-08-20 | Fix race in erts_poll() | Rickard Green |
2010-08-20 | Merge branch 'bjorn/solaris-fp-exception' into dev | Björn Gustavsson |
2010-08-17 | Solaris/x86: Handle floating point exceptions properly in driver threads | Björn Gustavsson |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-08-17 | erts: Remove stray pre-ISO-C compatibility macros | Björn Gustavsson |
2010-08-13 | Add support for NetBSD | Martti Kuparinen |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-23 | Teach Unix sys_float.c to ignore underflow in list_to_float and return 0.0 | Patrik Nyblom |
2010-06-11 | Merge branch 'se/port_SUITE_env' into dev | Erlang/OTP |
2010-06-10 | fix open_port with many unset env vars | Sverker Eriksson |
2010-06-10 | allow open_port with env vars with trailing '=' on Windows | Sverker Eriksson |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |