Commit graph

22213 commits

Author SHA1 Message Date
Hartmut Kaiser
c40a702521 Tweaked news section for Wave.
[SVN r33855]
2006-04-29 01:30:58 +00:00
Hartmut Kaiser
05d86e1748 Fixed a nasty Wave bug, improved performance a lot.
[SVN r33854]
2006-04-28 23:32:04 +00:00
Markus Schöpflin
86e94328a3 Merged markup changes for HP CXX from trunk.
[SVN r33852]
2006-04-28 08:56:41 +00:00
Hartmut Kaiser
5e0e70e717 Added pp constants to allow to tune the tree generation.
[SVN r33848]
2006-04-28 01:23:18 +00:00
Hartmut Kaiser
3aab24ef80 Removed VC7.1 warning 4800.
[SVN r33847]
2006-04-27 23:46:24 +00:00
Thorsten Jørgen Ottosen
b7db22045b major doc update
[SVN r33846]
2006-04-27 23:00:14 +00:00
Thorsten Jørgen Ottosen
a625ee0adb *** empty log message ***
[SVN r33843]
2006-04-27 20:16:21 +00:00
Thorsten Jørgen Ottosen
2ea23a6892 fixed small bug
[SVN r33842]
2006-04-27 20:08:59 +00:00
Peter Dimov
b6dc5487d3 Fixed a visit_each-related bug exposed by strict two-phase lookup
[SVN r33841]
2006-04-27 16:21:01 +00:00
Vladimir Prus
be77aa6aad Merge from trunk
[SVN r33840]
2006-04-27 15:19:38 +00:00
Nicola Musatti
54e0eb16a3 Fixed for BCB2006
[SVN r33835]
2006-04-27 06:50:17 +00:00
Hartmut Kaiser
898b86d302 Added due credit to the Changelog.
[SVN r33832]
2006-04-26 21:00:17 +00:00
Hartmut Kaiser
61d3c0b552 Fixed a rare memory corruption bug in the Wave Re2C scanner buffer management code.
[SVN r33831]
2006-04-26 20:51:54 +00:00
Vladimir Prus
b261c38417 Merge from trunk
[SVN r33828]
2006-04-26 09:42:44 +00:00
Vladimir Prus
3ee8111740 Merge from trunk.
[SVN r33826]
2006-04-26 09:35:48 +00:00
Dave Abrahams
7492226368 merged from trunk
[SVN r33820]
2006-04-25 20:35:01 +00:00
Hartmut Kaiser
60dd44bbf1 Fixed memory leak in the flex_string copy on write code.
[SVN r33817]
2006-04-25 17:21:01 +00:00
Vladimir Prus
e563e13b05 Merge from trunk.
[SVN r33816]
2006-04-25 16:17:10 +00:00
Beman Dawes
aa33498986 merge pathconf fixes from HEAD
[SVN r33806]
2006-04-25 12:53:33 +00:00
Vladimir Prus
3e374a7131 Marge from trunk.
[SVN r33805]
2006-04-25 10:13:39 +00:00
Vladimir Prus
a9100b0b7d Merge from trunk
[SVN r33804]
2006-04-25 10:09:34 +00:00
Anthony Williams
45351c2f7e Added patch from http://lists.boost.org/Archives/boost/2005/05/86395.php to fix bug
https://sourceforge.net/tracker/index.php?func=detail&aid=1424965&group_id=7586&atid=107586


[SVN r33802]
2006-04-25 10:06:38 +00:00
Arkadiy Vertleyb
43ec7a837d Merged fix for VC PCH
[SVN r33800]
2006-04-25 00:57:46 +00:00
Vladimir Prus
a51728827a Merge from trunk.
[SVN r33793]
2006-04-24 14:00:53 +00:00
Vladimir Prus
113c681c4e Merge V2 toolset names from trunk.
[SVN r33790]
2006-04-24 12:38:21 +00:00
Vladimir Prus
44730f39a0 Merge from trunk
[SVN r33787]
2006-04-24 09:51:01 +00:00
Vladimir Prus
231408c687 Merge from trunk
[SVN r33785]
2006-04-24 09:41:50 +00:00
Vladimir Prus
2342bcdccb Merge from trunk
[SVN r33783]
2006-04-24 09:15:27 +00:00
Vladimir Prus
020fee81f1 Merge from trunk
[SVN r33781]
2006-04-24 08:52:43 +00:00
Vladimir Prus
c7fce691a5 Merge from trunk
[SVN r33779]
2006-04-24 08:29:05 +00:00
Vladimir Prus
372fe6e574 Merge from trunk
[SVN r33777]
2006-04-24 08:02:07 +00:00
Nicola Musatti
9871ddba29 Added Borland BCB 2006 support
[SVN r33771]
2006-04-23 22:00:35 +00:00
Arkadiy Vertleyb
9e8c0a609f merged typeof doc id
[SVN r33770]
2006-04-23 12:44:00 +00:00
Dave Abrahams
70a4c358ff merged from trunk
[SVN r33764]
2006-04-21 15:04:42 +00:00
Joaquín M. López Muñoz
a518bec4bb merged from trunk to branch
[SVN r33760]
2006-04-21 13:09:37 +00:00
John Maddock
5637bc05f3 VC8 __is_pod a bit broken, check for trivial constructor.
[SVN r33756]
2006-04-21 12:00:31 +00:00
John Maddock
2c34b82fc9 Added stronger tests for the intrinsic compiler support.
[SVN r33755]
2006-04-21 11:59:50 +00:00
John Maddock
4263807036 Fixed documentation bug in function_traits.
[SVN r33753]
2006-04-21 09:44:40 +00:00
nobody
3e97237f0b This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33750]
2006-04-19 22:21:23 +00:00
Rene Rivera
affa42af1a [merge from head] Fix missing online help docs, and refactor to not use header scanning to speed up the parsing of Jamfiles for docs.
[SVN r33749]
2006-04-19 22:21:22 +00:00
Peter Dimov
dd89f31e6f Fix VC6 codegen issue (Alain Cormier)
[SVN r33747]
2006-04-19 21:03:18 +00:00
Robert Ramey
6d4448cd88 efficiency improvement
[SVN r33745]
2006-04-19 15:50:41 +00:00
Hartmut Kaiser
2c1804f312 Fixed Wave compilation errors on gcc.
[SVN r33744]
2006-04-19 14:56:33 +00:00
Joaquín M. López Muñoz
9ecaacebb3 merged from trunk to branch
[SVN r33742]
2006-04-19 07:23:16 +00:00
Hartmut Kaiser
5e4268b3bb Fixed Wave tool Jamfile.v2.
[SVN r33739]
2006-04-18 22:43:58 +00:00
Jürgen Hunold
521236238a Correct QSql to QtSql in dependency list of Qt3Support.
[SVN r33736]
2006-04-18 19:02:03 +00:00
Joaquín M. López Muñoz
7bd1564287 merged from trunk to branch
[SVN r33734]
2006-04-18 17:01:51 +00:00
Robert Ramey
0dc4be2a0c correction
[SVN r33731]
2006-04-18 16:02:21 +00:00
Jürgen Hunold
890663894f Add QtOpenGL to the list of buildable modules.
[SVN r33728]
2006-04-17 20:59:54 +00:00
Jonathan Turkanis
474493e2c2 adjusted markup for missing wide streams to exclude MinGW + STLPort (iostreams)
[SVN r33724]
2006-04-17 17:35:57 +00:00