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
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
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
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
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
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/
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
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
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