This list is closed, nobody may subscribe to it.
| 2005 |
Jan
|
Feb
(10) |
Mar
(450) |
Apr
(138) |
May
(334) |
Jun
(556) |
Jul
(144) |
Aug
(155) |
Sep
(82) |
Oct
(192) |
Nov
(246) |
Dec
(172) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(181) |
Feb
(407) |
Mar
(289) |
Apr
(148) |
May
(124) |
Jun
(171) |
Jul
(241) |
Aug
(443) |
Sep
(229) |
Oct
(228) |
Nov
(111) |
Dec
(115) |
| 2007 |
Jan
(174) |
Feb
(145) |
Mar
(195) |
Apr
(137) |
May
(137) |
Jun
(267) |
Jul
(345) |
Aug
(386) |
Sep
(111) |
Oct
(161) |
Nov
(124) |
Dec
(138) |
| 2008 |
Jan
(115) |
Feb
(161) |
Mar
(167) |
Apr
(83) |
May
(215) |
Jun
(215) |
Jul
(96) |
Aug
(65) |
Sep
(131) |
Oct
(230) |
Nov
(63) |
Dec
(165) |
| 2009 |
Jan
(166) |
Feb
(120) |
Mar
(181) |
Apr
(268) |
May
(89) |
Jun
(139) |
Jul
(214) |
Aug
(102) |
Sep
(124) |
Oct
(115) |
Nov
(149) |
Dec
(125) |
| 2010 |
Jan
(343) |
Feb
(254) |
Mar
(167) |
Apr
(113) |
May
(98) |
Jun
(130) |
Jul
(121) |
Aug
(167) |
Sep
(181) |
Oct
(213) |
Nov
(157) |
Dec
(137) |
| 2011 |
Jan
(123) |
Feb
(96) |
Mar
(227) |
Apr
(209) |
May
(236) |
Jun
(89) |
Jul
(182) |
Aug
(164) |
Sep
(160) |
Oct
(112) |
Nov
(106) |
Dec
(182) |
| 2012 |
Jan
(116) |
Feb
(256) |
Mar
(116) |
Apr
(121) |
May
(103) |
Jun
(108) |
Jul
(67) |
Aug
(240) |
Sep
(145) |
Oct
(257) |
Nov
(178) |
Dec
(88) |
| 2013 |
Jan
(104) |
Feb
(245) |
Mar
(131) |
Apr
(85) |
May
(220) |
Jun
(82) |
Jul
(133) |
Aug
(159) |
Sep
(336) |
Oct
(134) |
Nov
(66) |
Dec
(123) |
| 2014 |
Jan
(225) |
Feb
(217) |
Mar
(280) |
Apr
(124) |
May
(106) |
Jun
(185) |
Jul
(138) |
Aug
(188) |
Sep
(315) |
Oct
(91) |
Nov
(74) |
Dec
(121) |
| 2015 |
Jan
(77) |
Feb
(107) |
Mar
(202) |
Apr
(109) |
May
(66) |
Jun
(152) |
Jul
(65) |
Aug
(148) |
Sep
(171) |
Oct
(49) |
Nov
(17) |
Dec
(45) |
| 2016 |
Jan
(94) |
Feb
(190) |
Mar
(154) |
Apr
(72) |
May
(101) |
Jun
(125) |
Jul
(118) |
Aug
(93) |
Sep
(295) |
Oct
(83) |
Nov
(22) |
Dec
(29) |
| 2017 |
Jan
(78) |
Feb
(91) |
Mar
(263) |
Apr
(113) |
May
(56) |
Jun
(78) |
Jul
(76) |
Aug
(61) |
Sep
(147) |
Oct
(143) |
Nov
(15) |
Dec
(77) |
| 2018 |
Jan
(73) |
Feb
(158) |
Mar
(142) |
Apr
(111) |
May
(196) |
Jun
(58) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Steven R. L. <sr...@ic...> - 2018-08-09 18:30:42
|
This list is now closed. Please read about ICU source code at http://site.icu-project.org/repository |
|
From: <je...@ic...> - 2018-06-27 21:11:03
|
Author: jefgen Date: 2018-06-27 13:31:20 -0700 (Wed, 27 Jun 2018) New Revision: 41555 Removed: branches/jefgen/13586/ Log: ticket:13586: Delete old branch. See: http://bugs.icu-project.org/trac/changeset/41555 |
|
From: <je...@ic...> - 2018-06-27 20:28:17
|
Author: jefgen Date: 2018-06-27 13:27:09 -0700 (Wed, 27 Jun 2018) New Revision: 41554 Removed: branches/jefgen/13534/ Log: ticket:13534: Delete obsolete branch. See: http://bugs.icu-project.org/trac/changeset/41554 |
|
From: <je...@ic...> - 2018-06-27 19:28:49
|
Author: jefgen Date: 2018-06-27 12:27:42 -0700 (Wed, 27 Jun 2018) New Revision: 41553 Removed: branches/jefgen/13778/ Log: ticket:13778: Delete dev branch. See: http://bugs.icu-project.org/trac/changeset/41553 |
|
From: <je...@ic...> - 2018-06-27 19:27:03
|
Author: jefgen Date: 2018-06-27 12:25:52 -0700 (Wed, 27 Jun 2018) New Revision: 41552 Modified: trunk/icu4c/ trunk/icu4c/source/ trunk/icu4c/source/i18n/dtptngen.cpp trunk/icu4c/source/i18n/dtptngen_impl.h trunk/icu4c/source/i18n/unicode/dtptngen.h Log: ticket:13778: DataTimePatternGenerator code refactor. Handle Out-of-Memory (OOM) errors, use LocalPointer to prevent memory leaks when OOM occurs, use an internal error code to better report errors during clone and copy construction, mark helper methods and parameters as const, use nullptr instead of NULL, minor spelling and formatting changes. (Note: All tests pass on Windows and Linux). See: http://bugs.icu-project.org/trac/changeset/41552 |
|
From: <je...@ic...> - 2018-06-27 19:03:18
|
Author: jefgen Date: 2018-06-27 12:02:09 -0700 (Wed, 27 Jun 2018) New Revision: 41551 Modified: trunk/icu4c/source/common/unicode/urename.h trunk/icu4c/source/tools/genren/genren.pl Log: ticket:13814: Visual Studio IntelliSense should ignore the 'urename.h' content so that 'Go-to-Definition' (F12) will actually work in the IDE. See: http://bugs.icu-project.org/trac/changeset/41551 |
Author: schererm Date: 2018-06-24 14:12:22 -0700 (Sun, 24 Jun 2018) New Revision: 41550 Modified: trunk/icu4c/source/common/ucase.cpp trunk/icu4c/source/test/intltest/strcase.cpp trunk/icu4j/main/classes/core/src/com/ibm/icu/impl/UCaseProps.java trunk/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/UCharacterCaseTest.java Log: ticket:13851: case mapping data: when fetching delta make sure to read from start of exceptional values See: http://bugs.icu-project.org/trac/changeset/41550 |
|
From: <sh...@ic...> - 2018-06-23 02:10:50
|
Author: shane Date: 2018-06-22 19:09:42 -0700 (Fri, 22 Jun 2018) New Revision: 41549 Modified: trunk/icu4c/source/i18n/currunit.cpp trunk/icu4c/source/test/intltest/numfmtst.cpp trunk/icu4c/source/test/intltest/numfmtst.h Log: ticket:13850 Fixing behavior of ICU4C DecimalFormat#setCurrency() to accept an empty string. See: http://bugs.icu-project.org/trac/changeset/41549 |
|
From: <hen...@ic...> - 2018-06-21 21:22:26
|
Author: heninger Date: 2018-06-21 14:21:17 -0700 (Thu, 21 Jun 2018) New Revision: 41548 Modified: branches/andy/13810/icu4c/source/i18n/unicode/measfmt.h branches/andy/13810/icu4c/source/i18n/unicode/msgfmt.h branches/andy/13810/icu4c/source/i18n/unicode/numfmt.h branches/andy/13810/icu4c/source/i18n/unicode/plurfmt.h branches/andy/13810/icu4c/source/i18n/unicode/plurrule.h branches/andy/13810/icu4c/source/i18n/unicode/rbnf.h branches/andy/13810/icu4c/source/i18n/unicode/reldatefmt.h branches/andy/13810/icu4c/source/i18n/unicode/smpdtfmt.h branches/andy/13810/icu4c/source/i18n/unicode/translit.h branches/andy/13810/icu4c/source/i18n/unicode/ugender.h branches/andy/13810/icu4c/source/layoutex/layout/ParagraphLayout.h Log: ticket:13810 Doxygen warnings cleanup, work in progress. See: http://bugs.icu-project.org/trac/changeset/41548 |
|
From: <ro...@ic...> - 2018-06-21 20:18:30
|
Author: roubert Date: 2018-06-21 13:17:22 -0700 (Thu, 21 Jun 2018) New Revision: 41547 Modified: trunk/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/UnicodeMapTest.java Log: ticket:13766: Make UnicodeMapTest#TestUnicodeMapGeneralCategory smaller. There are 0x10FFFF code points and this test allocates memory for every code point tested. Testing every single one of them is therefore memory intensive and slow, without adding any real value to the test. Instead an equivalent test coverage can be achieved by testing a much smaller set of ranges of code points that cover all categories. See: http://bugs.icu-project.org/trac/changeset/41547 |
|
From: <hen...@ic...> - 2018-06-20 20:49:57
|
Author: heninger Date: 2018-06-20 13:48:49 -0700 (Wed, 20 Jun 2018) New Revision: 41546 Modified: branches/andy/13810/icu4c/source/Doxyfile.in branches/andy/13810/icu4c/source/common/unicode/ubiditransform.h branches/andy/13810/icu4c/source/common/unicode/ucurr.h branches/andy/13810/icu4c/source/common/unicode/umachine.h branches/andy/13810/icu4c/source/i18n/unicode/decimfmt.h branches/andy/13810/icu4c/source/i18n/unicode/translit.h branches/andy/13810/icu4c/source/i18n/unicode/ucol.h Log: ticket:13810 doxygen warnings cleanup, work in progress. See: http://bugs.icu-project.org/trac/changeset/41546 |
|
From: <hen...@ic...> - 2018-06-20 18:23:08
|
Author: heninger Date: 2018-06-20 11:21:59 -0700 (Wed, 20 Jun 2018) New Revision: 41545 Added: tags/latest/ Log: ticket:13823 Tagging latest for ICU 62. See: http://bugs.icu-project.org/trac/changeset/41545 |
|
From: <hen...@ic...> - 2018-06-20 18:22:14
|
Author: heninger Date: 2018-06-20 11:21:06 -0700 (Wed, 20 Jun 2018) New Revision: 41544 Removed: tags/latest/ Log: ticket:13823 Tagging latest for ICU 62. See: http://bugs.icu-project.org/trac/changeset/41544 |
|
From: <yo...@ic...> - 2018-06-20 16:08:41
|
Author: yoshito Date: 2018-06-20 09:07:31 -0700 (Wed, 20 Jun 2018) New Revision: 41543 Added: tags/release-62-1/ Log: ticket:13823: Tag maint-62 r41542 as release-62-1. See: http://bugs.icu-project.org/trac/changeset/41543 |
Author: yoshito Date: 2018-06-19 22:34:56 -0700 (Tue, 19 Jun 2018) New Revision: 41542 Modified: branches/maint/maint-62/ branches/maint/maint-62/icu4c/ branches/maint/maint-62/icu4c/source/ branches/maint/maint-62/icu4c/source/i18n/number_decimalquantity.cpp branches/maint/maint-62/icu4c/source/test/ branches/maint/maint-62/icu4c/source/test/intltest/ branches/maint/maint-62/icu4c/source/test/intltest/numfmtst.cpp branches/maint/maint-62/icu4c/source/test/intltest/numfmtst.h branches/maint/maint-62/icu4j/ branches/maint/maint-62/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java Log: ticket:13823: Merged #13840 number parser memory overflow fix (r41541) to maint-62 for 62.1 GA. See: http://bugs.icu-project.org/trac/changeset/41542 |
|
From: <sh...@ic...> - 2018-06-19 21:54:00
|
Author: shane Date: 2018-06-19 14:52:52 -0700 (Tue, 19 Jun 2018) New Revision: 41541 Modified: trunk/icu4c/source/i18n/number_decimalquantity.cpp trunk/icu4c/source/test/intltest/numfmtst.cpp trunk/icu4c/source/test/intltest/numfmtst.h trunk/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java Log: ticket:13840 Fixing memory overflow issue in number_decimalquantity.cpp and adding tests. See: http://bugs.icu-project.org/trac/changeset/41541 |
|
From: <je...@ic...> - 2018-06-18 22:11:03
|
Author: jefgen Date: 2018-06-18 14:15:46 -0700 (Mon, 18 Jun 2018) New Revision: 41538 Modified: branches/maint/maint-61/icu4c/source/common/wintz.cpp Log: ticket:13831: Port fix to maint-61 branch #13826 Windows 7 time zone detection fix. See: http://bugs.icu-project.org/trac/changeset/41538 |
|
From: <je...@ic...> - 2018-06-18 21:32:25
|
Author: jefgen Date: 2018-06-18 14:31:15 -0700 (Mon, 18 Jun 2018) New Revision: 41540 Modified: branches/maint/maint-59/icu4c/source/common/wintz.cpp Log: ticket:13831: Port fix to maint-59 branch #13826 Windows 7 time zone detection fix. See: http://bugs.icu-project.org/trac/changeset/41540 |
|
From: <je...@ic...> - 2018-06-18 21:23:08
|
Author: jefgen Date: 2018-06-18 14:21:59 -0700 (Mon, 18 Jun 2018) New Revision: 41539 Modified: branches/maint/maint-60/icu4c/source/common/wintz.cpp Log: ticket:13831: Port fix to maint-60 branch #13826 Windows 7 time zone detection fix. See: http://bugs.icu-project.org/trac/changeset/41539 |
|
From: <hen...@ic...> - 2018-06-18 04:30:57
|
Author: heninger Date: 2018-06-17 21:29:46 -0700 (Sun, 17 Jun 2018) New Revision: 41537 Modified: branches/andy/13810/icu4c/source/Doxyfile.in branches/andy/13810/icu4c/source/common/unicode/char16ptr.h branches/andy/13810/icu4c/source/common/unicode/ptypes.h branches/andy/13810/icu4c/source/common/unicode/stringtriebuilder.h branches/andy/13810/icu4c/source/common/unicode/umachine.h branches/andy/13810/icu4c/source/common/unicode/uobject.h branches/andy/13810/icu4c/source/common/unicode/utypes.h Log: ticket:13810 Doxygen warning fixes, work in progress. See: http://bugs.icu-project.org/trac/changeset/41537 |
|
From: <hen...@ic...> - 2018-06-16 00:37:06
|
Author: heninger Date: 2018-06-15 17:35:55 -0700 (Fri, 15 Jun 2018) New Revision: 41536 Modified: branches/andy/13810/icu4c/source/Doxyfile.in branches/andy/13810/icu4c/source/common/unicode/char16ptr.h branches/andy/13810/icu4c/source/common/unicode/docmain.h branches/andy/13810/icu4c/source/common/unicode/icuplug.h branches/andy/13810/icu4c/source/common/unicode/platform.h branches/andy/13810/icu4c/source/common/unicode/uconfig.h branches/andy/13810/icu4c/source/common/unicode/umachine.h branches/andy/13810/icu4c/source/i18n/unicode/datefmt.h branches/andy/13810/icu4c/source/i18n/unicode/decimfmt.h branches/andy/13810/icu4c/source/i18n/unicode/tzfmt.h Log: ticket:13810 Doxygen warning cleanup, work in progress. See: http://bugs.icu-project.org/trac/changeset/41536 |
|
From: <yo...@ic...> - 2018-06-15 23:19:26
|
Author: yoshito Date: 2018-06-15 16:18:17 -0700 (Fri, 15 Jun 2018) New Revision: 41535 Modified: branches/maint/maint-62/ branches/maint/maint-62/icu4c/ branches/maint/maint-62/icu4c/source/ branches/maint/maint-62/icu4c/source/i18n/number_skeletons.cpp Log: ticket:13823: Merged #13835 C++17 compiler error fix (r41523) to maint-62 for 62.1 GA. See: http://bugs.icu-project.org/trac/changeset/41535 |
|
From: <yo...@ic...> - 2018-06-15 23:14:51
|
Author: yoshito Date: 2018-06-15 16:13:43 -0700 (Fri, 15 Jun 2018) New Revision: 41534 Modified: branches/maint/maint-62/ branches/maint/maint-62/icu4c/ branches/maint/maint-62/icu4c/source/ branches/maint/maint-62/icu4c/source/i18n/decimfmt.cpp branches/maint/maint-62/icu4c/source/i18n/number_mapper.h branches/maint/maint-62/icu4c/source/test/ branches/maint/maint-62/icu4c/source/test/intltest/ branches/maint/maint-62/icu4c/source/test/intltest/dcfmapts.cpp branches/maint/maint-62/icu4c/source/test/intltest/dcfmapts.h Log: ticket:13823: Merged #13828 DecimalFormat error code handling fix (r41515) to maint-62 for 62.1 GA. See: http://bugs.icu-project.org/trac/changeset/41534 |
|
From: <yo...@ic...> - 2018-06-15 23:09:29
|
Author: yoshito Date: 2018-06-15 16:08:21 -0700 (Fri, 15 Jun 2018) New Revision: 41533 Modified: branches/maint/maint-62/ branches/maint/maint-62/icu4c/ branches/maint/maint-62/icu4c/source/ branches/maint/maint-62/icu4c/source/i18n/number_affixutils.cpp branches/maint/maint-62/icu4c/source/i18n/number_affixutils.h Log: ticket:13823: Merged #13818 TokenConsumer virtual destructor (r41519) to maint-62 for 62.1 GA. See: http://bugs.icu-project.org/trac/changeset/41533 |
|
From: <yo...@ic...> - 2018-06-15 23:04:43
|
Author: yoshito Date: 2018-06-15 16:03:33 -0700 (Fri, 15 Jun 2018) New Revision: 41532 Modified: branches/maint/maint-62/ branches/maint/maint-62/icu4c/ branches/maint/maint-62/icu4c/source/ branches/maint/maint-62/icu4c/source/i18n/windtfmt.cpp branches/maint/maint-62/icu4c/source/test/ branches/maint/maint-62/icu4c/source/test/intltest/ branches/maint/maint-62/icu4c/source/test/intltest/windttst.cpp Log: ticket:13823: Mreged #13816 ICU4C Windows build issue fix (r41504) to maint-62 for 62.1 GA. See: http://bugs.icu-project.org/trac/changeset/41532 |