Hartmut Kaiser
acd59c2a91
Formatting...
...
[SVN r25043]
2004-09-13 15:16:47 +00:00
Stefan Slapeta
5afb450d50
Again fix for AST generation
...
[SVN r25041]
2004-09-13 15:07:24 +00:00
Hartmut Kaiser
c16cead927
Fixed long filenames.
...
[SVN r25034]
2004-09-13 09:32:36 +00:00
Hartmut Kaiser
3b767295e3
Fixed long filenames.
...
[SVN r25033]
2004-09-13 09:24:06 +00:00
Hartmut Kaiser
52d3bb6c1a
Fixed long filename.
...
[SVN r25032]
2004-09-13 09:20:33 +00:00
Hartmut Kaiser
3695f1a8b8
Fixed a special case during AST generation.
...
[SVN r25022]
2004-09-12 15:20:03 +00:00
Joel de Guzman
40e93f9fc4
added insert_at_actor.hpp
...
[SVN r24993]
2004-09-10 00:53:46 +00:00
Joel de Guzman
ce623bfa17
added insert_at_actor.hpp
...
[SVN r24992]
2004-09-10 00:37:51 +00:00
John Maddock
f0ba42f0d2
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
...
[SVN r24899]
2004-09-04 10:34:49 +00:00
Aleksey Gurtovoy
3ab536c2b0
merge new MPL version from 'mplbook' branch
...
[SVN r24874]
2004-09-02 15:41:37 +00:00
Martin Wille
b3fae79177
-- tabs -> spaces
...
[SVN r24795]
2004-08-28 07:57:50 +00:00
Hartmut Kaiser
49681ae048
Bumped the Spirit version number.
...
[SVN r24727]
2004-08-25 06:54:39 +00:00
Martin Wille
45471c479b
-- fixed unintended function declarations.
...
-- fixed grammar issues.
-- fixed various highlighting and other HTML issues.
Thanks to Eelis on EFNet for pointing out the problems.
[SVN r24681]
2004-08-23 22:04:19 +00:00
Hartmut Kaiser
e043518aa8
Fixed a list parser problem, when used with an end parser.
...
[SVN r24664]
2004-08-23 12:11:59 +00:00
Hartmut Kaiser
eea0877b60
Applied Joao's summary switch_p patch.
...
[SVN r24645]
2004-08-22 09:12:38 +00:00
Joel de Guzman
a6b36cfad3
added copyright and license
...
[SVN r24582]
2004-08-19 05:31:51 +00:00
Joel de Guzman
d4ca071d8b
Changed error_handling.cpp to error_reporting.cpp.
...
Added a new file error_handling.cpp which is basically the same as test/exceptions_tests.cpp
[SVN r24581]
2004-08-19 04:57:56 +00:00
Joel de Guzman
29346f3398
bug-fix for parsers that do a post-skip
...
[SVN r24580]
2004-08-19 02:58:14 +00:00
Joel de Guzman
a98169a8a9
tweaks + added insert_at_a
...
[SVN r24579]
2004-08-19 02:32:30 +00:00
Joel de Guzman
b2ed7c201f
tweaks + added insert_at_a
...
[SVN r24577]
2004-08-19 02:30:09 +00:00
Joel de Guzman
aadf9d3328
added insert_at_actor.hpp
...
[SVN r24576]
2004-08-19 02:25:54 +00:00
Joel de Guzman
a98d5fe140
tweaks + added insert_at_a
...
[SVN r24575]
2004-08-19 02:21:00 +00:00
Hartmut Kaiser
88aa1d03fe
Applied Joao's no_node_d[] patch.
...
[SVN r24566]
2004-08-18 17:48:32 +00:00
Hartmut Kaiser
d6eb4d91c5
Renamed the impl::position_iterator_generator template to impl::position_iterator_base_generator.
...
[SVN r24565]
2004-08-18 17:17:56 +00:00
Hartmut Kaiser
b75f0cd69f
Fixed missing License statement.
...
[SVN r24554]
2004-08-18 12:49:40 +00:00
Joel de Guzman
b636aabce7
tweaks for tru64cxx65
...
[SVN r24550]
2004-08-18 10:03:07 +00:00
Hartmut Kaiser
d741c1adae
Fixed missing License statement.
...
[SVN r24544]
2004-08-18 06:00:19 +00:00
Hartmut Kaiser
9260186ae6
Fixed missing License statement and Copyright.
...
[SVN r24543]
2004-08-18 05:59:13 +00:00
Joel de Guzman
de769d0b4c
Doc tweaks and fixes to make Comeau happy
...
[SVN r24349]
2004-08-09 04:23:52 +00:00
Joel de Guzman
7b79dac995
CW9 fix
...
[SVN r24262]
2004-08-03 06:01:18 +00:00
Joel de Guzman
de791b8877
CW9 fix
...
[SVN r24261]
2004-08-03 05:36:11 +00:00
Joel de Guzman
784af8f159
More explicit lexeme_d example.
...
[SVN r24260]
2004-08-03 03:45:54 +00:00
Joel de Guzman
9365dc0e59
// We use our own string_len function instead of std::strlen
...
// to avoid the namespace confusion on different compilers. Some
// have itin namespace std. Some have it in global namespace.
// Some have it in both.
[SVN r24259]
2004-08-03 03:45:18 +00:00
Joel de Guzman
bddaecb273
Moving away from Boost.Test.
...
[SVN r24255]
2004-08-03 01:01:30 +00:00
Joel de Guzman
490e99c8ae
Moving away from Boost.Test. Fixing como problems.
...
[SVN r24217]
2004-08-01 05:59:56 +00:00
Joel de Guzman
58eb367d00
Moving away from Boost.Test. Fixing Como problem where "unlink" function is not found.
...
[SVN r24205]
2004-07-31 12:06:00 +00:00
Joel de Guzman
b217698a3b
Attempting to figure out VC8.0 errors and moving away from Boost.Test in the process
...
[SVN r24204]
2004-07-31 11:35:26 +00:00
Joel de Guzman
28e668a085
added calc_debug.cpp
...
[SVN r24146]
2004-07-29 01:12:19 +00:00
Joel de Guzman
b81df99981
added calc_debug.cpp
...
[SVN r24145]
2004-07-29 00:42:55 +00:00
Joel de Guzman
5acededefe
added <define>BOOST_ALL_NO_LIB=1
...
[SVN r24138]
2004-07-28 09:57:58 +00:00
Joel de Guzman
001142ecfc
Bump Phoenix version to 1.2.1
...
[SVN r24134]
2004-07-28 02:17:51 +00:00
Joel de Guzman
71e48a334e
Bump Phoenix version to 1.2.1
...
[SVN r24132]
2004-07-28 01:57:45 +00:00
Joel de Guzman
9984e7536a
fix for Intel with STLport
...
[SVN r24131]
2004-07-28 01:49:29 +00:00
Joel de Guzman
677948c539
Tabs to Spaces
...
[SVN r23967]
2004-07-23 02:16:27 +00:00
Joel de Guzman
4b04d1bc86
(cr only) line-ending, missing copyright
...
[SVN r23863]
2004-07-21 00:05:14 +00:00
Joel de Guzman
792fa3961d
Tabs to Spaces
...
[SVN r23819]
2004-07-20 00:52:15 +00:00
Joel de Guzman
d13d09847b
Fixed Line Endings
...
[SVN r23818]
2004-07-20 00:50:31 +00:00
Joel de Guzman
9c2c7254f0
Added multiple instance grammar test
...
[SVN r23817]
2004-07-20 00:48:29 +00:00
Hartmut Kaiser
4f7cf978e5
Fixed a EOI problem in multi_pass.
...
[SVN r23771]
2004-07-19 08:23:37 +00:00
Joel de Guzman
57bbb5310f
added FAQ on parsing ints and reals
...
[SVN r23752]
2004-07-19 04:37:08 +00:00