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
Age
Commit message (
Expand
)
Author
2012-03-22
Merge branch 'maint'
Raimo Niskanen
2012-03-22
Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint
Raimo Niskanen
2012-03-21
erts: Implement erlang:halt/2
Raimo Niskanen
2012-03-21
erts: Make erlang:halt/0,1 close ports and flush async threads
Raimo Niskanen
2012-03-21
erts: Remove forgotten and unused function erl_exit0
Raimo Niskanen
2012-03-21
erts: Implement erl_halt
Raimo Niskanen
2012-03-19
Merge branch 'maint'
Björn-Egil Dahlberg
2012-03-19
Merge branch 'ph/fix-enfile/OTP-9990' into maint
Björn-Egil Dahlberg
2012-03-16
Extend erlang:port_info/1,2 to show the OS pid of a spawned process
Matthias Lang
2012-03-15
Merge branch 'maint'
Rickard Green
2012-03-15
Merge branch 'rickard/barriers/OTP-9922' into maint
Rickard Green
2012-03-12
Remove newly introduced excessive barrier in erts_thr_progress_later()
Rickard Green
2012-03-09
Merge branch 'sverk/threadsafe-code-loading'
Sverker Eriksson
2012-03-07
erts: Fix assert failure when code_server exits "during" commit
Sverker Eriksson
2012-03-06
erts: Fix memory leak in code loading
Sverker Eriksson
2012-02-24
erts: Set correct default tracing when loading code
Sverker Eriksson
2012-02-24
erts: Fix faulty assert in non-smp debug vm
Sverker Eriksson
2012-02-23
erts: Use correct macro for "yield-return"
Sverker Eriksson
2012-02-23
Merge branch 'sverk/hipe-debug-cherries'
Sverker Eriksson
2012-02-23
Merge branch 'maint'
Sverker Eriksson
2012-02-23
erts: Refactor code loading with renaming
Sverker Eriksson
2012-02-23
erts: Seize code_ix lock when updating trace settings
Sverker Eriksson
2012-02-23
erts: Switch order between code_ix lock and thread blocking
Sverker Eriksson
2012-02-21
erts: Fix race bug in finish_after_on_load
Sverker Eriksson
2012-02-21
erts: Refactor export staging lock
Sverker Eriksson
2012-02-21
erts: Activate staged code in a thread safe way
Sverker Eriksson
2012-02-21
erts: Suspend processes waiting for code_ix lock
Sverker Eriksson
2012-02-21
erts: Fix single threaded fallback in new BIF finish_loading_1
Sverker Eriksson
2012-02-21
erts: Fix type bug
Sverker Eriksson
2012-02-21
Break apart erlang:load_module/2 into two separate BIFs
Björn Gustavsson
2012-02-21
Use magic binaries in erts_prepare_loading() and erts_finish_loading()
Björn Gustavsson
2012-02-21
erts: Cleanup non-blocking load
Sverker Eriksson
2012-02-21
erts: Fix memory query for non-blocking module table
Sverker Eriksson
2012-02-21
erts: Refactor more renaming as "staging"
Sverker Eriksson
2012-02-21
erts: Fix memory reports from export table
Sverker Eriksson
2012-02-21
erts: Fix tracing bug for new non-blocking load
Sverker Eriksson
2012-02-21
erts: Change module range end to be atomic
Sverker Eriksson
2012-02-21
erts: Refactor code_ix
Sverker Eriksson
2012-02-21
erts: Document code_ix interface
Sverker Eriksson
2012-02-21
erts: Fallback to blocking upgrade when tracing is enabled
Sverker Eriksson
2012-02-21
erts: Keep count of number of global traced functions per module
Sverker Eriksson
2012-02-21
erts: Move number-of-breakpoint counter from code to Module struct
Sverker Eriksson
2012-02-21
erts: Fix print-bug in lock checker on debug-vm
Sverker Eriksson
2012-02-21
erts: Cleanup code loading
Sverker Eriksson
2012-02-21
erts: Rename "loader" code_ix as "staging" code_ix
Sverker Eriksson
2012-02-21
erts: Fix purge of module with loaded nif library
Sverker Eriksson
2012-02-21
erts: Remove secondary_export_table
Sverker Eriksson
2012-02-21
erts: Refactor new function index_put_entry()
Sverker Eriksson
2012-02-21
erts: Refactor export entry allocation
Sverker Eriksson
2012-02-21
erts: Fix case of breakpoint when deleting module
Sverker Eriksson
[next]