svn commit: r786394 - /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer.java

2009-06-18 Thread mturk
Author: mturk Date: Fri Jun 19 06:59:21 2009 New Revision: 786394 URL: http://svn.apache.org/viewvc?rev=786394&view=rev Log: Add field for default alignment instead directly using numbers Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Pointer.java Modified:

svn commit: r786393 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime: ExecutableMemory.java Memory.java

2009-06-18 Thread mturk
Author: mturk Date: Fri Jun 19 06:52:16 2009 New Revision: 786393 URL: http://svn.apache.org/viewvc?rev=786393&view=rev Log: Make native methods private not public Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/ExecutableMemory.java commons/sandbox/runt

svn commit: r786391 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/ main/native/ main/native/os/linux/ main/native/os/unix/ main/native/os/win32/ test/org/apache/commons

2009-06-18 Thread mturk
Author: mturk Date: Fri Jun 19 06:48:37 2009 New Revision: 786391 URL: http://svn.apache.org/viewvc?rev=786391&view=rev Log: Check for SELinux and create double page mapped file if it is Added: commons/sandbox/runtime/trunk/src/main/native/os/linux/execmem.c (with props) Modified: com

svn commit: r786385 - /commons/proper/jexl/branches/2.0/pom.xml

2009-06-18 Thread grobmeier
Author: grobmeier Date: Fri Jun 19 06:12:06 2009 New Revision: 786385 URL: http://svn.apache.org/viewvc?rev=786385&view=rev Log: added henri biestro to the list of contributors Modified: commons/proper/jexl/branches/2.0/pom.xml Modified: commons/proper/jexl/branches/2.0/pom.xml URL: http://

svn commit: r786384 - in /commons/proper/jexl/branches/2.0: .checkclipse .classpath .project

2009-06-18 Thread grobmeier
Author: grobmeier Date: Fri Jun 19 06:05:17 2009 New Revision: 786384 URL: http://svn.apache.org/viewvc?rev=786384&view=rev Log: mvn eclipse:eclipse will generate valid files for jexl Removed: commons/proper/jexl/branches/2.0/.checkclipse commons/proper/jexl/branches/2.0/.classpath co

svn commit: r786382 - in /commons/proper/jexl/branches/2.0/src: java/org/apache/commons/jexl/ java/org/apache/commons/jexl/parser/ test/org/apache/commons/jexl/ test/org/apache/commons/jexl/util/intro

2009-06-18 Thread grobmeier
Author: grobmeier Date: Fri Jun 19 05:56:13 2009 New Revision: 786382 URL: http://svn.apache.org/viewvc?rev=786382&view=rev Log: JEXL-15: Needs definable functions Contributed by Henri Biestro Modified: commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/Debugger.java comm

svn commit: r786378 - /commons/proper/jexl/branches/2.0/pom.xml

2009-06-18 Thread grobmeier
Author: grobmeier Date: Fri Jun 19 05:43:58 2009 New Revision: 786378 URL: http://svn.apache.org/viewvc?rev=786378&view=rev Log: JEXL-57: Change pom.xml to make it Netbeans Maven2 plugin friendly Contributed by Henri Biestro Modified: commons/proper/jexl/branches/2.0/pom.xml Modified: common

svn commit: r786360 - /commons/proper/dbcp/trunk/pom.xml

2009-06-18 Thread psteitz
Author: psteitz Date: Fri Jun 19 03:55:58 2009 New Revision: 786360 URL: http://svn.apache.org/viewvc?rev=786360&view=rev Log: Update pool version to 1.5.1 Modified: commons/proper/dbcp/trunk/pom.xml Modified: commons/proper/dbcp/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/prope

svn commit: r786359 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/complex/Complex.java test/org/apache/commons/math/complex/ComplexTest.java

2009-06-18 Thread billbarker
Author: billbarker Date: Fri Jun 19 03:26:28 2009 New Revision: 786359 URL: http://svn.apache.org/viewvc?rev=786359&view=rev Log: Change the Complex isNaN and isInfinite fields to be transient Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/complex/Complex.java comm

svn commit: r786169 - /commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestMemory.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 17:15:35 2009 New Revision: 786169 URL: http://svn.apache.org/viewvc?rev=786169&view=rev Log: Test for array overflow Modified: commons/sandbox/runtime/trunk/src/test/org/apache/commons/runtime/TestMemory.java Modified: commons/sandbox/runtime/trunk/src/test/

svn commit: r786157 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Memory.java main/native/shared/memory.c test/org/apache/commons/runtime/TestMemory.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 16:44:28 2009 New Revision: 786157 URL: http://svn.apache.org/viewvc?rev=786157&view=rev Log: Add remaining toPrimitiveArray methods Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Memory.java commons/sandbox/runtime/trunk/s

svn commit: r786154 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Memory.java main/native/shared/memory.c test/org/apache/commons/runtime/TestMemory.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 16:33:46 2009 New Revision: 786154 URL: http://svn.apache.org/viewvc?rev=786154&view=rev Log: Add toCharArray Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Memory.java commons/sandbox/runtime/trunk/src/main/native/shared/m

svn commit: r786151 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Memory.java test/org/apache/commons/runtime/TestMemory.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 16:28:02 2009 New Revision: 786151 URL: http://svn.apache.org/viewvc?rev=786151&view=rev Log: toByteArray makes more sense Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Memory.java commons/sandbox/runtime/trunk/src/test/o

svn commit: r786150 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Memory.java test/org/apache/commons/runtime/TestMemory.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 16:26:51 2009 New Revision: 786150 URL: http://svn.apache.org/viewvc?rev=786150&view=rev Log: Rename array() to asByteArray() Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Memory.java commons/sandbox/runtime/trunk/src/tes

svn commit: r786143 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/Memory.java native/shared/memory.c

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 16:16:01 2009 New Revision: 786143 URL: http://svn.apache.org/viewvc?rev=786143&view=rev Log: Do argument check in Java code. Also synchronize access to Pointers when doing memory operations Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commo

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

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 12:24:31 2009 New Revision: 786033 URL: http://svn.apache.org/viewvc?rev=786033&view=rev Log: Detect version info from acr_version.h Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.in commons/sandbox/runtime/trunk/src/main/native/Makefile.ms

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

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 10:44:40 2009 New Revision: 786011 URL: http://svn.apache.org/viewvc?rev=786011&view=rev Log: Use 16 for array size like on other platforms Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/platform.c Modified: commons/sandbox/runtime/trunk/src/m

svn commit: r786009 - /commons/sandbox/runtime/trunk/src/main/native/os/win32/variant.cpp

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 10:26:50 2009 New Revision: 786009 URL: http://svn.apache.org/viewvc?rev=786009&view=rev Log: Implement new pointer callback Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/variant.cpp Modified: commons/sandbox/runtime/trunk/src/main/native/os/

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

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 10:24:52 2009 New Revision: 786007 URL: http://svn.apache.org/viewvc?rev=786007&view=rev Log: Fix typo Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/execmem.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/execmem.c URL: ht

svn commit: r786005 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/Platform.java test/org/apache/commons/runtime/TestOS.java

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 10:21:58 2009 New Revision: 786005 URL: http://svn.apache.org/viewvc?rev=786005&view=rev Log: Add PAGESIZE to the Platform class Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Platform.java commons/sandbox/runtime/trunk/sr

svn commit: r785962 - in /commons/sandbox/runtime/trunk/src: main/java/org/apache/commons/runtime/ExecutableMemory.java main/native/os/unix/execmem.c main/native/os/win32/execmem.c test/org/apache/com

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 08:52:57 2009 New Revision: 785962 URL: http://svn.apache.org/viewvc?rev=785962&view=rev Log: Add ExecutableMemory allocation implementation Added: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/ExecutableMemory.java (with props) Modi

svn commit: r785948 - /commons/sandbox/runtime/trunk/src/main/native/configure

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 08:24:08 2009 New Revision: 785948 URL: http://svn.apache.org/viewvc?rev=785948&view=rev Log: Tab police. No functional change Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/configure UR

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

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 08:20:23 2009 New Revision: 785947 URL: http://svn.apache.org/viewvc?rev=785947&view=rev Log: Use correct filed setter for pointer length Modified: commons/sandbox/runtime/trunk/src/main/native/shared/pointer.c Modified: commons/sandbox/runtime/trunk/src/main/n

svn commit: r785943 - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ shared/ test/

2009-06-18 Thread mturk
Author: mturk Date: Thu Jun 18 07:56:31 2009 New Revision: 785943 URL: http://svn.apache.org/viewvc?rev=785943&view=rev Log: Add executable memory allocation native code Added: commons/sandbox/runtime/trunk/src/main/native/os/unix/execmem.c (with props) commons/sandbox/runtime/trunk/sr