git://git.jankratochvil.net
/
lldb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed two problems found by Chris Jefferson: Made operator>> for char consistent...
2011-02-27
Howard Hinnant
Fixed two problems found by Chris Jefferson: Made...
commit
|
commitdiff
|
tree
2011-02-25
Howard Hinnant
http://llvm.org/bugs/show_bug.cgi?id=9326
commit
|
commitdiff
|
tree
2011-02-25
Howard Hinnant
Chris Jefferson spotted a problem with messages_base...
commit
|
commitdiff
|
tree
2011-02-22
Howard Hinnant
Jean-Daniel Dupas fixes install directions
commit
|
commitdiff
|
tree
2011-02-16
Howard Hinnant
Change install name to libc++.1.dylib
commit
|
commitdiff
|
tree
2011-02-14
Howard Hinnant
Chris Jefferson noted many places where function calls...
commit
|
commitdiff
|
tree
2011-02-14
Howard Hinnant
Update testit to default to clang
commit
|
commitdiff
|
tree
2011-02-10
Howard Hinnant
fix stupid type-o
commit
|
commitdiff
|
tree
2011-02-10
Howard Hinnant
Installed __has_feature(is_convertible_to) and __has_feature...
commit
|
commitdiff
|
tree
2011-02-02
Howard Hinnant
Missing traits::to_int_type in fstream
commit
|
commitdiff
|
tree
2011-02-02
Howard Hinnant
Qualify calls to addressof with std::. Bug 9106
commit
|
commitdiff
|
tree
2011-01-28
Howard Hinnant
Bug 9096 - list::iterator not default constructible
commit
|
commitdiff
|
tree
2011-01-28
Howard Hinnant
minor corrections to test, and hook is_base_of up to...
commit
|
commitdiff
|
tree
2011-01-27
Howard Hinnant
Updated getting started directions.
commit
|
commitdiff
|
tree
2011-01-27
Howard Hinnant
updated buildit to work with recent clang updates
commit
|
commitdiff
|
tree
2011-01-27
Howard Hinnant
clang found a missing return statement.
commit
|
commitdiff
|
tree
2011-01-27
Howard Hinnant
Make forward_list splice_after and merge work for lvalue...
commit
|
commitdiff
|
tree
2011-01-27
Howard Hinnant
Reverted previous fix to is_convertible as it caused...
commit
|
commitdiff
|
tree
2011-01-26
Howard Hinnant
Add always_inline to string move constructors
commit
|
commitdiff
|
tree
2011-01-25
Howard Hinnant
placeholder test
commit
|
commitdiff
|
tree
2011-01-25
Howard Hinnant
tweak for readability (no functionality change)
commit
|
commitdiff
|
tree
2011-01-24
Howard Hinnant
Chandler Carruth changed >> to > > in several places.
commit
|
commitdiff
|
tree
2011-01-13
Howard Hinnant
Add attribute to inlined member.
commit
|
commitdiff
|
tree
2011-01-12
Howard Hinnant
Fixing an ambiguity in variadics found by clang.
commit
|
commitdiff
|
tree
2011-01-11
Howard Hinnant
fix guard
commit
|
commitdiff
|
tree
2011-01-08
Howard Hinnant
Two minor fixes: 1. Put integral_constant conversion...
commit
|
commitdiff
|
tree
2011-01-04
Howard Hinnant
Reverting an old optimization that conflicts with the...
commit
|
commitdiff
|
tree
2011-01-04
Howard Hinnant
Marshall Clow's fix for Bug 8421.
commit
|
commitdiff
|
tree
2010-12-17
Howard Hinnant
Effort to reduce the number of exported symbols
commit
|
commitdiff
|
tree
2010-12-12
Howard Hinnant
Reduced copying cost of tuple_cat from quadratic to...
commit
|
commitdiff
|
tree
2010-12-11
Howard Hinnant
LWG 1385 [FCD] tuple_cat should be a single variadic...
commit
|
commitdiff
|
tree
2010-12-11
Howard Hinnant
The implementation of the new definition of result_of...
commit
|
commitdiff
|
tree
2010-12-10
Howard Hinnant
Test adjustment for recent changes in allocator_traits
commit
|
commitdiff
|
tree
2010-12-10
Howard Hinnant
This got accidentally removed
commit
|
commitdiff
|
tree
2010-12-08
Howard Hinnant
N3158 Missing preconditions for default-constructed...
commit
|
commitdiff
|
tree
2010-12-08
Howard Hinnant
cleaning up...
commit
|
commitdiff
|
tree
2010-12-08
Howard Hinnant
After a long break to wait for the atomic spec to settle...
commit
|
commitdiff
|
tree
2010-12-07
Howard Hinnant
atomics ...
commit
|
commitdiff
|
tree
2010-12-07
Howard Hinnant
atomics ...
commit
|
commitdiff
|
tree
2010-12-07
Howard Hinnant
atomics ...
commit
|
commitdiff
|
tree
2010-12-07
Howard Hinnant
Work on <atomic> continues. The file size is actually...
commit
|
commitdiff
|
tree
2010-12-06
Howard Hinnant
Getting <atomic> warmed back up. We have a hopefully...
commit
|
commitdiff
|
tree
2010-12-06
Howard Hinnant
Add a couple more std-qualifers.
commit
|
commitdiff
|
tree
2010-12-04
Howard Hinnant
oops, forgot std::
commit
|
commitdiff
|
tree
2010-12-04
Howard Hinnant
Fix up uses of new/terminate/unexpected handlers to...
commit
|
commitdiff
|
tree
2010-12-03
Howard Hinnant
Add typeinfo for char16_t, char32_t and nullptr.
commit
|
commitdiff
|
tree
2010-12-02
Howard Hinnant
N3189 Observers for the three handler functions
commit
|
commitdiff
|
tree
2010-11-30
Howard Hinnant
Implemented N3194
commit
|
commitdiff
|
tree
2010-11-28
Howard Hinnant
Minor fixup in <ratio> and add optional support for...
commit
|
commitdiff
|
tree
2010-11-24
Howard Hinnant
Add template alias emulation to <ratio>
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
Update testsuite strucuture to latest draft
commit
|
commitdiff
|
tree
2010-11-23
Howard Hinnant
N3188 - Revision to N3113: Async Launch Policies (CH 36)
commit
|
commitdiff
|
tree
2010-11-20
Howard Hinnant
N3191: C++ Timeout Specification
commit
|
commitdiff
|
tree
2010-11-20
Howard Hinnant
N3123
commit
|
commitdiff
|
tree
2010-11-19
Howard Hinnant
N3142. Many of these traits are just placeholders...
commit
|
commitdiff
|
tree
2010-11-19
Howard Hinnant
type_traits intrinsics design
commit
|
commitdiff
|
tree
2010-11-19
Howard Hinnant
type_traits intrinsics design
commit
|
commitdiff
|
tree
2010-11-18
Howard Hinnant
LWG 1522
commit
|
commitdiff
|
tree
2010-11-18
Howard Hinnant
LWG 1439
commit
|
commitdiff
|
tree
2010-11-18
Howard Hinnant
LWG 1339
commit
|
commitdiff
|
tree
2010-11-18
Howard Hinnant
LWG 1432
commit
|
commitdiff
|
tree
2010-11-18
Howard Hinnant
LWG 1404
commit
|
commitdiff
|
tree
2010-11-17
Howard Hinnant
LWG 1325
commit
|
commitdiff
|
tree
2010-11-17
Howard Hinnant
LWG 1323
commit
|
commitdiff
|
tree
2010-11-17
Howard Hinnant
LWG 1191
commit
|
commitdiff
|
tree
2010-11-17
Howard Hinnant
LWG 1118
commit
|
commitdiff
|
tree
2010-11-17
Howard Hinnant
Update <string> to use allocator_traits.
commit
|
commitdiff
|
tree
2010-11-16
Howard Hinnant
license change
commit
|
commitdiff
|
tree
2010-11-16
Howard Hinnant
license change
commit
|
commitdiff
|
tree
2010-11-16
Howard Hinnant
Dave Zarzycki showed how the efficiency of shared_ptr...
commit
|
commitdiff
|
tree
2010-11-16
Howard Hinnant
I have reverted all contributions made by Jesse Towner...
commit
|
commitdiff
|
tree
2010-10-29
Howard Hinnant
Secure __next_prime from overflowing
commit
|
commitdiff
|
tree
2010-10-22
Howard Hinnant
Fixed bug in random_shuffle to avoid swapping with...
commit
|
commitdiff
|
tree
2010-10-21
Howard Hinnant
[atomics.types.address]
commit
|
commitdiff
|
tree
2010-10-20
Howard Hinnant
Updated chart with weekly test results, and updated...
commit
|
commitdiff
|
tree
2010-10-19
Howard Hinnant
atomic_schar, atomic_uchar, atomic_short, atomic_ushort...
commit
|
commitdiff
|
tree
2010-10-19
Howard Hinnant
atomic_char
commit
|
commitdiff
|
tree
2010-10-18
Howard Hinnant
Changing <atomic> to follow Design A
commit
|
commitdiff
|
tree
2010-10-18
Howard Hinnant
Update atomic Design A spec with reference C++ implementatio...
commit
|
commitdiff
|
tree
2010-10-18
Howard Hinnant
Update atomic Design A spec
commit
|
commitdiff
|
tree
2010-10-14
Howard Hinnant
Fix two test bugs
commit
|
commitdiff
|
tree
2010-10-14
Howard Hinnant
Convert __thread_local_data to the singleton pattern...
commit
|
commitdiff
|
tree
2010-10-14
Howard Hinnant
Convert __thread_local_data to the singleton pattern
commit
|
commitdiff
|
tree
2010-10-14
Howard Hinnant
Bug 7983 fixed by Bernhard Rosenkraenzer
commit
|
commitdiff
|
tree
2010-10-13
Howard Hinnant
updated for weekly test results
commit
|
commitdiff
|
tree
2010-10-13
Howard Hinnant
Patch by Marshall Clow to make the assignment operators...
commit
|
commitdiff
|
tree
2010-10-08
Howard Hinnant
Updated atomic design docs
commit
|
commitdiff
|
tree
next