Javadoc.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/612a04d6
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/612a04d6
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/612a04d6
B
Avoid repeated computations.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b05bd69c
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b05bd69c
Diff: http://git-wip-us.apache.org/repos/asf/commons-m
Repository: commons-math
Updated Branches:
refs/heads/master 777af155a -> 612a04d6b
MATH-1421: Code refactoring.
Replaced unnecessary usage of "pow" function.
Reordered some operations.
It fixes the reported case where the lower bound was negative (see unit
test), but it might not be sufficie
Author: oheger
Date: Wed Jun 21 20:01:13 2017
New Revision: 1799507
URL: http://svn.apache.org/viewvc?rev=1799507&view=rev
Log:
[CONFIGURATION-258][CONFIGURATION-656] Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configurat
Author: oheger
Date: Wed Jun 21 20:01:07 2017
New Revision: 1799506
URL: http://svn.apache.org/viewvc?rev=1799506&view=rev
Log:
[CONFIGURATION-258] Some documentation for new configuration classes.
Listed special dependencies for JSON and YAML Configuration.
Modified:
commons/proper/configur
Author: oheger
Date: Wed Jun 21 20:01:00 2017
New Revision: 1799505
URL: http://svn.apache.org/viewvc?rev=1799505&view=rev
Log:
[CONFIGURATION-258] Added copy constructors.
Like other hierarchical configurations, JSONConfiguration and
YAMLConfiguration should have a copy constructor.
Modified:
Author: oheger
Date: Wed Jun 21 20:00:35 2017
New Revision: 1799502
URL: http://svn.apache.org/viewvc?rev=1799502&view=rev
Log:
[CONFIGURATION-258] Some polishing of the original patch.
Applied formatting rules, removed @author tags, added missing
license headers, removed unused imports and unuse
Author: oheger
Date: Wed Jun 21 20:00:43 2017
New Revision: 1799503
URL: http://svn.apache.org/viewvc?rev=1799503&view=rev
Log:
[CONFIGURATION-258] Renamed AbstractMapBasedConfiguration.
The name could be confused with MapConfiguration. Added some more
comments.
Added:
commons/proper/config
Author: oheger
Date: Wed Jun 21 20:00:51 2017
New Revision: 1799504
URL: http://svn.apache.org/viewvc?rev=1799504&view=rev
Log:
[CONFIGURATION-258] Improvements on test classes.
Temporary files are not written; so there is no need to define an
output file.
Modified:
commons/proper/configura
Author: oheger
Date: Wed Jun 21 20:00:25 2017
New Revision: 1799501
URL: http://svn.apache.org/viewvc?rev=1799501&view=rev
Log:
[CONFIGURATION-258] Support for JSON and YAML configurations.
Thanks to The Alchemist (kap4020 at gmail dot com) for the patch.
Added:
commons/proper/configuration
Author: tv
Date: Wed Jun 21 18:28:19 2017
New Revision: 1799493
URL: http://svn.apache.org/viewvc?rev=1799493&view=rev
Log:
Document changes
Modified:
commons/proper/jcs/trunk/src/changes/changes.xml
Modified: commons/proper/jcs/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewv
Author: tv
Date: Wed Jun 21 15:14:56 2017
New Revision: 1799469
URL: http://svn.apache.org/viewvc?rev=1799469&view=rev
Log:
JCS-179: Fix different/duplicate loading methods of RemoteCacheServer
configuration
Modified:
commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/common
Author: tv
Date: Wed Jun 21 15:13:28 2017
New Revision: 1799468
URL: http://svn.apache.org/viewvc?rev=1799468&view=rev
Log:
Bump up version
Modified:
commons/proper/jcs/trunk/commons-jcs-core/pom.xml
commons/proper/jcs/trunk/commons-jcs-dist/pom.xml
commons/proper/jcs/trunk/commons-jc
Fixed formatting for StrBuilderTest
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/eb25d61c
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/eb25d61c
Diff: http://git-wip-us.apache.org/repos/asf/co
Merge branch 'test-StrBuilder' of https://github.com/ameyjadiye/commons-text
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2de4cf9b
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/2de4cf9b
Diff:
Repository: commons-text
Updated Branches:
refs/heads/master 9f6e5e45e -> 2de4cf9b9
Test: Improved testcase coverage for StrBuilder
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3f49fe32
Tree: http://git-wi
Author: tv
Date: Wed Jun 21 12:42:00 2017
New Revision: 1799432
URL: http://svn.apache.org/viewvc?rev=1799432&view=rev
Log:
JCS-178: Clients using RemoteCache are not working. Add a test.
Add new constructors with better parametrization, deprecate the old ones
Added:
commons/proper/jcs/trun
17 matches
Mail list logo