Author: psteitz
Date: Mon Apr 11 05:46:28 2011
New Revision: 1090942
URL: http://svn.apache.org/viewvc?rev=1090942&view=rev
Log:
Removed my email addr.
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/la
Author: mturk
Date: Mon Apr 11 05:36:38 2011
New Revision: 1090939
URL: http://svn.apache.org/viewvc?rev=1090939&view=rev
Log:
Add few more Reflect native methods
Modified:
commons/sandbox/runtime/trunk/src/main/native/shared/reflect.c
Modified: commons/sandbox/runtime/trunk/src/main/native/
Author: psteitz
Date: Mon Apr 11 05:00:19 2011
New Revision: 1090934
URL: http://svn.apache.org/viewvc?rev=1090934&view=rev
Log:
Restored Ant build.
Added:
commons/proper/lang/trunk/build.properties.sample
commons/proper/lang/trunk/build.xml
- copied, changed from r1090926,
commons
Author: psteitz
Date: Mon Apr 11 04:23:33 2011
New Revision: 1090933
URL: http://svn.apache.org/viewvc?rev=1090933&view=rev
Log:
Dropped line length check.
Modified:
commons/proper/lang/trunk/checkstyle.xml
Modified: commons/proper/lang/trunk/checkstyle.xml
URL:
http://svn.apache.org/viewvc
Author: psteitz
Date: Mon Apr 11 04:23:01 2011
New Revision: 1090932
URL: http://svn.apache.org/viewvc?rev=1090932&view=rev
Log:
Fixed javadoc spelling errors.
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/HashCodeBuilder.java
Modified:
commons/proper/l
Author: mturk
Date: Mon Apr 11 04:02:21 2011
New Revision: 1090930
URL: http://svn.apache.org/viewvc?rev=1090930&view=rev
Log:
Add misc include
Added:
commons/sandbox/runtime/trunk/src/main/native/include/acr/misc.h (with
props)
Added: commons/sandbox/runtime/trunk/src/main/native/include
Author: mturk
Date: Mon Apr 11 03:59:17 2011
New Revision: 1090929
URL: http://svn.apache.org/viewvc?rev=1090929&view=rev
Log:
Add platform specific code
Added:
commons/sandbox/runtime/trunk/src/main/native/os/unix/init.c (with props)
commons/sandbox/runtime/trunk/src/main/native/os/uni
Author: bayard
Date: Mon Apr 11 00:21:36 2011
New Revision: 1090915
URL: http://svn.apache.org/viewvc?rev=1090915&view=rev
Log:
Updating copyright
Modified:
commons/proper/dbutils/trunk/NOTICE.txt
Modified: commons/proper/dbutils/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/commons/pr
Author: luc
Date: Sun Apr 10 16:53:39 2011
New Revision: 1090828
URL: http://svn.apache.org/viewvc?rev=1090828&view=rev
Log:
filtered out false positive findbugs warnings
Modified:
commons/proper/lang/trunk/findbugs-exclude-filter.xml
Modified: commons/proper/lang/trunk/findbugs-exclude-filt
Author: luc
Date: Sun Apr 10 16:00:56 2011
New Revision: 1090823
URL: http://svn.apache.org/viewvc?rev=1090823&view=rev
Log:
replaced the custom comparison method in SimplexSolver with the new
MathUtils.compareTo(double, double, int) with maxUlps as the third parameter,
as per Gilles advice.
Ji
Author: mbenson
Date: Sun Apr 10 15:59:07 2011
New Revision: 1090821
URL: http://svn.apache.org/viewvc?rev=1090821&view=rev
Log:
fix introduced failures having to do with removing the call to internal helper
method #toNoNullStringArray()
Modified:
commons/proper/lang/trunk/src/main/java/org
Author: luc
Date: Sun Apr 10 15:56:51 2011
New Revision: 1090820
URL: http://svn.apache.org/viewvc?rev=1090820&view=rev
Log:
Added a compareTo method to MathUtils that uses a number of ulps as a tolerance
error, and works well on all numbers, including normals, subnormals, signed
zeroes, infinit
Author: psteitz
Date: Sun Apr 10 15:29:02 2011
New Revision: 1090819
URL: http://svn.apache.org/viewvc?rev=1090819&view=rev
Log:
Added build.properties.sample
Added:
commons/proper/discovery/trunk/build.properties.sample
Added: commons/proper/discovery/trunk/build.properties.sample
URL:
htt
Author: mbenson
Date: Sun Apr 10 15:03:23 2011
New Revision: 1090813
URL: http://svn.apache.org/viewvc?rev=1090813&view=rev
Log:
more varargs-related updates
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/CompareToBuilder.java
commons/proper/lang/trun
Author: mbenson
Date: Sun Apr 10 14:51:19 2011
New Revision: 1090811
URL: http://svn.apache.org/viewvc?rev=1090811&view=rev
Log:
ws
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/ReflectionToStringBuilder.java
Modified:
commons/proper/lang/trunk/src/main
Author: sebb
Date: Sun Apr 10 11:43:51 2011
New Revision: 1090783
URL: http://svn.apache.org/viewvc?rev=1090783&view=rev
Log:
IO-251 Add new read method "toByteArray" to handle InputStream with known size.
Modified:
commons/proper/io/trunk/src/changes/changes.xml
commons/proper/io/trunk/s
Author: sebb
Date: Sun Apr 10 11:26:55 2011
New Revision: 1090779
URL: http://svn.apache.org/viewvc?rev=1090779&view=rev
Log:
IO-263 FileSystemUtils.freeSpaceKb throws exception for Windows volumes with no
visible files.
Improve coverage by also looking for hidden files.
Modified:
commons/pr
Author: sebb
Date: Sun Apr 10 10:29:48 2011
New Revision: 1090761
URL: http://svn.apache.org/viewvc?rev=1090761&view=rev
Log:
Remove settings which only apply to LANG3
Modified:
commons/proper/discovery/trunk/findbugs-exclude-filter.xml
Modified: commons/proper/discovery/trunk/findbugs-exclu
Author: sebb
Date: Sun Apr 10 10:28:29 2011
New Revision: 1090760
URL: http://svn.apache.org/viewvc?rev=1090760&view=rev
Log:
Tidy list of files
Modified:
commons/proper/discovery/trunk/src/assembly/src.xml
Modified: commons/proper/discovery/trunk/src/assembly/src.xml
URL:
http://svn.apache
Author: simonetripodi
Date: Sun Apr 10 08:16:42 2011
New Revision: 1090750
URL: http://svn.apache.org/viewvc?rev=1090750&view=rev
Log:
added changes report plugin
Modified:
commons/proper/discovery/trunk/pom.xml
Modified: commons/proper/discovery/trunk/pom.xml
URL:
http://svn.apache.org/vie
Author: simonetripodi
Date: Sun Apr 10 08:13:30 2011
New Revision: 1090749
URL: http://svn.apache.org/viewvc?rev=1090749&view=rev
Log:
added the findbugs plugin, configuration kindly borrowed from [Lang]
Added:
commons/proper/discovery/trunk/findbugs-exclude-filter.xml (with props)
Modified
21 matches
Mail list logo