Age | Commit message (Expand) | Author |
2013-02-14 | Merge branch 'rickard/r16b/port-optimizations-fixes/OTP-10809' | Rickard Green |
2013-02-14 | Merge branch 'lukas/erts/binary_conv_bifs/OTP-10300' | Lukas Larsson |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-02-13 | Merge branch 'sverk/nif-cut-timeslice' | Sverker Eriksson |
2013-02-13 | erts: Add enif_consume_timeslice | Sverker Eriksson |
2013-02-13 | Merge branch 'egil/enhance-mseg-cache/OTP-10840' | Björn-Egil Dahlberg |
2013-02-13 | Merge branch 'lukas/erts/add_sha_to_shell_title/OTP-10838' | Lukas Larsson |
2013-02-13 | Include git sha in prompt if available | Lukas Larsson |
2013-02-13 | Merge branch 'saleyn/float_to_list_2/OTP-10837' | Lukas Larsson |
2013-02-13 | Fix driver port accesses | Rickard Green |
2013-02-12 | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson |
2013-02-11 | erts: Evict old cached segments for newer ones | Björn-Egil Dahlberg |
2013-02-11 | Teach prim_file:set_cwd() to avoid entering non-translatable directories | Björn Gustavsson |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-02-10 | Merge branch 'bjorn/compiler/crash/OTP-10794' | Björn Gustavsson |
2013-02-08 | Merge branch 'sverk/packet-http-string-maxlen' | Sverker Eriksson |
2013-02-07 | float_to_list/2 changed rounding and cosmetic cleanup | Serge Aleynikov |
2013-02-07 | BEAM loader: Handle element(Pos, not_a_tuple) | Björn Gustavsson |
2013-02-06 | erts: Increase length of well formed header names from {packet,http} | Sverker Eriksson |
2013-02-01 | Fix port exit | Rickard Green |
2013-01-31 | compiler: Use the literal pool for floating point constants | Björn Gustavsson |
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 |