Commit graph

32550 commits

Author SHA1 Message Date
Vladimir Prus
268d579fea Disable echo right away.
[SVN r55336]
2009-08-01 10:42:39 +00:00
Vladimir Prus
b0ab0c7bb5 Markup build/timedata failure on windows.
[SVN r55335]
2009-08-01 10:40:41 +00:00
Vladimir Prus
67d685a7bd Fix improper name of PDB and manifest targets.
[SVN r55334]
2009-08-01 10:33:24 +00:00
Vladimir Prus
14441d35d5 Supress warning message when target does not exist.
[SVN r55333]
2009-08-01 10:32:10 +00:00
Vladimir Prus
1f88c80eb6 Testsuite fixes for windows.
[SVN r55332]
2009-08-01 10:31:05 +00:00
Robert Ramey
44ed2db77e Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55326]
2009-07-31 21:06:32 +00:00
Robert Ramey
73ed426f38 Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55325]
2009-07-31 21:04:56 +00:00
Robert Ramey
7449c5c3fd Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55324]
2009-07-31 21:02:48 +00:00
Robert Ramey
d6d9cab0b6 add register archive
[SVN r55323]
2009-07-31 21:02:06 +00:00
Robert Ramey
f42311886d Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55322]
2009-07-31 21:00:49 +00:00
Robert Ramey
13da38ecac Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55321]
2009-07-31 20:59:57 +00:00
Hartmut Kaiser
b33644dbd7 Spirit: documentation fixes
[SVN r55320]
2009-07-31 20:51:32 +00:00
Joel de Guzman
af39e85c4d fix wrong test numbers. fix for g++ 4.3
[SVN r55308]
2009-07-31 01:12:51 +00:00
Hartmut Kaiser
5c329541ce Spirit: added typedef for iterator_type to qi::rule and larma::rule
[SVN r55307]
2009-07-31 00:08:50 +00:00
Hartmut Kaiser
911ff53ea7 Spirit: fixed include paths and Jamfile
[SVN r55305]
2009-07-30 23:08:46 +00:00
Hartmut Kaiser
6cfce997b1 Spirit: repository doc update, added example and test for qi::confix
[SVN r55304]
2009-07-30 23:05:02 +00:00
Hartmut Kaiser
1cd59996e1 Spirit: add qi>>confix to repository, added missing headers files, restructured repository include directories
[SVN r55303]
2009-07-30 23:03:34 +00:00
Hartmut Kaiser
8b69bdfe9c Spirit: repository doc update
[SVN r55302]
2009-07-30 22:59:42 +00:00
Jeremiah Willcock
32a071c151 Turned Borland back off since it fails in MPL
[SVN r55299]
2009-07-30 19:09:10 +00:00
Hartmut Kaiser
6461012ed2 Spirit: added no_case[] docs, updated attr() docs
[SVN r55286]
2009-07-30 15:11:05 +00:00
Jeremiah Willcock
35e045b87a Commented out some expected failures for testing purposes
[SVN r55284]
2009-07-30 14:44:52 +00:00
Jeremiah Willcock
26265ac807 Added PBGL to test list
[SVN r55283]
2009-07-30 14:43:24 +00:00
Hartmut Kaiser
ceea089744 Spirit: doc updates
[SVN r55280]
2009-07-30 13:32:03 +00:00
John Maddock
fe4241f368 Allow the Jamfile to work correctly when both HAVE_ICU and ICU_PATH are set.
[SVN r55279]
2009-07-30 10:47:28 +00:00
François Barel
4667c31bec Spirit: doc: describe usage of symbols in no_case + add 2 FAQ entries
[SVN r55278]
2009-07-30 09:58:52 +00:00
John Maddock
abd3eb9daa Update version number.
[SVN r55268]
2009-07-29 17:19:53 +00:00
John Maddock
3ee9ffbe28 Added support for (?(DEFINE) blocks and updated the docs accordingly.
Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms.

[SVN r55267]
2009-07-29 17:11:56 +00:00
Jeremiah Willcock
4e696355a6 Commented out (probably) redundant code
[SVN r55266]
2009-07-29 16:48:50 +00:00
Jeremiah Willcock
5afd3ee5d0 Changing to explicit property specializations for vertex_index_t and edge_index_t to try to work around VC++ bugs
[SVN r55265]
2009-07-29 16:33:59 +00:00
Hartmut Kaiser
1f780fa6a6 Spirit: simplified recent changes
[SVN r55261]
2009-07-29 13:50:08 +00:00
Hartmut Kaiser
d9271dedaa Spirit: added missing typenames
[SVN r55259]
2009-07-29 13:11:29 +00:00
Jeremiah Willcock
47bf358737 Added assertion that input file was opened correctly
[SVN r55258]
2009-07-29 12:49:44 +00:00
Jeremiah Willcock
85f92626ca Used filename from argument list rather than hard-coded name to fix regression test problems
[SVN r55257]
2009-07-29 12:49:27 +00:00
Jeremiah Willcock
0ffbffe32b Changed .tpp file to .ipp so it would be installed
[SVN r55247]
2009-07-29 03:28:25 +00:00
Jeremiah Willcock
4622cbb5ff Moved included .cpp files to .ipp so that they will be installed
[SVN r55245]
2009-07-29 02:54:07 +00:00
Hartmut Kaiser
41b12c2f14 Spirit: added test case for formatting containers holding pointers
[SVN r55241]
2009-07-28 19:08:05 +00:00
Hartmut Kaiser
92559b5af8 Spirit: fixed return type for traits::deref(Iterator)
[SVN r55239]
2009-07-28 18:59:57 +00:00
Hartmut Kaiser
4d07b74125 Spirit: added test cases for new rule initialization, documented more sequence attribute rules
[SVN r55236]
2009-07-28 17:36:06 +00:00
Hartmut Kaiser
78d5be11a2 Spirit: added rule constructors allowing to directly initialize rules: rule<> r = ... (yay!), added proper initialization of attributes in looping parsers, fixed attribute passing for qi::rule's
[SVN r55235]
2009-07-28 17:34:13 +00:00
François Barel
940dc22966 Spirit: fix actions test failure on gcc-4.0.1
[SVN r55234]
2009-07-28 17:07:49 +00:00
François Barel
614f79fe9c Spirit: avoid gcc warning
[SVN r55233]
2009-07-28 17:02:57 +00:00
Hartmut Kaiser
15e4287300 Spirit: restored rule copy constructor
[SVN r55228]
2009-07-28 12:23:19 +00:00
Daniel James
9af0c7f773 Add a note about the pre-requisites for setup_boostbook.sh. Refs #3292
[SVN r55224]
2009-07-28 07:25:41 +00:00
Vladimir Prus
8c3b1bd4da Improve reporting of failed test due to unexpected changes.
[SVN r55220]
2009-07-28 07:11:09 +00:00
Hartmut Kaiser
bdfb346990 Spirit: fixing compilation issues
[SVN r55218]
2009-07-28 00:38:07 +00:00
Hartmut Kaiser
f2d15138ea Spirit: unified #pragma once directive in all header files
[SVN r55217]
2009-07-27 23:45:39 +00:00
Hartmut Kaiser
eb070dea14 Spirit: fixing compilation errors, changed metafunctions to use metafunction forwarding where possible
[SVN r55208]
2009-07-27 18:51:30 +00:00
Hartmut Kaiser
12c853317d Spirit: doc updates
[SVN r55207]
2009-07-27 18:42:13 +00:00
Jan Gaspar
26a5265672 circular_buffer: #3285
[SVN r55203]
2009-07-27 11:50:24 +00:00
Vladimir Prus
19b5abaf15 Add Python bootstrap code
[SVN r55202]
2009-07-27 09:22:07 +00:00