svn commit: r1780761 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xpm/XpmImageParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sun Jan 29 01:06:45 2017 New Revision: 1780761 URL: http://svn.apache.org/viewvc?rev=1780761&view=rev Log: Indentation fixes. Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xpm/XpmImageParser.java Modified: commons/proper/imagi

svn commit: r1780759 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BasicCParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sun Jan 29 00:41:19 2017 New Revision: 1780759 URL: http://svn.apache.org/viewvc?rev=1780759&view=rev Log: Fix a comment typo. Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BasicCParser.java Modified: commons/proper/imaging/tru

commons-numbers git commit: NUMBERS-6: Remove @since from classes as there has not been a release of common-numbers yet.

2017-01-28 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 ca71f3559 -> fe27e8ec9 NUMBERS-6: Remove @since from classes as there has not been a release of common-numbers yet. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apac

svn commit: r1780731 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xpm/XpmImageParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sat Jan 28 18:41:17 2017 New Revision: 1780731 URL: http://svn.apache.org/viewvc?rev=1780731&view=rev Log: Match XPM color names case insensitively. Patch by: me Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xpm/XpmImageParser.j

svn commit: r1780730 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xpm/XpmImageParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sat Jan 28 18:31:34 2017 New Revision: 1780730 URL: http://svn.apache.org/viewvc?rev=1780730&view=rev Log: Allow XPM images to have 192 bit color, just like Apache OpenOffice's XPM parser does. Patch by: me Modified: commons/proper/imaging/trunk/src/main/java/org/apache

svn commit: r1780710 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xbm/XbmImageParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sat Jan 28 15:49:02 2017 New Revision: 1780710 URL: http://svn.apache.org/viewvc?rev=1780710&view=rev Log: Order the bytes in a multi-byte XBM image correctly. Patch by: me Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xbm/XbmIm

svn commit: r1780709 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/xbm/XbmImageParser.java

2017-01-28 Thread damjan
Author: damjan Date: Sat Jan 28 15:45:05 2017 New Revision: 1780709 URL: http://svn.apache.org/viewvc?rev=1780709&view=rev Log: XBM values can span multiple pixels, but do not span multiple image rows. Patch by: me Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imag

[1/4] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-01-28 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 [created] ca71f3559 http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/FractionFormatTest.java --

[3/4] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-01-28 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/AbstractFormat.java -- diff --git a/commons-numbers-fraction/src/main/java/org/apache/

[4/4] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-01-28 Thread erans
NUMBERS-6: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core. Remove version from references to numbers-core in child modules. Add test jar to numbers core pom.xml to allow for re-use of TestUtils. Add Ar

[2/4] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-01-28 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/FractionConversionException.java -- diff --git a/commons-numbers-fraction/src/main/jav

svn commit: r1780699 - in /commons/proper/imaging/trunk/src: main/java/org/apache/commons/imaging/formats/xbm/XbmImageParser.java test/data/images/xbm/1/Oregon Scientific DS6639 - DSC_0307 - small X10

2017-01-28 Thread damjan
Author: damjan Date: Sat Jan 28 14:25:13 2017 New Revision: 1780699 URL: http://svn.apache.org/viewvc?rev=1780699&view=rev Log: Add support for XBM images using 16 bit hexadecimal input values, as seen in the Apache Openoffice source code. Patch by: me Added: commons/proper/imaging/trunk/src

[3/5] commons-numbers git commit: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core; remove version from re

2017-01-28 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/aaef6f7a/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/AbstractFormat.java -- diff --git a/commons-numbers-fraction/src/main/java/org/apache/

[5/5] commons-numbers git commit: Add maven module for fractions package from commons-math Resolves pull request #4

2017-01-28 Thread raydecampo
Add maven module for fractions package from commons-math Resolves pull request #4 Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/763ec4fe Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/7

[1/5] commons-numbers git commit: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core; remove version from re

2017-01-28 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/multimodule 69d3b6231 -> 763ec4fea http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/aaef6f7a/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/FractionFormatTest.java ---

[2/5] commons-numbers git commit: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core; remove version from re

2017-01-28 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/aaef6f7a/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/FractionConversionException.java -- diff --git a/commons-numbers-fraction/src/main/jav

[4/5] commons-numbers git commit: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core; remove version from re

2017-01-28 Thread raydecampo
Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core; remove version from references to numbers-core in child modules. Add test jar to numbers core pom.xml to allow for re-use of TestUtils. Add ArithmeticUtil

commons-compress git commit: grammar

2017-01-28 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 76f772691 -> 33993cde7 grammar Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/33993cde Tree: http://git-wip-us.apache.org/repos/asf/co

commons-compress git commit: COMPRESS-271 convenience constructor

2017-01-28 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 12b7b4d93 -> 76f772691 COMPRESS-271 convenience constructor Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/76f77269 Tree: http://git-w