summaryrefslogtreecommitdiffstats
path: root/vespajlib/src
Commit message (Expand)AuthorAgeFilesLines
* sparseAddr -> sparseAddressArne Juul2023-11-093-14/+14
* expose dense subspace blocks for serializingArne Juul2023-11-094-63/+57
* add more details if validation failsArne Juul2023-11-091-4/+13
* try to improve hashCode/equalsArne Juul2023-11-081-2/+13
* store cells in blocks for MixedTensorArne Juul2023-11-081-119/+152
* Support an ID seed for LB resource ID hashesjonmv2023-11-081-5/+6
* fix toString() and dimensionNames()Arne Juul2023-11-022-3/+3
* add reference implementation of MapSubspacesArne Juul2023-11-026-3/+423
* create ZstdCompressor on demand for thread-safetyArne Juul2023-10-271-1/+2
* switch to io.airlift:aircompressorArne Juul2023-10-261-4/+6
* Use code point count for truncate as welljonmv2023-10-202-33/+7
* Avoid cutting surrogate pairs when tokenisingjonmv2023-10-202-3/+33
* Non-functional changes onlyLester Solbakken2023-10-161-3/+3
* Add OpenAI async clientLester Solbakken2023-10-165-12/+114
* Move violatesExclusivity to NodeCandidatejonmv2023-10-121-0/+54
* Fix some typosHarald Musum2023-10-122-8/+8
* - Use a Supplier<Identifable> to construct objects from id.Henning Baldersheim2023-10-111-32/+43
* Merge pull request #28820 from vespa-engine/jonmv/text-character-validationJon Marius Venstad2023-10-101-4/+3
|\
| * 0xFFFE, 0xFFFF and stand-alone low surrogates are not valid textjonmv2023-10-061-4/+3
* | Expect Vespa.ai copyrightJon Bratseth2023-10-091-2/+2
* | Update copyrightJon Bratseth2023-10-09504-493/+515
* | Correct parenthesis counting, remove unnecessary nesting and escapesjonmv2023-10-061-10/+10
|/
* Handle the exception that will come when codepoints < 'from' < len.Henning Baldersheim2023-09-182-1/+7
* - Add utility to do substring extraction by codepoints, instead of java char...Henning Baldersheim2023-09-152-0/+50
* - Use equals when comparing Optional<Long>Henning Baldersheim2023-09-135-44/+44
* fix dimension size comparisonArne Juul2023-09-134-8/+42
* Reduce threshold from 1 to 0.95, and make deletion race less likelyjonmv2023-08-311-1/+1
* Improve readabilityjonmv2023-08-293-26/+31
* Spread maintainer interval boundaries based on class name hashjonmv2023-08-283-18/+27
* jdk21: set methods final in vespajlibgjoranv2023-07-174-6/+13
* Merge pull request #27716 from vespa-engine/bratseth/multi-group-provisioningJon Bratseth2023-07-101-0/+1
|\
| * Don't trim messagesJon Bratseth2023-07-091-1/+0
| * Allocate all groups in one goJon Bratseth2023-07-091-0/+2
* | Use consistent timer instance, and set meaningful message timestampsjonmv2023-07-101-9/+1
* | Put the parenthesis in the right placejonmv2023-07-081-1/+1
* | Avoid overflow for 146 years of JVM time for common timersjonmv2023-07-072-15/+12
|/
* Avoid overflow for warmup end time computationjonmv2023-07-071-2/+2
* override type resolving to do some sanity checkingArne Juul2023-06-262-2/+62
* add cosine_similarityArne Juul2023-06-262-0/+129
* add class comment and test expansionArne Juul2023-06-262-0/+13
* add euclidean_distanceArne Juul2023-06-262-0/+100
* Log children in host-resume-provisionerjonmv2023-06-211-1/+1
* Add helper `XML.getChildValue()`Bjørn Christian Seime2023-06-151-0/+7
* Get rid of third party openai clientJon Bratseth2023-06-134-3/+158
* Merge pull request #27410 from vespa-engine/bratseth/bound-rendering-tasksHenning Baldersheim2023-06-133-10/+16
|\
| * Non-functional changes onlyJon Bratseth2023-06-133-10/+16
* | Remove duplicate copyright headersHåkon Hallingstad2023-06-122-4/+0
* | Add CidrBlock.contains(InetAddress)Håkon Hallingstad2023-06-122-22/+58
* | Move CidrBlock to vespaHåkon Hallingstad2023-06-123-0/+382
|/
* Update Javadocbjormel2023-06-091-2/+7