svn commit: r1551450 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/generic/

2013-12-16 Thread dbrosius
Author: dbrosius Date: Tue Dec 17 02:51:54 2013 New Revision: 1551450 URL: http://svn.apache.org/r1551450 Log: more invoke dynamic implementation, split out from FieldOrMethod as not truly a subclass - patch by Bill Pugh reviewed by dbrosius Added: commons/proper/bcel/trunk/src/main/java/or

svn commit: r1551360 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optim/linear/SimplexTableau.java

2013-12-16 Thread tn
Author: tn Date: Mon Dec 16 21:13:59 2013 New Revision: 1551360 URL: http://svn.apache.org/r1551360 Log: Fix javadoc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optim/linear/SimplexTableau.java Modified: commons/proper/math/trunk/src/main/java/org/apache/com

svn commit: r1551355 - in /commons/proper/math/trunk/src: changes/changes.xml main/java/org/apache/commons/math3/optim/linear/LinearConstraintSet.java test/java/org/apache/commons/math3/optim/linear/S

2013-12-16 Thread tn
Author: tn Date: Mon Dec 16 21:05:01 2013 New Revision: 1551355 URL: http://svn.apache.org/r1551355 Log: [MATH-1080] LinearConstraintSet returns now the LinearConstraints in the same order as they have been added. Modified: commons/proper/math/trunk/src/changes/changes.xml commons/prope

svn commit: r1551202 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/compressors/gzip/ test/java/org/apache/commons/compress/compressors/

2013-12-16 Thread ebourg
Author: ebourg Date: Mon Dec 16 13:18:24 2013 New Revision: 1551202 URL: http://svn.apache.org/r1551202 Log: GzipCompressorOutputStream revamp to support custom compression level and header metadata (COMPRESS-250) Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compres