summaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nox/erl_scan-fix-column-tracking' into maintMarcus Arendt2014-09-012-104/+146
|\
| * Properly track column numbers in erl_scanAnthony Ramine2014-06-162-104/+146
* | Merge branch 'dgud/stdlib/format_status_terminate/OTP-11967' into maintDan Gudmundsson2014-08-284-64/+116
|\ \
| * | stdlib: Call format_status even if terminate callback crashesDan Gudmundsson2014-07-044-64/+116
* | | Merge branch 'kittee/maps_only' into maintMarcus Arendt2014-08-261-0/+11
|\ \ \
| * | | maps:only/2 -> maps:with/2Igor Savchuk2014-07-101-3/+3
| * | | add maps:only/2Igor Savchuk2014-07-071-0/+11
* | | | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg2014-08-212-5/+3
|\ \ \ \
| * | | | stdlib: Update dependencies to erts-6.2Björn-Egil Dahlberg2014-08-181-1/+1
| * | | | stdlib: Use erlang:fun_info_mfa/1 in proc_lib:init_p/3Björn-Egil Dahlberg2014-07-111-4/+2
* | | | | Merge branch 'nox/maps-shell-expansion' into maintBruce Yinhe2014-07-152-0/+13
|\ \ \ \ \
| * | | | | Expand shell functions in map expressionsAnthony Ramine2014-07-012-0/+13
* | | | | | Merge branch 'lharc/patch-1' into maintBruce Yinhe2014-07-111-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | documentation: maps:values() returns list of keyslharc2014-07-011-3/+3
* | | | | | Merge branch 'maint-17' into maintErland Schönbeck2014-07-116-11/+144
|\ \ \ \ \ \
| * | | | | | Prepare releaseErlang/OTP2014-07-102-1/+20
| * | | | | | Merge branch 'nox/filelib-wildcard-broken-link' into maint-17Erlang/OTP2014-07-104-10/+124
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Update stdlib appup fileSiri Hansen2014-07-101-2/+4
| | * | | | | Update runtime dependenciesSiri Hansen2014-07-091-1/+1
| | * | | | | Add tests of filelib and symlinksSiri Hansen2014-07-091-6/+87
| | * | | | | Fix handling of broken symlinks in filelibAnthony Ramine2014-07-092-4/+35
| | |/ / / /
* | | | | | Merge branch 'siri/sys-FormFunc-spec/OTP-11800' into maintSiri Hansen2014-07-102-4/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix spec of format function in sysSiri Hansen2014-07-032-4/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'mururu/fix-typo' into maintBruce Yinhe2014-07-071-1/+1
|\ \ \ \ \
| * | | | | Fix typo in erl_eval:exprs commentsYuki Ito2014-07-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'nox/io_lib_format-width-too-small' into maintBruce Yinhe2014-07-072-3/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Properly handle fields too short in io_lib_formatAnthony Ramine2014-05-202-3/+9
* | | | | stdlib: Correct documentation of dets:insert/2Hans Bolinder2014-06-302-2/+9
| |_|/ / |/| | |
* | | | Prepare releaseErlang/OTP2014-06-192-1/+82
* | | | Merge branch 'egil/fix-doc-links' into maintBjörn-Egil Dahlberg2014-06-181-6/+6
|\ \ \ \
| * | | | doc: Fix broken links in Installation GuideBjörn-Egil Dahlberg2014-06-171-2/+2
| * | | | doc: Fix broken linksBjörn-Egil Dahlberg2014-06-171-4/+4
* | | | | [dialyzer] Use the option 'dialyzer' to control the compilerHans Bolinder2014-06-171-2/+2
* | | | | [dialyzer] Fix handling of literal recordsHans Bolinder2014-06-171-6/+18
|/ / / /
* | | | Fix handling of latin1 characters in false ifdef branchesBjörn Gustavsson2014-06-161-2/+14
* | | | Merge remote-tracking branch 'erlang/pr/383' into maintHenrik Nord2014-06-112-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix small copy&paste mistakes in doc of alternative process registryLuca Favatella2014-05-272-3/+3
* | | | Merge branch 'saa/add_default_value_for_maps_get/OTP-11951' into maintBjörn-Egil Dahlberg2014-05-264-2/+108
|\ \ \ \ | |_|/ / |/| | |
| * | | stdlib: Fix indentation of maps docBjörn-Egil Dahlberg2014-05-261-11/+11
| * | | Add docs and test for maps:get/3Sergey Abramyan2014-04-153-1/+91
| * | | Add default value for maps:getSergey Abramyan2014-04-121-1/+17
| | |/ | |/|
* | | Merge branch 'fenollp/remove-erl_parse-legacy-map' into maintMarcus Arendt2014-05-141-15/+6
|\ \ \
| * | | Replace local mapl/2 (Erlang < 5.0) unique call by a LCPierre Fenoll2014-03-111-15/+6
* | | | Merge branch 'nox/fix-eval-map-update/OTP-11922' into maintBjörn-Egil Dahlberg2014-05-122-4/+11
|\ \ \ \
| * | | | Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine2014-05-032-4/+11
* | | | | Merge branch 'bjorn/stdlib/erl_tar/OTP-11854' into maintBjörn Gustavsson2014-05-093-13/+118
|\ \ \ \ \
| * | | | | Correct typo in type specificationBjörn Gustavsson2014-05-081-1/+1
| * | | | | Fix typo in erl_tar docsYuki Ito2014-05-081-1/+1
| * | | | | Update information about compatibilityBjörn Gustavsson2014-05-081-4/+5
| * | | | | Correct end of tape markerBjörn Gustavsson2014-05-082-3/+12