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_vm.h
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-12
Initial Persistent HAMT - Map framework
Björn-Egil Dahlberg
2015-03-12
Merge branch 'egil/process_dictionary-initial-size/OTP-12535'
Björn-Egil Dahlberg
2015-03-04
erts: Enable command line argument for initial pd size
Björn-Egil Dahlberg
2014-10-16
erts: Fix SMP for ERTS_OPCODE_COUNTER_SUPPORT
Björn-Egil Dahlberg
2014-01-22
erts: Refactor big-float compare on HALFWORD to use C-stack
Sverker Eriksson
2013-09-30
erts: erts_mmap supercarrier management and erts_mseg usage
Rickard Green
2013-09-30
erts: Remove ASSERT_EXPR macro
Sverker Eriksson
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-05-10
Remove stale code for hybrid heap and incremental GC
Björn Gustavsson
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-10-11
Update heauristic to work on halfword
Lukas Larsson
2011-10-11
Update integer and floating point number comparisons
Lukas Larsson
2011-02-18
Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev
Sverker Eriksson
2011-02-03
HALFWORD ETS match spec heap fragment optimization
Sverker Eriksson
2011-01-18
Lower the maximum arity from 256 to 255
Björn Gustavsson
2010-11-22
ETS 'compressed' option.
Sverker Eriksson
2010-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2010-05-17
Add guard BIFs binary_part/2,3
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-02
Add the +t emulator option to change the maximum number of atoms
Julien Barbot
2010-01-13
Improve binary garbage collection
Björn-Egil Dahlberg
2010-01-13
OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP