Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-29 | gen_fsm: Fix format_status/2 to handle Pids | Steve Vinoski | |
gen_fsm:format_status/2 currently crashes if Name in the process state is a Pid. Handle Name in the same way as in gen_server:format_status/2 to eliminate the crash. | |||
2009-11-27 | Merge remote branch 'refs/remotes/origin/dgud/array_tests' into ccase/r13b04_dev | Erlang/OTP | |
* refs/remotes/origin/dgud/array_tests: Added more tests for array:reset/2. | |||
2009-11-27 | Add type information for on_load | Björn Gustavsson | |
The on_load feature introduced in R13B03 adds two new internal BIFs and extends the return value of erlang:load_module/2. | |||
2009-11-26 | Added more tests for array:reset/2. | Dan Gudmundsson | |
Code coverage was bad for my new optimizations. | |||
2009-11-26 | ** Empty commit message ** | Niclas Eklund | |
2009-11-26 | ** Empty commit message ** | Lars G Thorsen | |
2009-11-26 | Fixing dockumentation (man-pages) installation. | Micael Karlberg | |
2009-11-25 | Update version numbers | Rickard Green | |
2009-11-25 | Fixing various dialyzer and copyright problems. | Micael Karlberg | |
2009-11-25 | Fixing copyright problems. | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |