1. 6eea259 ICU-21018 Fix typos across repo that start with letter C by Erik Torres Aguilar · 4 years, 2 months ago
  2. 6e99377 ICU-20677 Fixing cygwin/MSVC build by Artemkth · 4 years, 5 months ago
  3. c3fe7e0 ICU-21267 stop defining & using FALSE & TRUE macros in public headers by Markus Scherer · 4 years, 6 months ago
  4. 341608f ICU-21108 Update to use/support VS2019, and add extra CI builds for VS2017 and VS2019. by Jeff Genovy · 4 years, 6 months ago
  5. e3f2c0d ICU-21217 Windows: Fix link command for extra/scrptrun by Paul Smith · 4 years, 7 months ago
  6. b6eb747 ICU-10879 Split out OBJECTS from Makefiles into separate files by Stephan Szabo · 4 years, 10 months ago
  7. 408752e ICU-20782 Enable Windows desktop ARM and ARM64 builds of ICU4C. by Jeff Genovy · 6 years ago
  8. c5ad466 ICU-20768 Remove fixed DLL base addresses when building Windows DLLs. by Jeff Genovy · 6 years ago
  9. 7ccc8a0 ICU-20566 Add missing ICU namespace macros for extra files by Christian O. Venegas · 6 years ago
  10. 83a0542 ICU-20526 fix pkgdata where LD_SONAME has a trailing space by Steven R. Loomis · 6 years ago
  11. 33d7868 ICU-20351 Warning cleanup changes for ICU4C under MSVC. by Jeff Genovy · 6 years ago
  12. 9a5b7af ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. by Jeff Genovy · 6 years ago
  13. fd5faeb ICU-20159 Fixing gcc warnings in project and test code. by Shane Carr · 6 years ago
  14. da15efa ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds. by Jeff Genovy · 7 years ago
  15. f35a179 ICU-13586 Fix build break for Windows. by Jeff Genovy · 7 years ago
  16. bb91593 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. by Jeff Genovy · 7 years ago
  17. 07d9b3b ICU-13171 Enable multi-processor compilation (/MP) for faster builds. by Jeff Genovy · 7 years ago
  18. 9f62b0d ICU-13171 Update the VS project files to use VS 2017, plus various fixes to get Samples compiling. by Jeff Genovy · 7 years ago
  19. 16598e5 ICU-13436 Fix various typos and spelling mistakes. by Jeff Genovy · 7 years ago
  20. a709ddc ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements. (tab to spaces) by Jeff Genovy · 8 years ago
  21. cb53fe4 ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements. by Jeff Genovy · 8 years ago
  22. a0c9b06 ICU-13049 svn properties updated to match auto-props values. by Andy Heninger · 8 years ago
  23. 78b1977 ICU-12766 aix/escaper: tests now build on AIX by Steven R. Loomis · 8 years ago
  24. b9ecfe6 ICU-12766 aix/escaper: WIP. Support u8 by Steven R. Loomis · 8 years ago
  25. 4890638 ICU-12766 wip escaping for utf-8 input by Steven R. Loomis · 8 years ago
  26. 242e02c ICU-12764 icu4c utf-8 source files, update Copyright notices. by Andy Heninger · 8 years ago
  27. a238722 ICU-12895 update release version to 59.0.1 for m1 by Peter Edberg · 8 years ago
  28. 326552a ICU-12087 - merge updates to use VS2015 by Shawn Steele · 9 years ago
  29. 61607c2 ICU-12564 Update copyright notice in trunk by Michael Ow · 9 years ago
  30. 00ca13e ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments. by Yoshito Umaoka · 9 years ago
  31. c9f199a ICU-12564 Update copyright notice in ICU4C by Michael Ow · 9 years ago
  32. f75e591 ICU-12012 Replace all sizeof p / U_SIZEOF_... with UPRV_LENGTHOF(). by Fredrik Roubert · 9 years ago
  33. 7f4b8d1 ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF(). by Fredrik Roubert · 9 years ago
  34. ae678d7 ICU-11609 add svn:eol-style property to vcxproj files. by Andy Heninger · 10 years ago
  35. 7594250 ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc by Steven R. Loomis · 11 years ago
  36. ee1f29b ICU-7653 move LENGTHOF(array) to common, internal header by Tom Zhang · 11 years ago
  37. c2ba26e ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors by Markus Scherer · 11 years ago
  38. 38d627e ICU-10134 Fix man page for uconv by Michael Ow · 12 years ago
  39. a22744b ICU-9953 Disable uconv static data loading on zos by Michael Ow · 12 years ago
  40. baca525 ICU-9953 Fix app data declaration in uconv by Michael Ow · 12 years ago
  41. 6eef7bf ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed by Steven R. Loomis · 12 years ago
  42. 8b10488 ICU-9456 Dependency fixes for make -j 16 by George Rhoten · 13 years ago
  43. a831a2d ICU-9456 Optimize the ICU4C build on Mac OS X by George Rhoten · 13 years ago
  44. 671a7be ICU-9322 Fix some memory check errors in ICU tools by Michael Ow · 13 years ago
  45. 0ca13b7 ICU-9292 Merge BEAM warning fixes from branch into trunk by Michael Ow · 13 years ago
  46. 5fb1758 ICU-9212 Use the correct installation command when installing ICU by Michael Ow · 13 years ago
  47. 00bf73b ICU-8947 Fix some MinGW static build errors by Michael Ow · 13 years ago
  48. e144d4f ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode by Michael Ow · 13 years ago
  49. 9bcc40c ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 by Markus Scherer · 14 years ago
  50. 5a0a5a7 ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW by Michael Ow · 14 years ago
  51. f8aae2e ICU-6015 fixups for this round. More platform bug fixes will go into #8350 by Steven R. Loomis · 14 years ago
  52. fd16ddb ICU-7628 Fix race condition in uconv Makefile by Michael Ow · 14 years ago
  53. c23da28 ICU-8168 spelling fix by Markus Scherer · 14 years ago
  54. adb11cb ICU-8028 update version number to milestone:4.6, bump timebombs, etc by Steven R. Loomis · 14 years ago
  55. dec0976 ICU-7870 Visual Studio 2010 by Steven R. Loomis · 15 years ago
  56. 1875b3f ICU-7672 remove deprecated calls in uconv, also fix manpage warnings. by Steven R. Loomis · 15 years ago
  57. c6385f6 ICU-7068 Add statements to ensure that uconfigtest passes by Michael Ow · 16 years ago
  58. 9bcb031 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699 by Steven R. Loomis · 16 years ago
  59. f94144a ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code. by Michael Ow · 16 years ago
  60. e2ef549 ICU-6715 Skip the uconv test if pkgdata is in "files" or "common" mode. by Michael Ow · 16 years ago
  61. b8f9d76 ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something by Steven R. Loomis · 16 years ago
  62. 7372407 ICU-6679 Visual Studio project files upgrade to version 2008 by Andy Heninger · 16 years ago
  63. aa19a5b ICU-3933 Use icu-config when -O option is not given. by Michael Ow · 16 years ago
  64. 112c149 ICU-3933 Fix installation of the data library. by Michael Ow · 16 years ago
  65. 09813cb ICU-3933 Merge pkgdata update from branch to trunk. by Michael Ow · 16 years ago
  66. 1215abd ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change. by Michael Ow · 17 years ago
  67. 3d1a4a3 ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure. by Michael Ow · 17 years ago
  68. e20dbc5 ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform. by Michael Ow · 17 years ago
  69. 928d615 ICU-6176 Fix some Coverity warnings by George Rhoten · 17 years ago
  70. c72d3c9 ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway. by George Rhoten · 17 years ago
  71. 6cc2272 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability. by George Rhoten · 18 years ago
  72. 2af0d67 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005 by George Rhoten · 18 years ago
  73. 3e9764f ICU-4988 Convert project files from MSVC 2003 to MSVC 2005. No need to use =1 by George Rhoten · 18 years ago
  74. 79c80de ICU-4988 Convert project files from MSVC 2003 to MSVC 2005. by George Rhoten · 18 years ago
  75. fcb6fa3 ICU-2401 clean up .cvsignore files by Steven R. Loomis · 18 years ago
  76. 205c38e ICU-5452 gencmn can't be completely removed yet. by George Rhoten · 18 years ago
  77. 6ca0af3 ICU-5452 Fix uconv to generate a proper pkgdata input file by George Rhoten · 18 years ago
  78. 7edb830 ICU-5452 Use icupkg instead of gencmn for better cross compiling. by George Rhoten · 18 years ago
  79. 8b2c846 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE by George Rhoten · 19 years ago
  80. 57f0490 ICU-5129 Allow non-compatible GNU "compatible" make to work. by George Rhoten · 19 years ago
  81. 5f0310b ICU-4707 Partially undo last change. by George Rhoten · 19 years ago
  82. f9397a4 ICU-3085 Change ICU to use the /Zc:wchar_t option. by George Rhoten · 19 years ago
  83. bb53e14 ICU-4707 Partially undo last change. by George Rhoten · 19 years ago
  84. 3d43a67 ICU-4707 Better warning fix for Windows & Cygwin for setmode, fileno and O_BINARY by George Rhoten · 19 years ago
  85. f1dceb6 ICU-4503 Fix for out of source building. by George Rhoten · 20 years ago
  86. 8112d3d ICU-4503 Fix for out of source building. by George Rhoten · 20 years ago
  87. addda0d ICU-4286 update the uconv documentation. by George Rhoten · 20 years ago
  88. 990d46e ICU-4503 Prevent uconv.1 and pkgdata.inc from being generated at the same time when gmake -j is used. by George Rhoten · 20 years ago
  89. 4bb6b2a ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition by Markus Scherer · 20 years ago
  90. 8ccebb0 ICU-4288 Fix some compiler warnings. by George Rhoten · 20 years ago
  91. b53e510 ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1. by George Rhoten · 20 years ago
  92. 0d483be ICU-4420 Drop support for MSVC 6 project files by George Rhoten · 20 years ago
  93. 563181b ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target. by George Rhoten · 20 years ago
  94. 1571c95 ICU-4179 replace text w/ a notice to fetch the file from Markus Kuhn's site. by Eric Mader · 20 years ago
  95. 9f6f294 ICU-4225 remove non-ascii characters from source code by Andy Heninger · 20 years ago
  96. b43d5d4 ICU-3905 Fix some IA64 compiler warnings. by George Rhoten · 20 years ago
  97. 7986748 ICU-4179 update copyright notices for ICU 3.2 by Eric Mader · 20 years ago
  98. 83b0d17 ICU-4078 Revert the move of the invariant conversion routines back to putil.h. by George Rhoten · 20 years ago
  99. 6a80fd1 ICU-3805 Break the circular dependency between utypes.h and putil.h by George Rhoten · 20 years ago
  100. 296f8d4 ICU-3960 Remove unused pkgdata definitions by George Rhoten · 21 years ago