aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_ddll.c
AgeCommit message (Collapse)Author
2010-12-15Use new atomic types in emulatorRickard Green
2010-08-19Remove binary overhead counter from ets objectsPatrik Nyblom
As the overhead counter got larger and never really was needed in ets objects, I removed them. A few stray comments of XXX:PaN type from halfword dev removed in the process.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP