Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-04-11 | Store expanded config in application_controller:change_application_data | Siri Hansen | |
If the Config given to application_controller:change_application_data included other config files, it was only expanded for already existing (loaded) applications. If an upgrade added a new application which had config data in an included config file, the new application did not get correct config data. This is now changed so config data will be expanded for all applications. | |||
2014-02-19 | kernel: Fix an application terminate deadlock possibility | Dan Gudmundsson | |
Could happen if get_child was called during terminate. io (since it is a group_leader) also causes problems after get_child was called. Split up and do it async. | |||
2011-11-16 | Add documentation and test for kernel env var shutdown_timeout | Siri Hansen | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |