Age | Commit message (Expand) | Author |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-03 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-12-03 | Fix ets_SUITE:types to not fail due to false mem leaks | Sverker Eriksson |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-03 | Test and correct filelib and filename | Patrik Nyblom |
2010-12-03 | Add documentation to erlang.xml and slight correction to unicode_usage.xml | Patrik Nyblom |
2010-12-02 | Add section about Unicode file names to stdlib users guide | Patrik Nyblom |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom |
2010-12-01 | Make filelib not crash on re codepoints beyond 255 in re when filename is raw | Patrik Nyblom |
2010-11-30 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-11-30 | Improved ets_SUITE to better trouble shoot false memory leaks | Sverker Eriksson |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-30 | Correct shell utilities to handle unicode and possibly binaries | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-11-29 | Increase default maximum number of slots of Dets tables | Hans Bolinder |
2010-11-29 | Teach filename to accept raw data and add filename enc option to emu | Patrik Nyblom |
2010-11-26 | Merge branch 'egil/superfluous-supervisor-report/OTP-8938' into dev | Björn-Egil Dahlberg |
2010-11-24 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-22 | Merge branch 'ml/re-manpage-cleanup' into dev | Björn Gustavsson |
2010-11-22 | Remove superfluous supervisor error report | Björn-Egil Dahlberg |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-09 | Merge branch 'sverker/doc-fixes/OTP-8880' into dev | Sverker Eriksson |
2010-11-09 | Improve the 're' manpage by correcting typos and rewording | Matthias Lang |
2010-11-04 | Fix badly formed Dets file after initialization | Hans Bolinder |
2010-10-29 | Merge branch 'ks/bad-export_type' into dev | Björn Gustavsson |
2010-10-29 | Merge branch 'ms/fix-string-copies' into dev | Björn Gustavsson |
2010-10-29 | string_SUITE: Add test for string:copies(Str, Float) | Björn Gustavsson |
2010-10-29 | string_SUITE: Fix copy and paste error in test of string:copies/2 | Björn Gustavsson |
2010-10-29 | Merge branch 'ks/strengthen-specs' into dev | Björn Gustavsson |
2010-10-28 | Fix epp bug concerning the file attribute and file inclusion | Hans Bolinder |
2010-10-26 | lists: Strengthen and modernize specs | Kostis Sagonas |
2010-10-26 | ordsets: Export ordset/1 type and strengthen specs | Kostis Sagonas |
2010-10-26 | Fix crash in string:copies/2 | Michael Santos |
2010-10-21 | Merge branch 'hb/stdlib/dets_chunk_match/OTP-8903' into dev | Hans Bolinder |
2010-10-21 | Fix a bug concerning bchunk(), match() and select() | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_stream_op/OTP-8899' into dev | Hans Bolinder |
2010-10-21 | Fix a bug that could cause 'bad_object' errors | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_fixed_dirty/OTP-8898' into dev | Hans Bolinder |
2010-10-21 | Fix a bug concerning truncated Dets files | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_insert_new/OTP-8856' into dev | Hans Bolinder |
2010-10-21 | Fix a bug in dets:insert_new() | Hans Bolinder |
2010-10-14 | Merge branch 'ks/supervisor-export-types' into dev | Björn Gustavsson |
2010-10-14 | supervisor: Type and spec related changes | Kostis Sagonas |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-10-14 | Merge branch 'ms/security-fixes' into dev | Björn Gustavsson |
2010-10-07 | Merge branch 'bjorn/filelib-document-charset/OTP-8879' into dev | Björn Gustavsson |
2010-10-06 | Merge branch 'ks/export-types' into dev | Björn Gustavsson |