Commit Graph

  • 7eba6afba9 added some more entities from HTML 4.0 spec, refactored (Entities class), initialize maps on demand Alex Chaffee 2003-04-02 06:14:46 +0000
  • 4e443f9cfc added some more entities from HTML 4.0 spec, refactored (Entities class), initialize maps on demand Alex Chaffee 2003-04-02 06:14:46 +0000
  • cb483b4336 Put myself in as author of escape/unescape and removed unused imports. Really just to test eclipse/cvs on OS X. CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Henri Yandell 2003-04-01 17:19:28 +0000
  • 965077e483 Put myself in as author of escape/unescape and removed unused imports. Really just to test eclipse/cvs on OS X. CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Henri Yandell 2003-04-01 17:19:28 +0000
  • f03e83e74e StringEscapeUtils: escape/unescape Java/JavaScript/HTML Alex Chaffee 2003-03-31 03:53:52 +0000
  • 4b0aeca9f2 StringEscapeUtils: escape/unescape Java/JavaScript/HTML Alex Chaffee 2003-03-31 03:53:52 +0000
  • bf1185e5d9 changed chomp() to match Perl deprecated chomp* methods in favor of new slice methods improved unit tests and documentation Alex Chaffee 2003-03-29 16:17:21 +0000
  • 5b83eb9358 changed chomp() to match Perl deprecated chomp* methods in favor of new slice methods improved unit tests and documentation Alex Chaffee 2003-03-29 16:17:21 +0000
  • b0be90e86c Fix bug 16676: StackOverflow due to ToStringBuilder (http://issues.apache.org/bugzilla/show_bug.cgi?id=16676) Gary D. Gregory 2003-03-27 08:55:22 +0000
  • edb0e8d284 Fix bug 16676: StackOverflow due to ToStringBuilder (http://issues.apache.org/bugzilla/show_bug.cgi?id=16676) Gary D. Gregory 2003-03-27 08:55:22 +0000
  • ea3c40932f Deprecate clean() now trimToEmpty() is added Stephen Colebourne 2003-03-25 00:15:58 +0000
  • ab7745f98e Deprecate clean() now trimToEmpty() is added Stephen Colebourne 2003-03-25 00:15:58 +0000
  • b24e37b159 Add trimToNull Add trimToEmpty Stephen Colebourne 2003-03-24 00:47:02 +0000
  • 67bdcb0f1a Add trimToNull Add trimToEmpty Stephen Colebourne 2003-03-24 00:47:02 +0000
  • dcdcae1acb Update containsOnly Add containsNone Stephen Colebourne 2003-03-23 21:52:31 +0000
  • 3c1f752b2a Update containsOnly Add containsNone Stephen Colebourne 2003-03-23 21:52:31 +0000
  • a630e446cf Update licence date to 2003 Stephen Colebourne 2003-03-23 21:51:51 +0000
  • 3f8418c654 Update licence date to 2003 Stephen Colebourne 2003-03-23 21:51:51 +0000
  • 8b90bce4b6 Update licence date to 2003 Javadoc fixes Stephen Colebourne 2003-03-23 18:05:44 +0000
  • bdf11dfa91 Update licence date to 2003 Javadoc fixes Stephen Colebourne 2003-03-23 18:05:44 +0000
  • fd31e94209 Update licence date to 2003 Stephen Colebourne 2003-03-23 18:02:29 +0000
  • 637d681789 Update licence date to 2003 Stephen Colebourne 2003-03-23 18:02:29 +0000
  • 997b990dd0 Remove reverseArray as reverse already exists! Stephen Colebourne 2003-03-23 17:57:42 +0000
  • dd9f463d68 Remove reverseArray as reverse already exists! Stephen Colebourne 2003-03-23 17:57:42 +0000
  • d27865ea81 Update licence date to 2003 Stephen Colebourne 2003-03-23 17:36:16 +0000
  • eb68e2a6f2 Update licence date to 2003 Stephen Colebourne 2003-03-23 17:36:16 +0000
  • 17892574e9 Added a CharSetUtils.keep method which is the reverse of the delete method. In part, it fulfills the StringUtils.getNumerics(String) method that Bug #13771 requests. Henri Yandell 2003-03-23 05:50:51 +0000
  • f64ecf1cd7 Added a CharSetUtils.keep method which is the reverse of the delete method. In part, it fulfills the StringUtils.getNumerics(String) method that Bug #13771 requests. Henri Yandell 2003-03-23 05:50:51 +0000
  • e103dd6b31 Bug 17882 submitted [by hand as the patch was out of date]. Henri Yandell 2003-03-23 05:26:23 +0000
  • 8e54ccc4be Bug 17882 submitted [by hand as the patch was out of date]. Henri Yandell 2003-03-23 05:26:23 +0000
  • 646484e571 Moved reverseArray method from a private method in StringUtils into ArrayUtils. This method exists in Jakarta Collection, so is a duplicate, but it belongs in ArrayUtils. Henri Yandell 2003-03-23 04:58:47 +0000
  • ae7c590d59 Moved reverseArray method from a private method in StringUtils into ArrayUtils. This method exists in Jakarta Collection, so is a duplicate, but it belongs in ArrayUtils. Henri Yandell 2003-03-23 04:58:47 +0000
  • 190444664e Remove unused variables in the testMixedArray method. Gary D. Gregory 2003-03-20 05:41:23 +0000
  • 1a3ba6816d Remove unused variables in the testMixedArray method. Gary D. Gregory 2003-03-20 05:41:23 +0000
  • d1786567e4 Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements. Added tests for reflection methods with array arguments. Gary D. Gregory 2003-03-20 05:33:35 +0000
  • 2ba51c13fb Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements. Added tests for reflection methods with array arguments. Gary D. Gregory 2003-03-20 05:33:35 +0000
  • b9ea92e5f4 Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements. Gary D. Gregory 2003-03-20 05:32:11 +0000
  • 4ecadc12ba Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements. Gary D. Gregory 2003-03-20 05:32:11 +0000
  • a312fbf6f5 Removed an unused import statement. Gary D. Gregory 2003-03-20 02:50:42 +0000
  • 804ccc397d Removed an unused import statement. Gary D. Gregory 2003-03-20 02:50:42 +0000
  • 9d4c32696c Added a test case for isNestedThrowable Henri Yandell 2003-03-18 06:14:23 +0000
  • 47fc18a02e Added a test case for isNestedThrowable Henri Yandell 2003-03-18 06:14:23 +0000
  • 5143f3fca4 Added getFullStackTrace and isNestedThrowable. Listed as Bug #16689 Henri Yandell 2003-03-18 05:10:48 +0000
  • ff33134d11 Added getFullStackTrace and isNestedThrowable. Listed as Bug #16689 Henri Yandell 2003-03-18 05:10:48 +0000
  • 4bedbac4eb Purpletech code import: abbreviate, difference, differenceAt Alex Chaffee 2003-03-17 05:28:37 +0000
  • a50e6215b2 Purpletech code import: abbreviate, difference, differenceAt Alex Chaffee 2003-03-17 05:28:37 +0000
  • b5da735f95 Remove unused import from Gary Gregory Stephen Colebourne 2003-03-06 22:50:21 +0000
  • e8a0b41aa3 Remove unused import from Gary Gregory Stephen Colebourne 2003-03-06 22:50:21 +0000
  • 15e0f7605f Remove erroneous abstract, Comparable and Serializable keywords Stephen Colebourne 2003-02-22 20:42:36 +0000
  • 285f6016bc Remove erroneous abstract, Comparable and Serializable keywords Stephen Colebourne 2003-02-22 20:42:36 +0000
  • 6586214214 Use more appropriate scoping for inner class from Gary Gregory Stephen Colebourne 2003-02-22 20:19:16 +0000
  • 5b89f3d89a Use more appropriate scoping for inner class from Gary Gregory Stephen Colebourne 2003-02-22 20:19:16 +0000
  • 17c938f62b This commit was manufactured by cvs2svn to create tag 'STRUTS_1_1_RC1'. tags/STRUTS_1_1_RC1@560656 No No 2003-02-06 20:13:07 +0000
  • fa4c7827f8 Use default HashMap sizes as this is better across JDK versions Stephen Colebourne 2003-02-06 20:13:07 +0000
  • bb7e7e1708 Use default HashMap sizes as this is better across JDK versions tags/STRUTS_1_1_RC1@137253 Stephen Colebourne 2003-02-06 20:13:07 +0000
  • 8add3578cd Fix javadoc from checkstyle Stephen Colebourne 2003-02-04 22:50:31 +0000
  • e6f11e0ea0 Fix javadoc from checkstyle Stephen Colebourne 2003-02-04 22:50:31 +0000
  • b54f848cb9 Fix licences, dates and since tags Stephen Colebourne 2003-02-04 22:19:33 +0000
  • 2023467c05 Fix licences, dates and since tags Stephen Colebourne 2003-02-04 22:19:33 +0000
  • 0a0420b1a4 Change scope of static constant for performance from Gary Gregory, bug ref 16622 Stephen Colebourne 2003-02-04 22:12:08 +0000
  • 751c151c49 Change scope of static constant for performance from Gary Gregory, bug ref 16622 Stephen Colebourne 2003-02-04 22:12:08 +0000
  • bd7eae7287 Add support for indexOf, lastIndexOf and contains for ArrayUtils from Nikolay Metchev, bug ref 15438 Stephen Colebourne 2003-02-04 22:06:24 +0000
  • 4c63a72053 Add support for indexOf, lastIndexOf and contains for ArrayUtils from Nikolay Metchev, bug ref 15438 Stephen Colebourne 2003-02-04 22:06:24 +0000
  • 5b2a0546ef Update Enum initial sizes for JDK1.2 and JDK1.3 from Mike Bowler, bug fix 16690 Stephen Colebourne 2003-02-04 18:42:50 +0000
  • bdbde6db66 Update Enum initial sizes for JDK1.2 and JDK1.3 from Mike Bowler, bug fix 16690 Stephen Colebourne 2003-02-04 18:42:50 +0000
  • c0d11a7762 Update Enum classes to support hierarchy Enum definitions Stephen Colebourne 2003-02-04 18:30:08 +0000
  • 85cbed66ff Update Enum classes to support hierarchy Enum definitions Stephen Colebourne 2003-02-04 18:30:08 +0000
  • 69447957d6 Update to output more nicely formatted toString() that converts $ to . Stephen Colebourne 2003-02-04 16:56:08 +0000
  • 2ddf33ffc3 Update to output more nicely formatted toString() that converts $ to . Stephen Colebourne 2003-02-04 16:56:08 +0000
  • 155b100820 o The CalendUtilsTest fails due to what appears to be some TZ problems. I'm right on the cusp for the last Sunday the test is trying to find and it gets the wrong day. Excluding it for now from the test because the test is not reliable yet. Jason van Zyl 2003-02-03 00:01:07 +0000
  • 6f78d8a02b o The CalendUtilsTest fails due to what appears to be some TZ problems. I'm right on the cusp for the last Sunday the test is trying to find and it gets the wrong day. Excluding it for now from the test because the test is not reliable yet. Jason van Zyl 2003-02-03 00:01:07 +0000
  • 26708c3d38 What? Everyone doesn't have a /usr/local/javalib/ directory? My cockup. Henri Yandell 2003-02-02 16:52:40 +0000
  • 6954fa7b30 What? Everyone doesn't have a /usr/local/javalib/ directory? My cockup. Henri Yandell 2003-02-02 16:52:40 +0000
  • ea2861c2f4 Removed a few checkstyle complaints. Henri Yandell 2003-02-02 09:26:52 +0000
  • d75f82637a Removed a few checkstyle complaints. Henri Yandell 2003-02-02 09:26:52 +0000
  • 7df595ab42 Added the date to the maven site. Henri Yandell 2003-02-02 09:16:32 +0000
  • b6f8afe153 Added the date to the maven site. Henri Yandell 2003-02-02 09:16:32 +0000
  • eb7a5417ee Updated to reflect next version's dev. Henri Yandell 2003-02-02 09:11:55 +0000
  • 3c27be2435 Updated to reflect next version's dev. Henri Yandell 2003-02-02 09:11:55 +0000
  • ad7d64fb41 Added a couple of StringUtils todos. Reworded the Action Items to indicate that not all are considered to definitely be in scope for Lang. Henri Yandell 2003-02-02 09:10:24 +0000
  • c6dcdde007 Added a couple of StringUtils todos. Reworded the Action Items to indicate that not all are considered to definitely be in scope for Lang. Henri Yandell 2003-02-02 09:10:24 +0000
  • e8040851e7 HashTable to Hashtable in Javadoc. Bug #16669 Submitted by: Ken Fitzpatrick Henri Yandell 2003-02-02 04:12:32 +0000
  • 09f7773b8d HashTable to Hashtable in Javadoc. Bug #16669 Submitted by: Ken Fitzpatrick Henri Yandell 2003-02-02 04:12:32 +0000
  • 865a748ef4 Applied patch from Tomasz Skutnik which allows a Random object to be passed in. This means that method calls to RandomStringUtils can be predictable. Henri Yandell 2003-02-02 03:46:13 +0000
  • d9bc18e804 Applied patch from Tomasz Skutnik which allows a Random object to be passed in. This means that method calls to RandomStringUtils can be predictable. Henri Yandell 2003-02-02 03:46:13 +0000
  • 0ebe5b4063 Removed to bundle in a proposal of added classes to BeanUtils at some point. Henri Yandell 2003-01-29 22:05:44 +0000
  • 0c7e480658 Removed to bundle in a proposal of added classes to BeanUtils at some point. Henri Yandell 2003-01-29 22:05:44 +0000
  • 4406e58672 Add class level javadoc bug fix 16341 Stephen Colebourne 2003-01-25 13:06:26 +0000
  • 35b2f4c8ce Add class level javadoc bug fix 16341 Stephen Colebourne 2003-01-25 13:06:26 +0000
  • 266780508a Remove unused code from Gary Gregory, bug fix 16284 Stephen Colebourne 2003-01-25 13:01:38 +0000
  • c23e693049 Remove unused code from Gary Gregory, bug fix 16284 Stephen Colebourne 2003-01-25 13:01:38 +0000
  • 96750e11f6 * src/test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java testPrintThrowables(): Previously printing some stack traces to stdout as part of its tests which at first glance looks like a test failure (but in reality isn't). Here's a truncated example: Daniel Rall 2003-01-20 23:04:19 +0000
  • ab53513741 * src/test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java testPrintThrowables(): Previously printing some stack traces to stdout as part of its tests which at first glance looks like a test failure (but in reality isn't). Here's a truncated example: Daniel Rall 2003-01-20 23:04:19 +0000
  • 64356b6dcf * src/test/org/apache/commons/lang/StringUtilsTest.java testCaseFunctions(): Added single character string tests for capitalise() and uncapitalise() methods. Daniel Rall 2003-01-20 22:15:13 +0000
  • 69819f8787 * src/test/org/apache/commons/lang/StringUtilsTest.java testCaseFunctions(): Added single character string tests for capitalise() and uncapitalise() methods. Daniel Rall 2003-01-20 22:15:13 +0000
  • 946ebd29d9 Fix infinite recursion in inner classes reflection methods from Per Velschow Stephen Colebourne 2003-01-19 18:49:05 +0000
  • 984bc76cd3 Fix infinite recursion in inner classes reflection methods from Per Velschow Stephen Colebourne 2003-01-19 18:49:05 +0000
  • 535e6f54d2 Fix infinite recursion in replace() when blank string used from Holger Krauth Stephen Colebourne 2003-01-19 18:15:38 +0000
  • c2d07cc3f0 Fix infinite recursion in replace() when blank string used from Holger Krauth Stephen Colebourne 2003-01-19 18:15:38 +0000
  • 56472bdd6b Fix javadoc where wrong method name specified from Michael Schulze Stephen Colebourne 2003-01-19 17:51:42 +0000