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
/
beam_emu.c
Age
Commit message (
Expand
)
Author
2010-08-30
Merge branch 'pan/ets_binary_overhead/OTP-8762' into dev
Patrik Nyblom
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
2010-08-12
Increase vheap counter to Uint64
Björn-Egil Dahlberg
2010-07-22
Mending halfword heap emulator
Sverker Eriksson
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-06-03
Teach call time trace patterns to include bifs
Björn-Egil Dahlberg
2010-06-03
Teach call count tracing to use atomics
Björn-Egil Dahlberg
2010-06-03
Add a scheduler array for BpData at BeamInstr[-4]
Björn-Egil Dahlberg
2010-06-03
Fix BeamInstr for call_time
Björn-Egil Dahlberg
2010-06-03
Teach call_time trace to use intruction pointers
Björn-Egil Dahlberg
2010-06-03
Add return_time trace and PSD deletions
Björn-Egil Dahlberg
2010-06-03
Call time breakpoint tracing framework
Björn-Egil Dahlberg
2010-05-20
Remove the bs_bits_to_bytes/3 instruction
Björn Gustavsson
2010-05-20
erts: Stop supporting non-literal empty tuples
Björn Gustavsson
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-11
erts: Implement recv_mark/1 and recv_set/1 for real
Björn Gustavsson
2010-04-30
emulator: Remove stray OSE/Delta support
Björn Gustavsson
2010-04-28
OTP-8474 NIF improvements after R13B04
Sverker Eriksson
2010-03-22
erts: Don't support the put_string/3 instruction
Björn Gustavsson
2010-03-10
Fix further test-suite problems
Patrik Nyblom
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
2010-02-11
OTP-8335 Even more NIF features
Sverker Eriksson
2010-01-13
OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap
Sverker Eriksson
2009-12-09
OTP-8304 Incompatible changes in the experimental NIF feature. Changed the
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP