ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Dec 11 17:23:54 2001 UTC (22 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.5: +76 -68 lines
Diff to previous 1.5 , to selected 1.2
Changed the wildcardMatch method. Now more optimal (returns immediately
when not a match), and only matches one value against a single expression.
This makes it more generic and useful for other bits of code.

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Dec 10 22:49:19 2001 UTC (22 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.4: +79 -2 lines
Diff to previous 1.4 , to selected 1.2
Pulled out the wildcardCheck method because it's rather more generic than
it's use in the ConfigurationManagerServant. I still need to tidy some of
the comments and variable names to abstract it a bit more, and I might also
remove it taking a semi-colon seperated list - that's more behaviour of the
configuration system. It's a start, and I'll remember to do the rest when I
read this commit message tomorrow :)

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:35 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 , to selected 1.2
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.2 - (view) (annotate) - [selected]
Sun Mar 4 02:38:00 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.1: +21 -2 lines
Diff to previous 1.1
Added getStringPos to find the position of a given String in an array

Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Feb 4 04:56:08 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Diff to selected 1.2
A new class providing methods (ok, one method) to manipulate String objects.
These methods are really the sort of thing you'd expect Java to have... but it
doesn't :/

Convenience Links

Links to HEAD: (view) (annotate) Links to SERVER_PIRCBOT: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a