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
/
module.c
Age
Commit message (
Expand
)
Author
2017-10-20
Merge branch 'maint'
Björn Gustavsson
2017-10-18
Don't dump literal areas that are not referenced at all
Björn Gustavsson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2016-11-22
Merge branch 'maint'
Sverker Eriksson
2016-11-17
erts: Refactor crash dumping with cbprintf
Sverker Eriksson
2016-10-17
erts: Cleanup dead code
Sverker Eriksson
2016-10-14
erts: Replace unsafe Module.first_hipe_ref
Sverker Eriksson
2016-10-14
erts: Move new hipe ref and sdesc lists to loader state
Sverker Eriksson
2016-10-14
Add a loader state for HiPE code loading
Magnus Lång
2016-10-10
erts: Improve hipe load/upgrade/purge machinery
Sverker Eriksson
2016-10-10
erts: Refactor module_start_staging
Sverker Eriksson
2016-09-14
Don't leak old code when loading a modules with an on_load function
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-12-15
Merge branch 'lukas/erts/forker'
Lukas Larsson
2015-12-15
erts: Refactor out erts functions from hash
Lukas Larsson
2015-11-12
erts: Refactor header of loaded beam code
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-08-31
erts: Refactor naming regarding code_write_permission
Sverker Eriksson
2012-02-23
erts: Switch order between code_ix lock and thread blocking
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: Refactor code_ix
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: Rename "loader" code_ix as "staging" code_ix
Sverker Eriksson
2012-02-21
erts: Refactor new function index_put_entry()
Sverker Eriksson
2012-02-21
First try at non-blocking code loading!
Sverker Eriksson
2012-02-21
erts: Multiple module tables using code_ix
Sverker Eriksson
2012-02-21
erts: Refactor Module struct
Sverker Eriksson
2011-11-13
Replace system block with thread progress block
Rickard Green
2010-02-11
OTP-8335 Even more NIF features
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP