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.10 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:41:08 2004 UTC (19 years, 8 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Feb 5 14:27:59 2003 UTC (21 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Util package has been pulled out of the server. Next step will be to modify
the server and conient (and anything else?) to use this instead. New
package name is uk.org.iscream.cms.util. All the java files were moved with
a repo copy, so they retain their history.

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:20 2002 UTC (21 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Added URL to GPL headers.

Revision 1.7 - (view) (annotate) - [select for diffs]
Sat May 18 18:16:04 2002 UTC (21 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.6: +21 -2 lines
Diff to previous 1.6
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Dec 11 17:23:54 2001 UTC (22 years, 3 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.5: +76 -68 lines
Diff to previous 1.5
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, 3 months ago) by tdb
Branch: MAIN
Changes since 1.4: +79 -2 lines
Diff to previous 1.4
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, 10 months ago) by tdb
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
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 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) - [select for diffs]
Sun Mar 4 02:38:00 2001 UTC (23 years 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, 1 month ago) by tdb
Branch: MAIN
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)

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