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
/
beam_bif_load.c
Age
Commit message (
Expand
)
Author
2015-06-10
Merge branch 'egil/fix-purge-literals/OTP-12821'
Björn-Egil Dahlberg
2015-05-25
erts: Fix garbage collect literals in code purge
Björn-Egil Dahlberg
2015-05-08
Merge branch 'rickard/timer-optimization/OTP-12650'
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-05-07
Add module_info entry for native code
Richard Carlsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2013-11-18
Functionality for disabling garbage collection
Rickard Green
2013-11-18
Execution of system tasks in context of another process
Rickard Green
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-18
erts: Fix code:is_module_native
Sverker Eriksson
2013-01-28
erts: Fix ASSERT crash in erts_try_seize_code_write_permission
Sverker Eriksson
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-03
Generalize process table implementation
Rickard Green
2012-10-05
Merge branch 'sverk/code-load-refactor-later-op'
Sverker Eriksson
2012-08-31
erts: Refactor code loading to use erts_schedule_thr_prgr_later_op
Sverker Eriksson
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-06-25
Don't go to single-scheduler mode when managing breakpoints
Björn Gustavsson
2012-06-20
Merge branch 'maint'
Rickard Green
2012-06-04
Merge branch 'maint'
Lukas Larsson
2012-05-10
Remove stale code for hybrid heap and incremental GC
Björn Gustavsson
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-23
erts: Use correct macro for "yield-return"
Sverker Eriksson
2012-02-23
erts: Refactor code loading with renaming
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: 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
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 tracing bug for new non-blocking load
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: 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: Fix case of breakpoint when deleting module
Sverker Eriksson
2012-02-21
erts: Call erts_export_consolidate automatically
Sverker Eriksson
2012-02-21
First try at non-blocking code loading!
Sverker Eriksson
2012-02-21
BEAM loader: Break out handling of ranges into beam_ranges.c
Björn Gustavsson
2012-02-21
erts: Fix code_ix handling and locking for some more bifs
Sverker Eriksson
2012-02-21
erts: Multiple module tables using code_ix
Sverker Eriksson
2012-02-21
erts: Use several addresses in each Export
Sverker Eriksson
2012-02-21
erts: Multiple export tab's using code_ix
Sverker Eriksson
2012-02-21
erts: First stab at code_ix interface and beam_catches using it
Sverker Eriksson
2012-02-21
erts: Refactor Module struct
Sverker Eriksson
2011-12-02
Get cerl and distribution working in Win64
Patrik Nyblom
[next]