https://github.com/apache/commons-lang

sort by:
Revision Author Date Message Commit Date
1afb92a Version 2.0 of the Lang specification git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137430 13f79535-47bb-0310-9956-ffa450edef68 15 July 2003, 00:07:07 UTC
a86696a Setting version to 2.0-rc1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137429 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:50:12 UTC
e1d1630 Updated the manifest to pretty much match http://jakarta.apache.org/commons/releases/prepare.html git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137428 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:35:39 UTC
90951db Updating version in this, though it's not in active build use. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137427 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:27:21 UTC
f251b7e Updated version to 2.0, pre-build. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137426 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:25:47 UTC
c9ddec3 Updated with isEmptyTrimmed/isNotEmptyTrimmed git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137425 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:03:27 UTC
d0f7027 Update task list git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137424 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:02:53 UTC
d516948 Javadoc fix git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137423 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:02:27 UTC
10e73ca Unify format of NOTE comments git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137422 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 23:02:08 UTC
0d38944 Update Avalon references git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137421 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:58:31 UTC
faf34a0 Solely Javadoc fixes. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137420 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:29:04 UTC
00dc5a8 Javadoc fixes and change from append(String) to append(char) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137419 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:28:48 UTC
18f7128 Add and rework isEmpty, isNotEmpty, isEmptyTrimmed, isNotEmptyTrimmed Javadoc methods, adding example code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137418 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:26:51 UTC
83dd0ea Add and rework isEmpty, isNotEmpty, isEmptyTrimmed, isNotEmptyTrimmed git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137417 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:26:22 UTC
eadb45d Javadoc fixes. Shouldn't have been anything other than javadoc changes in this. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137416 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:25:06 UTC
99a9ac4 Javadoc fixes and a refactoring to use StringUtils. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137415 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:22:46 UTC
1dc0785 Javadoc fixes and removal of a wildcard import. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137414 13f79535-47bb-0310-9956-ffa450edef68 14 July 2003, 22:21:11 UTC
80b9159 Add indexOf for primitive arrays git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137413 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 10:09:40 UTC
0aa557c Fix to correctly identify the original author from Brian S O'Neill git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137412 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 08:26:22 UTC
20147cc Javadoc no longer shows private attributes/methods. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137411 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 03:58:02 UTC
4be9ee9 Removed tabs. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137410 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 03:37:24 UTC
fe2bbb8 Added the bugs fixed by 2.0 to the release notes. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137409 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 03:29:27 UTC
2a3cfe9 Removed wordWrap method as it doesn't offer anything that the wrapText method doesn't have. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137408 13f79535-47bb-0310-9956-ffa450edef68 12 July 2003, 03:06:23 UTC
a0ed6f4 Small improvements to formatting git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137407 13f79535-47bb-0310-9956-ffa450edef68 11 July 2003, 06:38:58 UTC
1f09b46 Removed the unnecessary 'A' from join's char separator javadocs. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137406 13f79535-47bb-0310-9956-ffa450edef68 09 July 2003, 23:54:16 UTC
d5c3e4d Javadoc fix git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137405 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 22:06:35 UTC
5c66eea Update for release 2.0 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137404 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 22:05:14 UTC
d2d4b25 Cleaned up import. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137403 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 06:01:09 UTC
5c3606e Great set of javadoc improvements from Fredrik. Also an optimisation to StringUtils.leftPad/rightPad. Submitted by: Fredrik Westermarck git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137402 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 05:59:58 UTC
b78e65b New release notes, though it lacks bugs from bugzilla at the moment. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137401 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 05:50:42 UTC
ddac628 Updated to include the rest of the math package, alphabetises the main package entries and contains the time package description. Also uses 2.0 version numbering. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137400 13f79535-47bb-0310-9956-ffa450edef68 08 July 2003, 05:21:44 UTC
ef1464b Date/Time package now in. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137399 13f79535-47bb-0310-9956-ffa450edef68 07 July 2003, 15:13:20 UTC
ddc4844 Removed a TODO. The performance improvements these refered to are now in. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137398 13f79535-47bb-0310-9956-ffa450edef68 07 July 2003, 15:11:35 UTC
f9c8327 Added comment for new committers to add their names. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137397 13f79535-47bb-0310-9956-ffa450edef68 07 July 2003, 15:10:46 UTC
c7bcbcf Removed the 'add user here'. Should be in STATUS.html. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137396 13f79535-47bb-0310-9956-ffa450edef68 07 July 2003, 15:10:13 UTC
36122d6 truncateNicely now implemented as abbreviate. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137395 13f79535-47bb-0310-9956-ffa450edef68 07 July 2003, 15:09:32 UTC
6410b62 javadoc fixes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137394 13f79535-47bb-0310-9956-ffa450edef68 05 July 2003, 23:37:30 UTC
35f0c6f Fixed Javadoc return tag. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137393 13f79535-47bb-0310-9956-ffa450edef68 05 July 2003, 19:04:31 UTC
81bd059 Switched from using top-level Commons LICENSE to specific Commons Lang LICENSE.txt. The main driving reason for this is so that distributed sources may properly build. Submitted by: Arnaud Vandyck git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137392 13f79535-47bb-0310-9956-ffa450edef68 04 July 2003, 15:26:38 UTC
8df8ade testEscapeSql git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137391 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:05:45 UTC
39acbec introducing utility class from Justin Couch git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137390 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:05:17 UTC
d8589d9 testHtml40Nbsp git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137389 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:04:33 UTC
49f48c2 cleaning up use restructured EntityMap classes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137388 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:03:39 UTC
670b91c comments refactoring add escapeSql method git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137387 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:03:15 UTC
e4aab31 comments restructure EntityMap inner classes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137386 13f79535-47bb-0310-9956-ffa450edef68 29 June 2003, 03:02:29 UTC
55be165 Add min/max by array functions bug 21068, from Matthew Hawthorne git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137385 13f79535-47bb-0310-9956-ffa450edef68 28 June 2003, 18:42:04 UTC
9cfd440 Add XOR methods bug 21068, from Matthew Hawthorne git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137384 13f79535-47bb-0310-9956-ffa450edef68 28 June 2003, 18:16:03 UTC
48cea59 Add primitive/object conversions for all types bug 21068, from Matthew Hawthorne git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137383 13f79535-47bb-0310-9956-ffa450edef68 28 June 2003, 18:01:19 UTC
008d16e Removed unused variable bug 21099, from Janek Bogucki git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137382 13f79535-47bb-0310-9956-ffa450edef68 28 June 2003, 17:49:53 UTC
a5c0361 Add primitive boolean/object conversions Bug 21068, from Matthew Hawthorne git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137381 13f79535-47bb-0310-9956-ffa450edef68 25 June 2003, 23:33:47 UTC
2878a43 Add new empty array constants for number objects Declare variables as final Fix null behaviour to be null tolerant Javadoc null behaviour Fix formatting git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137380 13f79535-47bb-0310-9956-ffa450edef68 25 June 2003, 23:32:08 UTC
2d06a7c NumberUtils moved to math subpackage git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137379 13f79535-47bb-0310-9956-ffa450edef68 24 June 2003, 21:14:51 UTC
9949f09 Relax tests so it passes more often git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137378 13f79535-47bb-0310-9956-ffa450edef68 24 June 2003, 21:13:55 UTC
7f89ab6 Deprecate escape, and comment escape and unescape fully git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137377 13f79535-47bb-0310-9956-ffa450edef68 24 June 2003, 08:15:15 UTC
da306cb Deprecated unescape method. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137376 13f79535-47bb-0310-9956-ffa450edef68 24 June 2003, 02:55:17 UTC
402c8e0 Prepare DateUtils for 2.0 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137375 13f79535-47bb-0310-9956-ffa450edef68 23 June 2003, 23:41:10 UTC
3bfc04d Add package level javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137374 13f79535-47bb-0310-9956-ffa450edef68 23 June 2003, 22:37:39 UTC
5e98ba2 Update javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137373 13f79535-47bb-0310-9956-ffa450edef68 23 June 2003, 22:36:50 UTC
d5ee2f1 PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21021. Reduce object creation in ToStringBuilder. Applied the patch in spirit but not in detail since I used "BooleanUtils.toBooleanObject(fullDetail)" instead of "fullDetail ? Boolean.TRUE : Boolean.FALSE" to reduce code duplication. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137372 13f79535-47bb-0310-9956-ffa450edef68 23 June 2003, 17:04:39 UTC
80da42a Handles empty string now as well. Submitted by: Mark Ford git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137371 13f79535-47bb-0310-9956-ffa450edef68 23 June 2003, 03:51:13 UTC
feac7d3 Bug #20652 fixed. Submitted by: Fredrik Westermarck git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137370 13f79535-47bb-0310-9956-ffa450edef68 21 June 2003, 22:24:56 UTC
0525da4 Remove unused code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137369 13f79535-47bb-0310-9956-ffa450edef68 20 June 2003, 08:03:51 UTC
eeb224c Javadoc fix. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137368 13f79535-47bb-0310-9956-ffa450edef68 16 June 2003, 02:28:16 UTC
3e480bf Add new class that tests all the TestSuites in one go git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137367 13f79535-47bb-0310-9956-ffa450edef68 10 June 2003, 06:20:19 UTC
c09f774 Change scope of methods from package to public git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137366 13f79535-47bb-0310-9956-ffa450edef68 10 June 2003, 06:16:54 UTC
8f45918 Ensure that RandomStringUtils returns all expected characters bug 20592, reported/patched by Phil Steitz git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137365 13f79535-47bb-0310-9956-ffa450edef68 09 June 2003, 21:36:03 UTC
8955311 Make package scoped until methods properly designed and implemented git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137364 13f79535-47bb-0310-9956-ffa450edef68 09 June 2003, 21:23:14 UTC
fdbe8e7 DateFormatUtils should not be final git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137363 13f79535-47bb-0310-9956-ffa450edef68 09 June 2003, 21:22:31 UTC
17b30f3 Fix javadoc comment git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137362 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 23:27:26 UTC
73ee6c3 Rework time package in preparation for 2.0 release DateUtils split to DateFormatUtils and DurationFormatUtils CalendarUtils renamed to DateUtils StopWatch time format method moved to DurationFormatUtils Tests updated and pass git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137361 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 23:14:23 UTC
9bb3f9b Organize imports git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137360 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 14:19:43 UTC
4920a1d Fix bug in NumberUtils where '12a' was treated as a number. bug 20538, reported/fix by Eric Pugh/Phil Steitz git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137359 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 14:14:01 UTC
4c50eca Ensure javadoc is clear about when deprecated methods will be removed. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137358 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 14:10:54 UTC
fd6d8a4 Tidy comments git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137357 13f79535-47bb-0310-9956-ffa450edef68 08 June 2003, 14:09:36 UTC
268de4e Fixed a problem with changed capitalization in test case. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137356 13f79535-47bb-0310-9956-ffa450edef68 06 June 2003, 07:04:12 UTC
b3bf560 Minor Javadoc fix and improvements. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137355 13f79535-47bb-0310-9956-ffa450edef68 03 June 2003, 20:49:59 UTC
0cfce29 Refactor code in ToStringBuilder.reflectionToString(...) into a new subclass called ReflectionToStringBuilder. All of the ToStringBuilder.reflectionToString(...) forward their calls to equivalent methods in ReflectionToStringBuilde. ReflectionToStringBuilder can be subclassed to provide Field or value filtering. Since the unit tests exercis ToStringBuilder.reflectionToString(...) which then forwards those calls to ReflectionToStringBuilder, and ReflectionToStringBuilder does not provide new features (yet), there are no new unit test cases (yet). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137354 13f79535-47bb-0310-9956-ffa450edef68 03 June 2003, 20:15:32 UTC
a0be4d2 Refactor code in ToStringBuilder.reflectionToString(...) into a new subclass called ReflectionToStringBuilder. All of the ToStringBuilder.reflectionToString(...) forward their calls to equivalent methods in ReflectionToStringBuilde. ReflectionToStringBuilder can be subclassed to provide Field or value filtering. Since the unit tests exercis ToStringBuilder.reflectionToString(...) which then forwards those calls to ReflectionToStringBuilder, and ReflectionToStringBuilder does not provide new features (yet), there are no new unit test cases (yet). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137353 13f79535-47bb-0310-9956-ffa450edef68 03 June 2003, 03:51:56 UTC
3bcf738 Sort Members (Eclipse). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137352 13f79535-47bb-0310-9956-ffa450edef68 31 May 2003, 22:22:49 UTC
e7d0572 Include a Javadoc overview. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137351 13f79535-47bb-0310-9956-ffa450edef68 31 May 2003, 18:44:36 UTC
9503cd0 Normalize Javadocs. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137350 13f79535-47bb-0310-9956-ffa450edef68 31 May 2003, 17:16:11 UTC
bd2144e Javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137349 13f79535-47bb-0310-9956-ffa450edef68 31 May 2003, 01:02:33 UTC
7722d18 Sorted members (this also give us the Javadoc 'Field Details' section in alphabetical order). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137348 13f79535-47bb-0310-9956-ffa450edef68 30 May 2003, 01:15:53 UTC
4a6b9f6 Javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137347 13f79535-47bb-0310-9956-ffa450edef68 30 May 2003, 01:12:26 UTC
68696f5 Javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137346 13f79535-47bb-0310-9956-ffa450edef68 30 May 2003, 01:00:24 UTC
e36ffc4 Make the Standard Doclet version 1.4.1 not complain WRT '.'s. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137345 13f79535-47bb-0310-9956-ffa450edef68 29 May 2003, 21:02:53 UTC
41136c4 Create 'public static final' constants for the package separator and inner class separator characters/Strings. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137344 13f79535-47bb-0310-9956-ffa450edef68 28 May 2003, 16:20:31 UTC
06f93f2 Removed unused import. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137343 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 19:24:15 UTC
1d44ada making constants final (XML, HTML32, HTML40) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137342 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 15:28:38 UTC
bd3497b fixed typo git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137341 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 15:21:02 UTC
1921f71 continuing performance improvements-- now uses a binary lookup git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137340 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 15:11:36 UTC
253e00b Add OS name parsing to SystemUtils git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137339 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 14:34:14 UTC
0766ea1 initial performance testing for Entities git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137338 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 13:29:44 UTC
e2211f3 Add SystemUtils tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137337 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 12:11:02 UTC
d68d218 Update to protect against NPEs Tidy up Java version code Add Java version int to supplement float git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137336 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 12:06:37 UTC
34cca20 Ignore bin directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137335 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 11:00:17 UTC
bf37701 add EntitiesTest to LangTestSuite git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137334 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 04:38:05 UTC
5203441 refactoring Entities object in preparation for optimization add unit tests for Entities class move escape and unescape methods into Entities class git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137333 13f79535-47bb-0310-9956-ffa450edef68 24 May 2003, 04:35:07 UTC
47a26ba Change copyright in Javadoc output from 2002 to 2003. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137332 13f79535-47bb-0310-9956-ffa450edef68 23 May 2003, 03:52:09 UTC
e7d2136 Update licence and Organize imports git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137331 13f79535-47bb-0310-9956-ffa450edef68 22 May 2003, 22:00:06 UTC
back to top