summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_unicode.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove remaining gcc 4.6 assigned-but-not-used warnings from ertsPatrik Nyblom2011-11-161-6/+10
* Use the proper macros in all BIFsBjörn Gustavsson2011-10-261-6/+6
* Allow noncharacter code points in unicode encoding and decodingBjörn Gustavsson2011-10-131-19/+5
* Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* erts: Remove unused variablesTuncer Ayaz2011-03-161-2/+0
* Fix a couple typos in filename encoding docsTuncer Ayaz2010-12-101-1/+1
* Teach prim_file not to accept atoms and not to throw exceptionsPatrik Nyblom2010-11-301-0/+7
* Teach spawn_executable about UnicodePatrik Nyblom2010-11-301-0/+73
* Convert filenames read on MacOSX to canonical formPatrik Nyblom2010-11-301-81/+335
* Make Unicode filenames work on WindowsPatrik Nyblom2010-11-301-6/+32
* Handle binary file names and conversion of unicode stringsPatrik Nyblom2010-11-301-2/+2
* Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom2010-11-291-16/+92
* Add bifs to translate between erlang filenames and native encodingPatrik Nyblom2010-11-291-1/+383
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-15/+15
|\
| * Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-10/+10
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-10/+10
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1815