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
/
break.c
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-16
Revert "Add run queue index to process dump info"
Björn-Egil Dahlberg
2015-05-08
Optimized timer implementation
Rickard Green
2015-03-13
erts: Remove unused variable in crashdump creation
Björn-Egil Dahlberg
2015-03-05
Merge branch 'maint'
Björn-Egil Dahlberg
2015-02-20
erts: Fix erroneous printout in crashdump
Björn-Egil Dahlberg
2014-12-19
erts: Improve crash dumps
Lukas Larsson
2014-09-08
erts: Print that we are crashdumping earlier
Lukas Larsson
2014-03-09
Add run queue index to process dump info
Rick Reed
2013-12-07
Merge branch 'rickard/garbage_collect/OTP-11388'
Rickard Green
2013-11-18
Execution of system tasks in context of another process
Rickard Green
2013-10-30
Fix truncated pointers in erl_crash.dump
Björn Gustavsson
2013-10-18
erts: Fix segfaulting crashdump writing
Björn-Egil Dahlberg
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-05-21
Bump crash dump version
Lukas Larsson
2013-05-13
Print process memory usage info in crash dump
Lukas Larsson
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-06
Merge branch 'maint'
Ingela Anderton Andin
2012-12-03
Use ptab functionality also for ports
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-11-30
erts: Change default of erl_crash.dump
Björn-Egil Dahlberg
2012-10-24
Merge branch 'maint'
Björn-Egil Dahlberg
2012-10-16
erts: Change ERL_CRASH_DUMP_SECONDS behaviour
Björn-Egil Dahlberg
2012-08-20
Merge branch 'maint'
Patrik Nyblom
2012-08-14
Make get/putenv and erlexec understand Unicode
Patrik Nyblom
2012-04-27
Merge branch 'rickard/proc-sched/OTP-9892'
Rickard Green
2012-04-27
Optimize process state changes
Rickard Green
2012-04-16
Optimize process table access
Rickard Green
2012-02-21
erts: Multiple module tables using code_ix
Sverker Eriksson
2012-02-21
erts: Refactor Module struct
Sverker Eriksson
2012-02-19
Misc memory barrier fixes
Rickard Green
2011-12-02
Make whole of OTP build and release on Win64
Patrik Nyblom
2011-11-13
Merge branch 'rickard/thr-progress-block/OTP-9631'
Rickard Green
2011-11-13
Replace system block with thread progress block
Rickard Green
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2011-06-14
Use new atomic API in runtime system
Rickard Green
2011-03-16
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2010-12-20
Refactor timer interface
Björn-Egil Dahlberg
2010-12-15
Use new atomic types in emulator
Rickard Green
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-04-30
emulator: Remove stray OSE/Delta support
Björn Gustavsson
2010-04-08
system_info(procs): Fix the value for "OldHeap unused"
Satoshi Kinoshita
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
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
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