summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* Add tensor benchmarkLester Solbakken2016-11-301-14/+35
* Make type comparison order independentJon Bratseth2016-11-291-1/+2
* Don't support tensor dimensions in JSON formatJon Bratseth2016-11-292-3/+18
* Allow dimension replacingJon Bratseth2016-11-282-1/+14
* Give tensors a typeJon Bratseth2016-11-2816-311/+233
* Tensor benchmark and convenience functionsJon Bratseth2016-11-282-0/+82
* Propagate set/getChildrenJon Bratseth2016-11-2812-0/+84
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-2634-516/+1016
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-2534-1016/+516
* Merge pull request #1180 from yahoo/bratseth/tensor-functions-3Jon Bratseth2016-11-2534-516/+1016
|\
| * Correct testJon Bratseth2016-11-251-1/+1
| * Correct L1 definition even moreJon Bratseth2016-11-251-1/+1
| * Correct sqrtJon Bratseth2016-11-253-5/+4
| * Correct L1 and L2 definitionsJon Bratseth2016-11-254-3/+15
| * Correct comment typoJon Bratseth2016-11-251-1/+1
| * Fix testsJon Bratseth2016-11-241-1/+1
| * More testsJon Bratseth2016-11-242-2/+11
| * More testsJon Bratseth2016-11-241-0/+24
| * More testsJon Bratseth2016-11-241-4/+4
| * Comparison functions on tensorsJon Bratseth2016-11-241-0/+5
| * Generalize tensor function handlingJon Bratseth2016-11-242-5/+4
| * Implement composite functionsJon Bratseth2016-11-2418-87/+328
| * Implement tensor renameJon Bratseth2016-11-231-1/+44
| * Parse joinJon Bratseth2016-11-231-6/+6
| * Implement mapJon Bratseth2016-11-231-1/+9
| * Remove applyJon Bratseth2016-11-231-12/+0
| * Remove old tensorproductJon Bratseth2016-11-232-117/+0
| * Remove old functionsJon Bratseth2016-11-235-167/+2
| * Remove matchJon Bratseth2016-11-224-102/+9
| * Output and parse tensor typeJon Bratseth2016-11-224-20/+38
| * More functionsJon Bratseth2016-11-2210-43/+205
| * Disallow constant tensor inlineJon Bratseth2016-11-214-32/+95
| * Implement function delegation in TensorJon Bratseth2016-11-169-39/+76
| * More functionsJon Bratseth2016-11-169-18/+136
| * More functionsJon Bratseth2016-11-167-37/+53
| * Add tensor operationsJon Bratseth2016-11-158-20/+153
* | Store rank properties in compressed formJon Bratseth2016-11-181-9/+17
|/
* Merge branch 'frodelu/json-access-log' of github.com:yahoo/vespa into frodelu...Jon Bratseth2016-10-303-4/+9
|\
| * Keep the old ones around for compatibility.Henning Baldersheim2016-10-273-0/+87
| * Provide our own buffer pool. Now does no pooling.Henning Baldersheim2016-10-263-82/+0
* | Working translationJon Bratseth2016-10-279-2/+83
* | Tensor function language skeletonJon Bratseth2016-10-278-0/+162
|/
* Merge pull request #931 from yahoo/loffevoff/tensor-type-change-validationVegard Sjonfjell2016-10-251-1/+35
|\
| * Implement equals and hashCode for tensor dimensionsVegard Sjonfjell2016-10-211-1/+35
* | Minimize reverse DNS lookupsHåkon Hallingstad2016-10-171-61/+99
* | Revert rename of public HostName.getLocalhostHåkon Hallingstad2016-10-142-2/+2
* | Revert "Revert "Use HostName for message bus, but fix HostName to work with d...hakonhall2016-10-144-159/+125
* | Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-144-125/+159
* | Nonfunctional changesJon Bratseth2016-10-132-17/+20
* | Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-132-2/+2