svn commit: r768625 - /commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java

2009-04-25 Thread billbarker
Author: billbarker Date: Sat Apr 25 23:28:16 2009 New Revision: 768625 URL: http://svn.apache.org/viewvc?rev=768625&view=rev Log: Javadoc fixes, sorry for the noise Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java Modified: commons/proper

svn commit: r768622 - /commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java

2009-04-25 Thread billbarker
Author: billbarker Date: Sat Apr 25 22:55:09 2009 New Revision: 768622 URL: http://svn.apache.org/viewvc?rev=768622&view=rev Log: Need to find out why autoprops isn't working Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java (props change

svn commit: r768620 - /commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java

2009-04-25 Thread billbarker
Author: billbarker Date: Sat Apr 25 22:49:38 2009 New Revision: 768620 URL: http://svn.apache.org/viewvc?rev=768620&view=rev Log: Adding backing class for sparse Field vectors and matricies Added: commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java Add

svn commit: r768603 - /commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClient.java

2009-04-25 Thread rwinston
Author: rwinston Date: Sat Apr 25 21:25:26 2009 New Revision: 768603 URL: http://svn.apache.org/viewvc?rev=768603&view=rev Log: NET-275: Fix examples Modified: commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClient.java Modified: commons/proper/net/branches/

svn commit: r768591 - /commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java

2009-04-25 Thread luc
Author: luc Date: Sat Apr 25 19:39:38 2009 New Revision: 768591 URL: http://svn.apache.org/viewvc?rev=768591&view=rev Log: added javadoc Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java Modified: commons/proper/math/trunk/src/java/org/apache

svn commit: r768570 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Descriptor.java main/native/include/acr_descriptor.h main/native/shared/descriptor.c test/org/apache/c

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 18:11:33 2009 New Revision: 768570 URL: http://svn.apache.org/viewvc?rev=768570&view=rev Log: Add errno method to the Descriptor Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java commons/sandbox/runtime/trunk/s

svn commit: r768566 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/ main/native/shared/ test/org/apache/commons/runtime/

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 17:12:14 2009 New Revision: 768566 URL: http://svn.apache.org/viewvc?rev=768566&view=rev Log: Pointer should be lightweight. Those will be part of Memory class Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer.java co

svn commit: r768565 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.java test/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegratorTest.java

2009-04-25 Thread luc
Author: luc Date: Sat Apr 25 16:59:19 2009 New Revision: 768565 URL: http://svn.apache.org/viewvc?rev=768565&view=rev Log: fixed an Adams-Moulton order error, it was one unit too large and inconsistent with the order of the underlying predictor Modified: commons/proper/math/trunk/src/java/or

svn commit: r768562 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/ main/native/shared/ test/org/apache/commons/runtime/

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 16:50:28 2009 New Revision: 768562 URL: http://svn.apache.org/viewvc?rev=768562&view=rev Log: Add more copy and move methods to the Pointer Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java commons/sandbox/run

svn commit: r768548 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress: archivers/tar/TarUtils.java utils/ArchiveUtils.java utils/IOUtils.java

2009-04-25 Thread sebb
Author: sebb Date: Sat Apr 25 15:27:06 2009 New Revision: 768548 URL: http://svn.apache.org/viewvc?rev=768548&view=rev Log: Prevent instantiation of utility classes Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java commons/prop

svn commit: r768547 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/ChangeSetResults.java

2009-04-25 Thread sebb
Author: sebb Date: Sat Apr 25 15:26:40 2009 New Revision: 768547 URL: http://svn.apache.org/viewvc?rev=768547&view=rev Log: Fields might as well be final Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/ChangeSetResults.java Modified: commons/proper

svn commit: r768543 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java

2009-04-25 Thread sebb
Author: sebb Date: Sat Apr 25 15:03:44 2009 New Revision: 768543 URL: http://svn.apache.org/viewvc?rev=768543&view=rev Log: Close file so work directory can be deleted Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java Modified:

svn commit: r768542 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers: tar/TarArchiveInputStream.java zip/ZipArchiveInputStream.java

2009-04-25 Thread sebb
Author: sebb Date: Sat Apr 25 14:55:05 2009 New Revision: 768542 URL: http://svn.apache.org/viewvc?rev=768542&view=rev Log: Remove or document unused fields Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java commons

svn commit: r768541 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java

2009-04-25 Thread sebb
Author: sebb Date: Sat Apr 25 14:54:42 2009 New Revision: 768541 URL: http://svn.apache.org/viewvc?rev=768541&view=rev Log: Protect against possible NPE Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/changes/ChangeSetTestCase.java Modified: commons/proper

svn commit: r768538 - in /commons/sandbox/runtime/trunk/src/main/native/shared: memory.c string.c

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 14:37:38 2009 New Revision: 768538 URL: http://svn.apache.org/viewvc?rev=768538&view=rev Log: Fix cast warnings Modified: commons/sandbox/runtime/trunk/src/main/native/shared/memory.c commons/sandbox/runtime/trunk/src/main/native/shared/string.c Modified: c

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

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 14:36:56 2009 New Revision: 768537 URL: http://svn.apache.org/viewvc?rev=768537&view=rev Log: Fix cast warnings Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/file.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/file.c URL:

svn commit: r768534 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer32.java

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 14:06:41 2009 New Revision: 768534 URL: http://svn.apache.org/viewvc?rev=768534&view=rev Log: Fix native prototypes Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer32.java Modified: commons/sandbox/runtime/trunk/src/mai

svn commit: r768533 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer32.java

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 14:05:04 2009 New Revision: 768533 URL: http://svn.apache.org/viewvc?rev=768533&view=rev Log: Fix native prototypes Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer32.java Modified: commons/sandbox/runtime/trunk/src/mai

svn commit: r768525 - /commons/sandbox/runtime/trunk/src/main/native/shared/pointer.c

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 13:09:16 2009 New Revision: 768525 URL: http://svn.apache.org/viewvc?rev=768525&view=rev Log: Fix conversion warnings Modified: commons/sandbox/runtime/trunk/src/main/native/shared/pointer.c Modified: commons/sandbox/runtime/trunk/src/main/native/shared/pointer

svn commit: r768523 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/ native/os/darwin/ native/os/hpux/ native/os/linux/ native/os/solaris/ native/os/win32/

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 13:05:55 2009 New Revision: 768523 URL: http://svn.apache.org/viewvc?rev=768523&view=rev Log: Add supported method Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Native.java commons/sandbox/runtime/trunk/src/main/java/org/

svn commit: r768491 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime: Descriptor.java Descriptor32.java Descriptor64.java Pointer.java Pointer32.java Pointer64.java

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 07:39:06 2009 New Revision: 768491 URL: http://svn.apache.org/viewvc?rev=768491&view=rev Log: Add Descriptor.toString Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java commons/sandbox/runtime/trunk/src/main/ja

svn commit: r768486 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer64.java

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 07:14:18 2009 New Revision: 768486 URL: http://svn.apache.org/viewvc?rev=768486&view=rev Log: Fix typos Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer64.java Modified: commons/sandbox/runtime/trunk/src/main/java/org/a

svn commit: r768481 - in /commons/sandbox/runtime/trunk/src/main/native/shared: descriptor.c pointer.c

2009-04-25 Thread mturk
Author: mturk Date: Sat Apr 25 07:00:16 2009 New Revision: 768481 URL: http://svn.apache.org/viewvc?rev=768481&view=rev Log: Use our macros for pointer/jnipt/pointer casting Modified: commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c commons/sandbox/runtime/trunk/src/main/