index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_db_util.c
Age
Commit message (
Expand
)
Author
2011-11-13
Merge branch 'rickard/thr-progress-block/OTP-9631'
Rickard Green
2011-11-13
Replace system block with thread progress block
Rickard Green
2011-11-09
Merge branch 'sverk/bif-args/OTP-9662'
Sverker Eriksson
2011-11-07
erts: Remove debug variables in erl_db
Björn-Egil Dahlberg
2011-10-26
Change the calling convention for BIFs
Björn Gustavsson
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2011-10-14
Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04
Rickard Green
2011-07-12
Merge branch 'dev' into major
Sverker Eriksson
2011-07-07
Fix a match-spec trace bug that could cause emulator crash
Sverker Eriksson
2011-06-14
Use new atomic API in runtime system
Rickard Green
2011-03-16
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2011-03-09
Fix 18 exabyte memory allocation failure
Björn Gustavsson
2011-02-18
Fix vm crash in kernel test case seq_trace_SUITE:call
Sverker Eriksson
2011-02-03
HALFWORD ETS match spec heap fragment optimization
Sverker Eriksson
2011-02-03
HALFWORD ETS removed eheap and improved test case t_match_spec_run
Sverker Eriksson
2011-02-03
HALFWORD ETS Further match spec optimization to minimize copying and garbage
Sverker Eriksson
2011-02-03
HALFWORD ETS db_prog_match optimization
Sverker Eriksson
2011-02-03
HALFWORD ETS Fix segv for match spec with several function and guards
Sverker Eriksson
2011-02-03
HALFWORD Make more allocators use high mem (binary, fixed and driver)
Sverker Eriksson
2011-02-03
HALFWORD ETS 32-bit arch fixes and other cleanups
Sverker Eriksson
2011-02-03
HALFWORD ETS nicer update_element
Sverker Eriksson
2011-02-03
HALFWORD ETS Real matching on relative terms
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2010-12-15
Use new atomic types in emulator
Rickard Green
2010-11-22
ETS 'compressed' option.
Sverker Eriksson
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Correct the VM to work for more test suites
Patrik Nyblom
2010-03-10
Make tracing and distribution work
Patrik Nyblom
2010-03-10
Add the BeamInstr data type for loaded BEAM code
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-03-10
Fit all heap data into the 32-bit address range
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP