Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-14 | Merge branch 'ks/stdlib' into dev | Erlang/OTP | |
* ks/stdlib: erl_parse.yrl: Add missing operator in type declaration stdlib: Add types and specs stdlib: Use fun object instead of {M,F} tuple ets: Cleanup as suggested by tidier OTP-8576 ks/stdlib | |||
2010-04-13 | stdlib: Use fun object instead of {M,F} tuple | Kostis Sagonas | |
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-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |