You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by df...@apache.org on 2004/06/11 02:50:08 UTC

cvs commit: jakarta-oro/docs/classes/org/apache/oro/util Cache.class CacheFIFO.class CacheFIFO2.class CacheLRU.class CacheRandom.class GenericCache.class GenericCacheEntry.class

dfs         2004/06/10 17:50:07

  Modified:    docs/api allclasses-frame.html allclasses-noframe.html
                        constant-values.html deprecated-list.html
                        help-doc.html index-all.html index.html
                        overview-frame.html overview-summary.html
                        overview-tree.html packages.html
                        serialized-form.html
               docs/api/org/apache/oro/io AwkFilenameFilter.html
                        GlobFilenameFilter.html Perl5FilenameFilter.html
                        RegexFilenameFilter.html package-frame.html
                        package-summary.html package-tree.html
               docs/api/org/apache/oro/text GenericPatternCache.html
                        GlobCompiler.html
                        MalformedCachePatternException.html
                        MatchAction.html MatchActionInfo.html
                        MatchActionProcessor.html PatternCache.html
                        PatternCacheFIFO.html PatternCacheFIFO2.html
                        PatternCacheLRU.html PatternCacheRandom.html
                        package-frame.html package-summary.html
                        package-tree.html
               docs/api/org/apache/oro/text/awk AwkCompiler.html
                        AwkMatcher.html AwkPattern.html AwkStreamInput.html
                        package-frame.html package-summary.html
                        package-tree.html
               docs/api/org/apache/oro/text/perl
                        MalformedPerl5PatternException.html Perl5Util.html
                        package-frame.html package-summary.html
                        package-tree.html
               docs/api/org/apache/oro/text/regex
                        MalformedPatternException.html MatchResult.html
                        Pattern.html PatternCompiler.html
                        PatternMatcher.html PatternMatcherInput.html
                        Perl5Compiler.html Perl5Debug.html
                        Perl5Matcher.html Perl5Pattern.html
                        Perl5Substitution.html StringSubstitution.html
                        Substitution.html Util.html package-frame.html
                        package-summary.html package-tree.html
               docs/api/org/apache/oro/util Cache.html CacheFIFO.html
                        CacheFIFO2.html CacheLRU.html CacheRandom.html
                        GenericCache.html package-frame.html
                        package-summary.html package-tree.html
               docs/classes/examples MatcherDemoApplet.class
               docs/classes/org/apache/oro/io AwkFilenameFilter.class
                        GlobFilenameFilter.class Perl5FilenameFilter.class
                        RegexFilenameFilter.class
               docs/classes/org/apache/oro/text DefaultMatchAction.class
                        GenericPatternCache.class GlobCompiler.class
                        MalformedCachePatternException.class
                        MatchAction.class MatchActionInfo.class
                        MatchActionProcessor.class PatternCache.class
                        PatternCacheFIFO.class PatternCacheFIFO2.class
                        PatternCacheLRU.class PatternCacheRandom.class
               docs/classes/org/apache/oro/text/awk AwkCompiler.class
                        AwkMatchResult.class AwkMatcher.class
                        AwkPattern.class AwkStreamInput.class CatNode.class
                        CharacterClassNode.class DFAState.class
                        EpsilonNode.class LeafNode.class
                        NegativeCharacterClassNode.class OrNode.class
                        PlusNode.class QuestionNode.class StarNode.class
                        SyntaxNode.class SyntaxTree.class TokenNode.class
               docs/classes/org/apache/oro/text/perl
                        MalformedPerl5PatternException.class
                        ParsedSubstitutionEntry.class Perl5Util.class
               docs/classes/org/apache/oro/text/regex
                        CharStringPointer.class
                        MalformedPatternException.class MatchResult.class
                        OpCode.class Pattern.class PatternCompiler.class
                        PatternMatcher.class PatternMatcherInput.class
                        Perl5Compiler.class Perl5Debug.class
                        Perl5MatchResult.class Perl5Matcher.class
                        Perl5Pattern.class Perl5Repetition.class
                        Perl5Substitution.class StringSubstitution.class
                        Substitution.class Util.class
               docs/classes/org/apache/oro/util Cache.class CacheFIFO.class
                        CacheFIFO2.class CacheLRU.class CacheRandom.class
                        GenericCache.class GenericCacheEntry.class
  Log:
  Rebuilt documentation.
  
  Revision  Changes    Path
  1.3       +20 -2     jakarta-oro/docs/api/allclasses-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/allclasses-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +20 -2     jakarta-oro/docs/api/allclasses-noframe.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/allclasses-noframe.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +81 -3     jakarta-oro/docs/api/constant-values.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/constant-values.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/deprecated-list.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/deprecated-list.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/help-doc.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/help-doc.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +137 -16   jakarta-oro/docs/api/index-all.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/index-all.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +2 -2      jakarta-oro/docs/api/index.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/index.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/overview-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/overview-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +5 -5      jakarta-oro/docs/api/overview-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/overview-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +12 -6     jakarta-oro/docs/api/overview-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/overview-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/packages.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/packages.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/serialized-form.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/serialized-form.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +7 -7      jakarta-oro/docs/api/org/apache/oro/io/AwkFilenameFilter.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/AwkFilenameFilter.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +8 -7      jakarta-oro/docs/api/org/apache/oro/io/GlobFilenameFilter.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/GlobFilenameFilter.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +8 -7      jakarta-oro/docs/api/org/apache/oro/io/Perl5FilenameFilter.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/Perl5FilenameFilter.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +68 -10    jakarta-oro/docs/api/org/apache/oro/io/RegexFilenameFilter.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/RegexFilenameFilter.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +2 -2      jakarta-oro/docs/api/org/apache/oro/io/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +14 -12    jakarta-oro/docs/api/org/apache/oro/io/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/org/apache/oro/io/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/io/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/GenericPatternCache.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/GenericPatternCache.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/GlobCompiler.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/GlobCompiler.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/MalformedCachePatternException.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/MalformedCachePatternException.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/MatchAction.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/MatchAction.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/MatchActionInfo.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/MatchActionInfo.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/MatchActionProcessor.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/MatchActionProcessor.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/PatternCache.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/PatternCache.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/PatternCacheFIFO.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/PatternCacheFIFO.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/PatternCacheFIFO2.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/PatternCacheFIFO2.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/PatternCacheLRU.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/PatternCacheLRU.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/PatternCacheRandom.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/PatternCacheRandom.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +9 -3      jakarta-oro/docs/api/org/apache/oro/text/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +15 -3     jakarta-oro/docs/api/org/apache/oro/text/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -4      jakarta-oro/docs/api/org/apache/oro/text/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/awk/AwkCompiler.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/AwkCompiler.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/awk/AwkMatcher.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/AwkMatcher.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/awk/AwkPattern.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/AwkPattern.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/awk/AwkStreamInput.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/AwkStreamInput.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -2      jakarta-oro/docs/api/org/apache/oro/text/awk/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +11 -3     jakarta-oro/docs/api/org/apache/oro/text/awk/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +5 -3      jakarta-oro/docs/api/org/apache/oro/text/awk/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/awk/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/perl/MalformedPerl5PatternException.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/perl/MalformedPerl5PatternException.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/perl/Perl5Util.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/perl/Perl5Util.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +2 -2      jakarta-oro/docs/api/org/apache/oro/text/perl/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/perl/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/org/apache/oro/text/perl/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/perl/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/org/apache/oro/text/perl/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/perl/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/MalformedPatternException.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/MalformedPatternException.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/MatchResult.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/MatchResult.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/Pattern.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Pattern.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/regex/PatternCompiler.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/PatternCompiler.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +8 -8      jakarta-oro/docs/api/org/apache/oro/text/regex/PatternMatcher.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/PatternMatcher.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/PatternMatcherInput.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/PatternMatcherInput.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Compiler.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Compiler.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +8 -8      jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Debug.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Debug.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Matcher.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Matcher.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Pattern.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Pattern.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Substitution.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Perl5Substitution.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/StringSubstitution.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/StringSubstitution.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +6 -6      jakarta-oro/docs/api/org/apache/oro/text/regex/Substitution.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Substitution.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/text/regex/Util.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/Util.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +10 -2     jakarta-oro/docs/api/org/apache/oro/text/regex/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +19 -3     jakarta-oro/docs/api/org/apache/oro/text/regex/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +7 -5      jakarta-oro/docs/api/org/apache/oro/text/regex/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/text/regex/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/Cache.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/Cache.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/CacheFIFO.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/CacheFIFO.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/CacheFIFO2.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/CacheFIFO2.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/CacheLRU.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/CacheLRU.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/CacheRandom.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/CacheRandom.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +4 -4      jakarta-oro/docs/api/org/apache/oro/util/GenericCache.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/GenericCache.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +2 -2      jakarta-oro/docs/api/org/apache/oro/util/package-frame.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/package-frame.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/org/apache/oro/util/package-summary.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/package-summary.html.diff?r1=1.2&r2=1.3
  
  
  1.3       +3 -3      jakarta-oro/docs/api/org/apache/oro/util/package-tree.html
  
  http://cvs.apache.org/viewcvs/jakarta-oro/docs/api/org/apache/oro/util/package-tree.html.diff?r1=1.2&r2=1.3
  
  
  1.2       +63 -59    jakarta-oro/docs/classes/examples/MatcherDemoApplet.class
  
  	<<Binary file>>
  
  
  1.2       +15 -8     jakarta-oro/docs/classes/org/apache/oro/io/AwkFilenameFilter.class
  
  	<<Binary file>>
  
  
  1.2       +15 -8     jakarta-oro/docs/classes/org/apache/oro/io/GlobFilenameFilter.class
  
  	<<Binary file>>
  
  
  1.2       +16 -9     jakarta-oro/docs/classes/org/apache/oro/io/Perl5FilenameFilter.class
  
  	<<Binary file>>
  
  
  1.2       +21 -9     jakarta-oro/docs/classes/org/apache/oro/io/RegexFilenameFilter.class
  
  	<<Binary file>>
  
  
  1.2       +7 -5      jakarta-oro/docs/classes/org/apache/oro/text/DefaultMatchAction.class
  
  	<<Binary file>>
  
  
  1.2       +22 -18    jakarta-oro/docs/classes/org/apache/oro/text/GenericPatternCache.class
  
  	<<Binary file>>
  
  
  1.2       +27 -19    jakarta-oro/docs/classes/org/apache/oro/text/GlobCompiler.class
  
  	<<Binary file>>
  
  
  1.2       +8 -4      jakarta-oro/docs/classes/org/apache/oro/text/MalformedCachePatternException.class
  
  	<<Binary file>>
  
  
  1.2       +2 -1      jakarta-oro/docs/classes/org/apache/oro/text/MatchAction.class
  
  	<<Binary file>>
  
  
  1.2       +5 -4      jakarta-oro/docs/classes/org/apache/oro/text/MatchActionInfo.class
  
  	<<Binary file>>
  
  
  1.2       +49 -35    jakarta-oro/docs/classes/org/apache/oro/text/MatchActionProcessor.class
  
  	<<Binary file>>
  
  
  1.2       +5 -4      jakarta-oro/docs/classes/org/apache/oro/text/PatternCache.class
  
  	<<Binary file>>
  
  
  1.2       +18 -13    jakarta-oro/docs/classes/org/apache/oro/text/PatternCacheFIFO.class
  
  	<<Binary file>>
  
  
  1.2       +18 -13    jakarta-oro/docs/classes/org/apache/oro/text/PatternCacheFIFO2.class
  
  	<<Binary file>>
  
  
  1.2       +18 -13    jakarta-oro/docs/classes/org/apache/oro/text/PatternCacheLRU.class
  
  	<<Binary file>>
  
  
  1.2       +18 -13    jakarta-oro/docs/classes/org/apache/oro/text/PatternCacheRandom.class
  
  	<<Binary file>>
  
  
  1.2       +74 -67    jakarta-oro/docs/classes/org/apache/oro/text/awk/AwkCompiler.class
  
  	<<Binary file>>
  
  
  1.2       +15 -10    jakarta-oro/docs/classes/org/apache/oro/text/awk/AwkMatchResult.class
  
  	<<Binary file>>
  
  
  1.2       +51 -40    jakarta-oro/docs/classes/org/apache/oro/text/awk/AwkMatcher.class
  
  	<<Binary file>>
  
  
  1.2       +28 -26    jakarta-oro/docs/classes/org/apache/oro/text/awk/AwkPattern.class
  
  	<<Binary file>>
  
  
  1.2       +13 -10    jakarta-oro/docs/classes/org/apache/oro/text/awk/AwkStreamInput.class
  
  	<<Binary file>>
  
  
  1.2       +20 -16    jakarta-oro/docs/classes/org/apache/oro/text/awk/CatNode.class
  
  	<<Binary file>>
  
  
  1.2       +9 -8      jakarta-oro/docs/classes/org/apache/oro/text/awk/CharacterClassNode.class
  
  	<<Binary file>>
  
  
  1.2       +5 -4      jakarta-oro/docs/classes/org/apache/oro/text/awk/DFAState.class
  
  	<<Binary file>>
  
  
  1.2       +8 -6      jakarta-oro/docs/classes/org/apache/oro/text/awk/EpsilonNode.class
  
  	<<Binary file>>
  
  
  1.2       +9 -6      jakarta-oro/docs/classes/org/apache/oro/text/awk/LeafNode.class
  
  	<<Binary file>>
  
  
  1.2       +9 -8      jakarta-oro/docs/classes/org/apache/oro/text/awk/NegativeCharacterClassNode.class
  
  	<<Binary file>>
  
  
  1.2       +15 -14    jakarta-oro/docs/classes/org/apache/oro/text/awk/OrNode.class
  
  	<<Binary file>>
  
  
  1.2       +9 -5      jakarta-oro/docs/classes/org/apache/oro/text/awk/PlusNode.class
  
  	<<Binary file>>
  
  
  1.2       +9 -7      jakarta-oro/docs/classes/org/apache/oro/text/awk/QuestionNode.class
  
  	<<Binary file>>
  
  
  1.2       +17 -14    jakarta-oro/docs/classes/org/apache/oro/text/awk/StarNode.class
  
  	<<Binary file>>
  
  
  1.2       +4 -4      jakarta-oro/docs/classes/org/apache/oro/text/awk/SyntaxNode.class
  
  	<<Binary file>>
  
  
  1.2       +11 -10    jakarta-oro/docs/classes/org/apache/oro/text/awk/SyntaxTree.class
  
  	<<Binary file>>
  
  
  1.2       +8 -6      jakarta-oro/docs/classes/org/apache/oro/text/awk/TokenNode.class
  
  	<<Binary file>>
  
  
  1.2       +8 -4      jakarta-oro/docs/classes/org/apache/oro/text/perl/MalformedPerl5PatternException.class
  
  	<<Binary file>>
  
  
  1.2       +5 -3      jakarta-oro/docs/classes/org/apache/oro/text/perl/ParsedSubstitutionEntry.class
  
  	<<Binary file>>
  
  
  1.2       +81 -64    jakarta-oro/docs/classes/org/apache/oro/text/perl/Perl5Util.class
  
  	<<Binary file>>
  
  
  1.2       +23 -17    jakarta-oro/docs/classes/org/apache/oro/text/regex/CharStringPointer.class
  
  	<<Binary file>>
  
  
  1.2       +8 -4      jakarta-oro/docs/classes/org/apache/oro/text/regex/MalformedPatternException.class
  
  	<<Binary file>>
  
  
  1.2       +3 -2      jakarta-oro/docs/classes/org/apache/oro/text/regex/MatchResult.class
  
  	<<Binary file>>
  
  
  1.2       +9 -9      jakarta-oro/docs/classes/org/apache/oro/text/regex/OpCode.class
  
  	<<Binary file>>
  
  
  1.2       +4 -2      jakarta-oro/docs/classes/org/apache/oro/text/regex/Pattern.class
  
  	<<Binary file>>
  
  
  1.2       +4 -3      jakarta-oro/docs/classes/org/apache/oro/text/regex/PatternCompiler.class
  
  	<<Binary file>>
  
  
  1.2       +3 -2      jakarta-oro/docs/classes/org/apache/oro/text/regex/PatternMatcher.class
  
  	<<Binary file>>
  
  
  1.2       +37 -25    jakarta-oro/docs/classes/org/apache/oro/text/regex/PatternMatcherInput.class
  
  	<<Binary file>>
  
  
  1.2       +126 -97   jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Compiler.class
  
  	<<Binary file>>
  
  
  1.2       +17 -15    jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Debug.class
  
  	<<Binary file>>
  
  
  1.2       +19 -13    jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5MatchResult.class
  
  	<<Binary file>>
  
  
  1.2       +135 -65   jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Matcher.class
  
  	<<Binary file>>
  
  
  1.2       +6 -5      jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Pattern.class
  
  	<<Binary file>>
  
  
  1.2       +4 -3      jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Repetition.class
  
  	<<Binary file>>
  
  
  1.2       +46 -31    jakarta-oro/docs/classes/org/apache/oro/text/regex/Perl5Substitution.class
  
  	<<Binary file>>
  
  
  1.2       +16 -12    jakarta-oro/docs/classes/org/apache/oro/text/regex/StringSubstitution.class
  
  	<<Binary file>>
  
  
  1.2       +2 -1      jakarta-oro/docs/classes/org/apache/oro/text/regex/Substitution.class
  
  	<<Binary file>>
  
  
  1.2       +28 -21    jakarta-oro/docs/classes/org/apache/oro/text/regex/Util.class
  
  	<<Binary file>>
  
  
  1.2       +5 -3      jakarta-oro/docs/classes/org/apache/oro/util/Cache.class
  
  	<<Binary file>>
  
  
  1.2       +14 -9     jakarta-oro/docs/classes/org/apache/oro/util/CacheFIFO.class
  
  	<<Binary file>>
  
  
  1.2       +17 -12    jakarta-oro/docs/classes/org/apache/oro/util/CacheFIFO2.class
  
  	<<Binary file>>
  
  
  1.2       +18 -16    jakarta-oro/docs/classes/org/apache/oro/util/CacheLRU.class
  
  	<<Binary file>>
  
  
  1.2       +16 -12    jakarta-oro/docs/classes/org/apache/oro/util/CacheRandom.class
  
  	<<Binary file>>
  
  
  1.2       +9 -8      jakarta-oro/docs/classes/org/apache/oro/util/GenericCache.class
  
  	<<Binary file>>
  
  
  1.2       +4 -3      jakarta-oro/docs/classes/org/apache/oro/util/GenericCacheEntry.class
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: oro-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-dev-help@jakarta.apache.org