aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use std::mutexHenning Baldersheim2020-10-081-1/+0
|
* Disable some unit tests on Darwin.Tor Egge2020-04-141-2/+7
|
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-0/+1
|
* Add single threaded thoughput optimized executor with high and low watermark ↵Henning Baldersheim2020-02-271-0/+1
| | | | at 25% / 75%.
* remove unused fastlib dependencyArne Juul2019-11-281-1/+0
|
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-1/+0
| | | | | | | | | | Namespace is still `search` and not `vespalib` due to the massive amount of code that would need to be modified for such a change. Other changes: - Move `BufferWriter` from searchlib to vespalib - Move assertion and rand48 utilities from staging_vespalib to vespalib - Move gtest utility code from staging_vespalib to vespalib
* Allow asserts that rember if they have been triggered before.Henning Baldersheim2018-12-061-0/+1
|
* first take on new simple metrics library.Arne Juul2017-12-031-0/+2
| | | | | | This is still a Work In Progress, the most basic public APIs should be stable now but most of the implementation is still untested and undocumented.
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-1/+0
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* md5 had to move too.Henning Baldersheim2017-01-051-1/+0
|
* Move trace slime serialization too vespa.Henning Baldersheim2017-01-051-1/+0
|
* GC unused code and only include the stuff needed.Henning Baldersheim2016-12-191-1/+0
|
* Move hwaccelrated library from staging_vespalib to vespalib (for usage in ↵Geir Storli2016-10-241-2/+0
| | | | tensor code).
* PublishJon Bratseth2016-06-151-0/+51