Commit graph

24754 commits

Author SHA1 Message Date
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
Rene Rivera
69bc2c2b0f Fix a few more references to *.boosbook instead of *.xml generated files.
[SVN r37464]
2007-04-17 17:06:51 +00:00
Eric Niebler
8d93e8baf8 fix proto::matches<> bug
[SVN r37463]
2007-04-17 16:32:33 +00:00
Joel de Guzman
1f9161825f --countoff
[SVN r37462]
2007-04-17 13:17:14 +00:00
Eric Niebler
acb39e9cf6 minor tweaks for newer, pickier versions of Doxygen
[SVN r37460]
2007-04-17 07:23:38 +00:00
Eric Niebler
bea5a7a0a5 some calculator examples
[SVN r37459]
2007-04-17 06:29:32 +00:00
Eric Niebler
1508c3f29a misc clean-up
[SVN r37458]
2007-04-17 05:02:39 +00:00
Rene Rivera
79e7f2dba6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator.
[SVN r37457]
2007-04-17 04:44:59 +00:00
Gunter Winkler
9c9e546984 * fixed wrong markup
[SVN r37455]
2007-04-16 22:28:13 +00:00
Gunter Winkler
3a9426da15 - fixed bug: removed wrong () in subslice
[SVN r37454]
2007-04-16 21:58:23 +00:00
Ronald Garcia
26aaedf5fa *** empty log message ***
[SVN r37453]
2007-04-16 18:02:38 +00:00
Ronald Garcia
dab74922a4 *** empty log message ***
[SVN r37452]
2007-04-16 17:54:13 +00:00
Eric Niebler
fb7748e5f9 callable_context works on intel-win-9.1
[SVN r37450]
2007-04-16 08:27:57 +00:00
Eric Niebler
3cdb1a5df3 test_actions passes on intel-win-9.1, misc. clean-up
[SVN r37449]
2007-04-16 08:10:16 +00:00
Eric Niebler
0880f1699e fix debug again
[SVN r37448]
2007-04-16 04:50:45 +00:00
Eric Niebler
961862e893 fix debug for MAX_ARITY==2
[SVN r37447]
2007-04-16 04:37:05 +00:00
Joel de Guzman
e1177cb72a --countoff
[SVN r37446]
2007-04-15 22:09:26 +00:00
Eric Niebler
6d0b992bcf remove test_compile
[SVN r37445]
2007-04-15 17:03:13 +00:00
Eric Niebler
4a831135b2 latest doxygen-generated docs
[SVN r37444]
2007-04-15 07:25:28 +00:00
Eric Niebler
f5df6c6ded proto compilers are dead
[SVN r37443]
2007-04-15 07:13:00 +00:00
Eric Niebler
83d8f1ad0d whoops, now wregex on cygwin
[SVN r37442]
2007-04-15 06:56:24 +00:00
Eric Niebler
2d9861672f update docs for new terminal fuzzy-match rules
[SVN r37441]
2007-04-15 06:46:57 +00:00
Eric Niebler
1f99e62369 switch xpressive from proto compilers to proto transforms
[SVN r37440]
2007-04-15 06:40:26 +00:00
Peter Dimov
3752d77ab8 Changed move constructors/assignments to leave the source empty
[SVN r37439]
2007-04-15 02:47:45 +00:00
Joel de Guzman
2dab6cf766 --countoff
[SVN r37438]
2007-04-14 22:26:46 +00:00