summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Wire inn tensor cell type resolving for join in JavaLester Solbakken2021-04-212-1/+6
* new implementation of erf()Arne Juul2021-04-201-15/+71
* Wire inn tensor cell type resolving for map in JavaLester Solbakken2021-04-161-1/+4
* Fix max reduce of negative numbers in a tensorLester Solbakken2021-04-161-4/+4
* wire in TypeResolver.reduceArne Juul2021-04-151-7/+2
* just log warning when reducing unknown dimensionArne Juul2021-04-151-1/+6
* remove duplicated codeArne Juul2021-04-151-11/+2
* funnel type resolving through outputType()Arne Juul2021-04-151-4/+4
* update copyrightsArne Juul2021-04-121-1/+2
* add TypeResolverArne Juul2021-04-121-0/+251
* 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-099-1017/+0
|\ \ | |/ |/|
| * Remove unused nio codeJon Marius Venstad2021-04-099-1017/+0
* | cosmetic tweaksArne Juul2021-04-091-3/+4
* | restrict values to fit into target cell typeArne Juul2021-04-091-8/+38
* | throw exception for unexpected enum value in more placesArne Juul2021-04-091-5/+4
* | More NodeListJon Bratseth2021-04-081-1/+7
* | Resolve feedback from PR reviewLester Solbakken2021-04-089-119/+97
* | 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-088-4/+90
|/
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-272-5/+0
* 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-162-0/+88
* | Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-162-88/+0
* | Add Java-side tensor type cell castingLester Solbakken2021-03-162-0/+88
|/
* Add commentJon Bratseth2021-03-041-1/+1
* Let the system settle before maintenance startsJon Bratseth2021-03-041-1/+2
* Code review fixesValerij Fredriksen2021-02-261-8/+11
* Crete CachedSupplierValerij Fredriksen2021-02-261-0/+52
* 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-052-4/+13
* 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-201-0/+88
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-201-4/+20
* Add zstd support to CompressorBjørn Christian Seime2021-01-203-1/+49
* Revert "Bjorncs/zstd java"Bjørn Christian Seime2021-01-194-158/+1
* Document pitfall with decompress()Bjørn Christian Seime2021-01-191-0/+5
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-191-0/+88
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-191-4/+20
* Add zstd support to CompressorBjørn Christian Seime2021-01-193-1/+49
* Revert "Revert "Count lock timeout as unsuccessful run""Martin Polden2021-01-083-29/+18
* Revert "Count lock timeout as unsuccessful run"Harald Musum2021-01-083-18/+29
* Remove special handling of lock timeoutMartin Polden2021-01-081-19/+1
* SimplifyMartin Polden2021-01-072-11/+7
* Disallow non-staggered initial delayMartin Polden2021-01-071-5/+5
* Count lock timeout as unsuccessful run for exclusive maintainersMartin Polden2021-01-072-14/+25