51f38901b5Update docs to match code.
John Maddock
2009-12-11 17:56:01 +0000
683cb327b5Update cstdint.hpp to always define the INT#_C macros. Try again with Codegear workaround.
John Maddock
2009-12-11 17:46:10 +0000
2a659e2550Extend codegear/borland fix.
John Maddock
2009-12-11 15:59:42 +0000
842c78e6efEnhance example, Fixes#3751, Patch from Alex Bukreev
Sascha Ochsenknecht
2009-12-11 13:01:31 +0000
bec89fbc22Fixed typo
Andy Tompkins
2009-12-11 04:44:27 +0000
85725bc05adisable proto's unary operator& for basic_regex objects, references #3712
Eric Niebler
2009-12-11 01:10:03 +0000
b06d2cb0d5in 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
9228a9e626Avoid static destruction order issues with quick_allocator.
Peter Dimov
2009-12-10 20:34:46 +0000
7a18064ca8reactive case_insensitive style for cmdline
Sascha Ochsenknecht
2009-12-10 20:29:49 +0000
251b4d11ffreactive case_insensitive style for cmdline
Sascha Ochsenknecht
2009-12-10 20:25:53 +0000
9c9c208a54Spirit: fixed new example
Hartmut Kaiser
2009-12-10 19:54:18 +0000
0a068e9d461. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation
Robert Ramey
2009-12-10 17:42:29 +0000
1d6537fef4Spirit: added new Qi example
Hartmut Kaiser
2009-12-10 17:15:39 +0000
e6d2e0bdbbStill trying to get the Codegear tests to pass...
John Maddock
2009-12-10 09:42:01 +0000
98b72f6a9bEnhancement to flag options as required, Fixes#2982
Sascha Ochsenknecht
2009-12-10 08:46:44 +0000
25deda5e48Removed compiler warning in uuid::is_nil Fixed name_generator for different sizes of wchar_t
Andy Tompkins
2009-12-10 04:53:48 +0000
b90c104a2a1. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation
Robert Ramey
2009-12-10 00:30:51 +0000
0b39667e481. Fixed memory leak in shared_ptr loading 2. Fixed error in polymorphic archive implementation
Robert Ramey
2009-12-10 00:30:06 +0000
0d051e4495Fix for test_uuid - hash function for 64-bit machines
Andy Tompkins
2009-12-08 03:13:40 +0000
32c37aefcdIf 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
d5d09e7b0bChange the macro setup for restrict_test and slice_test.
Daniel James
2009-12-07 19:36:18 +0000
4a689eb144Merge unordered and hash.
Daniel James
2009-12-07 19:26:26 +0000
4b561b0edcRemoved obsolete settings, added regex to requirements for users
Jeremiah Willcock
2009-12-07 14:11:42 +0000
87f5ba9f4cAdapt examples regarding to exception class cleanup
Sascha Ochsenknecht
2009-12-07 13:35:01 +0000
e02007cffcMerge warning fixes from Trunk.
John Maddock
2009-12-07 13:23:38 +0000
7aae522447Merge type_traits bug fixes from Trunk.
John Maddock
2009-12-07 13:06:52 +0000
41e2333a8dOoops, original test case invoked very undefined behaviour.
John Maddock
2009-12-07 12:56:29 +0000
ab47d1acf6Added new docs.
John Maddock
2009-12-07 12:55:21 +0000
63069a7461More Codegear 2010 changes.
John Maddock
2009-12-07 12:01:24 +0000
234cff44e6Spirit: fixed include guard conflict (fixes#3724)
Hartmut Kaiser
2009-12-06 18:52:57 +0000
86b4ba349cMerge [58123], [58127], [58128] to release. Fixes#3666.
Peter Dimov
2009-12-06 17:50:28 +0000
a1f78798dcFix#3551 for Windows Mobile
Beman Dawes
2009-12-06 16:55:44 +0000
3afd16b874Set warning level to -W4
Beman Dawes
2009-12-06 16:53:20 +0000
367b3a0027consistent handling of namespace std
Sascha Ochsenknecht
2009-12-06 09:56:54 +0000
e148426101Better detection of missing values on command line, Fixes#3423
Sascha Ochsenknecht
2009-12-06 09:52:53 +0000
d37981eda3Fixed bad redirect
Jeremiah Willcock
2009-12-06 04:57:32 +0000
fb2fc693e4Fixed bad comment and invalid redirect
Jeremiah Willcock
2009-12-06 04:57:14 +0000
7d94ecc6f0Fixed bad comment syntax
Jeremiah Willcock
2009-12-06 04:53:58 +0000
2ab36bdf3cChanged to property_tree copy of encode_char_entities
Jeremiah Willcock
2009-12-06 03:53:14 +0000
ef585c7191Factored out declspec code; added BOOST_GRAPH_SOURCE where necessary
Jeremiah Willcock
2009-12-06 03:51:08 +0000
aa37a00137Spirit: more work on karma::columns directive
Hartmut Kaiser
2009-12-06 01:19:03 +0000
b0d855e9b9Spirit: added new karma example
Hartmut Kaiser
2009-12-06 01:17:45 +0000
75d9e3a505Start to fix up codegear 2010 support... this could take a while.
John Maddock
2009-12-05 13:22:45 +0000
9244338109Fix -Wshadow gcc warnings. Update and regenerate docs. Fixes#3718.
John Maddock
2009-12-05 12:15:20 +0000
71dabbb6dfbetter detection of ambiguous options, see Ticket #3423
Sascha Ochsenknecht
2009-12-05 08:08:45 +0000
a024d77642Merge changes to release branch
Robert Ramey
2009-12-05 06:34:10 +0000
3953501119Merge changes to release branch
Robert Ramey
2009-12-05 06:32:49 +0000
18e2c0a5d8Merge changes to release branch
Robert Ramey
2009-12-05 06:32:01 +0000
7ad8bd5728tweak msvc solution
Robert Ramey
2009-12-04 22:15:56 +0000
f21e233f9cSpirit: streamlined handling of optionals
Hartmut Kaiser
2009-12-04 21:32:06 +0000
639fcd58fdSpirit: updated docs, added more tests
Hartmut Kaiser
2009-12-04 19:59:57 +0000
6f89d92572Remove use of iterator_adaptor in unordered tests.
Daniel James
2009-12-04 19:44:34 +0000
3a6f3be836Clean up exception classes, changes regarding to Ticket #3423
Sascha Ochsenknecht
2009-12-04 13:38:56 +0000
3e3f5e6210Check for __unix__ as well as unix. Fixes#3708.
John Maddock
2009-12-04 10:18:29 +0000
979620b2f4Changed defaults for split_unix() function to be more compliant to unix command line style
Sascha Ochsenknecht
2009-12-04 10:15:11 +0000
7b6252a7c3enhance split_unix() to allow unix style splitting of command line string
Sascha Ochsenknecht
2009-12-04 08:09:43 +0000
fed7ea5f89Simplified 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
9d4d89c50aminor diagnostic_information maintenance, updated documentation
Emil Dotchevski
2009-12-04 01:29:22 +0000
bf816cb4edWorkaround codegear ICE.
Daniel James
2009-12-04 00:51:50 +0000
a30ca20464Undo r56305
Troy D. Straszheim
2009-12-03 22:20:47 +0000
ca172c2379Fix function_base.hpp to not require typeid. Refs #3666. Requires [58127].
Peter Dimov
2009-12-03 20:59:32 +0000
3cbfa5ed06Fix sp_typeinfo to match the interface of std::type_info.
Peter Dimov
2009-12-03 20:31:01 +0000
60e0a693b2Spirit: added docs for karma::columns
Hartmut Kaiser
2009-12-03 18:21:56 +0000