Author: ggregory
Date: Wed Dec 30 00:36:12 2015
New Revision: 1722253
URL: http://svn.apache.org/viewvc?rev=1722253&view=rev
Log:
Javadoc: Use the active voice.
Modified:
commons/proper/io/trunk/src/main/java/org/apache/commons/io/output/StringBuilderWriter.java
Modified:
commons/proper/io
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X df1ce13f9 -> 56a628776
Fix compilation problems with java 1.5: remove @Override tags for interfaces,
fix problem with cast, remove unneeded type parameters in test methods.
Additionally, added @Override tags for implemented abstra
Repository: commons-math
Updated Branches:
refs/heads/master a71c820ba -> a4eff51be
simplify: remove dead params
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a4eff51b
Tree: http://git-wip-us.apache.org/rep
Repository: commons-math
Updated Branches:
refs/heads/master e779883b2 -> a71c820ba
use short-circuiting ops
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a71c820b
Tree: http://git-wip-us.apache.org/repos/a
Repository: commons-math
Updated Branches:
refs/heads/master fb83ba3fd -> e779883b2
simplify: instanceof checks for nulls
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e779883b
Tree: http://git-wip-us.apach
Repository: commons-math
Updated Branches:
refs/heads/master d1123894d -> fb83ba3fd
push down allocations/calculations to where they are needed
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fb83ba3f
Tree: h
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X 84fd5fe3e -> df1ce13f9
typo.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/874343c0
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tr
Field-based implementation of Adams-Moulton ODE integrator.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/df1ce13f
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/df1ce13f
Diff: http://git-wip-us.
Author: ggregory
Date: Tue Dec 29 15:40:07 2015
New Revision: 1722156
URL: http://svn.apache.org/viewvc?rev=1722156&view=rev
Log:
[IO-492] Typo: In an IOUtils.java comment it says "focussed" instead of
"focused".
Modified:
commons/proper/io/trunk/src/changes/changes.xml
commons/proper/io
Repository: commons-scxml
Updated Branches:
refs/heads/master 437ab1b62 -> de735810f
ignore generated w3c tests
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/de735810
Tree: http://git-wip-us.apache.org/re
Repository: commons-scxml
Updated Branches:
refs/heads/master 4d6df1ee8 -> 437ab1b62
For empty nodes don't store the parsed Node as value
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/437ab1b6
Tree: http
Repository: commons-scxml
Updated Branches:
refs/heads/master b2ecdce49 -> 4d6df1ee8
We shouldn't store Nashorn Global objects like Undefined in the context as
those are non-serializable. This needs a different and more transient solution
through JSBindings instead
Project: http://git-wip-u
12 matches
Mail list logo