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 |
|
Vladimir Prus
|
062c9dd8cf
|
Add experimental Python port
[SVN r55201]
|
2009-07-27 08:52:41 +00:00 |
|
Vladimir Prus
|
aef68b2865
|
Prevent doxygen's html (not docbook) generation from using './html'.
Now, 'html' directory is created in the build dir of the Jamfile
where 'doxygen' target appears.
[SVN r55200]
|
2009-07-27 07:24:41 +00:00 |
|
Vladimir Prus
|
7056283e0e
|
Attempt at fixing generators_test on windows
[SVN r55198]
|
2009-07-27 07:20:34 +00:00 |
|
François Barel
|
53c2624481
|
Spirit: add missing include
[SVN r55191]
|
2009-07-26 21:24:16 +00:00 |
|
Hartmut Kaiser
|
157849888c
|
Spirit: more doc updates
[SVN r55186]
|
2009-07-26 19:15:59 +00:00 |
|
Daniel James
|
4ed7ccfeba
|
Update the reference documentation to mention that emplace is now emulated.
[SVN r55185]
|
2009-07-26 19:00:40 +00:00 |
|
Daniel James
|
e90716cae0
|
Some extra changelog notes.
[SVN r55184]
|
2009-07-26 18:59:33 +00:00 |
|
Hartmut Kaiser
|
fdc70c9638
|
Spirit: doc updates
[SVN r55178]
|
2009-07-26 16:55:35 +00:00 |
|
Beman Dawes
|
d12e84aabf
|
Fix typo from 55154
[SVN r55173]
|
2009-07-26 13:15:23 +00:00 |
|
Beman Dawes
|
b81131dd47
|
Save Linux user-config.jam to ease new setups
[SVN r55172]
|
2009-07-26 11:31:16 +00:00 |
|
Hartmut Kaiser
|
8b18af1b92
|
Spirit: documentation update
[SVN r55171]
|
2009-07-26 03:34:48 +00:00 |
|
Hartmut Kaiser
|
b8a707bc2c
|
Spirit: fixed regression on Darwin/PPC
[SVN r55169]
|
2009-07-26 01:19:49 +00:00 |
|
Hartmut Kaiser
|
625a5b4bd0
|
Spirit: Added qi::distinct parser tests and examples
[SVN r55168]
|
2009-07-26 01:19:22 +00:00 |
|
Hartmut Kaiser
|
cbadf08762
|
Spirit: doc update
[SVN r55167]
|
2009-07-26 01:18:07 +00:00 |
|
Hartmut Kaiser
|
830e39fdde
|
Spirit: fixing karma::confix directive
[SVN r55166]
|
2009-07-26 01:11:24 +00:00 |
|
Hartmut Kaiser
|
6c86aedcb1
|
Spirit: added qi::distinct to repository
[SVN r55165]
|
2009-07-26 01:10:49 +00:00 |
|
Hartmut Kaiser
|
c84840d2f9
|
Spirit: factored out unused_skipper
[SVN r55164]
|
2009-07-26 01:09:56 +00:00 |
|
Hartmut Kaiser
|
b4b09573a5
|
Spirit: fixing alignment directives
[SVN r55163]
|
2009-07-26 01:08:44 +00:00 |
|
Hartmut Kaiser
|
9fc408575a
|
Spirit: fixing comments
[SVN r55162]
|
2009-07-26 01:07:47 +00:00 |
|
Hartmut Kaiser
|
de0dee6aa9
|
Spirit: fixed problem in copy constructor of rules
[SVN r55161]
|
2009-07-26 01:07:01 +00:00 |
|
Troy D. Straszheim
|
99bbf3d613
|
CMake wants every target to have a globally unique name: uncollide
num_list1 to karma_num_list1 and qi_num_list1
[SVN r55160]
|
2009-07-26 01:00:58 +00:00 |
|