Author: mturk
Date: Wed Apr 8 06:58:03 2009
New Revision: 763123
URL: http://svn.apache.org/viewvc?rev=763123&view=rev
Log:
Add unix paltfor, common for all posix variants
Added:
commons/sandbox/runtime/trunk/src/main/native/os/unix/
commons/sandbox/runtime/trunk/src/main/native/os/unix/
Author: mturk
Date: Wed Apr 8 06:56:46 2009
New Revision: 763122
URL: http://svn.apache.org/viewvc?rev=763122&view=rev
Log:
Add ant build file. Sorry have no clue how maven works, and there is nothing
wrong with Ant.
Later we'll have ant extension for building the native libraries without the
c
Author: mturk
Date: Tue Apr 7 18:07:54 2009
New Revision: 762884
URL: http://svn.apache.org/viewvc?rev=762884&view=rev
Log:
Add DirectByteBuffer low level functions
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/DirectByteBuffer.java
(with props)
Modified:
Author: mturk
Date: Tue Apr 7 17:52:00 2009
New Revision: 762872
URL: http://svn.apache.org/viewvc?rev=762872&view=rev
Log:
Add DirectByteBuffer from Tomcat Native
Added:
commons/sandbox/runtime/trunk/src/main/native/include/acr_error.h (with
props)
commons/sandbox/runtime/trunk/src/m
Author: grobmeier
Date: Tue Apr 7 17:51:09 2009
New Revision: 762870
URL: http://svn.apache.org/viewvc?rev=762870&view=rev
Log:
added some javadocs
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/Change.java
commons/proper/compress/trunk/src/ma
Author: grobmeier
Date: Tue Apr 7 17:40:55 2009
New Revision: 762866
URL: http://svn.apache.org/viewvc?rev=762866&view=rev
Log:
changed visiblity to package. Only ChangeSet methods use Change
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/Change.j
Author: grobmeier
Date: Tue Apr 7 17:38:25 2009
New Revision: 762865
URL: http://svn.apache.org/viewvc?rev=762865&view=rev
Log:
cleaned commented out code
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/Change.java
commons/proper/compress/trunk
Author: sebb
Date: Tue Apr 7 17:17:05 2009
New Revision: 762861
URL: http://svn.apache.org/viewvc?rev=762861&view=rev
Log:
Unused imports
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/ArchiveUtilsTest.java
Modified:
commons/proper/compress/trunk/src/tes
Author: grobmeier
Date: Tue Apr 7 17:01:23 2009
New Revision: 762852
URL: http://svn.apache.org/viewvc?rev=762852&view=rev
Log:
cleaned up: no need for returning the Set. No need for making a synchronized
Set at the moment
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/co
Author: grobmeier
Date: Tue Apr 7 16:56:00 2009
New Revision: 762849
URL: http://svn.apache.org/viewvc?rev=762849&view=rev
Log:
added more ar entry details
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveEntry.java
Modified:
commons/
Author: mturk
Date: Tue Apr 7 15:28:16 2009
New Revision: 762819
URL: http://svn.apache.org/viewvc?rev=762819&view=rev
Log:
Some copy/paste typos fixed
Modified:
commons/sandbox/runtime/trunk/src/main/native/Makefile.in
commons/sandbox/runtime/trunk/src/main/native/configure
commons/
Author: mturk
Date: Tue Apr 7 14:50:24 2009
New Revision: 762800
URL: http://svn.apache.org/viewvc?rev=762800&view=rev
Log:
OS exception helper code
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/exception/OperatingSystemException.java
(with props)
comm
Author: bodewig
Date: Tue Apr 7 14:31:33 2009
New Revision: 762792
URL: http://svn.apache.org/viewvc?rev=762792&view=rev
Log:
Make ChangeSet work for empty initial archives
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/changes/ChangeSet.java
Modified:
c
Author: mturk
Date: Tue Apr 7 14:17:10 2009
New Revision: 762787
URL: http://svn.apache.org/viewvc?rev=762787&view=rev
Log:
Initial Solaris os implementation
Added:
commons/sandbox/runtime/trunk/src/main/native/os/solaris/os.c (with props)
Added: commons/sandbox/runtime/trunk/src/main/nat
Author: mturk
Date: Tue Apr 7 14:14:22 2009
New Revision: 762785
URL: http://svn.apache.org/viewvc?rev=762785&view=rev
Log:
Initial commit
Added:
commons/sandbox/runtime/trunk/src/main/native/include/acr_private.h (with
props)
commons/sandbox/runtime/trunk/src/main/native/include/acr_
Author: mturk
Date: Tue Apr 7 13:24:58 2009
New Revision: 762766
URL: http://svn.apache.org/viewvc?rev=762766&view=rev
Log:
Opps. Now you know from where this class originated :)
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/OS.java
Modified:
commons/san
Author: mturk
Date: Tue Apr 7 13:23:42 2009
New Revision: 762765
URL: http://svn.apache.org/viewvc?rev=762765&view=rev
Log:
OS class. Majority of this info is available by using various system properties,
but things like WOW64 are not withouth some serious hacking. This class makes
sure the retu
Author: mturk
Date: Tue Apr 7 12:44:16 2009
New Revision: 762750
URL: http://svn.apache.org/viewvc?rev=762750&view=rev
Log:
Use standard ASL header for source files
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/exception/UnsupportedOperatingSystemException
Author: mturk
Date: Tue Apr 7 12:36:09 2009
New Revision: 762746
URL: http://svn.apache.org/viewvc?rev=762746&view=rev
Log:
Initial commit for making the svn directory layout
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/exception/
commons/sandbox/runtim
Author: mturk
Date: Tue Apr 7 12:19:17 2009
New Revision: 762733
URL: http://svn.apache.org/viewvc?rev=762733&view=rev
Log:
Initial commit for making the svn directory layout
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/platform/
commons/sandbox/runtime
Author: mturk
Date: Tue Apr 7 12:09:08 2009
New Revision: 762729
URL: http://svn.apache.org/viewvc?rev=762729&view=rev
Log:
Some initial commits
Added:
commons/sandbox/runtime/trunk/src/main/native/Makefile.in (with props)
commons/sandbox/runtime/trunk/src/main/native/configure (with
Author: mturk
Date: Tue Apr 7 09:52:02 2009
New Revision: 762664
URL: http://svn.apache.org/viewvc?rev=762664&view=rev
Log:
Add runtime component
Added:
commons/sandbox/runtime/
commons/sandbox/runtime/branches/
commons/sandbox/runtime/tags/
commons/sandbox/runtime/trunk/
com
22 matches
Mail list logo