svn commit: r795482 - /commons/proper/lang/trunk/xdocs/changes.xml

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 06:44:37 2009 New Revision: 795482 URL: http://svn.apache.org/viewvc?rev=795482view=rev Log: 1.1-2.4 now in the changes report (LANG-484) Modified: commons/proper/lang/trunk/xdocs/changes.xml Modified: commons/proper/lang/trunk/xdocs/changes.xml URL:

svn commit: r795484 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime: AbstractPointer.java Descriptor.java Pointer32.java Pointer64.java

2009-07-19 Thread mturk
Author: mturk Date: Sun Jul 19 06:50:20 2009 New Revision: 795484 URL: http://svn.apache.org/viewvc?rev=795484view=rev Log: Java5 doesn't like @Override from interfaces Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/AbstractPointer.java

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

2009-07-19 Thread mturk
Author: mturk Date: Sun Jul 19 07:02:39 2009 New Revision: 795486 URL: http://svn.apache.org/viewvc?rev=795486view=rev Log: memcmp doesn't always returns -1/1 Modified: commons/sandbox/runtime/trunk/src/main/native/shared/pointer.c Modified:

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

2009-07-19 Thread mturk
Author: mturk Date: Sun Jul 19 09:01:49 2009 New Revision: 795496 URL: http://svn.apache.org/viewvc?rev=795496view=rev Log: Check for compiler version Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/configure URL:

svn commit: r795545 - in /commons/proper/math/trunk: pom.xml src/template/ src/template/math-release-notes.vm

2009-07-19 Thread psteitz
Author: psteitz Date: Sun Jul 19 14:13:31 2009 New Revision: 795545 URL: http://svn.apache.org/viewvc?rev=795545view=rev Log: Added release notes velocity template. Added: commons/proper/math/trunk/src/template/ commons/proper/math/trunk/src/template/math-release-notes.vm Modified:

svn commit: r795570 - /commons/proper/math/trunk/src/site/xdoc/changes.xml

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 16:47:21 2009 New Revision: 795570 URL: http://svn.apache.org/viewvc?rev=795570view=rev Log: fixed a change entry after several layer of changes have occurred to avoid confusing users Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml Modified:

svn commit: r795571 - /commons/proper/math/trunk/RELEASE-NOTES.txt

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 16:47:56 2009 New Revision: 795571 URL: http://svn.apache.org/viewvc?rev=795571view=rev Log: first attempt at release notes for 2.0 Modified: commons/proper/math/trunk/RELEASE-NOTES.txt Modified: commons/proper/math/trunk/RELEASE-NOTES.txt URL:

svn commit: r795572 - /commons/proper/math/trunk/RELEASE-NOTES.txt

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 16:48:36 2009 New Revision: 795572 URL: http://svn.apache.org/viewvc?rev=795572view=rev Log: fixed typo Modified: commons/proper/math/trunk/RELEASE-NOTES.txt Modified: commons/proper/math/trunk/RELEASE-NOTES.txt URL:

svn commit: r795585 - in /commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa: linalg/package.html random/package.html

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 18:22:53 2009 New Revision: 795585 URL: http://svn.apache.org/viewvc?rev=795585view=rev Log: added Apache header to some files that didn't have it Modified: commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/linalg/package.html

svn commit: r795586 - /commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/linalg/design/

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 18:23:21 2009 New Revision: 795586 URL: http://svn.apache.org/viewvc?rev=795586view=rev Log: removed obsolete files Removed: commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/linalg/design/

svn commit: r795591 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.java

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 18:36:46 2009 New Revision: 795591 URL: http://svn.apache.org/viewvc?rev=795591view=rev Log: fixed an error identified by findbugs Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.java Modified:

svn commit: r795601 - /commons/proper/math/trunk/pom.xml

2009-07-19 Thread luc
Author: luc Date: Sun Jul 19 19:34:14 2009 New Revision: 795601 URL: http://svn.apache.org/viewvc?rev=795601view=rev Log: updated plugins to latest version (except cobertura for now because version 2.3 triggers a strange error in MathUtils) Modified: commons/proper/math/trunk/pom.xml