Age | Commit message (Expand) | Author |
2013-01-28 | Merge branch 'sverk/enc_atom-opt' | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | atom fixes for NIFs and atom_to_binary | Sverker Eriksson |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
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 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-06-25 | Change the data structures for breakpoints | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
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 |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-02-23 | erts: Refactor code loading with renaming | Sverker Eriksson |
2012-02-23 | erts: Seize code_ix lock when updating trace settings | Sverker Eriksson |
2012-02-21 | erts: Multiple module tables using code_ix | Sverker Eriksson |
2012-02-21 | erts: Refactor Module struct | Sverker Eriksson |
2011-12-05 | Merge branch 'sverk/deprecate-nif-reload' | Sverker Eriksson |
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-29 | erts: Deprecate the NIF reload mechanism | Sverker Eriksson |
2011-11-25 | Fix clang linking problem | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-09 | Merge branch 'sverk/enif_inspect-memleak/OTP-9668' | Sverker Eriksson |
2011-11-07 | erts: Remove unused variable in enif_make_binary | Björn-Egil Dahlberg |
2011-10-31 | erts: Fix memory leak of enif_inspect_* on independent environment | Sverker Eriksson |
2011-10-18 | Merge branch 'fm/enif_is_number' | Henrik Nord |
2011-09-08 | Merge branch 'dev' into major | Henrik Nord |
2011-09-02 | Fix enif_compare on 64bits machines | Filipe David Manana |
2011-07-13 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-01 | Rename enif_get_reverse_list to enif_make_reverse_list | Lukas Larsson |
2011-06-30 | Fix halfword bug in enif_make_int64 | Sverker Eriksson |
2011-06-30 | Remove extra allocated heap fragment | Lukas Larsson |
2011-06-30 | Added enif_get_reverse_list to nif API | Lukas Larsson |
2011-06-08 | Add NIF function enif_is_number | Filipe David Manana |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-03-24 | add support for checking if an ERL_NIF_TERM is an exception | Steve Vinoski |
2011-02-18 | Refuse to load NIF library on wrong VM variant (halfword/fullword) | Sverker Eriksson |
2011-02-03 | HALFWORD ETS match spec heap fragment optimization | Sverker Eriksson |