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
/
lib
/
kernel
/
test
/
code_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-09-14
Don't leak old code when loading a modules with an on_load function
Björn Gustavsson
2016-05-04
Correctly handle multiple load attempts when on_load is pending
Björn Gustavsson
2016-05-04
Avoid deadlock when an on_load function makes an external call to the module ...
Björn Gustavsson
2016-05-04
Reimplement -on_load()
Björn Gustavsson
2016-05-02
code_SUITE: Make on_load_binary/1 clearer by using merl
Björn Gustavsson
2016-04-29
code_SUITE: Enhance test of archive files
Björn Gustavsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-23
code_SUITE: Skip on_load_embedded/1 if no symlinks
Björn Gustavsson
2016-03-16
code_server: Normalize the pathnames for all loaded modules
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-11
Merge branch 'bjorn/kernel/modernize-tests'
Björn Gustavsson
2016-03-10
Fix comments
Björn Gustavsson
2016-03-10
Merge branch 'maint'
Siri Hansen
2016-03-10
Eliminate use of the ?t macro
Björn Gustavsson
2016-03-10
Eliminate use of doc and suite clauses
Björn Gustavsson
2016-03-10
Replace use of test_server:capture*/0 with ct:capture*/0
Björn Gustavsson
2016-03-10
Eliminate use test_server:format()
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Eliminate use of ?config() macro
Björn Gustavsson
2016-03-09
Modernize timetraps
Björn Gustavsson
2016-03-09
Change '==' to '=' in code_SUITE:bad_erl_libs
Siri Hansen
2016-03-09
Merge branch 'maint'
Björn Gustavsson
2016-03-03
Fix code_SUITE after test_server change
Siri Hansen
2016-02-25
code: Add functions that can load multiple modules
Björn Gustavsson
2016-02-17
Remove test_server as a standalone application
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-01-28
Merge branch 'bjorn/kernel/clean-up-code_server'
Björn Gustavsson
2016-01-28
Merge branch 'maint'
Björn Gustavsson
2016-01-28
code: Correct the types for error returns
Björn Gustavsson
2016-01-27
code_server: Don't export internal system_* functions
Björn Gustavsson
2016-01-25
Eliminate run-time system crash in code:load_abs/1
Björn Gustavsson
2016-01-13
erts: Make erlang:purge_module/1 safe
Sverker Eriksson
2016-01-13
erts: Refactor code:purge/1 and code:soft_purge/1
Sverker Eriksson
2015-12-14
Remove the code path cache in the code server
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-04
Update list of funcalls in kernel code_SUITE
Richard Carlsson
2015-05-28
Merge branch 'richcarl/warnings-by-default/OTP-12781'
Björn-Egil Dahlberg
2015-05-27
kernel: Fix code_SUITE with respect to new logger default
Björn-Egil Dahlberg
2015-04-30
kernel: Use module erl_anno
Hans Bolinder
2014-06-04
Make pre-loaded modules permanently sticky
Björn Gustavsson
2014-05-26
Teach code:del_path/1 to ignore superfluous slashes
Björn Gustavsson
2014-01-21
kernel: code_SUITE fix unicode option
Björn-Egil Dahlberg
2014-01-21
Fix testing with unicode paths
Dan Gudmundsson
2013-11-18
Parallel check_process_code when code_server purge a module
Rickard Green
2013-07-11
Refactor away ?line macro in code_SUITE
Björn-Egil Dahlberg
2013-07-11
Fix tests for erts app-file
Björn-Egil Dahlberg
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-20
Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'
Fredrik Gustafsson
2013-02-19
Fixed test to allow for lists:foreach/2 call
Kostis Sagonas
2013-02-18
erts: Fix code:is_module_native
Sverker Eriksson
[next]