Author: celestin
Date: Tue Sep 6 06:38:43 2011
New Revision: 1165510
URL: http://svn.apache.org/viewvc?rev=1165510&view=rev
Log:
Fixed a Checkstyle complaint.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/ArrayRealVector.java
Modified:
commons/proper/mat
Author: celestin
Date: Tue Sep 6 06:24:11 2011
New Revision: 1165508
URL: http://svn.apache.org/viewvc?rev=1165508&view=rev
Log:
Removed double[] solve(double[]) from SingularValueDecompositionImpl.Solver
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/Singu
Author: celestin
Date: Tue Sep 6 06:23:06 2011
New Revision: 1165507
URL: http://svn.apache.org/viewvc?rev=1165507&view=rev
Log:
Removed double[] solve(double[]) from QRDecompositionImpl.Solver
Had to implement toArray() in ArrayRealVectorTest to make QRSolverTest pass.
Modified:
commons/pr
Author: celestin
Date: Tue Sep 6 06:20:31 2011
New Revision: 1165506
URL: http://svn.apache.org/viewvc?rev=1165506&view=rev
Log:
Removed double[] solve(double[]) from LUDecompositionImpl.Solver
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/LUDecompositionI
Author: celestin
Date: Tue Sep 6 06:17:38 2011
New Revision: 1165505
URL: http://svn.apache.org/viewvc?rev=1165505&view=rev
Log:
Removed double[] solve(double[]) from EigenDecompositionImpl.Solver
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/EigenDecompos
Author: mturk
Date: Tue Sep 6 05:32:42 2011
New Revision: 1165501
URL: http://svn.apache.org/viewvc?rev=1165501&view=rev
Log:
Add users header
Added:
commons/sandbox/runtime/trunk/src/main/native/include/acr/users.h (with
props)
Added: commons/sandbox/runtime/trunk/src/main/native/includ
Author: sebb
Date: Tue Sep 6 03:22:59 2011
New Revision: 1165490
URL: http://svn.apache.org/viewvc?rev=1165490&view=rev
Log:
Clirr 2.2.3 => 2.3
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.
Author: sebb
Date: Tue Sep 6 02:47:41 2011
New Revision: 1165483
URL: http://svn.apache.org/viewvc?rev=1165483&view=rev
Log:
Tweak description; JUnit 4.9; prep release version
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/vie
Author: sebb
Date: Mon Sep 5 23:35:07 2011
New Revision: 1165454
URL: http://svn.apache.org/viewvc?rev=1165454&view=rev
Log:
With release of 3.0, can now share site plugin between M2 and M3
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/p
Author: niallp
Date: Mon Sep 5 23:34:43 2011
New Revision: 1165453
URL: http://svn.apache.org/viewvc?rev=1165453&view=rev
Log:
IO-277 ReaderInputStream enters infinite loop when it encounters an unmappable
character - thanks to Mike Thomas
Modified:
commons/proper/io/trunk/src/main/java/or
Author: ggregory
Date: Mon Sep 5 22:20:44 2011
New Revision: 1165437
URL: http://svn.apache.org/viewvc?rev=1165437&view=rev
Log:
Running lang under a security manager and LANG-744.
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apach
Author: ggregory
Date: Mon Sep 5 22:15:18 2011
New Revision: 1165436
URL: http://svn.apache.org/viewvc?rev=1165436&view=rev
Log:
Use 2 spaces per indent instead of 4 for formatting and remove trailing spaces.
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/po
Author: erans
Date: Mon Sep 5 21:22:46 2011
New Revision: 1165416
URL: http://svn.apache.org/viewvc?rev=1165416&view=rev
Log:
Wrote 1e-11 instead of 10E-12 (which was probably a typo).
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/LUDecompositionImpl.java
Author: sgoeschl
Date: Mon Sep 5 20:25:09 2011
New Revision: 1165410
URL: http://svn.apache.org/viewvc?rev=1165410&view=rev
Log:
Ignoring IntelliJ project files
Modified:
commons/proper/email/trunk/ (props changed)
Propchange: commons/proper/email/trunk/
--
Author: sgoeschl
Date: Mon Sep 5 20:22:09 2011
New Revision: 1165409
URL: http://svn.apache.org/viewvc?rev=1165409&view=rev
Log:
Added more tests for MimeMessageParser since real-world usage was cruel to my
code
Added:
commons/proper/email/trunk/src/test/eml/attachment-only.eml
commons/
Author: sgoeschl
Date: Mon Sep 5 20:17:52 2011
New Revision: 1165408
URL: http://svn.apache.org/viewvc?rev=1165408&view=rev
Log:
Fixing typo in comment
Modified:
commons/proper/email/trunk/src/test/org/apache/commons/mail/MultiPartEmailTest.java
Modified:
commons/proper/email/trunk/src/te
Author: simonetripodi
Date: Mon Sep 5 19:07:51 2011
New Revision: 1165395
URL: http://svn.apache.org/viewvc?rev=1165395&view=rev
Log:
added missing @since tag in isFrozen() method javadoc
Modified:
commons/proper/chain/branches/version-2.0-work/src/main/java/org/apache/commons/chain/impl/Ch
Author: simonetripodi
Date: Mon Sep 5 19:03:45 2011
New Revision: 1165392
URL: http://svn.apache.org/viewvc?rev=1165392&view=rev
Log:
added missing @since tag in getCommands() method javadoc
Modified:
commons/proper/chain/branches/version-2.0-work/src/main/java/org/apache/commons/chain/impl
Author: mturk
Date: Mon Sep 5 17:46:02 2011
New Revision: 1165371
URL: http://svn.apache.org/viewvc?rev=1165371&view=rev
Log:
Add native equals methods
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/unix/group.c
commons/sandbox/runtime/trunk/src/main/native/os/unix/user.c
Mo
Author: mturk
Date: Mon Sep 5 17:41:02 2011
New Revision: 1165370
URL: http://svn.apache.org/viewvc?rev=1165370&view=rev
Log:
Add posix Group implementation
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Group.java
(with props)
commons/sandbox/runtime/
Author: mturk
Date: Mon Sep 5 16:52:03 2011
New Revision: 1165359
URL: http://svn.apache.org/viewvc?rev=1165359&view=rev
Log:
Use HashSet instead ArrayList for logged users enum
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/User.java
commons/sandbox/r
Author: mturk
Date: Mon Sep 5 15:15:59 2011
New Revision: 1165328
URL: http://svn.apache.org/viewvc?rev=1165328&view=rev
Log:
Add User class
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/User.java
(with props)
commons/sandbox/runtime/trunk/src/main/ja
Author: erans
Date: Mon Sep 5 14:20:16 2011
New Revision: 1165296
URL: http://svn.apache.org/viewvc?rev=1165296&view=rev
Log:
Added a test.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/complex/ComplexTest.java
Modified:
commons/proper/math/trunk/src/test/java/
Author: erans
Date: Mon Sep 5 14:04:16 2011
New Revision: 1165287
URL: http://svn.apache.org/viewvc?rev=1165287&view=rev
Log:
Separating test cases.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/complex/ComplexTest.java
Modified:
commons/proper/math/trunk/src/t
Author: ggregory
Date: Mon Sep 5 10:18:10 2011
New Revision: 1165229
URL: http://svn.apache.org/viewvc?rev=1165229&view=rev
Log:
Update junit to 4.9 from 4.8.2.
Modified:
commons/proper/codec/trunk/pom.xml
Modified: commons/proper/codec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commo
Author: mturk
Date: Mon Sep 5 07:19:27 2011
New Revision: 1165190
URL: http://svn.apache.org/viewvc?rev=1165190&view=rev
Log:
Update testng to ver 6.2
Added:
commons/sandbox/runtime/trunk/lib/testng-6.2.jar (with props)
Modified:
commons/sandbox/runtime/trunk/build.xml
commons/sand
Author: mturk
Date: Mon Sep 5 07:08:56 2011
New Revision: 1165189
URL: http://svn.apache.org/viewvc?rev=1165189&view=rev
Log:
Add send socket api for sending the sockets between processes
Added:
commons/sandbox/runtime/trunk/src/main/native/os/unix/sendfd.c (with
props)
commons/sandb
Author: celestin
Date: Mon Sep 5 07:07:55 2011
New Revision: 1165188
URL: http://svn.apache.org/viewvc?rev=1165188&view=rev
Log:
Removed sole(double[]) from the DecompositionSolver interface (see JIRA
MATH-653).
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/line
28 matches
Mail list logo