index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the specifications of io_lib:fread/2,3
Hans Bolinder
2013-08-21
1
-0
/
+3
*
stdlib: Include file:all datatypes in filelib
Lukas Larsson
2013-08-08
1
-0
/
+6
*
Fix supervisor typo
goofansu
2013-07-11
1
-1
/
+1
*
Prepare release
OTP_R16B01
Erlang/OTP
2013-06-17
1
-0
/
+173
*
Update copyright years
Björn-Egil Dahlberg
2013-06-12
5
-5
/
+5
*
Merge branch 'nox/erl_eval-receive/OTP-11137' into maint
Fredrik Gustafsson
2013-06-03
1
-4
/
+1
|
\
|
*
Fix receive support in erl_eval with a BEAM module
Anthony Ramine
2013-05-28
1
-4
/
+1
*
|
Teach c:ls/1 to show non-directory files
Björn Gustavsson
2013-05-22
1
-2
/
+2
|
/
*
Rename and document lists:zf/2 as lists:filtermap/2
Anthony Ramine
2013-04-30
1
-0
/
+25
*
Add documentation of w, i and e addition to +fnu and +fna switches to erl
Siri Hansen
2013-04-17
1
-0
/
+1
*
Fixed broken links in sys.html
Fredrik Gustafsson
2013-04-05
1
-4
/
+4
*
Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maint
Fredrik Gustafsson
2013-04-04
1
-8
/
+77
|
\
|
*
add sys:get_state/1,2 and sys:replace_state/2,3
Steve Vinoski
2013-04-02
1
-0
/
+67
|
*
update sys:get_status/2,3 documentation for gen_event
Steve Vinoski
2013-03-29
1
-8
/
+10
*
|
Document erl_parse:abstract/2
Hans Bolinder
2013-03-29
1
-1
/
+18
|
/
*
Delete obsolete note about simple-one-for-one supervisor
Magnus Henoch
2013-03-08
1
-6
/
+0
*
Prepare release
OTP_R16B
Erlang/OTP
2013-02-25
1
-0
/
+69
*
Update copyright years
Björn-Egil Dahlberg
2013-02-22
2
-2
/
+2
*
Correct text according to document reviews
Patrik Nyblom
2013-02-22
1
-314
/
+355
*
Adapt the Unicode chapter of STDLIB users guide to R16
Patrik Nyblom
2013-02-22
1
-153
/
+1091
*
Merge branch 'pan/unicode_printable_ranges'
Patrik Nyblom
2013-02-22
2
-1
/
+25
|
\
|
*
Document +pc flag and io:printable_range/0
Patrik Nyblom
2013-02-18
2
-1
/
+25
*
|
Merge branch 'bjorn/unicode-doc/OTP-10852'
Björn Gustavsson
2013-02-22
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
filelib: Update documentation
Björn Gustavsson
2013-02-14
1
-2
/
+3
*
|
[stdlib] Add documentation of ~tp
Hans Bolinder
2013-02-15
1
-2
/
+16
*
|
[stdlib] Add new SDTLIB application variable 'shell_strings'
Hans Bolinder
2013-02-15
2
-6
/
+25
*
|
[stdlib] Add control sequence modifier 'l'
Hans Bolinder
2013-02-15
1
-27
/
+40
|
/
*
Make Unicode corrections
Hans Bolinder
2013-02-11
1
-7
/
+6
*
Prepare release
OTP_R16A_RELEASE_CANDIDATE
Erlang/OTP
2013-01-29
1
-0
/
+206
*
Merge branch 'sverk/ets-write_concurrency-locks'
Sverker Eriksson
2013-01-28
1
-3
/
+7
|
\
|
*
erts,stdlib: Increase number of locks for write_concurrency
Sverker Eriksson
2013-01-23
1
-3
/
+7
*
|
Update copyright years
Björn-Egil Dahlberg
2013-01-25
4
-4
/
+4
*
|
[stdlib] Remove documentation of ~tp
Hans Bolinder
2013-01-25
1
-16
/
+2
*
|
Add a new function proc_lib:format/2 which takes encoding
Hans Bolinder
2013-01-25
1
-1
/
+8
*
|
Make adjustments for Unicode
Hans Bolinder
2013-01-25
1
-0
/
+5
*
|
[stdlib] Introduce new functions epp:read_encoding_from_binary/1,2
Hans Bolinder
2013-01-25
1
-2
/
+17
*
|
Extend char() to Unicode characters
Hans Bolinder
2013-01-25
2
-19
/
+68
*
|
[stdlib] Fix a contract bug
Hans Bolinder
2013-01-25
1
-7
/
+44
*
|
[stdlib] Update the Unicode examples in STDLIB User's Guide
Hans Bolinder
2013-01-25
2
-11
/
+14
*
|
[stdlib] Remove documentation of Unicode functions in io_lib
Hans Bolinder
2013-01-25
1
-64
/
+0
|
/
*
Fix some FOP warnings
Hans Bolinder
2013-01-09
1
-2
/
+2
*
Merge branch 'ks/stdlib/proplists-spec-cleanup/OTP-10663'
Fredrik Gustafsson
2013-01-03
1
-11
/
+11
|
\
|
*
Ensure that edocumentation and the xml file are in sync
Kostis Sagonas
2012-12-17
1
-11
/
+11
*
|
Improve and correct contracts and types of the IO modules
Hans Bolinder
2013-01-02
3
-49
/
+63
*
|
Clean up some of the Unicode documentation
Hans Bolinder
2013-01-02
5
-360
/
+383
*
|
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2013-01-02
12
-2337
/
+245
*
|
Merge tag 'OTP_R15B03'
Björn-Egil Dahlberg
2012-11-27
1
-0
/
+15
|
\
\
|
|
/
|
*
Prepare release
OTP_R15B03
Erlang/OTP
2012-11-26
1
-0
/
+15
*
|
Fix documentation about how supervisor handles crash in child's start function
Siri Hansen
2012-10-11
1
-4
/
+4
*
|
Have supervisor send errors up the chain
Tomas Pihl
2012-10-05
1
-1
/
+1
[next]