Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-02-06 | Use magic refs for code loading state | Rickard Green |
2016-11-25 | Add code:module_status/1 and modified_modules/0 | Richard Carlsson |
2016-11-22 | Handle prefetched paths | Richard Carlsson |
2016-11-22 | Restructure code:which() and where_is_file() | Richard Carlsson |
2016-11-21 | Remove remnants of module package support | Richard Carlsson |
2016-10-17 | kernel,hipe: Fix dialyzer warnings | Sverker Eriksson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-31 | code: Remove 'bad_path' error code from set_path/1 | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-25 | code: Add functions that can load multiple modules | 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 | Simplify starting of code server | Björn Gustavsson |
2016-01-27 | Remove first argument of code_server:call() | Björn Gustavsson |
2016-01-25 | Eliminate run-time system crash in code:load_abs/1 | Björn Gustavsson |
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 | Avoid exception overhead if HiPE is disabled | Richard Carlsson |
2015-05-22 | code: Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2015-05-13 | code: Correct type spec for code:make_stub_module/3 | Björn Gustavsson |
2015-05-07 | code: Make load_native_code_for_all_loaded/0 comply to spec | Björn Gustavsson |
2015-05-06 | code: Reduce overhead of native code checking for loaded modules | Björn Gustavsson |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2013-02-01 | Add a new function code:get_mode() can be used to detect how the code servers... | Vlad Dumitrescu |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-09 | kernel: Eliminate use of packages in code and code_server | Björn Gustavsson |
2012-07-18 | Merge branch 'maint' | Henrik Nord |
2012-07-06 | [erts,kernel,stdlib] fix escript/primary archive reloading | Tuncer Ayaz |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-11-26 | code: Clean up loading of code_server prerequisites | Björn Gustavsson |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-01-31 | Sanitize the specs of the code module | Kostis Sagonas |
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | Patrik Nyblom |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-29 | Fix type information of 'file' and 'code' modules | Kostis Sagonas |
2010-07-28 | Load native code for modules loaded before the code server | Paul Guyot |
2010-06-03 | kernel: Add declaration for exported types | Kostis Sagonas |
2010-04-28 | kernel: Clean up as suggested by tidier | Kostis Sagonas |
2010-04-19 | code:clash/0: match correct return value from erl_prim_loader:list_dir/1 | Tuncer Ayaz |
2010-02-05 | Fix handling of archive (.ez) files in code:clash/0 | Tuncer Ayaz |
2010-01-27 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |