aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
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-29Increase default maximum number of slots of Dets tablesHans Bolinder
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
2010-10-29Merge branch 'ms/fix-string-copies' into devBjörn Gustavsson
2010-10-29string_SUITE: Add test for string:copies(Str, Float)Björn Gustavsson
2010-10-29string_SUITE: Fix copy and paste error in test of string:copies/2Björn Gustavsson
2010-10-29Merge branch 'ks/strengthen-specs' into devBjörn Gustavsson
2010-10-28Fix epp bug concerning the file attribute and file inclusionHans Bolinder
2010-10-26lists: Strengthen and modernize specsKostis Sagonas
2010-10-26ordsets: Export ordset/1 type and strengthen specsKostis Sagonas
2010-10-26Fix crash in string:copies/2Michael Santos
2010-10-21Merge branch 'hb/stdlib/dets_chunk_match/OTP-8903' into devHans Bolinder
2010-10-21Fix a bug concerning bchunk(), match() and select()Hans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_stream_op/OTP-8899' into devHans Bolinder
2010-10-21Fix a bug that could cause 'bad_object' errorsHans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_fixed_dirty/OTP-8898' into devHans Bolinder
2010-10-21Fix a bug concerning truncated Dets filesHans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_insert_new/OTP-8856' into devHans Bolinder
2010-10-21Fix a bug in dets:insert_new()Hans Bolinder
2010-10-14Merge branch 'ks/supervisor-export-types' into devBjörn Gustavsson
2010-10-14supervisor: Type and spec related changesKostis Sagonas
2010-10-14Add the {encoding, _} options to file:open/2's modesKostis Sagonas
2010-10-14Merge branch 'ms/security-fixes' into devBjörn Gustavsson
2010-10-07Merge branch 'bjorn/filelib-document-charset/OTP-8879' into devBjörn Gustavsson
2010-10-06Merge branch 'ks/export-types' into devBjörn Gustavsson
2010-10-06Documentation update to ETS and driversSverker Eriksson
2010-10-06Avoid errors for a badly formed export_type declarationsKostis Sagonas
2010-10-05filelib: Document the character set syntax in wildcardsBjörn Gustavsson
2010-10-04escript: prevent buffer overflowsMichael Santos
2010-09-24Export opaque types so as to be used by other modulesKostis Sagonas
2010-09-24Correct erroneous specs; strengthen some othersKostis Sagonas
2010-09-17Clarify documentation of shutdown timeout in supervisor child specsMagnus Henoch
2010-09-14Update version numbersBjörn Gustavsson
2010-09-13Prepare releaseOTP_R14BErlang/OTP
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Add new autoimports for R14BPatrik Nyblom
2010-09-07Linkify applications listed under "See Also"Cristian Greco
2010-09-06Fix minor typos in the documentationCristian Greco
2010-09-01Merge branch 'maint-r13' into devBjörn Gustavsson
2010-09-01Remove copyright headers in vsn.mk filesBjörn Gustavsson