Hartmut Kaiser
|
c89101385e
|
Fixed a dumb bug in shortest_d.
[SVN r22873]
|
2004-05-20 06:41:22 +00:00 |
|
Joel de Guzman
|
be8f7007e5
|
fixed negated eps bug
[SVN r22608]
|
2004-04-06 09:41:00 +00:00 |
|
Eric Niebler
|
69c3515815
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
Hartmut Kaiser
|
d8e55a57f5
|
Added special multi_pass compile test.
[SVN r22294]
|
2004-02-16 14:38:23 +00:00 |
|
Martin Wille
|
d63dd613bc
|
-- resynced from Spirit CVS - RELEASE_1_8_0 branch in order to
get rid of TAB issues
[SVN r22096]
|
2004-01-31 22:13:46 +00:00 |
|
Martin Wille
|
439bad527e
|
-- this file doesn't belong to Boost
[SVN r22084]
|
2004-01-30 18:31:30 +00:00 |
|
Joel de Guzman
|
d9b0686654
|
sync from release 1.31 branch
[SVN r22054]
|
2004-01-29 15:51:08 +00:00 |
|
Martin Wille
|
7d76f6e8a0
|
-- removed _debug versions of tests that use multiple threads
[SVN r21994]
|
2004-01-27 12:16:40 +00:00 |
|
Martin Wille
|
d16f85b3b8
|
-- disabled _GLIBCXX_DEBUG mode for this test. The test would pass
for gcc-3.4, but it would takes ages to run because
std::lower_bound is extremely slow in debug mode.
[SVN r21969]
|
2004-01-26 13:17:57 +00:00 |
|
Joel de Guzman
|
10f6e214a2
|
sync from boost cvs
[SVN r21788]
|
2004-01-17 02:07:24 +00:00 |
|
Joel de Guzman
|
13241a922b
|
re-adding fusion
[SVN r21751]
|
2004-01-15 03:51:06 +00:00 |
|
Joel de Guzman
|
cd16a1e21f
|
RC_1_31_0
[SVN r21586]
|
2004-01-11 08:49:06 +00:00 |
|
Joel de Guzman
|
18861d84bd
|
Found a bug in grammar.ipp when BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE is defined
[SVN r21411]
|
2003-12-28 05:52:23 +00:00 |
|
Giovanni Bajo
|
150e798a06
|
Fix support for libraries without templated iterators
[SVN r21396]
|
2003-12-25 19:31:19 +00:00 |
|
Giovanni Bajo
|
0ff9ded4f6
|
Don't use auto_ptr because it can be broken on old standard libraries. boost::scoped_ptr is just as good for our needs.
[SVN r21376]
|
2003-12-23 02:53:46 +00:00 |
|
Joel de Guzman
|
a9c887753d
|
MWCW fixes
[SVN r21366]
|
2003-12-21 23:41:12 +00:00 |
|
Joel de Guzman
|
f2475fe899
|
fix for CW
[SVN r21282]
|
2003-12-16 10:28:51 +00:00 |
|
Joel de Guzman
|
46408d86e6
|
updates from Spirit CVS
[SVN r21273]
|
2003-12-15 14:08:59 +00:00 |
|
Joel de Guzman
|
20a3b0c3de
|
Move from Spirit::RELEASE_1_8_0
[SVN r21057]
|
2003-12-02 01:58:15 +00:00 |
|
Joel de Guzman
|
61084b2151
|
Move from Spirit::RELEASE_1_8_0
[SVN r21056]
|
2003-12-02 01:21:54 +00:00 |
|
Dave Abrahams
|
6264475ca6
|
Use the import rule
[SVN r19968]
|
2003-09-08 17:38:49 +00:00 |
|
Joel de Guzman
|
4268654a53
|
sync from CVS
[SVN r18169]
|
2003-04-03 14:43:34 +00:00 |
|
Joel de Guzman
|
1f13755bdd
|
new stuff from Martin (sync from Spirit CVS)
[SVN r18168]
|
2003-04-03 14:42:22 +00:00 |
|
Joel de Guzman
|
f04a7d03ec
|
added file_iterator test
[SVN r18167]
|
2003-04-03 14:34:28 +00:00 |
|
Joel de Guzman
|
e8f608b1a7
|
sync from spirit CVS
[SVN r18165]
|
2003-04-03 13:55:02 +00:00 |
|
Joel de Guzman
|
0e29bc3990
|
new stuff from giovanni
[SVN r18154]
|
2003-04-02 04:34:46 +00:00 |
|
Joel de Guzman
|
dbbf127763
|
new file_iterator from giovanni
[SVN r18151]
|
2003-04-02 04:30:42 +00:00 |
|
Joel de Guzman
|
926525f0b0
|
Fixes to cpp-to-html and quickdoc + style_guide typos
[SVN r18093]
|
2003-03-26 13:04:10 +00:00 |
|
Joel de Guzman
|
299418bbb5
|
Bump to v1.6.0
[SVN r18021]
|
2003-03-19 23:33:19 +00:00 |
|
Martin Wille
|
94496aec2c
|
-- reduced the number of objects creating during a test run
[SVN r17877]
|
2003-03-13 08:04:36 +00:00 |
|
Martin Wille
|
75845b7645
|
-- removed files not needed for Boost
[SVN r17760]
|
2003-03-07 12:11:45 +00:00 |
|
Martin Wille
|
0114512a34
|
-- changed HAVE_BOOST to DONT_HAVE_BOOST
-- added Boost.Thread to the build procedure
for owi_mt_tests and scoped_lock_tests
[SVN r17602]
|
2003-02-23 15:06:44 +00:00 |
|
Joel de Guzman
|
f28b8d495e
|
trivial fixes
[SVN r17536]
|
2003-02-19 16:17:12 +00:00 |
|
Joel de Guzman
|
4c2dc72d00
|
more updates + aleksey's ETI fixes
[SVN r17513]
|
2003-02-18 19:03:53 +00:00 |
|
Joel de Guzman
|
2203bc1750
|
depracating nocase_d
[SVN r17398]
|
2003-02-14 12:38:16 +00:00 |
|
Joel de Guzman
|
266be5a9b9
|
Bjam workarounds for borland/msvc/metrowerks
[SVN r17395]
|
2003-02-14 08:40:45 +00:00 |
|
Martin Wille
|
5edc8ddbc4
|
-- added test wether the correct match-length is reported by while_parsers
[SVN r17328]
|
2003-02-12 11:44:28 +00:00 |
|
Martin Wille
|
e897079307
|
-- small fix
[SVN r17327]
|
2003-02-12 11:40:02 +00:00 |
|
Martin Wille
|
02f562d0d2
|
-- added check wether the correct match length is reported by
if_parsers
[SVN r17326]
|
2003-02-12 11:39:17 +00:00 |
|
Martin Wille
|
f30e486a0b
|
-- added check wether the correct match length is reported by
if_parsers
[SVN r17325]
|
2003-02-12 11:34:16 +00:00 |
|
Joel de Guzman
|
f4f51e1897
|
Numerics strict reals added
[SVN r17245]
|
2003-02-06 04:39:15 +00:00 |
|
Joel de Guzman
|
8f3b1e06ed
|
trivial fixes
[SVN r17208]
|
2003-02-04 18:18:21 +00:00 |
|
Joel de Guzman
|
2d0499840d
|
Added copyrights where appropriate
[SVN r17144]
|
2003-02-01 04:42:01 +00:00 |
|
Martin Wille
|
1cc0e728ea
|
-- added missing include
[SVN r17139]
|
2003-01-31 22:33:29 +00:00 |
|
Martin Wille
|
63b469264f
|
-- fixed typo
[SVN r17138]
|
2003-01-31 22:30:30 +00:00 |
|
Martin Wille
|
fd098d9173
|
-- added return statements at the end of main
[SVN r17137]
|
2003-01-31 22:26:30 +00:00 |
|
Martin Wille
|
2751f227b5
|
-- tab -> spaces
[SVN r17130]
|
2003-01-31 18:41:59 +00:00 |
|
Martin Wille
|
d308d12b7c
|
-- small fixes to var_wrapper<>
[SVN r17122]
|
2003-01-31 17:40:59 +00:00 |
|
Martin Wille
|
7cf194f6fc
|
-- small fixes
[SVN r17121]
|
2003-01-31 17:36:19 +00:00 |
|
Joel de Guzman
|
4c1787f7da
|
fixed phoenix #includes
[SVN r17113]
|
2003-01-31 11:53:40 +00:00 |
|
Joel de Guzman
|
d3f7a2e63d
|
First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17111]
|
2003-01-31 11:33:48 +00:00 |
|