summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-13118-281/+288
* Add unit test for Compressor which reproduces buffer extent bugTor Brede Vekterli2017-06-121-0/+25
* Merge pull request #2562 from yahoo/arnej/add-TeeInputStreamHÃ¥vard Pettersen2017-05-301-0/+100
|\
| * improve test after reviewArne H Juul2017-05-301-1/+18
| * move override annotationArne H Juul2017-05-301-1/+2
| * add TeeInputStreamArne H Juul2017-05-291-0/+82
* | Remove empty to avoid class-init deadlockJon Bratseth2017-05-301-1/+1
|/
* Auto-wipe invalid inactive jobs stateJon Bratseth2017-04-261-0/+2
* avoid deprecation warningsArne H Juul2017-04-201-8/+10
* minor: insert missing spacegjoranv2017-03-311-1/+1
* Add com.yahoo.stream.CustomCollectors.gjoranv2017-03-311-0/+63
* Add a configurable process executor based on commons-exec.gjoranv2017-03-021-0/+25
* handle null-pointers (Data/String/Utf8) as Nix valuesHaavard2017-03-011-14/+26
* Simplify and test type checkJon Bratseth2017-01-182-2/+19
* Simplify and test type checkJon Bratseth2017-01-181-1/+20
* Merge with masterJon Bratseth2017-01-181-0/+10
|\
| * Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-171-1/+0
| * Allow missing valuesJon Bratseth2017-01-171-0/+10
| * Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-161-0/+1
* | Add tensor document summary fieldJon Bratseth2017-01-162-2/+7
|/
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-1/+0
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-0/+1
* Merge with masterJon Bratseth2017-01-111-2/+2
|\
| * Revert "Revert "Avoid nitpicky warnings""Jon Bratseth2017-01-101-2/+2
| * Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-106-75/+100
| * Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-106-100/+75
| * Revert "Avoid nitpicky warnings"Henning Baldersheim2017-01-101-2/+2
| * Avoid nitpicky warningsJon Bratseth2017-01-101-2/+2
* | Propagate typeJon Bratseth2017-01-101-1/+0
|/
* Disallow empty tensors without dimensionsJon Bratseth2017-01-103-22/+16
* Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-105-16/+20
* Add (disabled) dense tensor binary formatJon Bratseth2017-01-093-49/+76
* Faster indexed general join algorithmJon Bratseth2017-01-062-5/+26
* Type DimensionSizesJon Bratseth2017-01-051-2/+2
* Optimize indexed iterator accessJon Bratseth2017-01-051-5/+5
* Use Tensor.Cell in iteration interfaceJon Bratseth2017-01-051-1/+1
* Optimize subspace iterationJon Bratseth2017-01-051-7/+7
* Move order check out of inner loopJon Bratseth2017-01-041-37/+10
* Support iterating over dimensions in any orderJon Bratseth2017-01-031-1/+1
* Simplify testJon Bratseth2017-01-031-2/+1
* More tests and remove printlnJon Bratseth2017-01-031-5/+21
* Validate sizesJon Bratseth2017-01-021-19/+35
* Add concat functionJon Bratseth2017-01-022-1/+41
* Add tensor argmax and argminJon Bratseth2016-12-222-0/+4
* Add tensor generate functionsJon Bratseth2016-12-221-2/+2
* More testsJon Bratseth2016-12-222-1/+13
* Revert "Revert "Bratseth/tensor subiterators""Jon Bratseth2016-12-204-29/+92
* Revert "Bratseth/tensor subiterators"Henning Baldersheim2016-12-194-92/+29
* Use int addressesJon Bratseth2016-12-191-14/+23
* Encapsulate TensorAddress moreJon Bratseth2016-12-191-3/+3