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.h
Age
Commit message (
Expand
)
Author
2016-03-15
update copyright-year
Henrik Nord
2015-12-09
Merge branch 'sverk/dist-ctrl-msg-overflow-master' into master
Sverker Eriksson
2015-12-08
Merge branch 'rickard/ohmq-fixup/OTP-13047'
Rickard Green
2015-12-08
Merge branch 'sverk/dist-ctrl-msg-overflow' into sverk/dist-ctrl-msg-overflow...
Sverker Eriksson
2015-12-08
Replace off_heap_message_queue option with message_queue_data option
Rickard Green
2015-12-07
erts: Fix bug for remote control message containing fat maps
Sverker Eriksson
2015-11-19
Refactor have seq_trace token test
Björn-Egil Dahlberg
2015-11-18
Refactor sharing preserved copy flags
Björn-Egil Dahlberg
2015-11-17
Refactor copy sharing
Björn-Egil Dahlberg
2015-11-17
Enable shcopy for sending messages
Nikolaos S. Papaspyrou
2015-11-12
Fragmented young heap generation and off_heap_message_queue option
Rickard Green
2015-06-24
erts: Remove HALFWORD_HEAP definition
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
erts: Add erts_factory_trim_and_close
Sverker Eriksson
2015-06-15
erts: Remove hashmap probabilistic heap overestimation
Sverker Eriksson
2015-05-08
Merge branch 'rickard/timer-optimization/OTP-12650'
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-04-14
erts: Refactor erts_queue_message
Björn-Egil Dahlberg
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Erlang based BIF timer implementation for scalability
Rickard Green
2015-03-19
erts: Fix map bug in dec_term for 32-bit debug VM
Sverker Eriksson
2015-03-12
First stab at binary_to_term for hamt
Sverker Eriksson
2013-11-18
Execution of system tasks in context of another process
Rickard Green
2012-12-03
Generalize process table implementation
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-03-30
Update copyright years
Björn-Egil Dahlberg
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
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
OTP-8555 Send message from NIF
Sverker Eriksson
2010-05-11
erts: Implement recv_mark/1 and recv_set/1 for real
Björn Gustavsson
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
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