Age | Commit message (Expand) | Author |
2013-02-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-02-13 | Fix driver port accesses | Rickard Green |
2013-02-01 | Fix port exit | Rickard Green |
2013-01-29 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2013-01-29 | Fix unmanaged thread progress delay | Rickard Green |
2013-01-28 | Merge branch 'sverk/ets-write_concurrency-locks' | Sverker Eriksson |
2013-01-28 | Merge branch 'sverk/code_write_permission-assert' | Sverker Eriksson |
2013-01-28 | erts: Fix ASSERT crash in erts_try_seize_code_write_permission | Sverker Eriksson |
2013-01-28 | Merge branch 'sverk/enc_atom-opt' | Sverker Eriksson |
2013-01-28 | Fix memory leak in driver call functionality | Lukas Larsson |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erts: Optimize atom encoding to use memcpy for pure ascii | Sverker Eriksson |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson |
2013-01-24 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2013-01-24 | Bump fewer vreds per task callback | Rickard Green |
2013-01-23 | Merge branch 'sverk/opt-timer-wheel2' | Sverker Eriksson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Fix compiler warnings from GCC 4.7.1 on ARCH Linux | Patrik Nyblom |
2013-01-23 | Merge branch 'sal/float_to_list_2/OTP-10752' | Björn-Egil Dahlberg |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-23 | erts,stdlib: Increase number of locks for write_concurrency | Sverker Eriksson |
2013-01-23 | Merge branch 'egil/fix-win-float-exponent/OTP-10751' | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'rickard/rg-default/OTP-10737' | Rickard Green |
2013-01-23 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2013-01-23 | Bump reductions also for immediate driver calls | Rickard Green |
2013-01-23 | Merge branch 'rickard/async-default/OTP-10736' | Rickard Green |
2013-01-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10661' | Rickard Green |
2013-01-23 | Merge branch 'rickard/+stbt/OTP-10668' | Rickard Green |
2013-01-22 | erts: Fix bug in analyze_utf8 causing faulty latin1 detection | Sverker Eriksson |
2013-01-22 | erts: Force windows to use two-digit exponent | Björn-Egil Dahlberg |
2013-01-21 | Raise default reader group limit to 64 | Rickard Green |
2013-01-21 | Use async threads by default | Rickard Green |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2013-01-16 | atom fixes for NIFs and atom_to_binary | Sverker Eriksson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2013-01-16 | Merge branch 'yamt/erl_driver-ssize_t/OTP-10699' | Björn-Egil Dahlberg |
2013-01-16 | Use correct way to pull the definition of ssize_t | YAMAMOTO Takashi |
2013-01-09 | erts: Remove the packages aliases for BIFs | Björn Gustavsson |
2013-01-08 | Add +stbt erl command line switch | Rickard Green |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2013-01-08 | erts: Refactor rename DFLAG(S)_INTERNAL_TAGS for conformity | Sverker Eriksson |
2013-01-02 | Change proposed scheduler wakeup strategy to be the default | Rickard Green |
2012-12-20 | Teach VM not to dump core on faulty seq_trace in ms | Patrik Nyblom |
2012-12-20 | Fix emulator +fna option | Patrik Nyblom |
2012-12-20 | Add small patch for debugging of dist messages | Patrik Nyblom |
2012-12-18 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2012-12-17 | Fix driver_monitor_process() ASSERT | Rickard Green |
2012-12-14 | Add insert_element/3 and delete_element/2 | Björn-Egil Dahlberg |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |