Age | Commit message (Expand) | Author |
2013-02-14 | erts: Remove ?line macro from hash_SUITE | Björn-Egil Dahlberg |
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 'sverk/efile_drv-memleak' | Sverker Eriksson |
2013-02-13 | erts: Utilize even more cached sbc segments | 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 | Use macros instead of constants | Lukas Larsson |
2013-02-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-02-13 | Add erl_drv_busy_msgq_limits() to driver API on Windows | Rickard Green |
2013-02-13 | Fix driver port accesses | Rickard Green |
2013-02-13 | Change the return value of hipe_bifs:remove_refs_from/1 | Kostis Sagonas |
2013-02-12 | erts: Prefer sbc segment caching over mbc segments | Björn-Egil Dahlberg |
2013-02-12 | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson |
2013-02-11 | erts: Segment allocator CircleQ API | Björn-Egil Dahlberg |
2013-02-11 | erts: Fix memory leak in efile_drv.c | Sverker Eriksson |
2013-02-11 | erts: Increase default #cached segments to 10 | Björn-Egil Dahlberg |
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 | erts: Refactor mseg cache | Björn-Egil Dahlberg |
2013-02-07 | float_to_list/2 changed rounding and cosmetic cleanup | Serge Aleynikov |
2013-02-07 | inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTP | Sverker Eriksson |
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-05 | Fix flush of fd-driver on Windows | Rickard Green |
2013-02-04 | Fix unsafe accesses to driver data from win32 fd/vanilla/spawn drivers | Rickard Green |
2013-02-01 | Fix unsafe driver_select() from win32 vanilla/spawn drivers | Rickard Green |
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 | A stab at fixing bug with {exit_on_close,false} not working | Sverker Eriksson |
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-28 | Merge branch 'lukas/r16a/testcases' | 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-25 | Do not crash init_per_suite when nif load fails | Lukas Larsson |