index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
gen_server.erl
Age
Commit message (
Expand
)
Author
2013-10-15
Merge branch 'maint'
Fredrik Gustafsson
2013-10-12
Change 'recive' to 'receive' in gen_server.erl
Brian L. Troutwine
2013-08-05
Merge branch 'maint'
Fredrik Gustafsson
2013-08-01
Fix typo in abcast() function comment
Johannes Weißl
2013-07-09
Merge branch 'maint'
Fredrik Gustafsson
2013-07-09
Merge branch 'genrich/stdlib/gen_server_typo/OTP-11200' into maint
Fredrik Gustafsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-08
handle_info Info type possible typo
genrich
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
2013-04-02
add sys:get_state/1,2 and sys:replace_state/2,3
Steve Vinoski
2012-07-03
Correct guard matching in gen_server:enter_loop/4
Gustav Simonsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-24
Merge branch 'uw/extending_gen' into maint
Gustav Simonsson
2012-01-03
Correct spelling of "registered" in various places in the source code
Richard Carlsson
2011-11-29
Fix dialyzer warnings in supervisor
Siri Hansen
2011-11-24
Add plugin support for alternative name lookup
Ulf Wiger
2011-11-14
Remove all use of global:safe_whereis_name/1
Hans Bolinder
2011-10-07
Add '-callback' attributes in stdlib's behaviours
Stavros Aronis
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2010-07-07
Fix format_status bug for unregistered gen_event processes
Geoff Cant
2010-05-27
handle {global, term()} names in format_status/2
Steve Vinoski
2010-05-12
Extend format_status for gen_server/gen_fsm termination error logging
Steve Vinoski
2010-04-14
Merge branch 'ks/stdlib' into dev
Erlang/OTP
2010-04-13
stdlib: Use fun object instead of {M,F} tuple
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP