index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_unicode.c
Age
Commit message (
Expand
)
Author
2016-05-05
erl_unicode.c: fix integer truncation problems
Mikael Pettersson
2016-03-15
update copyright-year
Henrik Nord
2016-02-24
erts: Change erl_exit into erts_exit
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-05-22
Fix conversion of empty string in erts_convert_native_to_filename()
Rickard Green
2013-12-16
erts: Add 'extra' argument to erts_convert_filename_to_encoding
Sverker Eriksson
2013-10-16
Merge branch 'sverk/load-nif-unicode'
Sverker Eriksson
2013-10-15
Merge branch 'maint'
Sverker Eriksson
2013-09-30
erts: erts_mmap supercarrier management and erts_mseg usage
Rickard Green
2013-09-24
erts: Fix bug in atom to filename conversions
Sverker Eriksson
2013-09-19
erts: Factor out erts_convert_filename_to_wchar()
Sverker Eriksson
2013-06-05
Merge branch 'maint'
Patrik Nyblom
2013-06-03
erts: Change erlang:open_port spawn to handle unicode
Dan Gudmundsson
2013-05-02
Fix faulty rest on error in unicode:characters_to_list
Patrik Nyblom
2013-03-04
erts: Use block comments - ansi style
Björn-Egil Dahlberg
2013-02-18
Add +pc {latin1|unicode} switch and io:printable_range/0
Patrik Nyblom
2013-02-11
Teach prim_file:set_cwd() to avoid entering non-translatable directories
Björn Gustavsson
2013-02-11
Make prim_file skip invalid filenames in unicode mode
Patrik Nyblom
2013-01-28
Merge branch 'sverk/enc_atom-opt'
Sverker Eriksson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
erts: Refactor erts_atom_get to use ErtsAtomEncoding
Sverker Eriksson
2013-01-22
erts: Fix bug in analyze_utf8 causing faulty latin1 detection
Sverker Eriksson
2013-01-16
atom fixes for NIFs and atom_to_binary
Sverker Eriksson
2013-01-16
UTF-8 support for distribution
Rickard Green
2013-01-08
erts: Change internal representation of atoms to utf8
Sverker Eriksson
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-20
Merge branch 'maint'
Patrik Nyblom
2012-08-14
Make get/putenv and erlexec understand Unicode
Patrik Nyblom
2012-02-21
erts: Refactor new helper function erts_init_trap_export
Sverker Eriksson
2011-11-16
Remove remaining gcc 4.6 assigned-but-not-used warnings from erts
Patrik Nyblom
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2011-10-13
Allow noncharacter code points in unicode encoding and decoding
Björn Gustavsson
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-03-16
erts: Remove unused variables
Tuncer Ayaz
2010-12-10
Fix a couple typos in filename encoding docs
Tuncer Ayaz
2010-11-30
Teach prim_file not to accept atoms and not to throw exceptions
Patrik Nyblom
2010-11-30
Teach spawn_executable about Unicode
Patrik Nyblom
2010-11-30
Convert filenames read on MacOSX to canonical form
Patrik Nyblom
2010-11-30
Make Unicode filenames work on Windows
Patrik Nyblom
2010-11-30
Handle binary file names and conversion of unicode strings
Patrik Nyblom
2010-11-29
Teach filename to accept raw data and add filename enc option to emu
Patrik Nyblom
2010-11-29
Add bifs to translate between erlang filenames and native encoding
Patrik Nyblom
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Add the BeamInstr data type for loaded BEAM code
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP