aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2013-04-02erts: Refactor in new struct ErtsAllctrFixDDBlock_tSverker Eriksson
2013-02-25Merge branch 'sverk/halfword-loading-crash'Sverker Eriksson
2013-02-25Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895'Lukas Larsson
2013-02-25Undo removal of ERL_MAX_PORTS os variableLukas Larsson
2013-02-25Set default max ports on win32 to 8192Lukas Larsson
2013-02-25erts: Fix crash on halfword and code_SUITE:big_boot_embeddedSverker Eriksson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'rickard/r16b/port-leak/OTP-10809'Rickard Green
2013-02-22Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson
2013-02-22Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom
2013-02-21Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854'Rickard Green
2013-02-21erts: Correct term type for printf %TR. Blaine Whittle
2013-02-21erts: Correct internal printf integer type for win64R. Blaine Whittle
2013-02-21Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661'Lukas Larsson
2013-02-21Fix port structure leak when hitting system limitRickard Green
2013-02-21Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu...Rickard Green
2013-02-21Fix lost enqueue notificationRickard Green
2013-02-21Use dirty read instead of union which can be unsafe on some platformsRickard Green
2013-02-20Merge branch 'egil/fix-atom-hash/OTP-10860'Björn-Egil Dahlberg
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-19erts: Fix atom hash for latin1 charactersBjörn-Egil Dahlberg
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson
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-14Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810'Rickard Green
2013-02-14Merge branch 'rickard/r16b/port-optimizations-fixes/OTP-10809'Rickard Green
2013-02-14Merge branch 'lukas/erts/binary_conv_bifs/OTP-10300'Lukas Larsson
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 '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-13Implement erl_drv_consume_timeslice()Rickard Green
2013-02-13Fix driver port accessesRickard Green
2013-02-12Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
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
2013-02-08Merge branch 'sverk/packet-http-string-maxlen'Sverker Eriksson
2013-02-07float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov
2013-02-07BEAM loader: Handle element(Pos, not_a_tuple)Björn Gustavsson
2013-02-06erts: Increase length of well formed header names from {packet,http}Sverker Eriksson
2013-02-01Fix port exitRickard Green
2013-01-31compiler: Use the literal pool for floating point constantsBjörn Gustavsson
2013-01-29Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green