aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/text
Commit message (Expand)AuthorAgeFilesLines
* Handle the exception that will come when codepoints < 'from' < len.Henning Baldersheim2023-09-181-0/+1
* - Add utility to do substring extraction by codepoints, instead of java char...Henning Baldersheim2023-09-151-0/+31
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-302-175/+9
* Refactor to optimize for hot path.Henning Baldersheim2022-04-061-19/+21
* Update abi and split in hot/cold path.Henning Baldersheim2022-04-051-0/+44
* Defer public API decisionMartin Polden2022-01-281-1/+1
* Move SnippetGenerator to vespajlibMartin Polden2022-01-281-0/+59
* GC deprecated junit assertThat.Henning Baldersheim2021-12-213-24/+25
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0722-22/+22
* Text.fmt -> Text.formatArne Juul2021-06-291-1/+1
* add convenience function wrapping "String.format(Locale.US, ...)"Arne Juul2021-06-291-0/+4
* Revert "Remove unused Utf8 methods"Harald Musum2020-10-051-4/+4
* Remove unused Utf8 methodsMartin Polden2020-10-051-4/+4
* Remove custom Utf8.toBytes implementationMartin Polden2020-10-051-10/+41
* Remove custom Utf8.toString implementationMartin Polden2020-10-021-0/+36
* Avoid new dependency on jacksonHåkon Hallingstad2020-04-151-14/+41
* Update vespajlib/src/test/java/com/yahoo/text/JSONTest.javaHåkon Hallingstad2020-04-141-1/+1
* Validate deserialization of flag dataHåkon Hallingstad2020-04-081-1/+63
* Trunkcate expressions in messagesJon Bratseth2020-02-251-0/+11
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Add a faster, but simpler pattern matcher. Builds tensoraddresses 5 times+ fa...Henning Baldersheim2019-12-131-0/+44
* Allow extending beyond the last tensor dimensionJon Bratseth2019-07-021-22/+72
* Output intermediate graph with type info on errorJon Bratseth2019-07-012-82/+140
* Output the intermediate graphJon Bratseth2019-06-301-0/+82
* Java lowercasing speed has caught up and bypassed our own homegrown optimaliz...Henning Baldersheim2019-06-141-8/+26
* Fix parsing of array query properties in JSON payloadJon Bratseth2019-03-071-0/+14
* Remove deprecated LanguageHacks.gjoranv2019-01-211-28/+0
* Remove deprecated DoubleParser.gjoranv2019-01-211-159/+0
* Remove deprecated DoubleFormatter with tests.gjoranv2019-01-212-329/+0
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Ensure that you can not trick invalid characters past the text verification i...Henning Baldersheim2018-09-191-4/+12
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* mark obsolete classes as DeprecatedArne Juul2018-06-253-0/+3
* use standard methods in Double Parser and FormatterArne Juul2018-06-251-7/+7
* Remove usage of apis deprecated in Java 9.gjoranv2018-04-261-2/+3
* Add stripInvalidCharactersJon Bratseth2018-04-061-0/+41
* Nonfunctional changes onlyJon Bratseth2018-01-151-1/+2
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Revert "Update copyright headers"Jon Bratseth2017-06-1426-26/+26
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Revert "Copyright header"Jon Bratseth2017-06-1326-26/+26
* Copyright headerJon Bratseth2017-06-1326-26/+26
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-176-6/+6
|\
| * Use github name in @authorJon Bratseth2016-06-166-6/+6
* | User: balder -> @author baldersheimHenning Baldersheim2016-06-174-20/+4
|/
* PublishJon Bratseth2016-06-1526-0/+3707