File: CONTRIBUTORS

package info (click to toggle)
liboro-java 2.0.8a-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,464 kB
  • sloc: java: 6,847; xml: 207; sh: 9; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id: CONTRIBUTORS,v 1.7 2002/06/27 22:43:39 dfs Exp $

Daniel Savarese <dfs at savarese.org> is the original author of the
OROMatcher, PerlTools, AwkTools, and TextTools packages that became
the Jakarta-ORO project.

Jon Stevens <jon at collab.net> helped prepare the first release of
jakarta-oro and is a constant help in keeping the project consistent
with the Jakarta project as a whole.

Takashi Okamoto <tokamoto at rd.nttdata.co.jp> has contributed a unicode
character class fix and an initial posix character class implementation.

Mark Murphy <markm at tyrell.com> has contributed performance
improvements to Perl5Substitution as well as adding support for
\UuLlE and escaping of $.

Michael Davey <michael.davey at coderage.org> fixed some documentation and
added a missing int substitute(...) method to Perl5Util.

Harald Kuhn <harald at ontopia.net> updated
MatchActionProcessor.processMatches() to accommodate character encodings.