aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2011-01-17Merge branch 'bjorn/beam-loader/OTP-9030' into devBjörn Gustavsson
2011-01-17c: Reduce memory footprintBjörn Gustavsson
2011-01-17erl_posix_msg: Reduce memory footprintBjörn Gustavsson
2011-01-17Removed use of deprecated function sizeIngela Anderton Andin
2011-01-11Merge branch 'td/base64-mime-decoding' into devIngela Anderton Andin
2010-12-29Merge branch 'maint-r14' into devPatrik Nyblom
2010-12-29Merge branch 'pan/r14b01-dialyzer-type-corrections' into devPatrik Nyblom
2010-12-28Prepare releaseErlang/OTP
2010-12-28Correct type specs in ioPatrik Nyblom
2010-12-28Remove dead code (and dialyzer errors) from filename and rePatrik Nyblom
2010-12-21Correct type specs in ioPatrik Nyblom
2010-12-21Merge branch 'pan/r14b01-dialyzer-type-corrections' into devPatrik Nyblom
2010-12-21Remove faulty change left by mistake in eppPatrik Nyblom
2010-12-21Merge branch 'pan/r14b01-dialyzer-type-corrections' into devPatrik Nyblom
2010-12-21Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into devBjörn Gustavsson
2010-12-21Fix type-checking of variable used in zero-width bit syntax constructionBjörn Gustavsson
2010-12-20Removed dead codePatrik Nyblom
2010-12-17Remove dead code (and dialyzer errors) from filename and rePatrik Nyblom
2010-12-17Merge branch 'rickard/ets-tab-delete/OTP-8999' into devRickard Green
2010-12-16Safe deallocation of ETS-table structuresRickard Green
2010-12-10Fix a couple typos in filename encoding docsTuncer Ayaz
2010-12-08Update version numbersBjörn-Egil Dahlberg
2010-12-07Improve pad character handling in base64 MIME decoding functionsThomas O'Dowd
2010-12-06Prepare releaseErlang/OTP
2010-12-03Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-12-03Fix ets_SUITE:types to not fail due to false mem leaksSverker Eriksson
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-03Test and correct filelib and filenamePatrik Nyblom
2010-12-03Add documentation to erlang.xml and slight correction to unicode_usage.xmlPatrik Nyblom
2010-12-02Add section about Unicode file names to stdlib users guidePatrik Nyblom
2010-12-01Add documentation about raw filenames and Unicode file name translation modePatrik Nyblom
2010-12-01Make filelib not crash on re codepoints beyond 255 in re when filename is rawPatrik Nyblom
2010-11-30Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-11-30Improved ets_SUITE to better trouble shoot false memory leaksSverker Eriksson
2010-11-30Teach filelib to use re in unicode mode when filenames are not rawPatrik Nyblom
2010-11-30Corrected testcases broken by unicode filenamesPatrik Nyblom
2010-11-30Correct shell utilities to handle unicode and possibly binariesPatrik Nyblom
2010-11-30Handle binary file names and conversion of unicode stringsPatrik Nyblom
2010-11-29Increase default maximum number of slots of Dets tablesHans Bolinder
2010-11-29Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom
2010-11-26Merge branch 'egil/superfluous-supervisor-report/OTP-8938' into devBjörn-Egil Dahlberg
2010-11-24Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-11-22ETS 'compressed' option.Sverker Eriksson
2010-11-22Merge branch 'ml/re-manpage-cleanup' into devBjörn Gustavsson
2010-11-22Remove superfluous supervisor error reportBjörn-Egil Dahlberg
2010-11-22Merge branch 'ks/file_open-mode' into devBjörn Gustavsson
2010-11-09Merge branch 'sverker/doc-fixes/OTP-8880' into devSverker Eriksson
2010-11-09Improve the 're' manpage by correcting typos and rewordingMatthias Lang
2010-11-04Fix badly formed Dets file after initializationHans Bolinder
2010-10-29Merge branch 'ks/bad-export_type' into devBjörn Gustavsson