Age | Commit message (Expand) | Author |
2016-03-10 | Merge branch 'maint' | Siri Hansen |
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 |
2013-02-01 | Add a new function code:get_mode() can be used to detect how the code servers... | Vlad Dumitrescu |
2012-10-30 | Use code:lib_dir instead of code:which to get application directory | Siri Hansen |
2012-08-23 | Merge branch 'maint' | Sverker Eriksson |
2012-08-21 | kernel: Disable hipe compilation for hipe_unified_loader | Sverker Eriksson |
2012-07-19 | kernel: Remove VxWorks from tests | Björn-Egil Dahlberg |
2012-06-12 | Add kernel/test/code_SUITE:upgrade | Sverker Eriksson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-21 | Teach big_boot_embedded testcase about comte | Patrik Nyblom |
2012-01-23 | Fix on_load handling in modules loaded by code:load_binary/3 | Björn Gustavsson |
2011-09-29 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-29 | Skip create_big_boot on platforms without crypto | Lukas Larsson |
2011-09-29 | Remove test_server path instead of cwd for clash test | Lukas Larsson |
2011-09-02 | Merge branch 'dev' into major | Hans Bolinder |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for kernel | Lukas Larsson |