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_term.h
Age
Commit message (
Expand
)
Author
2014-01-28
erts: Initial Map instructions, type and structure
Björn-Egil Dahlberg
2014-01-22
erts: Refactor big-float compare on HALFWORD to use C-stack
Sverker Eriksson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-12-12
Merge branch 'egil/enforce-tuple-specification-size/OTP-10633'
Björn-Egil Dahlberg
2012-12-03
Improve configuration of process and port tables
Rickard Green
2012-12-03
Remove R9 compatibility features
Rickard Green
2012-11-27
erts: Define max tuple size to 24 bits
Björn-Egil Dahlberg
2011-12-02
Get cerl and distribution working in Win64
Patrik Nyblom
2011-12-02
Build Win64 Erlang emulator using MSYS
unknown
2011-10-26
erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulator
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 relative terms
Sverker Eriksson
2010-12-15
Remove stray semicolons in erl_term.h
Rickard Green
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-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-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP