svn commit: r805290 - /commons/sandbox/runtime/trunk/src/main/native/os/win32/psema.c

2009-08-17 Thread mturk
Author: mturk Date: Tue Aug 18 06:44:16 2009 New Revision: 805290 URL: http://svn.apache.org/viewvc?rev=805290&view=rev Log: Add missing var Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/psema.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/psema.c URL:

svn commit: r805289 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.msc.in os/win32/pmutex.c os/win32/psema.c

2009-08-17 Thread mturk
Author: mturk Date: Tue Aug 18 06:40:41 2009 New Revision: 805289 URL: http://svn.apache.org/viewvc?rev=805289&view=rev Log: Add windows semaphore implementation Added: commons/sandbox/runtime/trunk/src/main/native/os/win32/psema.c (with props) Modified: commons/sandbox/runtime/trunk/s

svn commit: r805160 - in /commons/proper/io/trunk/src/java/org/apache/commons/io: input/BrokenInputStream.java output/BrokenOutputStream.java

2009-08-17 Thread jukka
Author: jukka Date: Mon Aug 17 21:46:59 2009 New Revision: 805160 URL: http://svn.apache.org/viewvc?rev=805160&view=rev Log: IO-193: Broken input and output streams Next release version is 2.0 Modified: commons/proper/io/trunk/src/java/org/apache/commons/io/input/BrokenInputStream.java

svn commit: r805156 - /commons/proper/io/trunk/src/java/org/apache/commons/io/input/ProxyInputStream.java

2009-08-17 Thread jukka
Author: jukka Date: Mon Aug 17 21:44:17 2009 New Revision: 805156 URL: http://svn.apache.org/viewvc?rev=805156&view=rev Log: IO-212: Incorrect ProxyInputStream.skip() javadoc Fixed the javadoc Modified: commons/proper/io/trunk/src/java/org/apache/commons/io/input/ProxyInputStream.java Modi

svn commit: r805151 - in /commons/proper/io/trunk/src/java/org/apache/commons/io: input/AutoCloseInputStream.java input/CountingInputStream.java input/ProxyInputStream.java output/CountingOutputStream

2009-08-17 Thread jukka
Author: jukka Date: Mon Aug 17 21:37:30 2009 New Revision: 805151 URL: http://svn.apache.org/viewvc?rev=805151&view=rev Log: IO-211: Pre- and post-processing support for proxied streams Committed the proposed patch. Modified: commons/proper/io/trunk/src/java/org/apache/commons/io/input/Auto

svn commit: r805117 - in /commons/sandbox/nabla/trunk/src: main/java/org/apache/commons/nabla/algorithmic/forward/analysis/ErrorReporter.java test/java/org/apache/commons/nabla/algorithmic/forward/ana

2009-08-17 Thread luc
Author: luc Date: Mon Aug 17 19:57:22 2009 New Revision: 805117 URL: http://svn.apache.org/viewvc?rev=805117&view=rev Log: removed obsolete class Removed: commons/sandbox/nabla/trunk/src/main/java/org/apache/commons/nabla/algorithmic/forward/analysis/ErrorReporter.java commons/sandbox/n

svn commit: r805114 - in /commons/sandbox/nabla/trunk/src/main/java/org/apache/commons/nabla/algorithmic: ./ forward/ forward/analysis/ forward/instructions/

2009-08-17 Thread luc
Author: luc Date: Mon Aug 17 19:50:51 2009 New Revision: 805114 URL: http://svn.apache.org/viewvc?rev=805114&view=rev Log: use the tree API for classes too (in addition to methods) this will allow modifying fields and methods called by the differentiated method Added: commons/sandbox/nabla/t

svn commit: r805031 - /commons/sandbox/runtime/trunk/src/main/native/os/win32/file.c

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 16:31:46 2009 New Revision: 805031 URL: http://svn.apache.org/viewvc?rev=805031&view=rev Log: We'll use inode for readdir as well Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/file.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/

svn commit: r805028 - in /commons/sandbox/runtime/trunk/src/main/native: include/arch/windows/acr_arch.h os/win32/dirent.c

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 16:18:07 2009 New Revision: 805028 URL: http://svn.apache.org/viewvc?rev=805028&view=rev Log: Append star only on find itself and revert immediately after Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h commons/sandbo

svn commit: r804959 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.msc.in configure

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 12:57:57 2009 New Revision: 804959 URL: http://svn.apache.org/viewvc?rev=804959&view=rev Log: Add assembler flags configure Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in commons/sandbox/runtime/trunk/src/main/native/configure Modif

svn commit: r804950 - in /commons/sandbox/runtime/trunk/src/main/native: include/arch/windows/acr_arch_private.h os/win32/ios.c

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 12:21:37 2009 New Revision: 804950 URL: http://svn.apache.org/viewvc?rev=804950&view=rev Log: Use spincount for critical section. Should favor the multi processor systems Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch_priv

svn commit: r804903 - /commons/sandbox/runtime/trunk/src/main/native/port/rijndael.c

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 08:46:31 2009 New Revision: 804903 URL: http://svn.apache.org/viewvc?rev=804903&view=rev Log: NBBY is always 8 Modified: commons/sandbox/runtime/trunk/src/main/native/port/rijndael.c Modified: commons/sandbox/runtime/trunk/src/main/native/port/rijndael.c URL:

svn commit: r804886 - in /commons/proper/vfs/trunk: ./ core/src/main/java/org/apache/commons/vfs/provider/webdav/ core/src/main/java/org/apache/commons/vfs/util/ sandbox/src/main/java/org/apache/commo

2009-08-17 Thread rgoers
Author: rgoers Date: Mon Aug 17 07:38:49 2009 New Revision: 804886 URL: http://svn.apache.org/viewvc?rev=804886&view=rev Log: More checkstyle fixes Modified: commons/proper/vfs/trunk/checkstyle.xml commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/webdav/WebdavF

svn commit: r804880 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.in Makefile.msc.in srclib/zlib/zdeflate.c srclib/zlib/zdeflate.h

2009-08-17 Thread mturk
Author: mturk Date: Mon Aug 17 07:09:26 2009 New Revision: 804880 URL: http://svn.apache.org/viewvc?rev=804880&view=rev Log: Add deflate_global from OpenBSD sys/crypto Added: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zdeflate.c (with props) commons/sandbox/runtime/trunk