Author: mturk
Date: Sat Sep 5 06:54:50 2009
New Revision: 811592
URL: http://svn.apache.org/viewvc?rev=811592&view=rev
Log:
Fix typo
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch_private.h
Modified:
commons/sandbox/runtime/trunk/src/main/native/incl
Author: mturk
Date: Fri Sep 4 17:08:31 2009
New Revision: 811495
URL: http://svn.apache.org/viewvc?rev=811495&view=rev
Log:
Well it seems we can use SEH on unix. However calling memset and stuff for each
poke is overhead. Some smarter thing needs to be made
Modified:
commons/sandbox/runtime
Author: mturk
Date: Fri Sep 4 15:50:26 2009
New Revision: 811454
URL: http://svn.apache.org/viewvc?rev=811454&view=rev
Log:
Link to WTS library
Modified:
commons/sandbox/runtime/trunk/src/main/native/configure
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch_p
Author: nicolas
Date: Fri Sep 4 15:40:32 2009
New Revision: 811450
URL: http://svn.apache.org/viewvc?rev=811450&view=rev
Log:
expected result was wrong : hit is expected to be "1" after the gauge has been
set
Modified:
commons/sandbox/monitoring/trunk/reporting/src/test/resources/org/apach
Author: nicolas
Date: Fri Sep 4 15:39:04 2009
New Revision: 811448
URL: http://svn.apache.org/viewvc?rev=811448&view=rev
Log:
avoid method override in design, set method final where possible
Added:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/metrics/Abs
Author: mturk
Date: Fri Sep 4 15:30:19 2009
New Revision: 811445
URL: http://svn.apache.org/viewvc?rev=811445&view=rev
Log:
Allow multiple invocations of check
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
Modified:
commons/sandbox/runtime/trunk/s
Author: mturk
Date: Fri Sep 4 13:36:25 2009
New Revision: 811390
URL: http://svn.apache.org/viewvc?rev=811390&view=rev
Log:
ctype.h wctype.h and wchar.h should be present an all platforms
Modified:
commons/sandbox/runtime/trunk/src/main/native/configure
commons/sandbox/runtime/trunk/src/
Author: mturk
Date: Fri Sep 4 13:31:05 2009
New Revision: 811388
URL: http://svn.apache.org/viewvc?rev=811388&view=rev
Log:
Be more verbose on missing JAVA_HOME
Modified:
commons/sandbox/runtime/trunk/src/main/native/configure
Modified: commons/sandbox/runtime/trunk/src/main/native/configur
Author: mturk
Date: Fri Sep 4 13:09:02 2009
New Revision: 811379
URL: http://svn.apache.org/viewvc?rev=811379&view=rev
Log:
Return ERROR if a call returns FALSE
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/win32/mmap.c
Modified: commons/sandbox/runtime/trunk/src/main/native/os
Author: mturk
Date: Fri Sep 4 12:46:36 2009
New Revision: 811370
URL: http://svn.apache.org/viewvc?rev=811370&view=rev
Log:
Test port
Modified:
commons/sandbox/runtime/trunk/src/main/native/test/testcase.c
Modified: commons/sandbox/runtime/trunk/src/main/native/test/testcase.c
URL:
http://
Author: mturk
Date: Fri Sep 4 12:38:13 2009
New Revision: 811369
URL: http://svn.apache.org/viewvc?rev=811369&view=rev
Log:
Secure temp file
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/win32/temps.c
Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/temps.c
URL:
Author: mturk
Date: Fri Sep 4 12:28:17 2009
New Revision: 811361
URL: http://svn.apache.org/viewvc?rev=811361&view=rev
Log:
More namespace code protection
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr.h
commons/sandbox/runtime/trunk/src/main/native/shared/clazz.c
Author: mturk
Date: Fri Sep 4 12:06:44 2009
New Revision: 811360
URL: http://svn.apache.org/viewvc?rev=811360&view=rev
Log:
acr prefix zlib DEBUG protos
Modified:
commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zconf.h
Modified: commons/sandbox/runtime/trunk/src/main/native/srclib
Author: mturk
Date: Fri Sep 4 12:01:25 2009
New Revision: 811358
URL: http://svn.apache.org/viewvc?rev=811358&view=rev
Log:
Use gcc 4 visibility feature
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr.h
Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr.
Author: mturk
Date: Fri Sep 4 11:42:25 2009
New Revision: 811354
URL: http://svn.apache.org/viewvc?rev=811354&view=rev
Log:
Some inor tweeks
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/SharedMemory.java
commons/sandbox/runtime/trunk/src/main/java/or
Author: luc
Date: Fri Sep 4 09:44:54 2009
New Revision: 811328
URL: http://svn.apache.org/viewvc?rev=811328&view=rev
Log:
fixed misleading number formats in error messages for adaptive stepsize
integrators
JIRA: MATH-291
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/
Author: mturk
Date: Fri Sep 4 09:26:54 2009
New Revision: 811319
URL: http://svn.apache.org/viewvc?rev=811319&view=rev
Log:
Add mapped regions vector
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/SharedMemory.java
Modified:
commons/sandbox/runtime/trunk/
Author: mturk
Date: Fri Sep 4 09:16:49 2009
New Revision: 811313
URL: http://svn.apache.org/viewvc?rev=811313&view=rev
Log:
Add countof macro
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr.h
commons/sandbox/runtime/trunk/src/main/native/shared/error.c
Modified: comm
Author: mturk
Date: Fri Sep 4 09:05:32 2009
New Revision: 811298
URL: http://svn.apache.org/viewvc?rev=811298&view=rev
Log:
Few more portable macros that should be present everywhere
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr.h
commons/sandbox/runtime/trunk/src/m
Author: mturk
Date: Fri Sep 4 08:52:29 2009
New Revision: 811290
URL: http://svn.apache.org/viewvc?rev=811290&view=rev
Log:
Add JNI invocation API function prototypes
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_vm.h
commons/sandbox/runtime/trunk/src/main/native/te
Author: mturk
Date: Fri Sep 4 08:15:17 2009
New Revision: 811255
URL: http://svn.apache.org/viewvc?rev=811255&view=rev
Log:
Limit the SEH code to DEBUG mode
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Native.java
commons/sandbox/runtime/trunk/src/mai
21 matches
Mail list logo