Vladimir Prus
637e8b4adb
Update to V2
...
[SVN r38526]
2007-08-08 19:32:57 +00:00
Vladimir Prus
6fe54321d6
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
Joel de Guzman
ae084fdb67
dropped define for WIN32_LEAN_AND_MEAN
...
[SVN r38434]
2007-08-04 01:36:18 +00:00
Joel de Guzman
a10b27f3c8
bug fix. rule.copy()
...
[SVN r38349]
2007-08-02 00:25:50 +00:00
Joel de Guzman
f6b5a428f2
bug fix. rule.copy()
...
[SVN r38348]
2007-08-02 00:25:33 +00:00
nobody
486bd9dd86
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
2007-07-24 19:28:14 +00:00
Boris Gubenko
59a9e6498c
extending condition to Tru64 and VMS
...
[SVN r38277]
2007-07-23 17:14:46 +00:00
Boris Gubenko
411997fc9b
conditionalize for HP-UX
...
[SVN r38260]
2007-07-19 22:26:11 +00:00
Hartmut Kaiser
8029467b59
Fixed an integer overflow bug preventing to fail parsing on certain large integers.
...
[SVN r38139]
2007-07-04 18:10:24 +00:00
João Abecasis
6f0cf670ad
Added a simple test for detecting post-skips.
...
[SVN r38103]
2007-06-27 00:53:57 +00:00
João Abecasis
484746a129
removing evil post-skip
...
[SVN r38102]
2007-06-26 23:46:31 +00:00
Hartmut Kaiser
cce37f31d0
Fixed unicode problem in tree_to_xml.
...
[SVN r38096]
2007-06-26 14:57:44 +00:00
Thomas Witt
d7dceaa662
Fix #990 .
...
[SVN r37927]
2007-06-07 17:56:42 +00:00
Hartmut Kaiser
a8eab3df88
Spirit: fixed bug #990 .
...
[SVN r37900]
2007-06-05 16:43:49 +00:00
Martin Wille
b17060fd58
-- make_shared has been removed from weak_ptr.hpp. Adjusted code to
...
use weak_ptr.lock() and weak_ptr.expired() instead.
[SVN r37410]
2007-04-10 16:03:45 +00:00
Hartmut Kaiser
e32679ce61
Added missing include.
...
[SVN r37350]
2007-04-03 22:38:22 +00:00
Hartmut Kaiser
e21574dc45
Fixed a compilation problem for gcc 4.1.2.
...
[SVN r37226]
2007-03-18 19:31:39 +00:00
Hartmut Kaiser
21b5de90e9
More fixes for CLiPP.
...
[SVN r37184]
2007-03-14 23:08:35 +00:00
Hartmut Kaiser
1c4ee7ef83
Fixed compilation problem in CLiPP.
...
[SVN r37182]
2007-03-14 20:48:54 +00:00
Hartmut Kaiser
e64c254d72
Spirit: Fixed a class/struct mismatch.
...
[SVN r37181]
2007-03-14 15:17:40 +00:00
Dave Abrahams
96683a99e2
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
or changing BOOST_TEST to BOOST_CHECK where the integer library
was clearly using Boost.Test and not returning report_errors().
[SVN r37063]
2007-02-25 15:28:02 +00:00
Tobias Schwinger
f07d529215
s/1.9.0/1.8.5/
...
[SVN r36856]
2007-01-31 10:09:10 +00:00
Tobias Schwinger
1ecc1e3a97
hack-tidying leaf_node_parser (recent performance improvement)
...
[SVN r36852]
2007-01-30 23:08:04 +00:00
Tobias Schwinger
1d86fee738
trees, symbols
...
[SVN r36803]
2007-01-26 08:58:55 +00:00
Tobias Schwinger
8752515b9f
adds missing copyright
...
[SVN r36788]
2007-01-25 21:33:37 +00:00
Tobias Schwinger
97580aa4e7
corrects implicit lexeme parsing of leaf_node_parser
...
[SVN r36784]
2007-01-25 12:22:18 +00:00
Tobias Schwinger
bc3c939b85
adds faq entry on Right Associativity
...
[SVN r36783]
2007-01-25 11:30:38 +00:00
Tobias Schwinger
d23ac841f0
adds adjustments for latest optimizations
...
[SVN r36782]
2007-01-25 11:29:20 +00:00
Tobias Schwinger
10eee839e3
Optimized trees.
...
[SVN r36781]
2007-01-25 11:27:32 +00:00
Tobias Schwinger
2cbe22a712
fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is defined
...
[SVN r36587]
2007-01-04 13:45:00 +00:00
Tobias Schwinger
190f1a630c
Fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is defined.
...
[SVN r36586]
2007-01-04 13:10:28 +00:00
Joel de Guzman
b415534df8
using boost::typeof
...
[SVN r36509]
2006-12-24 11:04:19 +00:00
Hartmut Kaiser
404483b70b
Fixed a bug in the tree_to_xml code.
...
[SVN r36247]
2006-12-02 18:13:31 +00:00
Hartmut Kaiser
4fbda0cca0
Fixed a bug in the tree_to_xml code.
...
[SVN r36247]
2006-12-02 18:13:31 +00:00
Hartmut Kaiser
337c91cd7b
Removed a wrong #pragma warning.
...
[SVN r36191]
2006-11-28 00:56:54 +00:00
Hartmut Kaiser
f5edf07ac8
Removed a wrong #pragma warning.
...
[SVN r36191]
2006-11-28 00:56:54 +00:00
Rene Rivera
d5964477e5
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Tobias Schwinger
cba98353fa
introduces result_type member to the symbol_inserter so it works with Phoenix
...
[SVN r35696]
2006-10-23 12:24:33 +00:00
Tobias Schwinger
d201e3180e
introduces result_type member to the symbol_inserter so it works with Phoenix
...
[SVN r35696]
2006-10-23 12:24:33 +00:00
Joel de Guzman
26301a0f9b
workaround for sun-5.8
...
[SVN r35679]
2006-10-20 23:46:17 +00:00
Hartmut Kaiser
96bb258485
Added missing templates to Spirit typeof emulation.
...
[SVN r35556]
2006-10-11 14:58:13 +00:00
Hartmut Kaiser
4284434507
Added missing templates to Spirit typeof emulation.
...
[SVN r35555]
2006-10-11 14:57:26 +00:00
Tobias Schwinger
ad9d24c7fe
adds registration for wchar_t support templates
...
[SVN r35551]
2006-10-11 10:39:30 +00:00
Tobias Schwinger
bc59127052
adds registration for wchar_t support templates
...
[SVN r35551]
2006-10-11 10:39:30 +00:00
Hartmut Kaiser
65d93ac477
Minor fix.
...
[SVN r35542]
2006-10-11 00:21:46 +00:00
Hartmut Kaiser
6f77470788
Minor fix.
...
[SVN r35542]
2006-10-11 00:21:46 +00:00
Tobias Schwinger
fd2f0a3978
adjusts Boost.TypeOf support to changed position_iterator
...
[SVN r35537]
2006-10-10 20:00:43 +00:00
Tobias Schwinger
003e7ee081
adjusts Boost.TypeOf support to changed position_iterator
...
[SVN r35536]
2006-10-10 19:51:32 +00:00
Hartmut Kaiser
b780dc4af1
Corrected new position_iterator default template parameter
...
[SVN r35526]
2006-10-08 20:22:59 +00:00
Hartmut Kaiser
ad30a1be4c
Corrected new position_iterator default template parameter
...
[SVN r35526]
2006-10-08 20:22:59 +00:00