Age | Commit message (Expand) | Author |
2013-02-22 | Merge branch 'sverk/win-64-pointer-fix' | Sverker Eriksson |
2013-02-22 | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom |
2013-02-21 | Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854' | Rickard Green |
2013-02-21 | erts: Correct term type for printf %T | R. Blaine Whittle |
2013-02-21 | erts: Correct internal printf integer type for win64 | R. Blaine Whittle |
2013-02-21 | Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661' | Lukas Larsson |
2013-02-21 | Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu... | Rickard Green |
2013-02-21 | Fix lost enqueue notification | Rickard Green |
2013-02-21 | Use dirty read instead of union which can be unsafe on some platforms | Rickard Green |
2013-02-20 | Merge branch 'egil/fix-atom-hash/OTP-10860' | Björn-Egil Dahlberg |
2013-02-20 | erts: Correct some printf type formatting | Sverker Eriksson |
2013-02-19 | Fix bug where +sws proposal was still allowed to be set | Lukas Larsson |
2013-02-19 | erts: Fix atom hash for latin1 characters | Björn-Egil Dahlberg |
2013-02-18 | erts: Fix code:is_module_native | Sverker Eriksson |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-02-18 | Add atomic dirty read and dirty set operations | Rickard Green |
2013-02-14 | Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810' | Rickard Green |
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 | Implement erl_drv_consume_timeslice() | Rickard Green |
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 |