Commit Graph

888 Commits

Author SHA1 Message Date
Eric Niebler
e12bde8bc3 add missing #include <cstring>
[SVN r32320]
2006-01-14 22:36:40 +00:00
Eric Niebler
cb496a78b4 fix header dependency issue
[SVN r32307]
2006-01-13 07:46:36 +00:00
Eric Niebler
d130d72e66 yet another attempt to make C traits work on QNX
[SVN r32300]
2006-01-12 22:48:34 +00:00
Eric Niebler
43c83d6436 another crack at fixing C-traits on qcc-cpp
[SVN r32287]
2006-01-11 15:57:23 +00:00
Eric Niebler
a2e54a681b 'nuther fix for gcc on ppc64
[SVN r32283]
2006-01-11 02:18:44 +00:00
Eric Niebler
36618d994e attempt to fix C traits on QNX
[SVN r32273]
2006-01-10 08:57:07 +00:00
Eric Niebler
10961333fe correct version number check for Fusion fix
[SVN r32272]
2006-01-10 08:28:10 +00:00
Eric Niebler
7a09040d82 fix ctype bug on gcc/ppc64
[SVN r32260]
2006-01-08 23:57:53 +00:00
Eric Niebler
6e87d22a01 yet another hack for finding the input file
[SVN r32259]
2006-01-08 21:08:25 +00:00
Eric Niebler
190978bedc add test for c_regex_traits
[SVN r32253]
2006-01-07 00:32:50 +00:00
Eric Niebler
667f45d0c4 cleanup
[SVN r32247]
2006-01-06 21:50:19 +00:00
Eric Niebler
d889118399 set doxygen parameters correctly
[SVN r32241]
2006-01-06 18:42:24 +00:00
Eric Niebler
431007a898 small optimization for unwind_to
[SVN r32240]
2006-01-06 18:25:25 +00:00
Eric Niebler
52d90fcf0b re-enable the ability to use a string literal as a sub-match index array
[SVN r32238]
2006-01-06 16:51:33 +00:00
Eric Niebler
598da1efcf try to fix CW bug wrt mark_tag array in function sig
[SVN r32231]
2006-01-06 06:49:12 +00:00
Eric Niebler
5fd2c50927 add missing include
[SVN r32228]
2006-01-05 18:35:40 +00:00
Eric Niebler
de257ad278 add missing includes
[SVN r32220]
2006-01-04 17:19:59 +00:00
Eric Niebler
d81ec7eb07 add missing includes and a mwerks work-around
[SVN r32219]
2006-01-04 16:31:17 +00:00
Eric Niebler
1468883926 add bunch of grammar tests from the documentation
[SVN r32218]
2006-01-04 02:37:26 +00:00
Eric Niebler
e7f531440c add a test for a simple grammar
[SVN r32215]
2006-01-03 19:16:19 +00:00
Eric Niebler
595e1a304b add missing #include
[SVN r32213]
2006-01-03 16:30:14 +00:00
Eric Niebler
11f6bc85b0 preprocess out tracking_ptr debug output statements
[SVN r32211]
2006-01-03 09:48:59 +00:00
Eric Niebler
33e5bc681f fix horrible nested regex bug
[SVN r32210]
2006-01-03 09:02:39 +00:00
Eric Niebler
1b336050a9 try avoiding Boost.Test to fix CW problems, many test cases from Boost.Regress ported
[SVN r32204]
2006-01-02 07:03:04 +00:00
Eric Niebler
ca930f25c3 partial fix for star/epsilon/sub-match/backref bug
[SVN r32203]
2006-01-02 07:01:35 +00:00
Eric Niebler
164f783dfe use Boost.Filesystem to find the file containing the regression test cases
[SVN r32199]
2006-01-01 18:28:55 +00:00
Eric Niebler
70e5373403 ugly hack to make regress.cpp find regress.txt
[SVN r32194]
2006-01-01 10:48:45 +00:00
Eric Niebler
bb7f835a98 factor dynamic regex test cases out into separate test
[SVN r32193]
2005-12-31 23:36:05 +00:00
Eric Niebler
0fdd093bad fix regex_replace/prefix() bug and static regex / charset bug
[SVN r32192]
2005-12-31 23:19:34 +00:00
Eric Niebler
f04565e8cb s/using/import
[SVN r32191]
2005-12-31 00:32:44 +00:00
Eric Niebler
0f244f7704 add core/optimize.hpp and static/compile.hpp
[SVN r32183]
2005-12-29 03:19:08 +00:00
Eric Niebler
d3095a3899 add doxygen commets describing the purpose of each public header file
[SVN r32182]
2005-12-29 03:17:00 +00:00
Eric Niebler
9300d214c9 supported compilers, s/boost-sandbox/boost/, DocBook admonitions
[SVN r32178]
2005-12-28 20:28:59 +00:00
Eric Niebler
9dfc7230ed remove vestigial boost-sandbox include directive
[SVN r32173]
2005-12-28 04:20:02 +00:00
Eric Niebler
871fd4cd07 fix bug
[SVN r32172]
2005-12-28 04:17:38 +00:00
Eric Niebler
0bc9131610 rearrange test cases to avoid VC7.1 out-of-memory bug
[SVN r32166]
2005-12-27 02:25:55 +00:00
Eric Niebler
43532689c0 make tests run on older tru64cxx
[SVN r32165]
2005-12-27 01:28:51 +00:00
Eric Niebler
2b184857ff s/epsilon/nil/ and misc style changes
[SVN r32123]
2005-12-21 00:58:03 +00:00
Eric Niebler
34c9aebd12 fix doxygen doc comment issues
[SVN r32122]
2005-12-21 00:52:36 +00:00
Eric Niebler
c9b8caaf52 add element_type typedef
[SVN r32096]
2005-12-18 21:30:44 +00:00
Eric Niebler
366dd19cbe add missing crtdbg.h include on windows
[SVN r32092]
2005-12-18 18:02:50 +00:00
Eric Niebler
76fcc5a4e8 silence como warning
[SVN r32089]
2005-12-17 17:33:57 +00:00
Eric Niebler
3428fb1884 eliminate noisy output
[SVN r32066]
2005-12-16 01:12:52 +00:00
Eric Niebler
b417ff7a40 reorg to simplify header dependency issues
[SVN r32059]
2005-12-15 08:57:52 +00:00
Eric Niebler
fae0a3ab74 more work to make EDG front-end happy
[SVN r32054]
2005-12-14 17:06:44 +00:00
Eric Niebler
0597e8fc03 once again, try to make EDG front-end happy
[SVN r32012]
2005-12-13 17:23:30 +00:00
Eric Niebler
70050fad06 2nd attempt to fix como problem in basic_regex.hpp
[SVN r31990]
2005-12-11 17:54:46 +00:00
Eric Niebler
e7b5b311c2 more work to make metrowerks happy
[SVN r31989]
2005-12-11 17:41:48 +00:00
Eric Niebler
60e2d9b9f3 attempt to placate MetroWerks. Again.
[SVN r31979]
2005-12-10 21:55:29 +00:00
Eric Niebler
18ac4c701d attempt to fix como compile problem
[SVN r31974]
2005-12-10 15:56:19 +00:00