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_message.c
Age
Commit message (
Expand
)
Author
2013-12-02
Compile in_heapfrag() only in debug mode
Anthony Ramine
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-03
Prepare for use of ptab functionality also for ports
Rickard Green
2012-12-03
Generalize process table implementation
Rickard Green
2012-08-31
erts: Remove some compiler warnings
Sverker Eriksson
2012-08-03
Merge branch 'rickard/tab-unref-thr-prgr/OTP-10167'
Rickard Green
2012-08-03
Merge branch 'rickard/proc-sched/OTP-9892'
Rickard Green
2012-08-02
Use thread progress instead of scheduling misc aux work were possible
Rickard Green
2012-08-02
Read message queue lengths while having lock
Rickard Green
2012-07-06
Merge branch 'maint'
Henrik Nord
2012-07-06
Merge branch 'sz/dtrace-message-send-fix' into maint
Henrik Nord
2012-06-20
erts: Update obsolete HARD_DEBUG code
Sverker Eriksson
2012-06-04
Merge branch 'maint'
Lukas Larsson
2012-05-11
DTrace bug in message-send
zheng siyao
2012-05-10
Remove stale code for hybrid heap and incremental GC
Björn Gustavsson
2012-04-27
Optimize process state changes
Rickard Green
2012-04-16
Optimize process table access
Rickard Green
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
Ifdef all dynamic trace code
Patrik Nyblom
2012-03-22
Correct some errors in the user tag spreading
Patrik Nyblom
2012-03-22
Change to more specific configure options for dtrace
Patrik Nyblom
2012-03-22
Add user tag spreading functionality to VM and use in file
Patrik Nyblom
2012-03-22
Update dtrace for changes in R15
Björn-Egil Dahlberg
2012-03-22
Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4
Scott Lystig Fritchie
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-17
external.c: Remove the option to create over-sized heap binaries
Björn Gustavsson
2010-08-12
Increase vheap counter to Uint64
Björn-Egil Dahlberg
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-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