summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_db_tree.c
Commit message (Expand)AuthorAgeFilesLines
* erts: Refactor new helper function erts_init_trap_exportSverker Eriksson2012-02-211-10/+2
* Use the proper macros in all BIFsBjörn Gustavsson2011-10-261-3/+7
* Use new atomic API in runtime systemRickard Green2011-06-141-12/+12
* Merge branch 'rickard/barriers/OTP-9281' into devRickard Green2011-05-131-1/+1
|\
| * Ensure that stack updates are seen when stack is releasedRickard Green2011-05-131-1/+1
* | ETS usage of erts_printf %RSverker Eriksson2011-05-061-26/+34
* | Another halfword is_same-bug for ETS ordered_setSverker Eriksson2011-05-061-1/+1
|/
* Remove truncation error in key comparision for ordered setPatrik Nyblom2011-04-071-1/+1
* Don't dump the contents of ordered_set ets tablesBjörn Gustavsson2011-02-241-11/+0
* HALFWORD ETS Further match spec optimization to minimize copying and garbageSverker Eriksson2011-02-031-8/+8
* HALFWORD ETS 32-bit arch fixes and other cleanupsSverker Eriksson2011-02-031-2/+2
* HALFWORD ETS nicer update_elementSverker Eriksson2011-02-031-3/+3
* HALFWORD ETS relative termsSverker Eriksson2011-02-031-160/+147
* ETS 'compressed' option.Sverker Eriksson2010-11-221-128/+61
* Remove binary overhead counter from ets objectsPatrik Nyblom2010-08-191-4/+10
* Merge branch 'sverker/one_offheap_list/OTP-8737' into devSverker Eriksson2010-07-201-5/+1
|\
| * One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-5/+1
* | Fix ets:select hanging on ordered_set with empty list as key.Sverker Eriksson2010-07-071-6/+7
|/
* Make tracing and distribution workPatrik Nyblom2010-03-101-4/+4
* Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-2/+2
* Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-2/+2
* OTP-8377 ETS bug causing the memory counter from ets:info forSverker Eriksson2010-01-251-6/+8
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+3289