Age | Commit message (Expand) | Author |
2011-01-18 | Refuse to compile functions with too many arguments | Björn Gustavsson |
2011-01-17 | Merge branch 'bjorn/beam-loader/OTP-9030' into dev | Björn Gustavsson |
2011-01-17 | c: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | erl_posix_msg: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | Removed use of deprecated function size | Ingela Anderton Andin |
2011-01-11 | Merge branch 'td/base64-mime-decoding' into dev | Ingela Anderton Andin |
2010-12-29 | Merge branch 'maint-r14' into dev | Patrik Nyblom |
2010-12-29 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-28 | Prepare release | Erlang/OTP |
2010-12-28 | Correct type specs in io | Patrik Nyblom |
2010-12-28 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-21 | Correct type specs in io | Patrik Nyblom |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Remove faulty change left by mistake in epp | Patrik Nyblom |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into dev | Björn Gustavsson |
2010-12-21 | Fix type-checking of variable used in zero-width bit syntax construction | Björn Gustavsson |
2010-12-20 | Removed dead code | Patrik Nyblom |
2010-12-17 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-07 | Improve pad character handling in base64 MIME decoding functions | Thomas O'Dowd |
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 |