svn commit: r890023 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/analysis/ main/java/org/apache/commons/math/linear/ test/java/org/apache/commons/math/linear/

2009-12-12 Thread billbarker
Author: billbarker Date: Sun Dec 13 04:27:34 2009 New Revision: 890023 URL: http://svn.apache.org/viewvc?rev=890023&view=rev Log: Removing the mapTo* metheds from OpenMapRealVector, and use the base class methods instead Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/m

svn commit: r890002 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/analysis/ main/java/org/apache/commons/math/linear/ site/xdoc/ test/java/org/apache/commons/math/analysis/

2009-12-12 Thread luc
Author: luc Date: Sat Dec 12 23:15:32 2009 New Revision: 890002 URL: http://svn.apache.org/viewvc?rev=890002&view=rev Log: added composition features for real functions JIRA: MATH-313 Added: commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/BinaryFunction.java (with

svn commit: r889999 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/OpenMapRealVector.java

2009-12-12 Thread luc
Author: luc Date: Sat Dec 12 23:11:01 2009 New Revision: 88 URL: http://svn.apache.org/viewvc?rev=88&view=rev Log: fixed checkstyle errors Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/OpenMapRealVector.java Modified: commons/proper/math/trunk/src

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

2009-12-12 Thread mturk
Author: mturk Date: Sat Dec 12 13:35:44 2009 New Revision: 889934 URL: http://svn.apache.org/viewvc?rev=889934&view=rev Log: Trim trailing spaces. No functional change Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/fsysrw.c Modified: commons/sandbox/runtime/trunk/src/main/n

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

2009-12-12 Thread mturk
Author: mturk Date: Sat Dec 12 13:32:43 2009 New Revision: 889933 URL: http://svn.apache.org/viewvc?rev=889933&view=rev Log: Implement windows positional read/write Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/fsysrw.c Modified: commons/sandbox/runtime/trunk/src/main/nati

svn commit: r889917 - in /commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2: ClassCreator.java ClassCreatorTest.java PublicFieldsTest.java util/

2009-12-12 Thread henrib
Author: henrib Date: Sat Dec 12 10:43:38 2009 New Revision: 889917 URL: http://svn.apache.org/viewvc?rev=889917&view=rev Log: fixed License; removed obsolete dirs Removed: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2/util/ Modified: commons/proper/jexl/trunk/src/test/

svn commit: r889907 - /commons/sandbox/runtime/trunk/src/main/native/os/unix/fsysrw.c

2009-12-12 Thread mturk
Author: mturk Date: Sat Dec 12 09:44:16 2009 New Revision: 889907 URL: http://svn.apache.org/viewvc?rev=889907&view=rev Log: Add native posix api for reading and writting at given file offest Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/fsysrw.c Modified: commons/sandbox/r

svn commit: r889902 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr.h include/acr_string.h shared/string.c

2009-12-12 Thread mturk
Author: mturk Date: Sat Dec 12 09:25:38 2009 New Revision: 889902 URL: http://svn.apache.org/viewvc?rev=889902&view=rev Log: Add functions for array sorting. Used for sorting the environment blocks Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr.h commons/sandbox/runti

svn commit: r889901 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_string.h shared/string.c

2009-12-12 Thread mturk
Author: mturk Date: Sat Dec 12 09:05:07 2009 New Revision: 889901 URL: http://svn.apache.org/viewvc?rev=889901&view=rev Log: Add functions for msz to array conversion Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_string.h commons/sandbox/runtime/trunk/src/main/native