summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/gen_fsm.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-2/+2
* add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski2013-04-021-0/+11
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Merge branch 'uw/extending_gen' into maintGustav Simonsson2012-02-241-2/+23
|\
| * Add plugin support for alternative name lookupUlf Wiger2011-11-241-2/+23
* | Correct spelling of "registered" in various places in the source codeRichard Carlsson2012-01-031-1/+1
|/
* Remove all use of global:safe_whereis_name/1Hans Bolinder2011-11-141-2/+2
* Fix a minor race in gen_fsmHans Bolinder2011-11-141-1/+11
* Add '-callback' attributes in stdlib's behavioursStavros Aronis2011-10-071-9/+32
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-3/+3
* Fix format_status bug for unregistered gen_event processesGeoff Cant2010-07-071-9/+2
* handle {global, term()} names in format_status/2Steve Vinoski2010-05-271-6/+9
* Extend format_status for gen_server/gen_fsm termination error loggingSteve Vinoski2010-05-121-5/+18
* Merge branch 'ks/stdlib' into devErlang/OTP2010-04-141-10/+10
|\
| * stdlib: Use fun object instead of {M,F} tupleKostis Sagonas2010-04-131-5/+5
|/
* gen_fsm: Fix format_status/2 to handle PidsSteve Vinoski2009-11-291-1/+6
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+623