aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-20Merge branch 'egil/fix-atom-hash/OTP-10860'Björn-Egil Dahlberg
2013-02-20Merge branch 'sverk/is_module_native-fix'Sverker Eriksson
2013-02-20erts: Correct some printf type formattingSverker Eriksson
2013-02-19Fix bug where +sws proposal was still allowed to be setLukas Larsson
2013-02-19Move test to slave node with limited portsLukas Larsson
2013-02-19tests: Testing hash values of unicode atomsBjörn-Egil Dahlberg
2013-02-19erts: Fix atom hash for latin1 charactersBjörn-Egil Dahlberg
2013-02-19tests: Add latin1 chars atom testBjörn-Egil Dahlberg
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson
2013-02-18noncharacter code points are allowedLukas Larsson
2013-02-18Merge branch 'lukas/erts/file_read_line_opt/OTP-10859'Lukas Larsson
2013-02-18Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom
2013-02-18Add atomic dirty read and dirty set operationsRickard Green
2013-02-15Merge branch 'lukas/erts/add_sha_to_shell_title/OTP-10838'Lukas Larsson
2013-02-15Remove could not find warningLukas Larsson
2013-02-15invoke_read_line now remembers read_ahead settingsLukas Larsson
2013-02-14Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810'Rickard Green
2013-02-14Merge branch 'rickard/win-drv-bugfix/OTP-10807'Rickard Green
2013-02-14Merge branch 'rickard/win-drv-bugfix/OTP-10803'Rickard Green
2013-02-14Merge branch 'rickard/win-drv-bugfix/OTP-10802'Rickard Green
2013-02-14Merge branch 'rickard/r16b/port-optimizations-fixes/OTP-10809'Rickard Green
2013-02-14Merge branch 'lukas/erts/add_sha_to_shell_title/OTP-10838'Lukas Larsson
2013-02-14Remove surplus echosLukas Larsson
2013-02-14Merge branch 'lukas/erts/binary_conv_bifs/OTP-10300'Lukas Larsson
2013-02-14erts: Remove ?line macro from hash_SUITEBjörn-Egil Dahlberg
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-13Merge branch 'sverk/nif-cut-timeslice'Sverker Eriksson
2013-02-13erts: Add enif_consume_timesliceSverker Eriksson
2013-02-13Merge branch 'egil/enhance-mseg-cache/OTP-10840'Björn-Egil Dahlberg
2013-02-13Merge branch 'sverk/efile_drv-memleak'Sverker Eriksson
2013-02-13erts: Utilize even more cached sbc segmentsBjörn-Egil Dahlberg
2013-02-13Merge branch 'lukas/erts/add_sha_to_shell_title/OTP-10838'Lukas Larsson
2013-02-13Include git sha in prompt if availableLukas Larsson
2013-02-13Merge branch 'saleyn/float_to_list_2/OTP-10837'Lukas Larsson
2013-02-13Use macros instead of constantsLukas Larsson
2013-02-13Implement erl_drv_consume_timeslice()Rickard Green
2013-02-13Add erl_drv_busy_msgq_limits() to driver API on WindowsRickard Green
2013-02-13Fix driver port accessesRickard Green
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2013-02-12erts: Prefer sbc segment caching over mbc segmentsBjörn-Egil Dahlberg
2013-02-12Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-11erts: Segment allocator CircleQ APIBjörn-Egil Dahlberg
2013-02-11erts: Fix memory leak in efile_drv.cSverker Eriksson
2013-02-11erts: Increase default #cached segments to 10Björn-Egil Dahlberg
2013-02-11erts: Evict old cached segments for newer onesBjörn-Egil Dahlberg
2013-02-11Teach prim_file:set_cwd() to avoid entering non-translatable directoriesBjörn Gustavsson
2013-02-11Make prim_file skip invalid filenames in unicode modePatrik Nyblom
2013-02-10Merge branch 'bjorn/compiler/crash/OTP-10794'Björn Gustavsson