summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* update copyrightsArne Juul2021-04-122-2/+4
* add TypeResolverArne Juul2021-04-123-0/+725
* Merge pull request #17346 from vespa-engine/jonmv/apache-hc5-clientJon Marius Venstad2021-04-094-3/+5
|\
| * Fix @authorJon Marius Venstad2021-04-094-3/+5
* | Merge pull request #17347 from vespa-engine/jonmv/remove-unused-codeHenning Baldersheim2021-04-0912-1294/+0
|\ \ | |/ |/|
| * Remove unused nio codeJon Marius Venstad2021-04-0912-1294/+0
* | cosmetic tweaksArne Juul2021-04-092-5/+6
* | restrict values to fit into target cell typeArne Juul2021-04-092-8/+49
* | throw exception for unexpected enum value in more placesArne Juul2021-04-091-5/+4
* | More NodeListJon Bratseth2021-04-082-2/+8
* | Resolve feedback from PR reviewLester Solbakken2021-04-0810-126/+98
* | Add bfloat16 and int8 to Java cell_cast functionLester Solbakken2021-04-081-3/+7
* | Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-0815-14/+277
* | Update junit dependency to unit-vintage to combine 4 and 5Jon Marius Venstad2021-04-061-5/+5
|/
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-272-5/+0
* Remove duplicate headersJon Bratseth2021-03-181-1/+1
* Add copyright headersJon Bratseth2021-03-181-1/+2
* Merge pull request #16980 from vespa-engine/mpolden/grouping-byJon Marius Venstad2021-03-161-0/+11
|\
| * Add groupingBy to AbstractFilteringListMartin Polden2021-03-161-0/+11
* | Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-164-1/+145
* | Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-164-145/+1
* | Remove WIP from abi checkerLester Solbakken2021-03-161-20/+1
* | Add Java-side tensor type cell castingLester Solbakken2021-03-164-0/+163
|/
* Add commentJon Bratseth2021-03-041-1/+1
* Let the system settle before maintenance startsJon Bratseth2021-03-041-1/+2
* Code review fixesValerij Fredriksen2021-02-262-9/+12
* Crete CachedSupplierValerij Fredriksen2021-02-262-0/+91
* Track sent and acked bytes to ensure a smooth flow of bytes not exceeding max...Henning Baldersheim2021-02-171-1/+1
* Fix linksJon Bratseth2021-02-153-8/+8
* Ignore maintenance collisions in controller and node-repositoryMartin Polden2021-02-053-5/+14
* Bump intervals of maintainers still collidingMartin Polden2021-02-031-1/+1
* Document pitfall with decompress()Bjørn Christian Seime2021-01-201-0/+5
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-202-0/+136
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-202-5/+36
* Add zstd support to CompressorBjørn Christian Seime2021-01-205-1/+98
* Revert "Bjorncs/zstd java"Bjørn Christian Seime2021-01-197-270/+1
* Test that compressed size is less than uncompressedBjørn Christian Seime2021-01-192-0/+33
* Add trailing newlinesBjørn Christian Seime2021-01-193-3/+3
* Document pitfall with decompress()Bjørn Christian Seime2021-01-191-0/+5
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-192-0/+118
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-191-4/+20
* Add zstd support to CompressorBjørn Christian Seime2021-01-195-1/+98
* Revert "Revert "Count lock timeout as unsuccessful run""Martin Polden2021-01-086-48/+39
* Revert "Count lock timeout as unsuccessful run"Harald Musum2021-01-086-39/+48
* Merge pull request #15947 from vespa-engine/mpolden/maintainer-modeMartin Polden2021-01-086-48/+39
|\
| * Remove special handling of lock timeoutMartin Polden2021-01-084-41/+8
| * SimplifyMartin Polden2021-01-072-11/+7
| * Disallow non-staggered initial delayMartin Polden2021-01-072-6/+8
| * Count lock timeout as unsuccessful run for exclusive maintainersMartin Polden2021-01-075-34/+60
* | Add aircompressor library to vespajlib (for zstd)Bjørn Christian Seime2021-01-071-0/+5
|/