Commit Graph

  • 76011ba518 Symbian patches. Fixes #3764. Fixes #3763. John Maddock 2009-12-13 11:40:28 +0000
  • 74b3247e7e added support for the colored output Gennadiy Rozental 2009-12-13 09:24:47 +0000
  • 00dbeccc30 fix priority for the progress monitor Gennadiy Rozental 2009-12-13 09:22:44 +0000
  • 0670aed806 assorted fixes to proto and xpressive merged to release from trunk Eric Niebler 2009-12-13 07:29:08 +0000
  • 171aabc2f9 revert wrong changes Gennadiy Rozental 2009-12-13 04:21:43 +0000
  • 45b198c0e5 removed 'explicit specialization in non-namespace scope' in name_generator Andy Tompkins 2009-12-13 02:35:59 +0000
  • 988b7cb240 eliminate gcc warning Eric Niebler 2009-12-13 02:06:50 +0000
  • 5452ff888a Do not strip binaries in release variant. Vladimir Prus 2009-12-12 23:08:29 +0000
  • 5a9e678101 eliminate gcc warning in mark_tag constructor, code reorg, references #3734 Eric Niebler 2009-12-12 10:23:02 +0000
  • cafd99f26e Another Codegear config fix. John Maddock 2009-12-12 10:00:03 +0000
  • d2fa10cc8e add forward declarations for proto::term and proto::listN Eric Niebler 2009-12-12 09:37:33 +0000
  • d1f5d66d74 Fixed a few compile problems. Andy Tompkins 2009-12-12 05:01:13 +0000
  • a7a9afc2c4 Qualify detail:: references. Detabify sp_typeinfo_test.cpp. Peter Dimov 2009-12-11 22:36:35 +0000
  • e8b89e0728 tweak demo example Robert Ramey 2009-12-11 22:32:41 +0000
  • c50bcf333b Update VCIDE files Robert Ramey 2009-12-11 22:31:42 +0000
  • 4b5a27c323 Added gil namespace prefix to at_c<...> calls. Christian Henning 2009-12-11 21:43:12 +0000
  • d47637240b Updated gil release from boost trunk. Christian Henning 2009-12-11 21:40:58 +0000
  • 4ec929269d Updated gil release from boost trunk. Christian Henning 2009-12-11 21:40:24 +0000
  • ed7e65a799 corrected reverse_view Christopher Schmidt 2009-12-11 21:01:22 +0000
  • 9a0eff757c Spirit: added bool return value to push_back customization point, adjusted tests Hartmut Kaiser 2009-12-11 19:50:35 +0000
  • 5ea0236cb4 Spirit: added bool return value to push_back customization point Hartmut Kaiser 2009-12-11 19:50:15 +0000
  • 49b56ab8af Call dtor through serialization::access in order to permit private dtors/ctors Robert Ramey 2009-12-11 19:32:30 +0000
  • 04806a54e4 Fixed GCC 4.4 warnings Jeremiah Willcock 2009-12-11 19:08:10 +0000
  • 51f38901b5 Update docs to match code. John Maddock 2009-12-11 17:56:01 +0000
  • 683cb327b5 Update cstdint.hpp to always define the INT#_C macros. Try again with Codegear workaround. John Maddock 2009-12-11 17:46:10 +0000
  • 2a659e2550 Extend codegear/borland fix. John Maddock 2009-12-11 15:59:42 +0000
  • 842c78e6ef Enhance example, Fixes #3751, Patch from Alex Bukreev Sascha Ochsenknecht 2009-12-11 13:01:31 +0000
  • bec89fbc22 Fixed typo Andy Tompkins 2009-12-11 04:44:27 +0000
  • 85725bc05a disable proto's unary operator& for basic_regex objects, references #3712 Eric Niebler 2009-12-11 01:10:03 +0000
  • b06d2cb0d5 in binary operations, when one operand has a user-specified domain and the other has the default domain, the user-specified domain trumps Eric Niebler 2009-12-10 22:58:16 +0000
  • 9228a9e626 Avoid static destruction order issues with quick_allocator. Peter Dimov 2009-12-10 20:34:46 +0000
  • 7a18064ca8 reactive case_insensitive style for cmdline Sascha Ochsenknecht 2009-12-10 20:29:49 +0000
  • 251b4d11ff reactive case_insensitive style for cmdline Sascha Ochsenknecht 2009-12-10 20:25:53 +0000
  • 9c9c208a54 Spirit: fixed new example Hartmut Kaiser 2009-12-10 19:54:18 +0000
  • 0a068e9d46 1. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation Robert Ramey 2009-12-10 17:42:29 +0000
  • 1d6537fef4 Spirit: added new Qi example Hartmut Kaiser 2009-12-10 17:15:39 +0000
  • e6d2e0bdbb Still trying to get the Codegear tests to pass... John Maddock 2009-12-10 09:42:01 +0000
  • 98b72f6a9b Enhancement to flag options as required, Fixes #2982 Sascha Ochsenknecht 2009-12-10 08:46:44 +0000
  • 25deda5e48 Removed compiler warning in uuid::is_nil Fixed name_generator for different sizes of wchar_t Andy Tompkins 2009-12-10 04:53:48 +0000
  • b90c104a2a 1. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation Robert Ramey 2009-12-10 00:30:51 +0000
  • 0b39667e48 1. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation Robert Ramey 2009-12-10 00:30:06 +0000
  • 197c9a428c Fix compile warning about unused variable Sascha Ochsenknecht 2009-12-09 18:14:33 +0000
  • 7ea874dd3a Allow passing file name to parse_config_file(), Fixes #3264 Sascha Ochsenknecht 2009-12-09 13:45:01 +0000
  • 1840681bc3 Applied patch from #3739; fixes #3739 Jeremiah Willcock 2009-12-09 03:45:42 +0000
  • 884e695e34 Add msvc-10.0express support Beman Dawes 2009-12-08 18:22:04 +0000
  • f7eb6ebfb5 revert changes for #773 Sascha Ochsenknecht 2009-12-08 14:57:26 +0000
  • f1f7e47098 Fix typo Beman Dawes 2009-12-08 12:44:14 +0000
  • 83f35a6fa3 Merge bug fixes from Trunk - see history for full details. John Maddock 2009-12-08 12:42:33 +0000
  • 503520fff3 config file parser now stores original_tokens, Fixes #2727 Sascha Ochsenknecht 2009-12-08 07:45:44 +0000
  • 37e054b0b4 Modify assert, potentially Fixes #773 Sascha Ochsenknecht 2009-12-08 06:02:23 +0000
  • 0d051e4495 Fix for test_uuid - hash function for 64-bit machines Andy Tompkins 2009-12-08 03:13:40 +0000
  • 32c37aefcd If a write is going to go past the end of the restricted area, write up to the end before throwing an exception. Daniel James 2009-12-07 19:36:38 +0000
  • d5d09e7b0b Change the macro setup for restrict_test and slice_test. Daniel James 2009-12-07 19:36:18 +0000
  • 4a689eb144 Merge unordered and hash. Daniel James 2009-12-07 19:26:26 +0000
  • 4b561b0edc Removed obsolete settings, added regex to requirements for users Jeremiah Willcock 2009-12-07 14:11:42 +0000
  • 87f5ba9f4c Adapt examples regarding to exception class cleanup Sascha Ochsenknecht 2009-12-07 13:35:01 +0000
  • e02007cffc Merge warning fixes from Trunk. John Maddock 2009-12-07 13:23:38 +0000
  • 7aae522447 Merge type_traits bug fixes from Trunk. John Maddock 2009-12-07 13:06:52 +0000
  • 41e2333a8d Ooops, original test case invoked very undefined behaviour. John Maddock 2009-12-07 12:56:29 +0000
  • ab47d1acf6 Added new docs. John Maddock 2009-12-07 12:55:21 +0000
  • 63069a7461 More Codegear 2010 changes. John Maddock 2009-12-07 12:01:24 +0000
  • 234cff44e6 Spirit: fixed include guard conflict (fixes #3724) Hartmut Kaiser 2009-12-06 18:52:57 +0000
  • 86b4ba349c Merge [58123], [58127], [58128] to release. Fixes #3666. Peter Dimov 2009-12-06 17:50:28 +0000
  • a1f78798dc Fix #3551 for Windows Mobile Beman Dawes 2009-12-06 16:55:44 +0000
  • 3afd16b874 Set warning level to -W4 Beman Dawes 2009-12-06 16:53:20 +0000
  • 367b3a0027 consistent handling of namespace std Sascha Ochsenknecht 2009-12-06 09:56:54 +0000
  • e148426101 Better detection of missing values on command line, Fixes #3423 Sascha Ochsenknecht 2009-12-06 09:52:53 +0000
  • d37981eda3 Fixed bad redirect Jeremiah Willcock 2009-12-06 04:57:32 +0000
  • fb2fc693e4 Fixed bad comment and invalid redirect Jeremiah Willcock 2009-12-06 04:57:14 +0000
  • 7d94ecc6f0 Fixed bad comment syntax Jeremiah Willcock 2009-12-06 04:53:58 +0000
  • 2ab36bdf3c Changed to property_tree copy of encode_char_entities Jeremiah Willcock 2009-12-06 03:53:14 +0000
  • ef585c7191 Factored out declspec code; added BOOST_GRAPH_SOURCE where necessary Jeremiah Willcock 2009-12-06 03:51:08 +0000
  • aa37a00137 Spirit: more work on karma::columns directive Hartmut Kaiser 2009-12-06 01:19:03 +0000
  • b0d855e9b9 Spirit: added new karma example Hartmut Kaiser 2009-12-06 01:17:45 +0000
  • 75d9e3a505 Start to fix up codegear 2010 support... this could take a while. John Maddock 2009-12-05 13:22:45 +0000
  • 9244338109 Fix -Wshadow gcc warnings. Update and regenerate docs. Fixes #3718. John Maddock 2009-12-05 12:15:20 +0000
  • 71dabbb6df better detection of ambiguous options, see Ticket #3423 Sascha Ochsenknecht 2009-12-05 08:08:45 +0000
  • a024d77642 Merge changes to release branch Robert Ramey 2009-12-05 06:34:10 +0000
  • 3953501119 Merge changes to release branch Robert Ramey 2009-12-05 06:32:49 +0000
  • 18e2c0a5d8 Merge changes to release branch Robert Ramey 2009-12-05 06:32:01 +0000
  • 8b6c25c6cc Fixed shadow warnings reported in ticket 3710 Marshall Clow 2009-12-04 22:22:01 +0000
  • 7ad8bd5728 tweak msvc solution Robert Ramey 2009-12-04 22:15:56 +0000
  • f21e233f9c Spirit: streamlined handling of optionals Hartmut Kaiser 2009-12-04 21:32:06 +0000
  • 639fcd58fd Spirit: updated docs, added more tests Hartmut Kaiser 2009-12-04 19:59:57 +0000
  • 6f89d92572 Remove use of iterator_adaptor in unordered tests. Daniel James 2009-12-04 19:44:34 +0000
  • 3a6f3be836 Clean up exception classes, changes regarding to Ticket #3423 Sascha Ochsenknecht 2009-12-04 13:38:56 +0000
  • 3e3f5e6210 Check for __unix__ as well as unix. Fixes #3708. John Maddock 2009-12-04 10:18:29 +0000
  • 979620b2f4 Changed defaults for split_unix() function to be more compliant to unix command line style Sascha Ochsenknecht 2009-12-04 10:15:11 +0000
  • 7b6252a7c3 enhance split_unix() to allow unix style splitting of command line string Sascha Ochsenknecht 2009-12-04 08:09:43 +0000
  • fed7ea5f89 Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings. Emil Dotchevski 2009-12-04 06:33:47 +0000
  • 9d4d89c50a minor diagnostic_information maintenance, updated documentation Emil Dotchevski 2009-12-04 01:29:22 +0000
  • bf816cb4ed Workaround codegear ICE. Daniel James 2009-12-04 00:51:50 +0000
  • a30ca20464 Undo r56305 Troy D. Straszheim 2009-12-03 22:20:47 +0000
  • ca172c2379 Fix function_base.hpp to not require typeid. Refs #3666. Requires [58127]. Peter Dimov 2009-12-03 20:59:32 +0000
  • 3cbfa5ed06 Fix sp_typeinfo to match the interface of std::type_info. Peter Dimov 2009-12-03 20:31:01 +0000
  • 60e0a693b2 Spirit: added docs for karma::columns Hartmut Kaiser 2009-12-03 18:21:56 +0000
  • 5eba4667c2 Fixed Template Parameters section to mention bidirectionalS Jeremiah Willcock 2009-12-03 18:16:39 +0000
  • 80c18ed891 Fix smart_ptr tests to not require RTTI. Peter Dimov 2009-12-03 18:10:37 +0000
  • 6a80592d2a Merge [58094] to release. Peter Dimov 2009-12-03 17:50:37 +0000
  • 18fc471fda Spirit: adding karma::columns directive, tests Hartmut Kaiser 2009-12-03 17:47:30 +0000