Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | Removed comments | Micael Karlberg | |
2013-03-26 | Ensure of incorrect number of terms when scanning property groups | Micael Karlberg | |
At the end of the mfs_load_property_groups function, the final property group list and property groups list is "terminated". A call to mfs_ensure_term_spec with (incorrect) size 4 was made prior to this to ensure enough data was available. The correct size was 6! | |||
2013-03-26 | Uncommented test cases | Micael Karlberg | |
2013-03-25 | Add new messages | Micael Karlberg | |
2013-03-25 | Calculation of term_spec size (initial and next) changed | Micael Karlberg | |
There seem to be some problem with realloc (core dump) so the calculation of the term_spec size needs to be "corrected". | |||
2013-03-22 | Minor test case rework | Micael Karlberg | |
2013-03-22 | Test case cleanup | Micael Karlberg | |
2013-03-22 | Add rule for test beam'es | Micael Karlberg | |
2013-03-22 | Preliminary test case updates | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |