Age | Commit message (Expand) | Author |
2014-01-22 | erts: Fix crash when comparing very large floats with integers | Sverker Eriksson |
2014-01-22 | erts: Refactor big-float compare on HALFWORD to use C-stack | Sverker Eriksson |
2014-01-17 | erts: Refactor ESTACK & WSTACK to use a struct easy to "export" | Sverker Eriksson |
2014-01-15 | erts: Fix benign ESTACK/WSTACK typo | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-10-16 | Merge branch 'sverk/load-nif-unicode' | Sverker Eriksson |
2013-10-15 | Merge branch 'maint' | Sverker Eriksson |
2013-09-30 | erts: Rename erts_bld_atom_uint_2tup_list to *_uword_* | Sverker Eriksson |
2013-09-13 | erts: Fix loading of NIF library with unicode in path | Sverker Eriksson |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-08-16 | Merge branch 'pan/update_pcre_8.33' | Patrik Nyblom |
2013-08-09 | Clarify relation between erts_iolist_{size|to_buf} | Patrik Nyblom |
2013-07-11 | erts: Add cflags, ldflags and config.h into executable | Lukas Larsson |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson |
2013-07-09 | Make ethread library information available via system_info BIF | Rickard Green |
2013-07-09 | Make emulator arguments available via the system_info BIF | Rickard Green |
2013-06-14 | Fix erlang:phash2() on floating point middle-endian machines | Johannes Weißl |
2013-06-11 | Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1 | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-03-04 | erts: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
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-03 | Generalize process table implementation | Rickard Green |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2011-12-07 | erl_driver.h: Enlarge types in driver output functions | Raimo Niskanen |
2011-12-02 | erts: Fix bug in large big/float compare | Sverker Eriksson |
2011-11-30 | Merge branch 'bjorn/llvm-issues/OTP-9712' | Björn Gustavsson |
2011-11-28 | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson |
2011-11-28 | Use CMP_TMP_HEAD_SIZE for C-stack | Lukas Larsson |
2011-11-25 | Fix clang linking problem | Björn Gustavsson |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Implement generic lock-free queue | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-10-11 | Do small optimisation on platforms with 32 bit Eterm | Lukas Larsson |
2011-10-11 | Optimize comparison of huge floats and smaller bignums | Lukas Larsson |