sort by:
Revision Author Date Message Commit Date
cf2dd60 fixed typo git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153538 13f79535-47bb-0310-9956-ffa450edef68 12 February 2005, 20:27:06 UTC
445897f trunk is now 2.2-dev git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153536 13f79535-47bb-0310-9956-ffa450edef68 12 February 2005, 20:24:16 UTC
9984191 turning on pmd report git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151646 13f79535-47bb-0310-9956-ffa450edef68 07 February 2005, 00:41:36 UTC
a6c1387 added missing javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151311 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:30:51 UTC
8f21c19 javadoc fixing, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151310 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:22:22 UTC
228957a added javadoc and fixed long line as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151308 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:16:58 UTC
df21ea5 testing all primitive value methods, including the ones not implemented in the MutableXxx class so that we can tell when Sun change the wrapper implementations git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151305 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:07:49 UTC
2c13cee added javadoc to primitiveValue methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151304 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:07:18 UTC
8520859 missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151300 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:42:03 UTC
7cc5661 missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151299 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:40:43 UTC
9016bca missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151298 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:39:28 UTC
413cd09 removed tabs from source, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151296 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:37:55 UTC
bb99d69 added missing javadoc for private method, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151295 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:37:30 UTC
98a6ea6 added javadoc to private method, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151294 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:32:43 UTC
3378d09 rolling the forName method out for the 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151282 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 01:21:19 UTC
ab27cc9 stab at making the javadoc a bit easier to understand git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149480 13f79535-47bb-0310-9956-ffa450edef68 02 February 2005, 04:46:02 UTC
ba92e4d tested some missing bad states git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149477 13f79535-47bb-0310-9956-ffa450edef68 02 February 2005, 03:52:50 UTC
1e9fbb7 Use SVN changelog git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149180 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 23:02:28 UTC
1070262 removing nagoya references git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149101 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 04:23:40 UTC
dfed92e removing nagoya references git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149100 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 04:22:37 UTC
9bf6c67 added Class.forName improvement to see what people think git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138016 13f79535-47bb-0310-9956-ffa450edef68 27 January 2005, 06:45:11 UTC
4af4310 overloaded addAll for all primitives git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138015 13f79535-47bb-0310-9956-ffa450edef68 27 January 2005, 06:43:20 UTC
838c1e7 primitive overloads added for add(array, int index, element) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138014 13f79535-47bb-0310-9956-ffa450edef68 22 January 2005, 04:22:12 UTC
73c601b Add test from http://issues.apache.org/bugzilla/show_bug.cgi?id=33067. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138013 13f79535-47bb-0310-9956-ffa450edef68 17 January 2005, 01:59:52 UTC
e3f46b7 No bug fix but add a test like http://issues.apache.org/bugzilla/show_bug.cgi?id=33069. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138012 13f79535-47bb-0310-9956-ffa450edef68 16 January 2005, 19:34:34 UTC
cd9922e ToStringStyle setArrayEnd handled null incorrectly bug 31933, fix from Masato Tezuka git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138011 13f79535-47bb-0310-9956-ffa450edef68 28 December 2004, 23:13:03 UTC
2463fd3 all non-covered parts of the code are now covered. 100% coverage for a package, while not in itself a great thing, feels damn good git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138010 13f79535-47bb-0310-9956-ffa450edef68 26 December 2004, 02:35:47 UTC
60666b2 Default is meant to be for the trimmer to be a NoMatcher. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138009 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 21:02:20 UTC
3155f2c matching the other javadoc style; though I think it's a pretty useless bit of javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138008 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:42:48 UTC
b7e3f07 I assume this is a typo, a second setting of the trimmer matcher. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138007 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:41:23 UTC
bee437f Without this line the code infinite loops. With it the tests still fail, but a failure is nicer than an infinite loop. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138006 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:30:16 UTC
91e2e8e Switched to use the static call explicitly (yup, I just started using Eclipse again) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138005 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 19:50:09 UTC
a776fd0 Unnecessary imports. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138004 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 19:43:51 UTC
bcd86e7 more test coverage of obscure situations git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138003 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 17:52:19 UTC
57b94c3 Added a trimmer matcher which is now used to determine which characters to trim off the left and right of tokens. the ignore matcher is now truly an ignore matcher, which will leave out any matching characters from all tokens. I also fixed a few minor bugs. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138002 13f79535-47bb-0310-9956-ffa450edef68 23 December 2004, 18:55:48 UTC
d669920 Remove Class and Package comparators - too specific set of use cases git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138001 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 22:35:38 UTC
74d2091 should now run the last bit of code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138000 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 03:30:38 UTC
a339610 few more tests to get 100% coverage for Token git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137999 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 03:23:00 UTC
4932018 override so it uses the latest clover git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137998 13f79535-47bb-0310-9956-ffa450edef68 18 December 2004, 03:06:35 UTC
8beb154 Bug in javadoc example as described in Bugzilla entry 32198. PR: 32198 Submitted by: Ronald Wildenberg git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137997 13f79535-47bb-0310-9956-ffa450edef68 18 December 2004, 02:48:01 UTC
46643a1 Javadoc nits. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137996 13f79535-47bb-0310-9956-ffa450edef68 12 December 2004, 22:36:20 UTC
1ad7fd1 Javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137995 13f79535-47bb-0310-9956-ffa450edef68 23 November 2004, 19:15:28 UTC
167c031 Handle Java version with text prefix, as found on HP-UX bug 32123, from Jason Gritman git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137994 13f79535-47bb-0310-9956-ffa450edef68 12 November 2004, 00:48:41 UTC
bf0e5af Javadox typo. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137993 13f79535-47bb-0310-9956-ffa450edef68 06 November 2004, 01:27:59 UTC
bbdd293 Javadoc only. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137992 13f79535-47bb-0310-9956-ffa450edef68 21 October 2004, 01:18:34 UTC
e65e22f Allow Java 1.5 to be used to build with Maven. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137991 13f79535-47bb-0310-9956-ffa450edef68 21 October 2004, 00:36:37 UTC
d5095df Two items: (1) Allow the Java 1.5 to be used to build by adding: # Specifies the source version for the Java compiler. # Corresponds to the source attribute for the ant javac task. # Valid values are 1.3, 1.4, 1.5. compile.source = 1.3 (2) Refactor the multiple use of the javac/target="1.1" into a build property: # Generate class files for specific VM version (e.g., 1.1 or 1.2). # Note that the default value depends on the JVM that is running Ant. # In particular, if you use JDK 1.4+ the generated classes will not be usable # for a 1.1 Java VM unless you explicitly set this attribute to the value 1.1 # (which is the default value for JDK 1.1 to 1.3). compile.target = 1.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137990 13f79535-47bb-0310-9956-ffa450edef68 21 October 2004, 00:21:39 UTC
ac517f7 Add parse method that handles multiple patterns bug 30674 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137989 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 21:06:18 UTC
e08b9b8 Fix unescape to handle invalid entities bug 29149, from Dan Goldberg git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137988 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 18:52:21 UTC
d728e81 Document how to format a date from bug 21663 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137987 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 18:20:46 UTC
084de39 Remove dead code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137986 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 18:13:34 UTC
c0722ea Add bug 30929 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137985 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 17:47:48 UTC
d19d4a8 Fix DateUtils.truncate oddity at the far end of the Date spectrum bug 31395, from Marc Portier git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137984 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 17:43:05 UTC
22269dc Improve example git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137983 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 17:27:11 UTC
61cccd3 Add methods to compare dates and calendars in different ways based on bug 26922 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137982 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 17:08:42 UTC
4ef9502 First cut at release notes for 2.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137981 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 16:45:59 UTC
cf9f073 Add since tags git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137980 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 15:20:30 UTC
7df3b63 Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137979 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 15:19:40 UTC
1ae0107 Add initial version of StrBuilder, currently without any tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137978 13f79535-47bb-0310-9956-ffa450edef68 16 October 2004, 15:09:52 UTC
5111ae7 Rework DurationFormatUtils to have clearer API based on two types of formatting Fix millisecond formatting bug git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137977 13f79535-47bb-0310-9956-ffa450edef68 15 October 2004, 23:11:31 UTC
275aab5 Fix test for changed exception message git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137976 13f79535-47bb-0310-9956-ffa450edef68 15 October 2004, 23:10:33 UTC
5417810 Remove commented out code that never went anywhere git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137975 13f79535-47bb-0310-9956-ffa450edef68 15 October 2004, 20:57:18 UTC
092d201 Update Javadoc to better describe the behaviour and use cases of the exceptions git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137974 13f79535-47bb-0310-9956-ffa450edef68 15 October 2004, 20:55:01 UTC
3dbb90f 'enum' should not be used as an identifier, since it is a reserved keyword from source level 1.5. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137973 13f79535-47bb-0310-9956-ffa450edef68 15 October 2004, 00:43:29 UTC
4d7e4b5 Add Date equivalent of isSameDay method git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137972 13f79535-47bb-0310-9956-ffa450edef68 13 October 2004, 21:48:00 UTC
097aa30 Remove lastIndex(), which is better done as getLength() - 1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137971 13f79535-47bb-0310-9956-ffa450edef68 10 October 2004, 18:56:16 UTC
f4f34dc Fix bug where add() didn't use array type Remove unecessary calls to lastIndex() for performance git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137970 13f79535-47bb-0310-9956-ffa450edef68 09 October 2004, 11:55:51 UTC
657eac9 Change behaviour of indexOf to match subclasses, with appropriate comments bug 30929 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137969 13f79535-47bb-0310-9956-ffa450edef68 09 October 2004, 10:45:24 UTC
fbaf1c3 Add additional method to support subclass searching of exceptions in a chain bug 30929 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137968 13f79535-47bb-0310-9956-ffa450edef68 09 October 2004, 10:04:04 UTC
2610570 Javadoc hashCode() more precisely. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137967 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 22:29:33 UTC
c175777 Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137966 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 22:10:37 UTC
8f56942 Extra tests based on Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137965 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 22:10:23 UTC
468efa2 Rename allElementsOfClass to allElementsOfType, and change to instanceof check git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137964 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 21:44:41 UTC
b2214a2 Remove wrong Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137963 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 21:33:03 UTC
ad794c4 Add isTrue and isFalse methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137962 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 21:27:00 UTC
49e1f13 - Added javadoc package.html - Removed all "implements java.io.Serializable" since java.lang.Number already declares it. - New Javadoc for equals(Object) methods to match Number subclasses, in particular to provide more details for Float and Double. - equals(Object) methods now use /type/Value() calls instead of ".value" direct references (similar impl to Number subclasses). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137961 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 19:45:46 UTC
beed062 Add since tags for 2.1 and fix Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137960 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 00:11:22 UTC
c9e1d29 Add since tags for 2.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137959 13f79535-47bb-0310-9956-ffa450edef68 08 October 2004, 00:11:00 UTC
1693836 Fix javadoc to refer to the correct entities from knuti at ibm git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137958 13f79535-47bb-0310-9956-ffa450edef68 07 October 2004, 22:45:27 UTC
f27ed8f Rename Tokenizer to StrTokenizer and move to text subpackage git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137957 13f79535-47bb-0310-9956-ffa450edef68 06 October 2004, 22:29:25 UTC
6fe93ed Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137956 13f79535-47bb-0310-9956-ffa450edef68 06 October 2004, 21:40:09 UTC
59d5f2f CharacterEncoding renamed to CharEncoding git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137955 13f79535-47bb-0310-9956-ffa450edef68 02 October 2004, 01:46:30 UTC
dd2a184 Calendar.setTimeInMillis(long) is a JDK 1.4 method, so reverting to an older variant git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137954 13f79535-47bb-0310-9956-ffa450edef68 02 October 2004, 01:40:30 UTC
17c6ebc Minor format tweak, add some leading spaces to two lines. (One more time, without tabs in the two spots). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137953 13f79535-47bb-0310-9956-ffa450edef68 01 October 2004, 22:45:51 UTC
dd2f1a2 Minor format tweak, add some leading spaces to two lines. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137952 13f79535-47bb-0310-9956-ffa450edef68 01 October 2004, 22:32:53 UTC
f1106ca Run mutable tests. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137951 13f79535-47bb-0310-9956-ffa450edef68 01 October 2004, 21:53:50 UTC
9c08168 Remove unnecessary type casts. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137950 13f79535-47bb-0310-9956-ffa450edef68 01 October 2004, 17:12:29 UTC
ef8f9c9 Javadoc: Replace some HTML anchor hrefs with Javadoc @link and other nits. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137949 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 17:24:47 UTC
440ac74 Javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137948 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 16:57:18 UTC
74dbcc9 Javadoc package description. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137947 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 16:57:05 UTC
53d9d01 The Sun Javadoc for versions prior to 1.3 are off-line: <property name="jdk.javadoc" value="http://java.sun.com/j2se/1.3/docs/api/"/> git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137946 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 16:51:14 UTC
5fdb8a3 rolled back BUG#30929 pending opinions git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137945 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 07:03:25 UTC
0a08b6e added javadoc to warn of Bug#31422, reported by Itzik Levin git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137944 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 06:35:52 UTC
11b5125 Gary wants us to be more precise :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137943 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 06:26:37 UTC
2a041e2 Bug#30929. Shorn Tolley pointed out that using equals() means you can't pass SQLException in and expect to get back extensions of SQLException. Switching to isAssignableFrom allows you to do this. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137942 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 06:21:40 UTC
cc95d41 I am such an idiot. It is dd for day of month, not DD. No surprise it was printing 366 and not 31 for the last day of the year. Excuse me while I garotte myself. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137941 13f79535-47bb-0310-9956-ffa450edef68 30 September 2004, 06:12:17 UTC
f80cb56 typo fixed, a couple of extra overload methods added (need javadoc) and formatting for start->end changed to match millis implementation, for a pattern of M, 4 years is reported as 48 months and not 0 months. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137940 13f79535-47bb-0310-9956-ffa450edef68 27 September 2004, 04:49:07 UTC
3424e42 tests updated to not need the removed month/year milli estimates git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137939 13f79535-47bb-0310-9956-ffa450edef68 27 September 2004, 04:46:47 UTC
69ec8f4 teach me to commit without a compile. Removed an overloaded method, so needs another parameter to hit a different overload git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137938 13f79535-47bb-0310-9956-ffa450edef68 27 September 2004, 03:40:15 UTC
a453bf4 fixing the optimisation separation git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137937 13f79535-47bb-0310-9956-ffa450edef68 27 September 2004, 03:31:59 UTC
back to top