Author: celestin
Date: Wed Mar 21 05:49:14 2012
New Revision: 1303292
URL: http://svn.apache.org/viewvc?rev=1303292&view=rev
Log:
Modified unit test of o.a.c.m3.linear.SymmLQ to show that lines 1208-1209 are
essential (see MATH-761).
Modified:
commons/proper/math/trunk/src/test/java/org/apa
Author: celestin
Date: Wed Mar 21 05:26:45 2012
New Revision: 1303290
URL: http://svn.apache.org/viewvc?rev=1303290&view=rev
Log:
In org.apache.commons.math3.linear.SymmLQ.State, created
- boolean bEqualsNullVector()
- boolean betaIsZero()
to improve data encapsulation (see MATH-761).
Modifie
Author: sebb
Date: Wed Mar 21 00:39:54 2012
New Revision: 1303241
URL: http://svn.apache.org/viewvc?rev=1303241&view=rev
Log:
Debox
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/bm/PhoneticEngineTest.java
Modified:
commons/proper/codec/trunk/src/test/
Author: bodewig
Date: Tue Mar 20 20:27:07 2012
New Revision: 1303135
URL: http://svn.apache.org/viewvc?rev=1303135&view=rev
Log:
allow the encoding to be specified when writing tar archives
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArc
Author: bodewig
Date: Tue Mar 20 20:08:49 2012
New Revision: 1303122
URL: http://svn.apache.org/viewvc?rev=1303122&view=rev
Log:
extract the old encoding/decoding methods into a ZipEncoding implementation and
use ZipEncoding consistently
Modified:
commons/proper/compress/trunk/src/main/java
Author: sebb
Date: Tue Mar 20 18:42:30 2012
New Revision: 1303083
URL: http://svn.apache.org/viewvc?rev=1303083&view=rev
Log:
Missing @Override
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/BaseNCodecInputStream.java
Modified:
commons/proper/codec/trunk
Author: sebb
Date: Tue Mar 20 16:42:53 2012
New Revision: 1302989
URL: http://svn.apache.org/viewvc?rev=1302989&view=rev
Log:
Fix maven.compiler.* => maven.compile.* as that is what the CP actually uses
Modified:
commons/proper/commons-site/trunk/src/site/xdoc/commons-parent-pom.xml
Modified
Author: sebb
Date: Tue Mar 20 16:36:24 2012
New Revision: 1302985
URL: http://svn.apache.org/viewvc?rev=1302985&view=rev
Log:
Document "incorrect" compiler property name
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://s
Author: cs
Date: Tue Mar 20 15:53:03 2012
New Revision: 1302953
URL: http://svn.apache.org/viewvc?rev=1302953&view=rev
Log:
corrected output format: property names are not quoted, while property values
are -- actually only strings should be quoted, so this needs further refinement
based on prope
Author: cs
Date: Tue Mar 20 15:49:31 2012
New Revision: 1302950
URL: http://svn.apache.org/viewvc?rev=1302950&view=rev
Log:
added utility method to generate IDs for vertices and replaced use of vertex
hash codes with IDs when formatting the output (hash codes are not identifiers!)
Modified:
Author: cs
Date: Tue Mar 20 15:38:23 2012
New Revision: 1302942
URL: http://svn.apache.org/viewvc?rev=1302942&view=rev
Log:
factored out property writing for edge/vertex and fixed output format (still
more to do!) for DOT exporter
Modified:
commons/sandbox/graph/branches/exporters-with-mapp
Author: cs
Date: Tue Mar 20 15:25:59 2012
New Revision: 1302940
URL: http://svn.apache.org/viewvc?rev=1302940&view=rev
Log:
implemented property setters for DOT exporter (withEdgeWeights, withEdgeLabels
and withVertexLabels) calling the protected methods (addEdgeProperty,
addVertexProperty) of A
Author: cs
Date: Tue Mar 20 15:14:45 2012
New Revision: 1302930
URL: http://svn.apache.org/viewvc?rev=1302930&view=rev
Log:
removed property setters (withEdgeWeights, etc) from AbstractExporter, replaced
them with protected methods (addEdgeProperty, addVertexProperty) that can be
called by the c
Author: cs
Date: Tue Mar 20 14:53:34 2012
New Revision: 1302923
URL: http://svn.apache.org/viewvc?rev=1302923&view=rev
Log:
correct interface names for ExportSelector (was ExportSelctor) and
DefaultExportSelector (was DefaultNamedExportSelector). remove unused interface
NamedExportSelctor.
Adde
Author: simonetripodi
Date: Tue Mar 20 13:24:58 2012
New Revision: 1302878
URL: http://svn.apache.org/viewvc?rev=1302878&view=rev
Log:
no needs for shortcut constructors, name instance would be passed anyway
Modified:
commons/sandbox/graph/branches/exporters-with-mappers/src/main/java/org/ap
Author: simonetripodi
Date: Tue Mar 20 13:21:03 2012
New Revision: 1302876
URL: http://svn.apache.org/viewvc?rev=1302876&view=rev
Log:
properties setters always return the current exporter exporter instance
Modified:
commons/sandbox/graph/branches/exporters-with-mappers/src/main/java/org/apa
Author: simonetripodi
Date: Tue Mar 20 13:18:27 2012
New Revision: 1302875
URL: http://svn.apache.org/viewvc?rev=1302875&view=rev
Log:
properties setters always return the current exporter instance
code format
Modified:
commons/sandbox/graph/branches/exporters-with-mappers/src/main/java/org/
Author: sebb
Date: Tue Mar 20 10:58:39 2012
New Revision: 1302834
URL: http://svn.apache.org/viewvc?rev=1302834&view=rev
Log:
Don't leave non-SNAPSHOT versions where CI bots can see them
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apac
Author: celestin
Date: Tue Mar 20 07:04:05 2012
New Revision: 1302788
URL: http://svn.apache.org/viewvc?rev=1302788&view=rev
Log:
In o.a.c.m3.linear.SymmLQ.State, implemented hasConverged() so as to avoid
access to private field State.hasConverged through synthetic getters.
Modified:
commons
19 matches
Mail list logo