aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/document/json/readers/SingleValueReader.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid copyJon Bratseth2023-01-121-3/+2
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-25/+11
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-4/+4
* Avoid using reflection for creating values from a String. That is done freque...Henning Baldersheim2022-03-311-3/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove use of commons-lang from documentBjørn Christian Seime2020-01-061-2/+2
* Better error messages on illegal inputJon Bratseth2019-08-291-1/+1
* Nonfunctional changes onlyJon Bratseth2019-07-031-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Added JSON arithmetic fieldpath operationsfreva2017-02-171-0/+26
* Remove un-needed tokensfreva2017-02-151-13/+14
* Revert "Revert "Dybdahl/refactor json reader""Haakon Dybdahl2017-02-091-0/+78
* Revert "Dybdahl/refactor json reader"Haakon Dybdahl2017-02-091-78/+0
* Move more things around.Haakon Dybdahl2017-02-091-2/+25
* Make the API we need for later, and clean up a bit.Haakon Dybdahl2017-02-091-5/+1
* Move stuff around, not perfect yet..Haakon Dybdahl2017-02-091-0/+59