Dennis Luxen
|
7f9d591ab7
|
Upgrade clang-format to version 15 (#6859)
|
2024-05-06 09:14:46 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Siarhei Fedartsou
|
095b726a92
|
Use <boost/iterator/function_output_iterator.hpp> instead of deprecated <boost/function_output_iterator.hpp> (#6458)
|
2022-11-16 21:09:54 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Daniel Patterson
|
2f9cb44368
|
mmap tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block
Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
|
2018-10-26 23:53:59 -07:00 |
|
Michael Krasnyk
|
8adbfe06ed
|
Throw an exception if a shared region is not found
|
2018-04-28 08:59:18 +02:00 |
|
Patrick Niklaus
|
fea07f343b
|
Load data in two separate data regions
|
2018-04-07 00:22:29 +02:00 |
|