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
/
libcxx
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changing <atomic> to follow Design A
Howard Hinnant
2010-10-18
1
-23
/
+0
*
Convert __thread_local_data to the singleton pattern
Howard Hinnant
2010-10-14
3
-4
/
+9
*
Still working on the basic design of <atomic>. I'm working towards a system ...
Howard Hinnant
2010-10-04
1
-0
/
+23
*
Bug 8254 by Bernhard Rosenkraenzer
Howard Hinnant
2010-10-02
1
-0
/
+2
*
Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ...
Howard Hinnant
2010-09-13
1
-148
/
+198
*
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...
Nick Kledzik
2010-09-10
1
-0
/
+9
*
Fix whitespace
Howard Hinnant
2010-09-04
1
-1
/
+0
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-2
/
+2
*
Fix typos, noticed by Clang.
Daniel Dunbar
2010-09-04
2
-2
/
+2
*
[futures.atomic_future] and notify_all_at_thread_exit. This completes the he...
Howard Hinnant
2010-09-03
3
-0
/
+63
*
[futures.shared_future]
Howard Hinnant
2010-09-03
1
-0
/
+17
*
[futures.task] and [futures.async]. Requires variadics and rvalue-ref support.
Howard Hinnant
2010-08-30
1
-6
/
+29
*
future continues ...
Howard Hinnant
2010-08-27
2
-0
/
+212
*
Getting started on <future>
Howard Hinnant
2010-08-25
1
-0
/
+63
*
Remove tabs
Howard Hinnant
2010-08-22
2
-25
/
+25
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
16
-156
/
+129
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
9
-2
/
+144
*
continued regex development...
Howard Hinnant
2010-07-27
1
-0
/
+4
*
A good start on ecma regex's. Maybe even feature complete, not sure yet. Al...
Howard Hinnant
2010-07-27
1
-0
/
+58
*
Continuing to work through regex, and updated libcxx_by_chapter.pdf with week...
Howard Hinnant
2010-06-24
1
-14
/
+21
*
Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <...
Howard Hinnant
2010-06-21
1
-2
/
+47
*
Just getting our toes wet on <regex>
Howard Hinnant
2010-06-17
1
-0
/
+203
*
[util.smartptr.hash]
Howard Hinnant
2010-06-03
1
-1
/
+1
*
[string.conversions]
Howard Hinnant
2010-06-02
2
-55
/
+690
*
[conversions.string]
Howard Hinnant
2010-05-31
1
-3
/
+3
*
[locale.stdcvt]
Howard Hinnant
2010-05-30
1
-252
/
+2037
*
[except.nested]
Howard Hinnant
2010-05-27
1
-0
/
+17
*
Completed [alg.random.shuffle].
Howard Hinnant
2010-05-26
1
-0
/
+35
*
For compiling on FreeBSD
Howard Hinnant
2010-05-25
1
-0
/
+1
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
10
-72
/
+79
*
Add set_new_handler and nothrow implementations
Nick Kledzik
2010-05-18
1
-0
/
+10
*
add headers and implementation for <new>, <exception>, and <typeinfo>
Nick Kledzik
2010-05-14
3
-0
/
+339
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
18
-18
/
+18
*
libcxx initial import
Howard Hinnant
2010-05-11
18
-0
/
+6356
[prev]