f11ea14460Fixing whitespace problems
Howard Hinnant
2010-08-22 00:50:25 +0000
6e0a1f458eFixing whitespace problems
Howard Hinnant
2010-08-22 00:47:54 +0000
bbd8086ee3Fixing whitespace problems
Howard Hinnant
2010-08-22 00:45:01 +0000
0e20cae1a5Fixing whitespace problems
Howard Hinnant
2010-08-22 00:42:21 +0000
22a74dcf50Fixing whitespace problems
Howard Hinnant
2010-08-22 00:39:25 +0000
cf6dcc35e1Fixing whitespace problems
Howard Hinnant
2010-08-22 00:31:12 +0000
712522cfd8Fixing whitespace problems
Howard Hinnant
2010-08-22 00:29:01 +0000
256813f4e7Fixing whitespace problems
Howard Hinnant
2010-08-22 00:26:48 +0000
74231bfbc0Fixing whitespace problems
Howard Hinnant
2010-08-22 00:22:24 +0000
aa20444a4fFixing whitespace problems
Howard Hinnant
2010-08-22 00:20:12 +0000
6046aced82Fixing whitespace problems
Howard Hinnant
2010-08-22 00:15:28 +0000
eb564e76ccFixing whitespace problems
Howard Hinnant
2010-08-22 00:08:10 +0000
16e6e1d72fFixing whitespace problems
Howard Hinnant
2010-08-22 00:03:27 +0000
324bb03bb9Fixing whitespace problems
Howard Hinnant
2010-08-22 00:02:43 +0000
92172b891fUS 108, N3109
Howard Hinnant
2010-08-21 21:14:53 +0000
a785e4e469DE 23
Howard Hinnant
2010-08-21 21:01:59 +0000
7a2523b201US 117
Howard Hinnant
2010-08-21 20:58:44 +0000
98e5d97400US 122, N3106
Howard Hinnant
2010-08-21 20:10:01 +0000
725528086cInstalled allocator into std::function
Howard Hinnant
2010-08-20 19:36:46 +0000
e00e030f58JP 3 & JP 4
Howard Hinnant
2010-08-19 19:20:10 +0000
e3263b4dbeGB 85, GB 87
Howard Hinnant
2010-08-19 19:15:54 +0000
2794e6cca5DE 19
Howard Hinnant
2010-08-19 19:09:08 +0000
3c1ffbabc1US 98, US 99
Howard Hinnant
2010-08-19 18:59:38 +0000
e92c3d74ceUS 107
Howard Hinnant
2010-08-19 18:39:17 +0000
ba590bdc97LWG 1278
Howard Hinnant
2010-08-19 17:40:04 +0000
4a23e1e060Updated 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)
Howard Hinnant
2010-08-18 18:52:04 +0000
a8d7759708[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. :-)
Howard Hinnant
2010-08-18 00:13:08 +0000
262b779f1d[re.tokiter]
Howard Hinnant
2010-08-17 20:42:03 +0000
a712c72499[re.regiter]
Howard Hinnant
2010-08-16 20:21:16 +0000
aa78f9cdb3[re.alg.match]
Howard Hinnant
2010-08-14 19:58:44 +0000
27405f91a8Everything under [re.results]
Howard Hinnant
2010-08-14 18:14:02 +0000
7026a17a48Everything under [re.regex]
Howard Hinnant
2010-08-13 18:11:23 +0000
878465043fFilling out regex tests...
Howard Hinnant
2010-08-12 21:14:20 +0000
0e353f2363Didn't mean to change lib/buildit on the last check in
Howard Hinnant
2010-08-11 18:11:36 +0000
d444470d6cnow works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11 17:04:31 +0000
81e68580b2#ifdef around Solaris/Linux/Darwin-specific error codes and replace them with their BSD equivalents if they are not available.
David Chisnall
2010-08-11 16:52:41 +0000
3e13d4f9c4Include sys/endian.h on FreeBSD and use that to detect the byte order.
David Chisnall
2010-08-11 16:27:20 +0000
b271eff4c6Modified the definition of std::foward to address National Body Comment US 90
Howard Hinnant
2010-08-11 14:05:55 +0000
0a68a4d739Fix conflict with cstring and using namespace std
Howard Hinnant
2010-08-10 21:57:23 +0000
60a0a8ef24patch by Jesse Towner, and bug fix by Sebastian Redl
Howard Hinnant
2010-08-10 20:48:29 +0000
45783d2dfdbuildit adjustment
Howard Hinnant
2010-07-30 23:15:01 +0000
3da2d48b03Let C lib supply stdbool.h
Howard Hinnant
2010-07-30 21:28:27 +0000
d78b315935Make complex.h play nice with C
Howard Hinnant
2010-07-29 18:43:15 +0000
f3dcca049bbug fix concerning search not at beginning of string and word boundaries
Howard Hinnant
2010-07-29 15:17:28 +0000
8daa733576fix bug incrementing past end in search
Howard Hinnant
2010-07-29 01:15:27 +0000
a0d045b787fix parse bug in ecma non-greedy loop
Howard Hinnant
2010-07-29 00:36:00 +0000
588ea08124weekly by-chapter summary updated
Howard Hinnant
2010-07-28 23:23:51 +0000
15476f345dFixed some bugs in the ecma bracket epression regarding escaped characters, and got the awk grammar going.
Howard Hinnant
2010-07-28 17:35:27 +0000
e9de5ff443lookahead for ecma
Howard Hinnant
2010-07-27 22:20:32 +0000
856846b66fgrep and egrep grammars
Howard Hinnant
2010-07-27 19:53:10 +0000
ad2a7ab9a9continued regex development...
Howard Hinnant
2010-07-27 17:24:17 +0000
17615b040dA good start on ecma regex's. Maybe even feature complete, not sure yet. Also an unrelated fix to is_constructible thanks to Daniel Krugler.
Howard Hinnant
2010-07-27 01:25:38 +0000
ddff70e879Updated weekly by chapter summary
Howard Hinnant
2010-07-22 20:29:53 +0000
2ade7c27f8I believe posix extended expr is feature complete. Getting started on ecma exprs.
Howard Hinnant
2010-07-22 17:53:24 +0000
1371b2e56eA few more tests for posix extended alternation
Howard Hinnant
2010-07-22 14:12:20 +0000
aa69808da9A good start on extended posix regex. Loops working. Alternation working. Also update by-chapter completeness summary.
Howard Hinnant
2010-07-16 19:08:36 +0000
639a668b4cTests for basic posix regex templated on wchar_t
Howard Hinnant
2010-07-15 18:18:07 +0000
22ce0b4a1cFixed to work with generalized iterators.
Howard Hinnant
2010-07-14 21:14:52 +0000
68025ed084Minor optimizations. Minor bug fixes. More tests.
Howard Hinnant
2010-07-14 15:45:11 +0000
173968a5f2Bracket expressions are working (lightly tested).
Howard Hinnant
2010-07-13 21:48:06 +0000
e34f17d383regex_constants icase and collate for matching a single char and for matching back references
Howard Hinnant
2010-07-12 19:11:27 +0000
cba352d348back references for BRE
Howard Hinnant
2010-07-12 18:16:05 +0000
ac30386dfeRedesign number 3. The previous design was not handling matching of empty strings inside of loops.
Howard Hinnant
2010-07-12 15:51:17 +0000
37f9f9c587weekly update to by-chapter-summary, plus left and right anchor support in basic posix.
Howard Hinnant
2010-07-09 00:15:26 +0000
e77aa5e7f4Marked subexpressions in a loop in basic posix working (only lightly tested so far)
Howard Hinnant
2010-07-08 17:43:58 +0000
f8ce459f8dFirst 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.
Howard Hinnant
2010-07-07 19:14:52 +0000
43b4decac5Updated chart with weekly test results
Howard Hinnant
2010-07-01 21:39:12 +0000
0dca5fc7adFirst test for marked subexpressions
Howard Hinnant
2010-06-30 20:30:19 +0000
9b80f2b044First, very primitive, search results on one engine
Howard Hinnant
2010-06-30 17:22:19 +0000
7e9d84b746two steps forward, one step back...
Howard Hinnant
2010-06-30 00:21:42 +0000
cd85b9ee13[re.submatch]
Howard Hinnant
2010-06-29 18:37:43 +0000
db0bc3427eMinor fixup
Howard Hinnant
2010-06-28 17:19:47 +0000
0de86b6338regex: learning to crawl
Howard Hinnant
2010-06-25 20:56:08 +0000
8c2c18d57cContinuing to work through regex, and updated libcxx_by_chapter.pdf with weekly test results
Howard Hinnant
2010-06-24 21:28:00 +0000
f409d2f2fcFinished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>.
Howard Hinnant
2010-06-21 21:01:43 +0000
80d88f35d2updated for weekly tests
Howard Hinnant
2010-06-18 16:13:40 +0000
3257c9853fJust getting our toes wet on <regex>
Howard Hinnant
2010-06-17 00:34:59 +0000
4b3a0887d0Fix an apparent typo.
Dan Gohman
2010-06-04 14:16:02 +0000
89f2606e7fupdated by-chapter-complete chart
Howard Hinnant
2010-06-03 19:31:49 +0000
45dc2253aatest results are now stored internal to Apple.
Howard Hinnant
2010-06-03 17:05:53 +0000
21aefc3a61[util.smartptr.hash]
Howard Hinnant
2010-06-03 16:42:57 +0000
ed30e070acfor Ubuntu
Howard Hinnant
2010-06-02 18:53:22 +0000
b6184db9c5I've reverted the changes needed for Ubuntu. The changes for Ubuntu should go under a #if and I'm not sure what that #if should look like.
Howard Hinnant
2010-06-02 18:41:21 +0000
a6a062df66[string.conversions]
Howard Hinnant
2010-06-02 18:20:39 +0000
4b53f508ef[conversions.buffer]
Howard Hinnant
2010-06-01 20:09:18 +0000
d23b464e21[conversions.string]
Howard Hinnant
2010-05-31 20:58:54 +0000
87d1a8a4d8[locale.stdcvt]
Howard Hinnant
2010-05-30 21:39:41 +0000
e056924cd2Fixed [support.types]. <cstddef> wasn't definining NULL or offsetof.
Howard Hinnant
2010-05-28 18:04:31 +0000
fcc593875c[support.initlist.range]
Howard Hinnant
2010-05-28 17:53:59 +0000
a309da151cCorrected a test bug in reverse_iterator
Howard Hinnant
2010-05-28 16:53:29 +0000
85d7b339d4UTF-8 data in this file somehow got garbled
Howard Hinnant
2010-05-28 16:37:38 +0000
3ec31849dfImplemented some adaptor constructors which I had missed.
Howard Hinnant
2010-05-28 15:49:54 +0000
6bb9f58bc8Corrected rethrow_if_nested
Howard Hinnant
2010-05-28 13:35:41 +0000
13c98cc20dweekly test results plus a bug fix clang found
Howard Hinnant
2010-05-27 20:06:01 +0000
ed2c2916b2[except.nested]
Howard Hinnant
2010-05-27 17:06:52 +0000
ebef7459b2[numeric.iota]
Howard Hinnant
2010-05-26 18:53:44 +0000
c326721e65Completed [alg.random.shuffle].
Howard Hinnant
2010-05-26 17:49:34 +0000
0bfe8809b4For compiling on FreeBSD
Howard Hinnant
2010-05-25 17:25:25 +0000