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
/
alg.modifying.operations
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][pstl] Run clang-format on the sources, including the tests
Louis Dionne
2019-07-18
14
-37
/
+31
*
[pstl] Declare main() as returning int, not int32_t
Louis Dionne
2019-07-18
20
-20
/
+20
*
[pstl] Use utilities from <functional> instead of reinventing the wheel
Louis Dionne
2019-07-04
1
-5
/
+5
*
[pstl] Mark pstl tests as unsupported before C++17
Louis Dionne
2019-06-20
20
-1
/
+40
*
[pstl] Remove warnings in tests and headers
Louis Dionne
2019-06-19
17
-44
/
+45
*
[pstl] Remove stray usage of pstl::execution instead of std::execution
Louis Dionne
2019-06-18
1
-2
/
+2
*
[pstl] Remove various warnings in the pstl headers and tests
Louis Dionne
2019-05-30
1
-2
/
+4
*
[pstl] Remove the stdlib headers from the PSTL and move them to the tests
Louis Dionne
2019-04-16
20
-114
/
+4
*
[pstl] Move to single underscore-capital for macros and include guards
Louis Dionne
2019-04-10
13
-39
/
+39
*
[pstl] Uglify internal names of the library
Louis Dionne
2019-03-28
2
-2
/
+2
*
[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
20
-0
/
+2719