svn commit: r766250 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_private.h shared/dbb.c shared/descriptor.c shared/tables.c

2009-04-17 Thread mturk
Author: mturk Date: Sat Apr 18 06:43:53 2009 New Revision: 766250 URL: http://svn.apache.org/viewvc?rev=766250&view=rev Log: Do some pointer castings@ Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h commons/sandbox/runtime/trunk/src/main/native/shared/dbb.c

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

2009-04-17 Thread mturk
Author: mturk Date: Sat Apr 18 06:35:50 2009 New Revision: 766246 URL: http://svn.apache.org/viewvc?rev=766246&view=rev Log: Remove V2P macro. Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/main.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/main.c URL:

svn commit: r766241 - /commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h

2009-04-17 Thread mturk
Author: mturk Date: Sat Apr 18 06:28:00 2009 New Revision: 766241 URL: http://svn.apache.org/viewvc?rev=766241&view=rev Log: Remove V2P macro. Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_pri

svn commit: r766238 - /commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h

2009-04-17 Thread mturk
Author: mturk Date: Sat Apr 18 06:18:24 2009 New Revision: 766238 URL: http://svn.apache.org/viewvc?rev=766238&view=rev Log: Oops. Fix typo Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_privat

svn commit: r766234 - in /commons/sandbox/runtime/trunk: build.xml src/main/native/include/acr_private.h src/main/native/test/testcase.c

2009-04-17 Thread mturk
Author: mturk Date: Sat Apr 18 06:15:46 2009 New Revision: 766234 URL: http://svn.apache.org/viewvc?rev=766234&view=rev Log: Add some 64-bit pointer fixes Modified: commons/sandbox/runtime/trunk/build.xml commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h commons/sand

svn commit: r766213 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/binary/Base64Test.java

2009-04-17 Thread bayard
Author: bayard Date: Sat Apr 18 05:02:21 2009 New Revision: 766213 URL: http://svn.apache.org/viewvc?rev=766213&view=rev Log: Adding null test for CODEC-40 Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/binary/Base64Test.java Modified: commons/proper/codec/trunk/src

svn commit: r766144 - /commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseRealVectorTest.java

2009-04-17 Thread luc
Author: luc Date: Fri Apr 17 20:31:52 2009 New Revision: 766144 URL: http://svn.apache.org/viewvc?rev=766144&view=rev Log: removed tests not meaningful for sparse vectors reactivated some commented-out tests Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseRe

svn commit: r766092 - /commons/proper/math/trunk/pom.xml

2009-04-17 Thread sebb
Author: sebb Date: Fri Apr 17 17:29:21 2009 New Revision: 766092 URL: http://svn.apache.org/viewvc?rev=766092&view=rev Log: Use UTF-8 encoding for copying resources to avoid platform dependency Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http

svn commit: r766003 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/stat/Frequency.java test/org/apache/commons/math/stat/FrequencyTest.java

2009-04-17 Thread sebb
Author: sebb Date: Fri Apr 17 13:44:46 2009 New Revision: 766003 URL: http://svn.apache.org/viewvc?rev=766003&view=rev Log: MATH-259 - throw IllegalArgument rather than ClassCast to better retain original behaviour Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/stat/Fr

svn commit: r766000 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_clazz.h shared/clazz.c shared/descriptor.c shared/pointer.c

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 13:42:07 2009 New Revision: 766000 URL: http://svn.apache.org/viewvc?rev=766000&view=rev Log: Init Object[][] only if requested Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_clazz.h commons/sandbox/runtime/trunk/src/main/native/shared/c

svn commit: r765996 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/stat/Frequency.java test/org/apache/commons/math/stat/FrequencyTest.java

2009-04-17 Thread sebb
Author: sebb Date: Fri Apr 17 13:34:59 2009 New Revision: 765996 URL: http://svn.apache.org/viewvc?rev=765996&view=rev Log: MATH-259 - check for Comparable when adding values Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/stat/Frequency.java commons/proper/math/tru

svn commit: r765988 - /commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestPrivate.java

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 13:22:40 2009 New Revision: 765988 URL: http://svn.apache.org/viewvc?rev=765988&view=rev Log: Make sure closed Descriptors are never equal except if this == other Modified: commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestPrivate.java Modi

svn commit: r765986 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 13:20:00 2009 New Revision: 765986 URL: http://svn.apache.org/viewvc?rev=765986&view=rev Log: Fix typo Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java Modified: commons/sandbox/runtime/trunk/src/main/java/org/a

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 13:16:59 2009 New Revision: 765983 URL: http://svn.apache.org/viewvc?rev=765983&view=rev Log: Add descriptor equals method Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java commons/sandbox/runtime/trunk/src/ma

svn commit: r765978 - /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/Frequency.java

2009-04-17 Thread sebb
Author: sebb Date: Fri Apr 17 13:07:26 2009 New Revision: 765978 URL: http://svn.apache.org/viewvc?rev=765978&view=rev Log: Make HashMap final as it is only set in the ctors Document behaviour of getCount(Object v) if v is not comparable Save value of getSumFreq() from DIV/0 check so we don't calc

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 13:02:56 2009 New Revision: 765975 URL: http://svn.apache.org/viewvc?rev=765975&view=rev Log: Throw InstatntiationException if operation made on unitialized library Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java

svn commit: r765968 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime: Pointer.java Pointer32.java Pointer64.java

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 12:30:44 2009 New Revision: 765968 URL: http://svn.apache.org/viewvc?rev=765968&view=rev Log: Add Pointer equals method Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer.java commons/sandbox/runtime/trunk/src/main/jav

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 12:09:42 2009 New Revision: 765964 URL: http://svn.apache.org/viewvc?rev=765964&view=rev Log: Add Pointer and Descriptor array API Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_descriptor.h commons/sandbox/runtime/trunk/src/main/native/

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 11:53:24 2009 New Revision: 765957 URL: http://svn.apache.org/viewvc?rev=765957&view=rev Log: Add setter API for Pointer and Descriptor classes Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_descriptor.h commons/sandbox/runtime/trunk/src

svn commit: r765937 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/DirectByteBuffer.java

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 10:31:32 2009 New Revision: 765937 URL: http://svn.apache.org/viewvc?rev=765937&view=rev Log: Add some warning about calling free() Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/DirectByteBuffer.java Modified: commons/sandbo

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 10:17:34 2009 New Revision: 765931 URL: http://svn.apache.org/viewvc?rev=765931&view=rev Log: Add Descriptor classes that encapsulate the OS object handles Added: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java (with pr

svn commit: r765925 - /commons/sandbox/monitoring/branches/modules/jdbc/pom.xml

2009-04-17 Thread nicolas
Author: nicolas Date: Fri Apr 17 09:52:02 2009 New Revision: 765925 URL: http://svn.apache.org/viewvc?rev=765925&view=rev Log: (empty) Modified: commons/sandbox/monitoring/branches/modules/jdbc/pom.xml Modified: commons/sandbox/monitoring/branches/modules/jdbc/pom.xml URL: http://svn.apache

svn commit: r765922 - in /commons/sandbox/monitoring/branches/modules: ./ instrumentation/src/main/java/org/apache/commons/monitoring/instrumentation/jdbc/ jdbc/src/main/java/org/apache/commons/monito

2009-04-17 Thread nicolas
Author: nicolas Date: Fri Apr 17 09:38:42 2009 New Revision: 765922 URL: http://svn.apache.org/viewvc?rev=765922&view=rev Log: jdbc monitoring Added: commons/sandbox/monitoring/branches/modules/jdbc/src/main/java/org/apache/commons/monitoring/jdbc/AbstractMonitoredDataSource.java common

svn commit: r765896 - in /commons/sandbox/runtime/trunk/src: main/native/test/testcase.c test/org/apache/commons/runtime/TestPrivate.java

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 08:10:41 2009 New Revision: 765896 URL: http://svn.apache.org/viewvc?rev=765896&view=rev Log: Test native Pointer class management Modified: commons/sandbox/runtime/trunk/src/main/native/test/testcase.c commons/sandbox/runtime/trunk/src/test/org/apache/comm

svn commit: r765892 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_pointer.h shared/pointer.c test/testcase.c

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 08:01:37 2009 New Revision: 765892 URL: http://svn.apache.org/viewvc?rev=765892&view=rev Log: Code update Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_pointer.h commons/sandbox/runtime/trunk/src/main/native/shared/pointer.c commons

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

2009-04-17 Thread mturk
Author: mturk Date: Fri Apr 17 07:39:29 2009 New Revision: 765881 URL: http://svn.apache.org/viewvc?rev=765881&view=rev Log: Code update Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer.java commons/sandbox/runtime/trunk/src/main/java/org/apache/c