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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+2
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-2
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+2
*
[NFC][pstl] Run clang-format on the sources, including the tests
Louis Dionne
2019-07-18
32
-80
/
+67
*
[pstl] Declare main() as returning int, not int32_t
Louis Dionne
2019-07-18
53
-53
/
+53
*
[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
53
-2
/
+106
*
[pstl] Remove warnings in tests and headers
Louis Dionne
2019-06-19
39
-109
/
+109
*
[pstl] Remove stray usage of pstl::execution instead of std::execution
Louis Dionne
2019-06-18
4
-7
/
+7
*
[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
53
-312
/
+10
*
[pstl] Move to single underscore-capital for macros and include guards
Louis Dionne
2019-04-10
36
-77
/
+77
*
[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
53
-0
/
+7413