31
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Incremented version number to 2.0.6 for release.
dfs
More... about 23 years ago
Knocked off TODO for including LICENSE in META-INF/ of jar file.
dfs
More... over 23 years ago
Fixed bug where something like $&0 would be interpreted as -bash0.
dfs
More... over 23 years ago
Added $& to Perl5Substitution based on Takashi's patch.
dfs
More... over 23 years ago
Added a page that tries to curtail the reporting of non-bugs.
dfs
More... over 23 years ago
Some documentation fixes.
dfs
More... over 23 years ago
Added missing int Perl5Util.substitute(...) method and fixed some documentation.
dfs
More... over 23 years ago
Moved build.xml out of build/ directory and removed all jars. From
dfs
More... over 23 years ago
Fixed incorrect comment explaining how to run example. This was reported
dfs
More... over 23 years ago
Added strings.java example program and noted change. Made minor formatting
dfs
More... over 23 years ago
Reminder to include license inside of distributed jars.
dfs
More... over 23 years ago
Incremented version and updated TODO list.
dfs
More... over 23 years ago
Added missing substitute method from TODO list, updated copyright, and
dfs
More... over 23 years ago
Added missing parenthesis in javadoc example.
dfs
More... over 23 years ago
Added reminder to add a new Perl5Util.substitute().reset
dfs
More... over 23 years ago
Fixed [[:upper:]] so it would match lower case characters during case
dfs
More... over 23 years ago
Fixed [[:punct:]] (which also affected [[:print:]] and [[:graph:]])
dfs
More... over 23 years ago
Removed FAQ link. Will replace with hand-crafted FAQ.
dfs
More... over 23 years ago
Fixed bug in __parseUnicodeClass() whereby a - would be ignored when
dfs
More... over 23 years ago
Fixed typo.
dfs
More... almost 24 years ago
Fixed URLs thanks to Jon's keen eye.
dfs
More... almost 24 years ago
Added a preliminary list of projects using Jakarta-ORO. Will add more later.
dfs
More... almost 24 years ago
Updated status to reflect new release and delay in development plan.
dfs
More... almost 24 years ago
Added reminder to provide separate binary and source releases.
dfs
More... almost 24 years ago
Made a note to include the manual in the package when there's a first draft
dfs
More... almost 24 years ago
Incremented version number in preparation for release.
dfs
More... almost 24 years ago
Incremented version in preparation for next release. Also added junit
dfs
More... almost 24 years ago
Fixed CVS links to reflect change to ViewCVS and cvs.apache.org.
dfs
More... almost 24 years ago
Deprecated Vector Perl5Util.split(String input) and replaced with
dfs
More... almost 24 years ago
Made note of recent bug fix.
dfs
More... almost 24 years ago