aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Use a directory that the vespa user has control over.Henning Baldersheim2018-12-072-25/+47
* Update copyright and add stack trace when logging assert.Henning Baldersheim2018-12-071-3/+5
* Allow asserts that rember if they have been triggered before.Henning Baldersheim2018-12-063-0/+92
* info -> debugHenning Baldersheim2018-11-161-1/+1
* Remove reduandant cast and type specification along with some unused code.Henning Baldersheim2018-11-021-26/+6
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-011-12/+28
* Merge pull request #7240 from vespa-engine/arnej/lose-awkward-nameHÃ¥vard Pettersen2018-10-0913-75/+41
|\
| * be slightly more verbose and update local variable namesArne Juul2018-10-081-16/+20
| * drop MetricPointId structArne Juul2018-10-0813-65/+27
* | move empty id to constexpr in headerArne Juul2018-10-092-0/+5
|/
* simplify slightlyArne Juul2018-10-052-19/+2
* use new API, avoid using NameRepo directlyArne Juul2018-10-052-6/+4
* add API in Point class alsoArne Juul2018-10-052-0/+24
* HashedPointMap is only needed PointMapCollectionArne Juul2018-10-055-69/+61
* rename PointMapArne Juul2018-10-0512-34/+34
* use new APIsArne Juul2018-10-052-15/+8
* add APIs using NameRepo instanceArne Juul2018-10-056-4/+71
* constifyArne Juul2018-10-054-10/+10
* rename MetricName -> MetricIdArne Juul2018-10-0511-25/+25
* rename MetricIdentifier -> MetricPointIdArne Juul2018-10-0512-24/+24
* allow re-assignment of handlesArne Juul2018-10-051-1/+1
* make constructor/destructor privateArne Juul2018-10-041-1/+1
* use NameRepo instanceArne Juul2018-10-032-37/+39
* ensure empty string is always id 0Arne Juul2018-10-032-1/+11
* add NameRepo classArne Juul2018-10-033-0/+120
* extend API to allow lvalues alsoArne Juul2018-10-012-7/+30
* Order by anonymous rssHenning Baldersheim2018-09-051-1/+1
* Remove unused includeHenning Baldersheim2018-09-051-2/+0
* If memory utilisation is not found to be stable, return the median sample.Henning Baldersheim2018-09-052-8/+13
* Add move assignment and move constructor to CloneablePtr and IdentifiablePtr.Tor Egge2018-08-291-0/+9
* Remove whitespaceHenning Baldersheim2018-08-124-8/+8
* Pass stringref by valueHenning Baldersheim2018-08-1110-23/+23
* Pass stringref by valueHenning Baldersheim2018-08-108-22/+22
* Merge pull request #6469 from vespa-engine/vekterli/remove-dangerous-stringre...Tor Brede Vekterli2018-07-263-3/+4
|\
| * Don't string wrap refs that are guaranteed to be zero-terminatedTor Brede Vekterli2018-07-261-0/+1
| * Remove stringref::c_str()Tor Brede Vekterli2018-07-252-3/+3
* | Add finalHenning Baldersheim2018-07-261-1/+1
|/
* Properly test both INVALIDATE and UPDATE strategy. Fix bug with incorrect siz...Henning Baldersheim2018-07-192-2/+12
* Add control of cache update policy when an item changes value.Henning Baldersheim2018-07-192-5/+6
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-1/+1
|\
| * Only call classFromId onceHenning Baldersheim2018-06-131-1/+1
* | use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
|/
* Use a simpler way of appendingHenning Baldersheim2018-06-121-3/+2
* Use fallthrough attributes.Tor Egge2018-05-271-1/+1
* Ensure correct behavior when epsilon is 0 and use constant for magic number.Geir Storli2018-05-091-1/+1
* Ensure consistent memory stats snapshot by a process.Geir Storli2018-05-082-29/+93
* Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-051-1/+1
* Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-051-1/+1
* Use a reconfigurable stateserver.Henning Baldersheim2018-04-051-1/+1
* Avoid exposing rarely used code for inlining.Henning Baldersheim2018-01-272-2/+6