scuffed-code/icu4c/source/tools/genrb
2018-03-02 03:20:22 +00:00
..
derb.1.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
derb.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
derb.vcxproj ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00
derb.vcxproj.filters ICU-11829 change derb.c to .cpp; use CharString & UnicodeString for building strings; remove unused converter variable; use UPRV_LENGTHOF() 2015-09-08 21:08:55 +00:00
errmsg.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
errmsg.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
genrb.1.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
genrb.cpp ICU-13436 Fix various typos and spelling mistakes. 2017-10-26 21:33:43 +00:00
genrb.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
genrb.vcxproj ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00
genrb.vcxproj.filters ICU-11751 change genrb.c to .cpp, polymorphic StringResource & AliasResource with UnicodeString 2015-06-24 09:11:42 +00:00
Makefile.in ICU-12766 wip escaping for utf-8 input 2017-03-13 23:19:33 +00:00
parse.cpp ICU-13436 Fix various typos and spelling mistakes. 2017-10-26 21:33:43 +00:00
parse.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
prscmnts.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
prscmnts.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbutil.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbutil.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
read.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
read.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
reslist.cpp ICU-12992 make tools & tests work with configured UChar=uint16_t 2017-03-08 01:07:20 +00:00
reslist.h ICU-12992 add OldUChar type to match ICU 58 UChar; add public conversion functions from char16_t * to UChar * and OldUChar * with aliasing barrier 2017-03-08 22:08:12 +00:00
rle.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rle.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ustr.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ustr.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
wrtjava.cpp ICU-10935 merging from branch 2017-08-07 21:27:46 +00:00
wrtxml.cpp ICU-13001 additional warning cleanup 2017-09-21 22:38:34 +00:00