aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2010-01-19OTP-8342 Processes, and/or ports could get stuck on a blocked schedulerRickard Green
2010-01-19Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP
2010-01-15Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP
2010-01-15beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson
2010-01-13Add tracing capabilities for binary virtual heapBjörn-Egil Dahlberg
2010-01-13Add min heap size start options to beam and erlBjörn-Egil Dahlberg
2010-01-13Improve binary garbage collectionBjörn-Egil Dahlberg
2010-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2010-01-12Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_devErlang/OTP
2010-01-08document ErtsExternalDist flags and CON_ID maskJayson Vantuyl
2010-01-08add options to binary_to_termJayson Vantuyl
2009-12-13OTP-8341 Minor alignment adjustments of scheduler specific data.Rickard Green
2009-12-11OTP-8323 Miscellaneous cross compilation improvements. For example, oneRickard Green
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-11-29Fix glitches when native code modules are usedBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP