.. |
algorithms
|
b64f8b07c1
license change
|
14 éve |
atomics
|
770d1c4ea7
After a long break to wait for the atomic spec to settle, this completes the library part of <atomic>. It currently won't even parse as it depends on the existence of the intrinsics specified at http://libcxx.llvm.org/atomic_design_a.html. Everything has been tested using fake intrinsics which have now been removed. As the intrinsics come online, the ATOMIC_* macros will need to be adjusted to reflect which operations are lock-free. These macros will probably need to be #ifdef'd for each supported platform.
|
14 éve |
containers
|
cd2254b454
LWG 1191
|
14 éve |
depr
|
1b18a48e28
cleaning up...
|
14 éve |
diagnostics
|
b64f8b07c1
license change
|
14 éve |
input.output
|
b64f8b07c1
license change
|
14 éve |
iterators
|
b64f8b07c1
license change
|
14 éve |
language.support
|
a445151f4a
N3189 Observers for the three handler functions
|
14 éve |
localization
|
b64f8b07c1
license change
|
14 éve |
numerics
|
995676a98e
LWG 1522
|
14 éve |
re
|
31aaf55f4c
N3158 Missing preconditions for default-constructed match_result objects
|
14 éve |
strings
|
c9f5d9fca6
test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.
|
14 éve |
thread
|
7de47902d0
Implemented N3194
|
14 éve |
utilities
|
0e1493ec5e
LWG 1385 [FCD] tuple_cat should be a single variadic signature (http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#1385). This issue is only in Ready status, meaning it is not official, but probably will be this March in Madrid. It was tentatively accepted in Batavia with the previso that Bill and I didn't have any problems implementing it. This is my part of that agreement.
|
14 éve |
CMakeLists.txt
|
626916fc25
Add CMake build and fix major Linux blockers.
|
14 éve |
lit.cfg
|
626916fc25
Add CMake build and fix major Linux blockers.
|
14 éve |
lit.site.cfg.in
|
626916fc25
Add CMake build and fix major Linux blockers.
|
14 éve |
nothing_to_do.pass.cpp
|
b64f8b07c1
license change
|
14 éve |
testit
|
d2bb032075
Fixing whitespace problems
|
15 éve |