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

sort by:
Revision Author Date Message Commit Date
67313ee Moving back :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_1_0_RC1@560658 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:42:15 UTC
034b063 Moving to TLP git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/lang/tags/LANG_1_0_RC1@560657 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:40:41 UTC
5b83444 This commit was manufactured by cvs2svn to create tag 'LANG_1_0_RC1'. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_1_0_RC1@137065 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 06:00:30 UTC
f2970e8 Reverting last commit back to CVS rev 1.3. I would prefer to see the "dist" build target create bundled archives. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137064 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 06:00:30 UTC
357b510 All build-generated content should reside under a single directory for easy cleaning. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137063 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 05:57:36 UTC
dbb3cbe Ignore the generated target/ directory. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137062 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 05:55:31 UTC
0dca928 Updated the component.version property for [lang] version 1.0-rc1. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137061 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 05:54:54 UTC
c7f2404 Corrected semantics of ExceptionWithoutCause broken in CVS rev 1.3. The point of the ExceptionWithoutCause is to test for false-positive nested exception method signature matches. Documented this in the header JavaDoc for both the ExceptionWithCause and ExceptionWithoutCause classes, and changed the nested exception method name of the latter from getCause() to getTargetException() to avoid conflicts with getCause() method of JDK 1.4's Exception class (which returns Throwable). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137060 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 05:50:49 UTC
9545c70 Changed my name from 'Bayard'. Yeah yeah. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137059 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 03:30:19 UTC
e1e9aa5 Release notes for Lang 1.0. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137058 13f79535-47bb-0310-9956-ffa450edef68 25 September 2002, 01:33:06 UTC
0e07b8e Checkstyle fixes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137057 13f79535-47bb-0310-9956-ffa450edef68 22 September 2002, 09:18:33 UTC
0d5c869 Added more TODOs for CharUtils and StringBuffer git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137056 13f79535-47bb-0310-9956-ffa450edef68 21 September 2002, 08:11:18 UTC
c9b0b98 Created a standard set of checkstyle properties. It's still noticing RuntimeExceptions, so that part isn't working yet. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137055 13f79535-47bb-0310-9956-ffa450edef68 21 September 2002, 05:16:10 UTC
7506eb0 Removed unused import statements. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137054 13f79535-47bb-0310-9956-ffa450edef68 21 September 2002, 05:02:43 UTC
17c61e6 Enhanced documentation files. First take. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137053 13f79535-47bb-0310-9956-ffa450edef68 21 September 2002, 04:22:28 UTC
1abb2a5 Added an exclude for Test classes beginning with 'Abstract' git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137052 13f79535-47bb-0310-9956-ffa450edef68 21 September 2002, 04:16:37 UTC
32c6231 Superclass now specifies protected getters and setters git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137051 13f79535-47bb-0310-9956-ffa450edef68 19 September 2002, 19:45:22 UTC
1aded67 Added javadoc Added protected getters and setters for fields Made fields private git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137050 13f79535-47bb-0310-9956-ffa450edef68 19 September 2002, 19:44:10 UTC
4ff3b6c Added some javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137049 13f79535-47bb-0310-9956-ffa450edef68 19 September 2002, 19:42:59 UTC
bcc5b99 added another test and updated STATUS to confirm containsOnly is done git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137048 13f79535-47bb-0310-9956-ffa450edef68 19 September 2002, 07:02:30 UTC
d788e18 Patch from Fredrik Westermarck <fredrik.westermarck@mdh.se> that adds the containsOnly method. I added a couple more unit tests and modified the code slightly. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137047 13f79535-47bb-0310-9956-ffa450edef68 19 September 2002, 06:58:13 UTC
aeee251 Remove Null placeholder singleton todo git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137046 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 20:12:43 UTC
00df256 Add test for Null placeholder singleton git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137045 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 20:12:15 UTC
727c9b0 Add Null placeholder singleton git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137044 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 20:11:53 UTC
55ca32b Added explicit public constructor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137043 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:55:32 UTC
06ad5b4 And now i'll add a comment about the public constructor. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137042 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:53:52 UTC
01a6ede Been meaning to do this. Made the constructor public in line with StringUtils. scolebourne thankfully reminded me by doing NumberUtils :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137041 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:52:26 UTC
410bc5a Removed identityToString todo Removed issues Added ArrayUtils todo git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137040 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:50:35 UTC
46b35c4 Test identityToString Reformat for Suns coding standards git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137039 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:49:47 UTC
a6dfea7 Add identityToString Make constructor public in line with NumberUtils and StringUtils Javadoc tidy git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137038 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 19:49:08 UTC
593e15d added printStackTrace(PrintStream) method to NonThrowableNestable static class to satisfy Nestable interface; removed deprecated getLength() and indexOfThrowable(int,Class) methods from static test classes; revised javadocs fof static test classes to be more accurate in describing method behavior git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137037 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 15:51:41 UTC
8bce2df change getCause() ExceptionWithoutCause static class: - changed signature to match getCause method in JDK 1.4 Exception - changed method to return null git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137036 13f79535-47bb-0310-9956-ffa450edef68 18 September 2002, 15:47:44 UTC
9b20a5a Update for checked in ToStringBuilder git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137035 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 22:10:47 UTC
992105b Tidy file layout git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137034 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 22:09:11 UTC
93bdcee Tests for initial checkin of ToStringBuilder and assistants git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137033 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 22:07:50 UTC
12c3259 Initial checkin of ToStringBuilder and assistants git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137032 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 22:07:20 UTC
aea52bd Exclude static fields from reflection based builder git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137031 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 22:06:38 UTC
b1ad52a Need an unescape. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137030 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 10:58:37 UTC
81cf7d8 Added some StringUtils todos. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137029 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 10:30:48 UTC
3468b1f Removed the @see ExtensibleEnum as there is no such class in the system currently. It was giving a warning in the building of javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137028 13f79535-47bb-0310-9956-ffa450edef68 17 September 2002, 09:33:28 UTC
1369a1b Updated status as builder package evolves git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137027 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:29:25 UTC
90f6bd5 Added Steve Downey as a contributor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137026 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:28:35 UTC
59a6aaa Add tests for new min, max and compare methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137025 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:27:56 UTC
bb3c214 Test CompareToBuilder git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137024 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:27:06 UTC
bd65b21 Added compare methods for double and float Added min/max methods for long Added public constructor with comment git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137023 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:26:42 UTC
9a3f8a3 Add CompareToBuilder for building compareTo methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137022 13f79535-47bb-0310-9956-ffa450edef68 15 September 2002, 10:25:22 UTC
93e8c0a Update for new builder subpackage git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137021 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 22:15:44 UTC
dee1c29 New builder subpackage created git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137020 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 22:01:25 UTC
5cab652 Add extra tests for reflection and multi dimensional arrays git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137019 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 22:01:00 UTC
b47c241 Added code from Steve Downey, with some formatting changes and extra tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137018 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 22:00:35 UTC
8d12cf6 Added code from Steve Downey, with some formatting changes and minor bug fixes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137017 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 22:00:00 UTC
e4da822 Moved from superpackage git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137016 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 21:59:01 UTC
a9af49e Moved to builder subpackage git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137015 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 21:58:38 UTC
370914e Update testing for ant git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137014 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 21:58:15 UTC
3c58a13 added printStackTrace(PrintStream) for consistency with printStackTrace(PrintWriter) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137013 13f79535-47bb-0310-9956-ffa450edef68 12 September 2002, 01:20:25 UTC
c0b40b9 corrected name of test case class corrected name of second tester class in getTester2 method git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137012 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 19:40:56 UTC
5adc254 corrected name of test case class git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137011 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 19:40:35 UTC
8ac7a8a corrected a couple of refactoring items missed: - in testGetThrowableI, replaced construction of explicit class instance with getThrowable abstract method - in testPrintPartialStackTrace, replaced class name in startsWith assert from explcit class name to class from getNestable abstract method - in testPrintStackTrace, replaced class name in startsWith assert from explicit class name to class name from getThrowableClass abstract method - in testPrintStackTrace, replaced class name in indexOf assert from explicit class name to class name from getNestable abstract method removed extranous commented code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137010 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 19:40:14 UTC
d1b1006 updated javadocs git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137009 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 19:04:26 UTC
0acf0a6 added NestableErrorTestCase to test suite git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137008 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 18:17:42 UTC
51a06ca created git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137007 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 18:17:23 UTC
31c87c4 refactored to share funcrionality from AbstractNestableTestCase git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137006 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 18:16:53 UTC
bb37240 created by refactoring NestableException revision 1.3 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137005 13f79535-47bb-0310-9956-ffa450edef68 11 September 2002, 18:16:10 UTC
6a28a47 Updated my personal details git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137004 13f79535-47bb-0310-9956-ffa450edef68 08 September 2002, 15:58:02 UTC
3189949 Removed to sandbox ready for 1.0 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137003 13f79535-47bb-0310-9956-ffa450edef68 06 September 2002, 22:43:55 UTC
5176b8f Removed stackTrace and getStackTrace. ExceptionUtils has getStackTrace and stackTrace is only slightly different in that it uses a ByteArrayOutputStream and not a StringWriter. A change since the beta, but not allowing obvious ones to happen will be silly. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137002 13f79535-47bb-0310-9956-ffa450edef68 31 August 2002, 19:05:32 UTC
3e44b6f Improve checkstyle report git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137001 13f79535-47bb-0310-9956-ffa450edef68 31 August 2002, 11:11:03 UTC
dfec8f3 Improve checkstyle report git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137000 13f79535-47bb-0310-9956-ffa450edef68 31 August 2002, 10:51:02 UTC
2257a01 split(String, String, int): Integrated some good suggested improvements from John Yu <john@scioworks.com>. split(String, String): Referenced split(String, String, int) to avoid maintainence overhead of duplicated JavaDoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136999 13f79535-47bb-0310-9956-ffa450edef68 30 August 2002, 02:52:54 UTC
763d50a made it run TestCases as well as Tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136998 13f79535-47bb-0310-9956-ffa450edef68 28 August 2002, 06:02:02 UTC
75fd5ea CAUSE_METHOD_NAMES: Added "getSourceException" to list of method names. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12043 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136997 13f79535-47bb-0310-9956-ffa450edef68 26 August 2002, 16:40:43 UTC
7cc9255 Extend java.lang.Error rather than Exception. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136996 13f79535-47bb-0310-9956-ffa450edef68 26 August 2002, 06:03:57 UTC
2789de5 Added a second action item for exception package tests. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136995 13f79535-47bb-0310-9956-ffa450edef68 26 August 2002, 06:00:32 UTC
9d31e57 Added action item for exception package tests. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136994 13f79535-47bb-0310-9956-ffa450edef68 26 August 2002, 05:59:42 UTC
c82320c Remove StringUtils constructors issue comment Add todo list git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136993 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 22:18:24 UTC
f562158 Add extra system property constants Add java version methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136992 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 22:17:53 UTC
54161dd NestableError suggested by Stephen C. Basically a clone of NestableException. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136991 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 19:18:48 UTC
1f075ab Leveraged NestableDelegate.getMessage(String). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136990 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 19:17:31 UTC
3345707 Renamed "cause" private field to "nestable" to better reflect what it is. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136989 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 19:09:38 UTC
241e24c getMessage(String): Corrected grammar in JavaDoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136988 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 19:02:49 UTC
e412572 removed testing of deprecated methods getLength() and indexOfThrowable(int, Class) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136987 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 13:21:24 UTC
1962432 removed deprecated methods getLength() and indexOfThrowable(int, Class) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136986 13f79535-47bb-0310-9956-ffa450edef68 25 August 2002, 13:20:59 UTC
b34534b ExceptionUtils.getThrowables(Throwable): Switched from concrete ArrayList local reference to List. ExceptionUtils.getStackTrace(Throwable): New method for extracting the text of a stack trace. ExceptionUtils.getStackFrames(Throwable): Splits an exception's stace trace into frames. ExceptionUtils.getStackFrames(String): Splits a stace trace into frames. NestableDelegate printStackTrace(): Delegate to printStackTrace(PrintStream) using System.err rather than duplicating its impl. NestableDelegate printStackTrace(PrintWriter): Used new name getStackFrames() method name. NestableDelegate getStackFrames(Throwable): Renamed decompose() to this and delegated to ExceptionUtils.getStackFrames(String) for half of impl. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136985 13f79535-47bb-0310-9956-ffa450edef68 24 August 2002, 19:18:50 UTC
c838670 Constrctor made public to enable those who use the class as a Bean git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136984 13f79535-47bb-0310-9956-ffa450edef68 23 August 2002, 08:00:26 UTC
155943d Initial version of SystemUtils for system constants git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136983 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 22:11:25 UTC
9805a42 Corrected wording in KNOWN ISSUES section. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136982 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 20:44:03 UTC
a79ebff Corrected the anchor name for the KNOWN ISSUES section. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136981 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 20:43:25 UTC
470f6a9 Added a KNOWN ISSUES section. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136980 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 20:42:52 UTC
d659fc0 Applied squashing of impl of getThrowableCount(Throwable) to getThrowables(Throwable). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136979 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 00:04:42 UTC
3ad9e1f Even shorter impl of getThrowableCount(Throwable) which returns zero when passed a null argument. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136978 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 00:03:41 UTC
e080096 testGetThrowableCount(): New method to get ExceptionUtils.getThrowableCount() with null argument. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136977 13f79535-47bb-0310-9956-ffa450edef68 22 August 2002, 00:00:09 UTC
90b54cc o Improved getThrowableCount(Throwable) to return zero when passed a null argument. o Added @param JavaDoc for methods added during last commit. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136976 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 23:57:00 UTC
c5a3bf5 Moved the implementations of getThrowableCount(), getThrowables(), indexOfThrowable(Class), and indexOfThrowable(Class, int) methods to ExceptionUtils, as suggested by Stephen Colebourne <scolebourne@btopenworld.com>. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136975 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 23:52:02 UTC
d2b4104 Added the getThrowableCount(Throwable), getThrowables(Throwable), indexOfThrowable(Throwable, Class), and indexOfThrowable(Throwable, Class, int) methods factored out of NestableDelegate, as suggested by Stephen Colebourne <scolebourne@btopenworld.com>. Added a TODO for the remaining methods he suggested moving. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136974 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 23:51:22 UTC
0b3f9dc Broke long lines; no functional change. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136973 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 07:31:54 UTC
10c9649 o Changed type of "cause" instance field from Nestable to Throwable. Since implementation of Throwable is already required, this doesn't change the interface, but does simplify the internals. o Simplified code in getThrowableCount() method by removing extraneous null check and extra reference. o Implemented suggestion by Joachim.Sauer@tp-soft.com to use ExceptionUtils where Nestable.getCause() was previously called. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136972 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 07:22:47 UTC
13fecb8 getCauseUsingWellKnownTypes(Throwable): Collapsed checks for instanceof NestableException and NestableRuntimeException into single check for Nestable interface. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136971 13f79535-47bb-0310-9956-ffa450edef68 21 August 2002, 07:13:50 UTC
3e5b0bd Change HashCodeUtils to HashCodeBuilder git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136970 13f79535-47bb-0310-9956-ffa450edef68 15 August 2002, 22:37:30 UTC
da49474 CAUSE_METHOD_PARAMS: Updated JavaDoc for recent API enchancements. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136969 13f79535-47bb-0310-9956-ffa450edef68 14 August 2002, 23:16:55 UTC
7004cc6 CAUSE_METHOD_NAMES: Updated JavaDoc for last commit. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136968 13f79535-47bb-0310-9956-ffa450edef68 14 August 2002, 23:15:17 UTC
back to top