summaryrefslogtreecommitdiff
path: root/lib/stdlib/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct the specifications of io_lib:fread/2,3Hans Bolinder2013-08-211-0/+3
* stdlib: Include file:all datatypes in filelibLukas Larsson2013-08-081-0/+6
* Fix supervisor typogoofansu2013-07-111-1/+1
* Prepare releaseOTP_R16B01Erlang/OTP2013-06-171-0/+173
* Update copyright yearsBjörn-Egil Dahlberg2013-06-125-5/+5
* Merge branch 'nox/erl_eval-receive/OTP-11137' into maintFredrik Gustafsson2013-06-031-4/+1
|\
| * Fix receive support in erl_eval with a BEAM moduleAnthony Ramine2013-05-281-4/+1
* | Teach c:ls/1 to show non-directory filesBjörn Gustavsson2013-05-221-2/+2
|/
* Rename and document lists:zf/2 as lists:filtermap/2Anthony Ramine2013-04-301-0/+25
* Add documentation of w, i and e addition to +fnu and +fna switches to erlSiri Hansen2013-04-171-0/+1
* Fixed broken links in sys.htmlFredrik Gustafsson2013-04-051-4/+4
* Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maintFredrik Gustafsson2013-04-041-8/+77
|\
| * add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski2013-04-021-0/+67
| * update sys:get_status/2,3 documentation for gen_eventSteve Vinoski2013-03-291-8/+10
* | Document erl_parse:abstract/2Hans Bolinder2013-03-291-1/+18
|/
* Delete obsolete note about simple-one-for-one supervisorMagnus Henoch2013-03-081-6/+0
* Prepare releaseOTP_R16BErlang/OTP2013-02-251-0/+69
* Update copyright yearsBjörn-Egil Dahlberg2013-02-222-2/+2
* Correct text according to document reviewsPatrik Nyblom2013-02-221-314/+355
* Adapt the Unicode chapter of STDLIB users guide to R16Patrik Nyblom2013-02-221-153/+1091
* Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom2013-02-222-1/+25
|\
| * Document +pc flag and io:printable_range/0Patrik Nyblom2013-02-182-1/+25
* | Merge branch 'bjorn/unicode-doc/OTP-10852'Björn Gustavsson2013-02-221-2/+3
|\ \ | |/ |/|
| * filelib: Update documentationBjörn Gustavsson2013-02-141-2/+3
* | [stdlib] Add documentation of ~tpHans Bolinder2013-02-151-2/+16
* | [stdlib] Add new SDTLIB application variable 'shell_strings'Hans Bolinder2013-02-152-6/+25
* | [stdlib] Add control sequence modifier 'l'Hans Bolinder2013-02-151-27/+40
|/
* Make Unicode correctionsHans Bolinder2013-02-111-7/+6
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-291-0/+206
* Merge branch 'sverk/ets-write_concurrency-locks'Sverker Eriksson2013-01-281-3/+7
|\
| * erts,stdlib: Increase number of locks for write_concurrencySverker Eriksson2013-01-231-3/+7
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-254-4/+4
* | [stdlib] Remove documentation of ~tpHans Bolinder2013-01-251-16/+2
* | Add a new function proc_lib:format/2 which takes encodingHans Bolinder2013-01-251-1/+8
* | Make adjustments for UnicodeHans Bolinder2013-01-251-0/+5
* | [stdlib] Introduce new functions epp:read_encoding_from_binary/1,2Hans Bolinder2013-01-251-2/+17
* | Extend char() to Unicode charactersHans Bolinder2013-01-252-19/+68
* | [stdlib] Fix a contract bugHans Bolinder2013-01-251-7/+44
* | [stdlib] Update the Unicode examples in STDLIB User's GuideHans Bolinder2013-01-252-11/+14
* | [stdlib] Remove documentation of Unicode functions in io_libHans Bolinder2013-01-251-64/+0
|/
* Fix some FOP warningsHans Bolinder2013-01-091-2/+2
* Merge branch 'ks/stdlib/proplists-spec-cleanup/OTP-10663'Fredrik Gustafsson2013-01-031-11/+11
|\
| * Ensure that edocumentation and the xml file are in syncKostis Sagonas2012-12-171-11/+11
* | Improve and correct contracts and types of the IO modulesHans Bolinder2013-01-023-49/+63
* | Clean up some of the Unicode documentationHans Bolinder2013-01-025-360/+383
* | [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-0212-2337/+245
* | Merge tag 'OTP_R15B03'Björn-Egil Dahlberg2012-11-271-0/+15
|\ \ | |/
| * Prepare releaseOTP_R15B03Erlang/OTP2012-11-261-0/+15
* | Fix documentation about how supervisor handles crash in child's start functionSiri Hansen2012-10-111-4/+4
* | Have supervisor send errors up the chainTomas Pihl2012-10-051-1/+1