aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/expr/DoubleValue.java
Commit message (Expand)AuthorAgeFilesLines
* fix NumberFormatter so that it formats according to the locale of the current dbJames Ahlborn2024-02-031-1/+1
* overrides everywhereJames Ahlborn2018-12-201-0/+2
* implement Format with predefined formatsJames Ahlborn2018-11-201-1/+0
* rework public expression api with better locale handling; support parsing of ...James Ahlborn2018-10-041-4/+5
* implement floating point number formatting which matches accessJames Ahlborn2018-06-031-1/+8
* ditch BIG_INT value typeJames Ahlborn2016-12-311-6/+0
* ditch boolean typeJames Ahlborn2016-12-091-1/+1
* checkpoint reworking expression classes and implementing many basic operationsJames Ahlborn2016-12-091-0/+67