Commit graph

24778 commits

Author SHA1 Message Date
Hartmut Kaiser
402408fd29 Updated days count.
[SVN r37521]
2007-04-28 01:00:53 +00:00
Daniel James
076a97fed7 Update the copyright in the hash documentation.
[SVN r37518]
2007-04-27 19:46:53 +00:00
Daniel James
ffede8f9f9 Add reference documentation for boost::hash<T*>
[SVN r37517]
2007-04-27 19:44:18 +00:00
Hartmut Kaiser
06a0a27a9b Updated days count.
[SVN r37515]
2007-04-27 11:44:57 +00:00
Eric Niebler
23fd2275ff fix name collision
[SVN r37514]
2007-04-27 07:11:02 +00:00
Thomas Witt
d8ff2a8e66 Add release 1.34.0 beta to latest news section.
[SVN r37513]
2007-04-27 05:51:01 +00:00
Ronald Garcia
89c13f8cbb Added ignore_other_properties.
[SVN r37512]
2007-04-26 22:11:50 +00:00
Ronald Garcia
2526a0af98 Added a test for ignore_other_properties.
[SVN r37511]
2007-04-26 22:11:20 +00:00
Jens Maurer
5106f7ba86 sourceforge bug #1464566: adjust documentation for uniform_01 to reality
[SVN r37510]
2007-04-26 20:16:33 +00:00
Jens Maurer
541bef0473 sourceforge bug #1707940: mention that UniformRandomNumberGenerator better
return values in the range [0,1) where it matters.


[SVN r37509]
2007-04-26 20:04:11 +00:00
Eric Niebler
9764a42e69 fix off-by-one for backrefs greater than 9, add test case
[SVN r37508]
2007-04-26 16:38:01 +00:00
Hartmut Kaiser
5ac2e09c7d Updated days count.
[SVN r37507]
2007-04-26 11:41:33 +00:00
Eric Niebler
2a1ba35f79 replace SetFillContext with set_fill_visitor, avoid including typeof.hpp unnecessarily for better compile times
[SVN r37506]
2007-04-26 07:07:24 +00:00
Ion Gaztañaga
6e9177266b Correction of bugs when converting pointers to derived classes to base classes, offset correction was not performed.
[SVN r37505]
2007-04-25 15:32:29 +00:00
Ralf W. Grosse-Kunstleve
8def57616a MIPSpro: undo Python 2.5.1 define (the define leads to many warnings)
[SVN r37502]
2007-04-25 04:45:17 +00:00
Hartmut Kaiser
0f1f4564e1 Updated days count.
[SVN r37501]
2007-04-25 01:55:30 +00:00
Ronald Garcia
e7f0089c3d *** empty log message ***
[SVN r37500]
2007-04-24 17:05:19 +00:00
Eric Niebler
cf1c27461c SetFillContext does proper widening of narrow chars
[SVN r37498]
2007-04-24 07:05:20 +00:00
Rene Rivera
850c8622e4 Fix the "Main CVS" link.
[SVN r37497]
2007-04-24 03:41:37 +00:00
Lubomir Bourdev
9edce2997e Initial version of boost/libs/gil
[SVN r37496]
2007-04-24 01:58:42 +00:00
Hartmut Kaiser
08932c1989 Updated days count.
[SVN r37495]
2007-04-24 01:41:24 +00:00
Lubomir Bourdev
c40ab2ae10 Initial submission of GIL 2.0
[SVN r37494]
2007-04-23 23:15:01 +00:00
Lubomir Bourdev
741fcff423 Adding the first GIL file (testing CVS and SSH)
[SVN r37493]
2007-04-23 23:09:57 +00:00
Rene Rivera
a042627eb3 Add 1.34.0 testing results link.
[SVN r37492]
2007-04-23 15:54:53 +00:00
Joel de Guzman
70bcf9ab72 --countoff
[SVN r37491]
2007-04-22 23:27:25 +00:00
Joel de Guzman
bf2904cd66 more flat includes
[SVN r37490]
2007-04-22 23:20:21 +00:00
Christopher Kohlhoff
efa190028d Add copyright notice.
[SVN r37489]
2007-04-22 22:26:40 +00:00
Christopher Kohlhoff
fcc27d24b0 Fix broken links.
[SVN r37488]
2007-04-22 14:21:09 +00:00
Joel de Guzman
d9de2d9931 more flat includes
[SVN r37487]
2007-04-22 10:09:38 +00:00
Christopher Kohlhoff
dc6b3a88a3 Fix newlines.
[SVN r37486]
2007-04-22 09:34:39 +00:00
Christopher Kohlhoff
df14c7c79b Add quick reference index table.
[SVN r37485]
2007-04-22 09:34:13 +00:00
Joel de Guzman
302cfc3cdf mpl.hpp header now includes 2 way mapping to and from mpl and fusion
#include <boost/fusion/sequence/adapted/mpl.hpp>
#include <boost/fusion/sequence/intrinsic/mpl.hpp>


[SVN r37484]
2007-04-22 08:06:36 +00:00
Christopher Kohlhoff
bce7af087e Fix bug in timer heap management.
[SVN r37483]
2007-04-22 07:42:59 +00:00
Christopher Kohlhoff
7f095e28bf Enable buffer debugging for g++ when _GLIBCXX_DEBUG is defined.
[SVN r37482]
2007-04-22 07:41:54 +00:00
Christopher Kohlhoff
8625e93efb Don't copy a default-constructed vector iterator.
[SVN r37481]
2007-04-22 07:38:55 +00:00
Joel de Guzman
c9f9f5d2ae --countoff
[SVN r37480]
2007-04-22 06:42:04 +00:00
Joel de Guzman
45f99b655e more flat includes
[SVN r37479]
2007-04-22 06:40:33 +00:00
Jeff Garland
c9768852c0 timezone updates for mexico sf tracker#1695914
[SVN r37477]
2007-04-21 18:38:39 +00:00
Jeff Garland
b409a73a38 fix and clarify ticks_per_second docs.
[SVN r37476]
2007-04-21 18:17:19 +00:00
Joel de Guzman
9f70648db0 fixed bug where first element is convertible from input sequence
[SVN r37475]
2007-04-20 03:45:36 +00:00
Eric Niebler
75c34f71b9 remove is_allowed<>, short-circuit generate_if<> for default_domain -- big compile time win
[SVN r37474]
2007-04-19 03:16:25 +00:00
Eric Niebler
c1649c05f0 OK, default_context can be const
[SVN r37473]
2007-04-19 01:08:16 +00:00
Joel de Guzman
cbc7c26d0c --countoff
[SVN r37472]
2007-04-18 22:25:34 +00:00
Douglas Gregor
6bc58fbd39 Try to work around EC++4 bug
[SVN r37471]
2007-04-18 12:13:53 +00:00
Boris Gubenko
ed4fe3d8f4 mark some tests for HP-UX
[SVN r37470]
2007-04-18 01:51:18 +00:00
Joel de Guzman
bf10b70588 --countoff
[SVN r37469]
2007-04-18 00:00:33 +00:00
Eric Niebler
e4f1f282fc fix lazy_vector example
[SVN r37468]
2007-04-17 23:19:41 +00:00
Eric Niebler
d713fd5f2b *** empty log message ***
[SVN r37467]
2007-04-17 22:36:44 +00:00
Rene Rivera
9d2ab8b99a Fix broken build of docs, it was missing a dependency to the doxygen docs.
[SVN r37466]
2007-04-17 17:19:25 +00:00
Rene Rivera
760844e5a8 Fix a few more references to *.boosbook instead of *.xml generated files.
[SVN r37465]
2007-04-17 17:13:35 +00:00