aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2014-08-21Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg
2014-08-18stdlib: Update dependencies to erts-6.2Björn-Egil Dahlberg
2014-08-04Allow Name/Arity syntax in maps inside attributesAndrey Tsirulev
2014-07-15Merge branch 'nox/maps-shell-expansion' into maintBruce Yinhe
2014-07-14Fix filelib:wildcard/2 when 'Cwd' ends with a dotChristopher Faulet
2014-07-11stdlib: Use erlang:fun_info_mfa/1 in proc_lib:init_p/3Björn-Egil Dahlberg
2014-07-11Merge branch 'lharc/patch-1' into maintBruce Yinhe
2014-07-11Merge branch 'maint-17' into maintErland Schönbeck
2014-07-10Merge branch 'siri/sys-FormFunc-spec/OTP-11800' into maintSiri Hansen
2014-07-10Prepare releaseErlang/OTP
2014-07-10Merge branch 'nox/filelib-wildcard-broken-link' into maint-17Erlang/OTP
2014-07-10Update stdlib appup fileSiri Hansen
2014-07-10maps:only/2 -> maps:with/2Igor Savchuk
2014-07-09Update runtime dependenciesSiri Hansen
2014-07-09Add tests of filelib and symlinksSiri Hansen
2014-07-09Fix handling of broken symlinks in filelibAnthony Ramine
2014-07-07add maps:only/2Igor Savchuk
2014-07-07Merge branch 'mururu/fix-typo' into maintBruce Yinhe
2014-07-07Merge branch 'nox/io_lib_format-width-too-small' into maintBruce Yinhe
2014-07-04stdlib: Call format_status even if terminate callback crashesDan Gudmundsson
2014-07-04Fix typo in erl_eval:exprs commentsYuki Ito
2014-07-03Fix spec of format function in sysSiri Hansen
2014-07-01documentation: maps:values() returns list of keyslharc
2014-07-01Expand shell functions in map expressionsAnthony Ramine
2014-06-30stdlib: Correct documentation of dets:insert/2Hans Bolinder
2014-06-19Prepare releaseErlang/OTP
2014-06-18Merge branch 'egil/fix-doc-links' into maintBjörn-Egil Dahlberg
2014-06-17doc: Fix broken links in Installation GuideBjörn-Egil Dahlberg
2014-06-17doc: Fix broken linksBjörn-Egil Dahlberg
2014-06-17[dialyzer] Use the option 'dialyzer' to control the compilerHans Bolinder
2014-06-17[dialyzer] Fix handling of literal recordsHans Bolinder
2014-06-16Properly track column numbers in erl_scanAnthony Ramine
2014-06-16Fix handling of latin1 characters in false ifdef branchesBjörn Gustavsson
2014-06-15Fix locations of shadowing warnings in ms_transformAnthony Ramine
2014-06-11Merge remote-tracking branch 'erlang/pr/383' into maintHenrik Nord
2014-05-27Fix small copy&paste mistakes in doc of alternative process registryLuca Favatella
2014-05-26Merge branch 'saa/add_default_value_for_maps_get/OTP-11951' into maintBjörn-Egil Dahlberg
2014-05-26stdlib: Fix indentation of maps docBjörn-Egil Dahlberg
2014-05-20Properly handle fields too short in io_lib_formatAnthony Ramine
2014-05-14Merge branch 'fenollp/remove-erl_parse-legacy-map' into maintMarcus Arendt
2014-05-12Merge branch 'nox/fix-eval-map-update/OTP-11922' into maintBjörn-Egil Dahlberg
2014-05-09Merge branch 'bjorn/stdlib/erl_tar/OTP-11854' into maintBjörn Gustavsson
2014-05-09Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen
2014-05-08Correct typo in type specificationBjörn Gustavsson
2014-05-08Fix typo in erl_tar docsYuki Ito
2014-05-08Update information about compatibilityBjörn Gustavsson
2014-05-08Correct end of tape markerBjörn Gustavsson
2014-05-08Support path names with characters outside the US ASCII rangeBjörn Gustavsson
2014-05-08Merge branch 'bjorn/stdlib/file_lib-wildcard/OTP-11850' into maintBjörn Gustavsson
2014-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine