Howard Hinnant
|
dae3481b28
|
Getting started on <future>
llvm-svn: 112061
|
2010-08-25 17:32:05 +00:00 |
Howard Hinnant
|
fae824a32d
|
Remove tabs
llvm-svn: 111778
|
2010-08-22 13:53:14 +00:00 |
Howard Hinnant
|
b3371f6f49
|
Fixing whitespace problems
llvm-svn: 111750
|
2010-08-22 00:02:43 +00:00 |
Howard Hinnant
|
9f1102b7fe
|
US 108, N3109
llvm-svn: 111747
|
2010-08-21 21:14:53 +00:00 |
Howard Hinnant
|
e8e7af2477
|
DE 23
llvm-svn: 111746
|
2010-08-21 21:01:59 +00:00 |
Howard Hinnant
|
3db88036f6
|
US 117
llvm-svn: 111745
|
2010-08-21 20:58:44 +00:00 |
Howard Hinnant
|
4eb27b79c1
|
US 122, N3106
llvm-svn: 111742
|
2010-08-21 20:10:01 +00:00 |
Howard Hinnant
|
9b0b6d45d2
|
Installed allocator into std::function
llvm-svn: 111672
|
2010-08-20 19:36:46 +00:00 |
Howard Hinnant
|
cbbc430d24
|
JP 3 & JP 4
llvm-svn: 111547
|
2010-08-19 19:20:10 +00:00 |
Howard Hinnant
|
907af2668f
|
GB 85, GB 87
llvm-svn: 111546
|
2010-08-19 19:15:54 +00:00 |
Howard Hinnant
|
de6d046575
|
DE 19
llvm-svn: 111544
|
2010-08-19 19:09:08 +00:00 |
Howard Hinnant
|
1102fbbd67
|
US 98, US 99
llvm-svn: 111542
|
2010-08-19 18:59:38 +00:00 |
Howard Hinnant
|
20cc2a42b8
|
US 107
llvm-svn: 111538
|
2010-08-19 18:39:17 +00:00 |
Howard Hinnant
|
e57dc14c44
|
LWG 1278
llvm-svn: 111532
|
2010-08-19 17:40:04 +00:00 |
Howard Hinnant
|
5e2f7b89e9
|
Updated by-chapter chart with weekly test results. Also did some prototyping on result_of, but if-def'd out the prototyped part (which the LWG may or may not accept)
llvm-svn: 111389
|
2010-08-18 18:52:04 +00:00 |
Howard Hinnant
|
86550b0038
|
[re.alg.replace]. This finishes all of <regex>. That being said, <regex> is exceptionally difficult to thoroughly test. If anyone has the ability to test this, combined with the interest to do so, now would be a good time. :-)
llvm-svn: 111333
|
2010-08-18 00:13:08 +00:00 |
Howard Hinnant
|
14dcd3d1ff
|
[re.tokiter]
llvm-svn: 111278
|
2010-08-17 20:42:03 +00:00 |
Howard Hinnant
|
2bf1fd99b1
|
[re.regiter]
llvm-svn: 111178
|
2010-08-16 20:21:16 +00:00 |
Howard Hinnant
|
48b242a275
|
Everything under [re.results]
llvm-svn: 111074
|
2010-08-14 18:14:02 +00:00 |
Howard Hinnant
|
5cd6658798
|
Everything under [re.regex]
llvm-svn: 111024
|
2010-08-13 18:11:23 +00:00 |
Howard Hinnant
|
3d87b69f7d
|
Filling out regex tests...
llvm-svn: 110955
|
2010-08-12 21:14:20 +00:00 |
Howard Hinnant
|
54b409fdb9
|
now works with -fno-exceptions and -fno-rtti
llvm-svn: 110828
|
2010-08-11 17:04:31 +00:00 |
David Chisnall
|
37aab7674a
|
#ifdef around Solaris/Linux/Darwin-specific error codes and replace them with their BSD equivalents if they are not available.
llvm-svn: 110827
|
2010-08-11 16:52:41 +00:00 |
David Chisnall
|
2a072dde4b
|
Include sys/endian.h on FreeBSD and use that to detect the byte order.
llvm-svn: 110824
|
2010-08-11 16:27:20 +00:00 |
Howard Hinnant
|
08b0997cc1
|
Modified the definition of std::foward to address National Body Comment US 90
llvm-svn: 110805
|
2010-08-11 14:05:55 +00:00 |
Howard Hinnant
|
2bcfef5e9c
|
Fix conflict with cstring and using namespace std
llvm-svn: 110736
|
2010-08-10 21:57:23 +00:00 |
Howard Hinnant
|
eb2692571f
|
patch by Jesse Towner, and bug fix by Sebastian Redl
llvm-svn: 110724
|
2010-08-10 20:48:29 +00:00 |
Howard Hinnant
|
e7b3e177c4
|
Let C lib supply stdbool.h
llvm-svn: 109894
|
2010-07-30 21:28:27 +00:00 |
Howard Hinnant
|
a8e3da215c
|
Make complex.h play nice with C
llvm-svn: 109791
|
2010-07-29 18:43:15 +00:00 |
Howard Hinnant
|
7189782c6b
|
bug fix concerning search not at beginning of string and word boundaries
llvm-svn: 109750
|
2010-07-29 15:17:28 +00:00 |
Howard Hinnant
|
7949ab0743
|
fix bug incrementing past end in search
llvm-svn: 109716
|
2010-07-29 01:15:27 +00:00 |
Howard Hinnant
|
4ea5240e05
|
fix parse bug in ecma non-greedy loop
llvm-svn: 109711
|
2010-07-29 00:36:00 +00:00 |
Howard Hinnant
|
6e156afa71
|
Fixed some bugs in the ecma bracket epression regarding escaped characters, and got the awk grammar going.
llvm-svn: 109599
|
2010-07-28 17:35:27 +00:00 |
Howard Hinnant
|
c1124300fe
|
lookahead for ecma
llvm-svn: 109548
|
2010-07-27 22:20:32 +00:00 |
Howard Hinnant
|
93da3b2e41
|
grep and egrep grammars
llvm-svn: 109534
|
2010-07-27 19:53:10 +00:00 |
Howard Hinnant
|
6afe8b0a23
|
continued regex development...
llvm-svn: 109512
|
2010-07-27 17:24:17 +00:00 |
Howard Hinnant
|
5c67986156
|
A good start on ecma regex's. Maybe even feature complete, not sure yet. Also an unrelated fix to is_constructible thanks to Daniel Krugler.
llvm-svn: 109479
|
2010-07-27 01:25:38 +00:00 |
Howard Hinnant
|
f7109438ea
|
I believe posix extended expr is feature complete. Getting started on ecma exprs.
llvm-svn: 109126
|
2010-07-22 17:53:24 +00:00 |
Howard Hinnant
|
b762bea3ba
|
A few more tests for posix extended alternation
llvm-svn: 109107
|
2010-07-22 14:12:20 +00:00 |
Howard Hinnant
|
c1198c320f
|
A good start on extended posix regex. Loops working. Alternation working. Also update by-chapter completeness summary.
llvm-svn: 108548
|
2010-07-16 19:08:36 +00:00 |
Howard Hinnant
|
6ded099399
|
Tests for basic posix regex templated on wchar_t
llvm-svn: 108435
|
2010-07-15 18:18:07 +00:00 |
Howard Hinnant
|
5d695f041c
|
Fixed to work with generalized iterators.
llvm-svn: 108359
|
2010-07-14 21:14:52 +00:00 |
Howard Hinnant
|
5699358c63
|
Minor optimizations. Minor bug fixes. More tests.
llvm-svn: 108331
|
2010-07-14 15:45:11 +00:00 |
Howard Hinnant
|
8ab959c961
|
Bracket expressions are working (lightly tested).
llvm-svn: 108280
|
2010-07-13 21:48:06 +00:00 |
Howard Hinnant
|
fdec08bd8b
|
regex_constants icase and collate for matching a single char and for matching back references
llvm-svn: 108178
|
2010-07-12 19:11:27 +00:00 |
Howard Hinnant
|
aea2afe334
|
back references for BRE
llvm-svn: 108168
|
2010-07-12 18:16:05 +00:00 |
Howard Hinnant
|
0cbed7e140
|
Redesign number 3. The previous design was not handling matching of empty strings inside of loops.
llvm-svn: 108151
|
2010-07-12 15:51:17 +00:00 |
Howard Hinnant
|
87ec03a2ea
|
weekly update to by-chapter-summary, plus left and right anchor support in basic posix.
llvm-svn: 107938
|
2010-07-09 00:15:26 +00:00 |
Howard Hinnant
|
8c459a14a9
|
Marked subexpressions in a loop in basic posix working (only lightly tested so far)
llvm-svn: 107889
|
2010-07-08 17:43:58 +00:00 |
Howard Hinnant
|
189b212662
|
First loop test passed. The data structure and search algorithm is still crude and in-flux. But this milestone needed to be locked in. Right now every loop is implemented in terms of a structure that will handle the most complicated {min, max} loop. Though only *-loops are tested at the moment. In a future iteration *-loops will likely be optimized a little more. The only tests are for basic posix so far, but I have prototype code running for extended posix and ecma. The prototype code lacks the complicating properties of the real <regex> requirements though.
llvm-svn: 107803
|
2010-07-07 19:14:52 +00:00 |