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
/
global.h
Age
Commit message (
Expand
)
Author
2011-05-13
Merge branch 'rickard/barriers/OTP-9281' into dev
Rickard Green
2011-05-13
Use 32-bit atomic for port snapshot
Rickard Green
2011-05-13
Remove pointless erts_ports_alive variable
Rickard Green
2011-05-13
Merge branch 'bjorn/fix-warnings/OTP-9250' into dev
Björn Gustavsson
2011-05-11
erl_trace: Eliminate alias warning
Björn Gustavsson
2011-05-10
Replace io_list_len() with erts_iolist_size()
Björn Gustavsson
2011-03-16
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2011-03-11
Merge branch 'bjorn/binary-overflow/OTP-9117' into dev
Björn Gustavsson
2011-03-10
Merge branch 'pg/fix-hibernate-with-hipe' into dev
Sverker Eriksson
2011-03-09
Fix 18 exabyte memory allocation failure
Björn Gustavsson
2011-02-03
HALFWORD ETS Further match spec optimization to minimize copying and garbage
Sverker Eriksson
2011-02-03
HALFWORD ETS Real matching on relative terms
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2011-01-29
Fix several bugs related to hibernate/3 and HiPE
Paul Guyot
2010-12-20
Refactor timer interface
Björn-Egil Dahlberg
2010-12-16
Use 32-bit atomics for misc scheduling specific information
Rickard Green
2010-12-15
Use new atomic types in emulator
Rickard Green
2010-11-30
Teach spawn_executable about Unicode
Patrik Nyblom
2010-11-30
Convert filenames read on MacOSX to canonical form
Patrik Nyblom
2010-11-22
ETS 'compressed' option.
Sverker Eriksson
2010-11-18
Move cpu topology functionality into erl_cpu_topology.[ch]
Rickard Green
2010-08-17
erts: Remove stray pre-ISO-C compatibility macros
Björn Gustavsson
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_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-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2010-06-01
OTP-8612 Fix potential premature destruction of port locks
Rickard Green
2010-06-01
Remove stray SAE support
Björn Gustavsson
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-17
Count reductions for process even when not trapping
Patrik Nyblom
2010-05-17
Teach BIF's binary:match/matches interrupting/restarting
Patrik Nyblom
2010-04-28
OTP-8474 NIF improvements after R13B04
Sverker Eriksson
2010-03-10
Add the BeamInstr data type for loaded BEAM code
Patrik Nyblom
2010-03-10
Fix the BEAM dissambler for the half-word emulator
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-02-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
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