Author: bayard
Date: Mon Dec 14 07:51:05 2009
New Revision: 890212
URL: http://svn.apache.org/viewvc?rev=890212&view=rev
Log:
Applying fix for LANG-552. StringUtils.replaceEach(String, String[], String[])
no longer NPEs when null appears in the last String[]
Modified:
commons/proper/lang/tru
Author: mturk
Date: Mon Dec 14 07:43:58 2009
New Revision: 890207
URL: http://svn.apache.org/viewvc?rev=890207&view=rev
Log:
Add exec.c to the build
Added:
commons/sandbox/runtime/trunk/src/main/native/os/unix/exec.c (with props)
commons/sandbox/runtime/trunk/src/main/native/os/win32/ex
Author: bayard
Date: Mon Dec 14 07:31:42 2009
New Revision: 890205
URL: http://svn.apache.org/viewvc?rev=890205&view=rev
Log:
Adding stripAccents method to StringUtils. It requires JDK 1.6 (and accesses it
via reflection until Lang becomes 1.6 dependent). LANG-285
Modified:
commons/proper/la
Author: mturk
Date: Mon Dec 14 07:25:33 2009
New Revision: 890202
URL: http://svn.apache.org/viewvc?rev=890202&view=rev
Log:
Use int descriptor directly
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/SharedMemory.java
commons/sandbox/runtime/trunk/src/ma
Author: mturk
Date: Mon Dec 14 07:19:55 2009
New Revision: 890201
URL: http://svn.apache.org/viewvc?rev=890201&view=rev
Log:
Use int descriptor directly
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/SharedMemory.java
commons/sandbox/runtime/trunk/src/ma
Author: mturk
Date: Mon Dec 14 07:07:54 2009
New Revision: 890200
URL: http://svn.apache.org/viewvc?rev=890200&view=rev
Log:
Do not close descriptors twice
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/win32/mmap.c
commons/sandbox/runtime/trunk/src/main/native/os/win32/shm.c
Author: bayard
Date: Mon Dec 14 06:40:42 2009
New Revision: 890196
URL: http://svn.apache.org/viewvc?rev=890196&view=rev
Log:
Adding a reset() method to EqualsBuilder. LANG-466
Modified:
commons/proper/lang/trunk/src/java/org/apache/commons/lang3/builder/EqualsBuilder.java
commons/prope
Author: mturk
Date: Mon Dec 14 06:03:49 2009
New Revision: 890189
URL: http://svn.apache.org/viewvc?rev=890189&view=rev
Log:
Use private dll loader
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
commons/sandbox/runtime/trunk/src/main/native/os/win
Author: mturk
Date: Mon Dec 14 05:16:26 2009
New Revision: 890181
URL: http://svn.apache.org/viewvc?rev=890181&view=rev
Log:
Make code consistent
Added:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_gui.h
(with props)
Modified:
commons/sandbox/runtime/trunk/sr
Author: billbarker
Date: Mon Dec 14 02:53:40 2009
New Revision: 890159
URL: http://svn.apache.org/viewvc?rev=890159&view=rev
Log:
Add an optimized dotProduct to OpenMapRealVector.
Slightly modified from contribution by Jake Mannix.
JIRA: MATH-317
Modified:
commons/proper/math/trunk/src/main/
Author: jukka
Date: Sun Dec 13 20:07:59 2009
New Revision: 890110
URL: http://svn.apache.org/viewvc?rev=890110&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Fix the Maven221MultiVolumeTest failure by not using skip() to skip bytes. The
FileInputStream implementation
Author: jukka
Date: Sun Dec 13 19:44:37 2009
New Revision: 890104
URL: http://svn.apache.org/viewvc?rev=890104&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Allow entries with unsupported compression methods to be safely skipped if the
compressed size of the entry is
Author: jukka
Date: Sun Dec 13 18:37:54 2009
New Revision: 890091
URL: http://svn.apache.org/viewvc?rev=890091&view=rev
Log:
compress: Ignore hidden files
Modified:
commons/proper/compress/trunk/ (props changed)
Propchange: commons/proper/compress/trunk/
---
Author: jukka
Date: Sun Dec 13 18:31:55 2009
New Revision: 890088
URL: http://svn.apache.org/viewvc?rev=890088&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Override the ZipEntry compression method getter and setter in ZipArchiveEntry.
This prevents the IllegalArgume
14 matches
Mail list logo