Commit graph

35920 commits

Author SHA1 Message Date
Andy Tompkins
dc07e78a92 Fixed bug in documentation (forgot a dash in 3 uuid strings).
Fixed test_io.cpp for some platforms for wstring (I hope).

[SVN r63940]
2010-07-13 00:17:38 +00:00
Neil Groves
9a64e1b5c3 [range] experimental commit using disable_if in an attempt to resolve the ambiguity warnings on some compilers.
[SVN r63938]
2010-07-12 22:45:30 +00:00
Neil Groves
9e293ee8a7 avoid name clash with Boost.Algorithm by renaming replace_range to replaced_range
[SVN r63936]
2010-07-12 22:02:46 +00:00
Neil Groves
4f862cb1df [range] - fix erroneous change to uniqued test case.
[SVN r63935]
2010-07-12 21:52:28 +00:00
Vladimir Prus
0336727803 Use toolset.requirements in targets.py
[SVN r63927]
2010-07-12 15:11:13 +00:00
Vladimir Prus
7031134174 Shut up 'BaseException.message is deprecated' warnings
[SVN r63925]
2010-07-12 14:13:40 +00:00
Hartmut Kaiser
9482c84112 Spirit: extended fix for gcc 3.x to intel compilers on apple
[SVN r63924]
2010-07-12 13:47:40 +00:00
Vladimir Prus
a1c38ce3d8 Don't check for non-existent paths
[SVN r63919]
2010-07-12 08:15:41 +00:00
Vladimir Prus
dd3ce9a825 Remove obsolete file.
For sure, any script that tries to checkout things from CVS is
probably of no use.


[SVN r63918]
2010-07-12 08:14:56 +00:00
Vladimir Prus
b42e81e63b Update the code size measurement tool
[SVN r63916]
2010-07-12 07:53:24 +00:00
Vladimir Prus
038f0bbefd Wip on zlib auto-configuration
[SVN r63914]
2010-07-12 07:43:00 +00:00
Andy Tompkins
acd85ebde7 Fixed compile error in uuid_io.hpp. Added typename to a dependent type name
[SVN r63909]
2010-07-12 02:01:34 +00:00
Hartmut Kaiser
f632ad5c89 Spirit: Adding workaround to enable more tests to compile with gcc 3.4.x
[SVN r63908]
2010-07-12 02:01:23 +00:00
Christopher Kohlhoff
c5a1b3b5b9 Revision history.
[SVN r63905]
2010-07-12 00:45:32 +00:00
Neil Groves
95f344b955 [boost][range] - Improved handling of temporary ranges in range algorithms.
[SVN r63904]
2010-07-12 00:14:07 +00:00
Neil Groves
c2120427af [boost][range] - Improved handling of temporary ranges in range algorithms.
[SVN r63903]
2010-07-12 00:12:49 +00:00
Neil Groves
d9ff864198 [boost][range] - Improved handling of temporary ranges in range algorithms.
[SVN r63902]
2010-07-12 00:08:41 +00:00
Christopher Kohlhoff
73da5c2452 Version bump.
[SVN r63900]
2010-07-11 23:55:34 +00:00
Daniel James
f1fbd393fc Restore the invalid doc info attributes.
Removing them breaks the release notes, there's still a warning that
they're invalid. Refs #1281

[SVN r63896]
2010-07-11 23:15:18 +00:00
Daniel James
72185c95f1 Typo.
[SVN r63895]
2010-07-11 23:14:47 +00:00
Hartmut Kaiser
71694bc8e9 Spirit: updating generated docs
[SVN r63893]
2010-07-11 19:46:49 +00:00
Hartmut Kaiser
97d91ca181 Spirit: added karma::duplicate[] directive, tests and docs
[SVN r63892]
2010-07-11 19:41:53 +00:00
Hartmut Kaiser
dc2d87e1a6 Spirit: added karma::duplicate[] directive
[SVN r63891]
2010-07-11 19:39:04 +00:00
Christopher Kohlhoff
54c674b1c9 Preserve error value.
[SVN r63838]
2010-07-11 04:16:10 +00:00
Christopher Kohlhoff
a9d7601277 Add macro for disabling fenced blocks.
[SVN r63837]
2010-07-11 04:15:19 +00:00
Christopher Kohlhoff
142834ffd2 Note that hppa fence is just a placeholder at this time.
[SVN r63836]
2010-07-11 04:12:51 +00:00
Daniel James
b65d6a70ed Check the quickbook version is valid.
[SVN r63814]
2010-07-10 15:03:45 +00:00
Daniel James
3acb4430fd Make repeated quickbook image attributes a warning rather than an error.
[SVN r63813]
2010-07-10 15:03:07 +00:00
Daniel James
e35c4b5cb0 Add Steven Watanabe's many fixes to the iostreams release notes.
[SVN r63811]
2010-07-10 13:48:20 +00:00
Daniel James
d8405d3164 Release notes for hash.
[SVN r63810]
2010-07-10 13:47:47 +00:00
Daniel James
d60d91679f Generate different ids when reusing code snippets.
Generates the ids during template expansion instead of when parsing the
code snippet - so that different ids are used for different exapnsions.
Refs #4416

[SVN r63809]
2010-07-10 11:24:54 +00:00
Daniel James
71c5dabac2 Use a structure for template symbol info.
[SVN r63808]
2010-07-10 11:24:07 +00:00
Christopher Schmidt
2866119179 fix for adapted classes' category
[SVN r63804]
2010-07-10 10:01:57 +00:00
Andy Tompkins
6074b332df define BOOST_UUID_NO_TYPE_TRAITS to remove dependency on Boost.TypeTraits
stream operator<< now handles right, internal, left modifiers
added to_string, to_wstring to uuid_io.hpp

[SVN r63801]
2010-07-10 02:22:43 +00:00
Anthony Williams
09328c766e Fix for issue #4368 --- ensure mutex is destroyed if setattr call fails
[SVN r63799]
2010-07-09 22:00:51 +00:00
Anthony Williams
8a37c57642 Tidied up call_once to remove unused throw_count stuff
[SVN r63796]
2010-07-09 21:21:48 +00:00
Anthony Williams
e520c55be7 Fix for issue #4225 to allow static initialization of boost::once_flag
[SVN r63795]
2010-07-09 21:15:57 +00:00
Anthony Williams
d071892931 Fix for issue #4413 --- allow wait_for_any to work with empty ranges
[SVN r63790]
2010-07-09 19:18:16 +00:00
Hartmut Kaiser
159398caaf Spirit: minor documentation work, untabified file
[SVN r63788]
2010-07-09 19:02:54 +00:00
Hartmut Kaiser
e3270514ae Spirit: Fixing regression in Karma caused by a semantic change in proto
[SVN r63787]
2010-07-09 19:01:52 +00:00
Ralf W. Grosse-Kunstleve
fbe457938e boost/python/module_init.hpp: patch https://svn.boost.org/trac/boost/ticket/3843
[SVN r63777]
2010-07-09 14:50:09 +00:00
Christopher Kohlhoff
768f4c0c77 Fence class for hppa.
[SVN r63776]
2010-07-09 13:43:05 +00:00
Daniel James
8caaefb770 Rebuild the bcp documentation.
[SVN r63770]
2010-07-08 22:51:33 +00:00
Daniel James
f61e5adce0 Rebuild the scope_exit documentation.
I didn't use the latest version which changes a file name and hasn't
been merged yet.

[SVN r63769]
2010-07-08 22:51:00 +00:00
Daniel James
a647dbe4e0 Rebuild the regex documentation.
[SVN r63768]
2010-07-08 22:49:58 +00:00
Daniel James
1274f469e5 Rebuild integer docs.
[SVN r63765]
2010-07-08 20:50:29 +00:00
Daniel James
873bdd24d9 Organise the quickbook release notes a bit better.
[SVN r63764]
2010-07-08 20:49:52 +00:00
Daniel James
5f6aa1aee0 Rename 'check' in detail/is_incrementable.
To avoid clashing with Apple testing macros.

[SVN r63763]
2010-07-08 20:49:27 +00:00
Daniel James
c3c92c2ac4 Fix inspect issues.
[SVN r63762]
2010-07-08 20:48:30 +00:00
Hartmut Kaiser
4d6453a964 Spirit: integrated lexer with Qi's debug facilities
[SVN r63756]
2010-07-08 18:13:01 +00:00