Age | Commit message (Expand) | Author |
2015-02-21 | Fix make_hash description | Wasif Malik |
2014-12-10 | Use the new 64-bit atomic ops API | Rickard Green |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-02-27 | erts: Fix Map cmp exact equal of an empty map | Björn-Egil Dahlberg |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-19 | beam/utils.c: Change back cmp() to only take two arguments | Björn Gustavsson |
2014-01-29 | erts: Add cmp_term to compare | Björn-Egil Dahlberg |
2014-01-28 | erts: erlang:phash2 should hash Maps independent of order | Björn-Egil Dahlberg |
2014-01-28 | erts: Add Maps to erlang:phash/2 and erlang:hash/2 | Björn-Egil Dahlberg |
2014-01-28 | erts: Add phash2 Map functionality | Björn-Egil Dahlberg |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
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 |