- 27 4月, 2013 1 次提交
-
-
由 sherman 提交于
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters Summary: updated GroupCurly.match0() to backtrack correctly Reviewed-by: mchung
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 10 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: fixed the incorrect implementation in expr(...) Reviewed-by: psandoz, alanb
-
- 03 7月, 2012 1 次提交
-
-
由 smarks 提交于
Reviewed-by: forax, khazra, smarks Contributed-by: NMani Sarkar <sadhak001@gmail.com>
-
- 09 5月, 2012 1 次提交
-
-
由 sherman 提交于
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H Summary: added propsoed constructs Reviewed-by: alanb
-
- 13 4月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Updated to throw IAE instead. Reviewed-by: lancea
-
- 20 12月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated RemoveQEQuotation() to deal with this case correctly Reviewed-by: sherman Contributed-by: stephen.flores@oracle.com
-
- 18 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Added the @since 1.7 tag Reviewed-by: mduigou, forax
-
- 15 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: fixed the doc typo Reviewed-by: alanb
-
- 02 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the Perl related information Reviewed-by: alanb
-
- 29 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the regex Unicode property support Reviewed-by: alanb
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 04 2月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Added the construct \x{...} for Unicode hex notation support Reviewed-by: alanb, okutsu
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 27 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg, darcy, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 19 5月, 2010 1 次提交
-
-
由 sherman 提交于
6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
-
- 05 2月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: To use StartS for complement category/block class Reviewed-by: martin, okutsu
-
- 22 10月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Updated the syntax of the newly added named capture group Reviewed-by: martin, alanb
-
- 21 3月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Need accept the digit as the first char of the group name Reviewed-by: alanb
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 24 2月, 2009 1 次提交
-
-
由 sherman 提交于
6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
-
- 24 9月, 2008 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 15 4月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update regex engine to handle unicode escape correctly in character class Reviewed-by: okutsu
-
- 11 3月, 2008 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-