index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pstl
/
test
/
std
/
algorithms
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][pstl] Run clang-format on the sources, including the tests
Louis Dionne
2019-07-18
27
-61
/
+51
*
[pstl] Declare main() as returning int, not int32_t
Louis Dionne
2019-07-18
45
-45
/
+45
*
[pstl] Use utilities from <functional> instead of reinventing the wheel
Louis Dionne
2019-07-04
3
-14
/
+14
*
[pstl] Mark pstl tests as unsupported before C++17
Louis Dionne
2019-06-20
45
-2
/
+90
*
[pstl] Remove warnings in tests and headers
Louis Dionne
2019-06-19
34
-80
/
+79
*
[pstl] Remove stray usage of pstl::execution instead of std::execution
Louis Dionne
2019-06-18
3
-4
/
+4
*
[pstl] Remove various warnings in the pstl headers and tests
Louis Dionne
2019-05-30
7
-13
/
+15
*
[pstl] Remove the stdlib headers from the PSTL and move them to the tests
Louis Dionne
2019-04-16
45
-265
/
+8
*
[pstl] Move to single underscore-capital for macros and include guards
Louis Dionne
2019-04-10
30
-68
/
+68
*
[pstl] Uglify internal names of the library
Louis Dionne
2019-03-28
4
-4
/
+4
*
[pstl] Introduce forward declarations
Louis Dionne
2019-03-28
2
-2
/
+2
*
Restructure test suite to follow libc++ standard layout
Louis Dionne
2019-03-27
45
-0
/
+6226