summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/beust/jcommander/converters/BigDecimalConverter.java
Commit message (Expand)AuthorAgeFilesLines
* Better handling for fields of type List.Cedric Beust2011-11-221-1/+1
* Changed @author tag to "Angus Smithson" for my additions.Angus2011-10-261-1/+1
* Added support for BigDecimal arguments and related test.Angus2011-10-261-0/+43