History log of /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fe77e7203e518f62b5bd8e8c603bca361e9cf47b 27-Nov-2017 Fredrik Roubert <roubert@google.com> Copy ICU4J 60 release from icu-project.org to aosp/icu60.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/tags/release-60-1/icu4j icu4j

Change-Id: I6007f9604697ab092c23e3903f1b5c12224b9ee9
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
d1ab31bde25e4b3fde71d467917886a630936b24 18-Apr-2017 Fredrik Roubert <roubert@google.com> Copy ICU4J 59 release from icu-project.org to aosp/icu59.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/tags/release-59-1/icu4j icu4j

Change-Id: I549f48347e2da79e217d6fbdf85cd5ec91f1e31d
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
d4c2401409c76c894b4b1c832eb19e8b880aaa2f 04-Apr-2017 Markus Scherer <markus.icu@gmail.com> Cherry-pick: ticket:12410: class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup
am: 63cafec8b8

Change-Id: Ic1bd5284cd29ca5861bccf689e6a5ac1e568a60b
63cafec8b8cb135e7c06ef6b9fc8c128ed55b140 17-Feb-2017 Markus Scherer <markus.icu@gmail.com> Cherry-pick: ticket:12410: class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup

This is the part of ICU changeset 39684 that affects the icu4j/
subdirectory, leaving the icu4c/ subdirectory unchanged:

http://bugs.icu-project.org/trac/changeset/39684

Bug: 19047649
Test: mmma libcore external/icu
Test: ant check
Test: CtsIcuTestCases
Test: CtsLibcoreOjTestCases
Test: CtsLibcoreTestCases
Change-Id: Ic84c5ec775ff7767f6ca44e55e7a96f6d8ee1e88
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
4b077a19c08f54475e6ab5ea1929d9084b0a651c 28-Jan-2017 Craig Cornelius <ccornelius@google.com> Cherry-pick: ticket:12824 Update escape sequences for JavaDoc

http://bugs.icu-project.org/trac/changeset/39610

Bug: 32565360
Test: make docs
Merged-In: If25fe0767769ecf15d5f8b73a18eb9e0f87b3752
Change-Id: I8cbf2c5d3385f0c354b3938eb65286c8ec570319
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
189039583e89eaf0d07f69d74d271df0f4c51a05 15-Dec-2016 Fredrik Roubert <roubert@google.com> Merge remote-tracking branch 'aosp/icu58' into aosp/master. am: c8c0dda68f
am: fcea024147

Change-Id: Ie28a8c2bcad5ceac111bc2b068f561dea0997c6e
06ec6d9c5ca6a2e72ac506c8729e0a31db19e211 21-Oct-2016 Andrew Solovay <asolovay@google.com> docs: Fixing bad unicode sequence in Javadocs.

The source file /external/icu/icu4j/main/classes/…/UnicodeSet.java
has a comment with the character sequence '\u0000', which is being
output verbatim to a Javadoc comment the generated file
java/android/icu/text/UnicodeSet.java . (See bug b/32309442)

That character sequence is being output as a null byte in the
generated HTML file: https://screenshot.googleplex.com/ixQ4G2QTZkY.png
https://developer.android.com/reference/android/icu/text/UnicodeSet.html#applyPropertyAlias(java.lang.String,%20java.lang.String)

Besides generating bad documentation (the sequence shows up as "\u"
instead of "\u0000"), this also means we won't be able to check the
generated docs in to Piper as text files.

Per instructions from JS, I've modified the external file, run the
script to generate the java/android/icu file from it, and included
both files in this CL. I've also generated the Javadoc from the
modified file and staged it to:

https//go/dods-stage/reference/android/icu/text/UnicodeSet.html#applyPropertyAlias(java.lang.String,%20java.lang.String)

NOTE: Currently, a double-backslash sequence is incorrectly output to
the Javadoc as a double-backslash instead of being treated as an
escape character. I filed a separate bug about that, b/32335850

bug: 32309442
Change-Id: If25fe0767769ecf15d5f8b73a18eb9e0f87b3752
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
2d2bb24f747c65578da13d5b13b82f0669690461 21-Oct-2016 Fredrik Roubert <roubert@google.com> Copy ICU4J 58 release from icu-project.org to aosp/icu58.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-58-1/ icu4j

Change-Id: I41856da9987199941c1e7905521bdaf45546f742
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
bee65486a185907111f3be60992433e133ec0e32 26-Feb-2016 Scott Russell <scott_russell@us.ibm.com> Cherry-pick: ticket:12005: Fix numerous warnings / errors from Javadoc generation

http://bugs.icu-project.org/trac/changeset/38385

Bug: 22023363
Change-Id: I9e32f4d800cf8997e820764ce920d119049b9506
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
bd1cbb618dcaa1ac6ba7c77dece35cb79593a5d7 28-Sep-2015 Fredrik Roubert <roubert@google.com> Copy ICU4J 56 RC from icu-project.org to aosp/icu56.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-56-rc/ icu4j

(Previously, only the subdirectory "main" and the files in the root
directory were exported to Android, as the other subdirectories only
contain files that are not relevant when using ICU4J in Android. Now
these are included anyway, to simplify the export process.)

Change-Id: Ifca6b213abc38f7a1c38adeb980b1e8b5226ce83
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
f716bda031dccdec5e47bb40e758c5901d209729 18-Mar-2015 Fredrik Roubert <roubert@google.com> Copy ICU4J 55 RC from icu-project.org to aosp/icu55.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-55-rc/ icu4j

Only the subdirectory "main" and the files in the root directory were
added in this commit. The other subdirectories only contain files that
are not relevant (demos, tools, etc.) when using ICU4J in Android.

Change-Id: I85c57ab803e9e6d4775a1bff6edc5efa2b26f66d
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
7388b89454a914dd65a78a7fc321f60cd211561d 04-Mar-2015 Fredrik Roubert <roubert@google.com> Cherry-pick: ticket:11395: Add @SuppressWarnings for parameterized vararg warnings.

http://bugs.icu-project.org/trac/changeset/37129

Change-Id: Ia3f3a8375252f9d0fecd7b62f0f3fb14252c2c1c
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java
7935b1839a081ed19ae0d33029ad3c09632a2caa 19-Nov-2014 Fredrik Roubert <roubert@google.com> Copy ICU4J 54 from icu-project.org to AOSP/master.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-54-1/ icu4j

Only the subdirectory "main" and the files in the root directory were
added in this commit. The other subdirectories only contain files that
are not relevant (demos, tools, etc.) when using ICU4J in Android.

Change-Id: I852d59c7d601d72e279c599b9f9e675cd3ef27b1
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/UnicodeSet.java