Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson | |
The OSE port is no longer supported and this commit removed it and any changes related to it. The things that were general improvements have been left in the code. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-31 | Remove unused comments | Wasif Malik | |
2015-03-31 | Fix Host and Name type in slave.erl | Wasif Malik | |
In the start/1,2,3 and start_link/1,2,3 functions, the Host and Name arguments can be either string() or atom() but the specs only mentioned atom(). | |||
2014-03-26 | ose: Prepare slave for running on OSE | Lukas Larsson | |
This change relies on the assumption that all arguments before the last -- to the parent beam should be left as they are. | |||
2013-04-03 | Quote path to erl executable in slave to allow space in path | Siri Hansen | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder | |
2011-05-23 | Fix a spec and a type | Hans Bolinder | |
A specification that could cause problems for Dialyzer has been fixed. An opaque type in erl_eval has been turned in to a ordinary type. This is a temporary fix. | |||
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |