Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-26 | Reclaim literal area after purge has completed | Rickard Green | |
2016-05-27 | Bumped runtime dependencies between erts, kernel, stdlib, sasl | Rickard Green | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-01-13 | erts: Introduce erts_code_purger | Sverker Eriksson | |
as a system process with preloaded code. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-21 | Update runtime dependencies | Rickard Green | |
2014-09-16 | erts: Fix erts app-file | Björn-Egil Dahlberg | |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green | |
Most dependencies introduced are exactly the dependencies to other applications found by xref. That is, there might be real dependencies missing. There might also be pure debug dependencies listed that probably should be removed. Each application has to be manually inspected in order to ensure that all real dependencies are listed. All dependencies introduced are to application versions used in OTP 17.0. This since the previously used version scheme wasn't designed for this, and in order to minimize the work of introducing the dependencies. | |||
2013-07-11 | Add erts app-file | Björn-Egil Dahlberg | |