Commit Graph

  • 01bdedeca7 Removed #if 0ed out code Jeremiah Willcock 2009-08-02 02:43:20 +0000
  • f4e01a4cbb Removed commented out block Jeremiah Willcock 2009-08-02 02:39:44 +0000
  • e2bc7cf670 Merged in r55353 from trunk Jeremiah Willcock 2009-08-02 02:25:44 +0000
  • 5a3d76bbde Added missing property iterator update Jeremiah Willcock 2009-08-02 02:06:53 +0000
  • 8f4fd4f4c1 Spirit: doc update Hartmut Kaiser 2009-08-02 02:02:38 +0000
  • 8ede757a1b Merge trunk to release Robert Ramey 2009-08-01 23:32:39 +0000
  • 81d92e3d33 Merge trunk to release Robert Ramey 2009-08-01 23:32:25 +0000
  • 848788859a Merge trunk to release Robert Ramey 2009-08-01 23:32:13 +0000
  • 60cc5af4f9 Adjustment to documentation for movement serialization directory Robert Ramey 2009-08-01 23:14:43 +0000
  • c439bfa6e3 Spirit: added missing header file Hartmut Kaiser 2009-08-01 22:13:17 +0000
  • 1598721b48 Spirit: added missing header files Hartmut Kaiser 2009-08-01 20:59:25 +0000
  • 8dee43cf10 Disable echo right away. Vladimir Prus 2009-08-01 10:53:58 +0000
  • 3a7637d0d3 Merge: Markup build/timedata failure on windows. Vladimir Prus 2009-08-01 10:47:28 +0000
  • 08091c1e98 Merge testsuite fixes Vladimir Prus 2009-08-01 10:45:58 +0000
  • 268d579fea Disable echo right away. Vladimir Prus 2009-08-01 10:42:39 +0000
  • b0ab0c7bb5 Markup build/timedata failure on windows. Vladimir Prus 2009-08-01 10:40:41 +0000
  • 67d685a7bd Fix improper name of PDB and manifest targets. Vladimir Prus 2009-08-01 10:33:24 +0000
  • 14441d35d5 Supress warning message when target does not exist. Vladimir Prus 2009-08-01 10:32:10 +0000
  • 1f88c80eb6 Testsuite fixes for windows. Vladimir Prus 2009-08-01 10:31:05 +0000
  • 44ed2db77e Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:06:32 +0000
  • 73ed426f38 Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:04:56 +0000
  • 7449c5c3fd Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:02:48 +0000
  • d6d9cab0b6 add register archive Robert Ramey 2009-07-31 21:02:06 +0000
  • f42311886d Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:00:49 +0000
  • 13da38ecac Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 20:59:57 +0000
  • b33644dbd7 Spirit: documentation fixes Hartmut Kaiser 2009-07-31 20:51:32 +0000
  • af39e85c4d fix wrong test numbers. fix for g++ 4.3 Joel de Guzman 2009-07-31 01:12:51 +0000
  • 5c329541ce Spirit: added typedef for iterator_type to qi::rule and larma::rule Hartmut Kaiser 2009-07-31 00:08:50 +0000
  • 911ff53ea7 Spirit: fixed include paths and Jamfile Hartmut Kaiser 2009-07-30 23:08:46 +0000
  • 6cfce997b1 Spirit: repository doc update, added example and test for qi::confix Hartmut Kaiser 2009-07-30 23:05:02 +0000
  • 1cd59996e1 Spirit: add qi>>confix to repository, added missing headers files, restructured repository include directories Hartmut Kaiser 2009-07-30 23:03:34 +0000
  • 8b69bdfe9c Spirit: repository doc update Hartmut Kaiser 2009-07-30 22:59:42 +0000
  • 32a071c151 Turned Borland back off since it fails in MPL Jeremiah Willcock 2009-07-30 19:09:10 +0000
  • 6461012ed2 Spirit: added no_case[] docs, updated attr() docs Hartmut Kaiser 2009-07-30 15:11:05 +0000
  • 35e045b87a Commented out some expected failures for testing purposes Jeremiah Willcock 2009-07-30 14:44:52 +0000
  • 26265ac807 Added PBGL to test list Jeremiah Willcock 2009-07-30 14:43:24 +0000
  • ceea089744 Spirit: doc updates Hartmut Kaiser 2009-07-30 13:32:03 +0000
  • fe4241f368 Allow the Jamfile to work correctly when both HAVE_ICU and ICU_PATH are set. John Maddock 2009-07-30 10:47:28 +0000
  • 4667c31bec Spirit: doc: describe usage of symbols in no_case + add 2 FAQ entries François Barel 2009-07-30 09:58:52 +0000
  • 9377cd00be Document pre-requisites for setup_boostbook.sh. Fixes #3292 Daniel James 2009-07-30 06:10:36 +0000
  • 75976de3a3 Update version number. John Maddock 2009-07-29 17:21:36 +0000
  • abd3eb9daa Update version number. John Maddock 2009-07-29 17:19:53 +0000
  • 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. John Maddock 2009-07-29 17:11:56 +0000
  • 4e696355a6 Commented out (probably) redundant code Jeremiah Willcock 2009-07-29 16:48:50 +0000
  • 5afd3ee5d0 Changing to explicit property specializations for vertex_index_t and edge_index_t to try to work around VC++ bugs Jeremiah Willcock 2009-07-29 16:33:59 +0000
  • 1f780fa6a6 Spirit: simplified recent changes Hartmut Kaiser 2009-07-29 13:50:08 +0000
  • 1bd952486a circular_buffer: #3285 Jan Gaspar 2009-07-29 13:20:21 +0000
  • d9271dedaa Spirit: added missing typenames Hartmut Kaiser 2009-07-29 13:11:29 +0000
  • 47bf358737 Added assertion that input file was opened correctly Jeremiah Willcock 2009-07-29 12:49:44 +0000
  • 85f92626ca Used filename from argument list rather than hard-coded name to fix regression test problems Jeremiah Willcock 2009-07-29 12:49:27 +0000
  • 6c18c8f094 Merged r55247 from trunk Jeremiah Willcock 2009-07-29 03:46:42 +0000
  • 0ffbffe32b Changed .tpp file to .ipp so it would be installed Jeremiah Willcock 2009-07-29 03:28:25 +0000
  • 933cd8f741 Merged r55245 from trunk Jeremiah Willcock 2009-07-29 03:01:59 +0000
  • 4622cbb5ff Moved included .cpp files to .ipp so that they will be installed Jeremiah Willcock 2009-07-29 02:54:07 +0000
  • 41b12c2f14 Spirit: added test case for formatting containers holding pointers Hartmut Kaiser 2009-07-28 19:08:05 +0000
  • 63e01b1003 Merge [54594], [54873], [55097], [55140], and [55151] from the trunk. Steven Watanabe 2009-07-28 19:05:27 +0000
  • 92559b5af8 Spirit: fixed return type for traits::deref(Iterator) Hartmut Kaiser 2009-07-28 18:59:57 +0000
  • 4d07b74125 Spirit: added test cases for new rule initialization, documented more sequence attribute rules Hartmut Kaiser 2009-07-28 17:36:06 +0000
  • 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 Hartmut Kaiser 2009-07-28 17:34:13 +0000
  • 940dc22966 Spirit: fix actions test failure on gcc-4.0.1 François Barel 2009-07-28 17:07:49 +0000
  • 614f79fe9c Spirit: avoid gcc warning François Barel 2009-07-28 17:02:57 +0000
  • 15e4287300 Spirit: restored rule copy constructor Hartmut Kaiser 2009-07-28 12:23:19 +0000
  • 9af0c7f773 Add a note about the pre-requisites for setup_boostbook.sh. Refs #3292 Daniel James 2009-07-28 07:25:41 +0000
  • 0fbc762548 Merge revision 55220 Vladimir Prus 2009-07-28 07:12:10 +0000
  • 8c3b1bd4da Improve reporting of failed test due to unexpected changes. Vladimir Prus 2009-07-28 07:11:09 +0000
  • bdfb346990 Spirit: fixing compilation issues Hartmut Kaiser 2009-07-28 00:38:07 +0000
  • f2d15138ea Spirit: unified #pragma once directive in all header files Hartmut Kaiser 2009-07-27 23:45:39 +0000
  • 1bf5f23d7b Merge an unordered documentation change that I missed before. Daniel James 2009-07-27 20:46:40 +0000
  • eb070dea14 Spirit: fixing compilation errors, changed metafunctions to use metafunction forwarding where possible Hartmut Kaiser 2009-07-27 18:51:30 +0000
  • 12c853317d Spirit: doc updates Hartmut Kaiser 2009-07-27 18:42:13 +0000
  • e819558775 Merged revisions 55146 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-27 18:39:32 +0000
  • 703f2175cf Merged from trunk. Frank Mori Hess 2009-07-27 13:47:50 +0000
  • 26a5265672 circular_buffer: #3285 Jan Gaspar 2009-07-27 11:50:24 +0000
  • 19b5abaf15 Add Python bootstrap code Vladimir Prus 2009-07-27 09:22:07 +0000
  • 062c9dd8cf Add experimental Python port Vladimir Prus 2009-07-27 08:52:41 +0000
  • aef68b2865 Prevent doxygen's html (not docbook) generation from using './html'. Vladimir Prus 2009-07-27 07:24:41 +0000
  • 181676d442 Merge test fix Vladimir Prus 2009-07-27 07:23:19 +0000
  • 7056283e0e Attempt at fixing generators_test on windows Vladimir Prus 2009-07-27 07:20:34 +0000
  • 8db4e086e4 Merge from trunk Vladimir Prus 2009-07-27 07:04:57 +0000
  • 53c2624481 Spirit: add missing include François Barel 2009-07-26 21:24:16 +0000
  • ea4707095b Merge unordered changes, including fixes for Boost.TR1. Daniel James 2009-07-26 20:22:48 +0000
  • ebe60fb74c Add boost license info to documentation for a few libraries. Daniel James 2009-07-26 20:11:03 +0000
  • 157849888c Spirit: more doc updates Hartmut Kaiser 2009-07-26 19:15:59 +0000
  • 4ed7ccfeba Update the reference documentation to mention that emplace is now emulated. Daniel James 2009-07-26 19:00:40 +0000
  • e90716cae0 Some extra changelog notes. Daniel James 2009-07-26 18:59:33 +0000
  • fdc70c9638 Spirit: doc updates Hartmut Kaiser 2009-07-26 16:55:35 +0000
  • d12e84aabf Fix typo from 55154 Beman Dawes 2009-07-26 13:15:23 +0000
  • b81131dd47 Save Linux user-config.jam to ease new setups Beman Dawes 2009-07-26 11:31:16 +0000
  • 8b18af1b92 Spirit: documentation update Hartmut Kaiser 2009-07-26 03:34:48 +0000
  • 5e049c9450 Spirit: fixed regression on Darwin/PPC Hartmut Kaiser 2009-07-26 01:20:11 +0000
  • b8a707bc2c Spirit: fixed regression on Darwin/PPC Hartmut Kaiser 2009-07-26 01:19:49 +0000
  • 625a5b4bd0 Spirit: Added qi::distinct parser tests and examples Hartmut Kaiser 2009-07-26 01:19:22 +0000
  • cbadf08762 Spirit: doc update Hartmut Kaiser 2009-07-26 01:18:07 +0000
  • 830e39fdde Spirit: fixing karma::confix directive Hartmut Kaiser 2009-07-26 01:11:24 +0000
  • 6c86aedcb1 Spirit: added qi::distinct to repository Hartmut Kaiser 2009-07-26 01:10:49 +0000
  • c84840d2f9 Spirit: factored out unused_skipper Hartmut Kaiser 2009-07-26 01:09:56 +0000
  • b4b09573a5 Spirit: fixing alignment directives Hartmut Kaiser 2009-07-26 01:08:44 +0000
  • 9fc408575a Spirit: fixing comments Hartmut Kaiser 2009-07-26 01:07:47 +0000
  • de0dee6aa9 Spirit: fixed problem in copy constructor of rules Hartmut Kaiser 2009-07-26 01:07:01 +0000
  • 99bbf3d613 CMake wants every target to have a globally unique name: uncollide num_list1 to karma_num_list1 and qi_num_list1 Troy D. Straszheim 2009-07-26 01:00:58 +0000