048735809bmade to compile standalone
Gennadiy Rozental
2008-11-21 21:31:44 +0000
216b06ab72Added array_of_template test, testing the boost::swap utility on an array of objects of a template class.
Niels Dekker
2008-11-21 21:28:47 +0000
cdfe9c27ecoptimize algorithms and iterators for the regex_id()==0 case
Eric Niebler
2008-11-20 21:49:37 +0000
7f6f933642Merge more svn:eol-style and svn:mime-types. Fixes#2441.
Daniel James
2008-11-20 21:32:15 +0000
0d33974923Emit clear error when more than one possible Jamfile is found in a directory
Vladimir Prus
2008-11-20 17:58:59 +0000
4a3b2c43a0Fix typos in docs and regenerate.
John Maddock
2008-11-20 16:55:12 +0000
f33c8a2da7Use or not use escape sequences depending on availability. Emit warning only on cygwin.
Vladimir Prus
2008-11-19 18:20:39 +0000
4eaf99743fAdded test-suite "utility/swap" to /release/status/Jamfile.v2, hoping to see it at www.boost.org/development/tests/release/developer
Niels Dekker
2008-11-19 09:30:52 +0000
e73fa8cc1eFixed bug in elliptic integral periodic-reduction code. Added some more debugging/tracing aids.
John Maddock
2008-11-18 19:47:50 +0000
6d7b7ffea9extend workaround to icc 10.0
Boris Gubenko
2008-11-18 17:41:32 +0000
a05c4b74b8Added __CODEGEARC__ warning suppression.
John Maddock
2008-11-18 08:51:43 +0000
c021728ddffix bug 2407
Eric Niebler
2008-11-18 03:03:45 +0000
c93b43fda0More thorough tests for using bind with member variables
Steven Watanabe
2008-11-17 19:43:41 +0000
d56c305021Fix bug in expected error rates.
John Maddock
2008-11-17 17:10:46 +0000
8996a6489aIf escape characters are not supported, emit warning, not error. This is temporary solution to make regression test work again.
Vladimir Prus
2008-11-17 12:08:03 +0000
6e2d61a9e3Ooops revert last change.
John Maddock
2008-11-17 11:58:54 +0000
4f827958e7merged warning fixes from trunk (-r41358:49813)
Stephan Diederich
2008-11-17 09:57:04 +0000
7461cd2fb3remove old dead proto v2
Eric Niebler
2008-11-16 18:57:15 +0000
a11574acb2port spirit2 to proto v4 (merged from trunk)
Eric Niebler
2008-11-16 18:55:37 +0000
679ec2955dDo not strip explicitly requested suffix from target names.
Vladimir Prus
2008-11-16 17:52:17 +0000
afc0778574Verify that escape characters are supported
Vladimir Prus
2008-11-16 14:50:48 +0000
de66d7d282Make sure 'FAILED' is printed on failure
Vladimir Prus
2008-11-16 13:19:26 +0000
803938a803Fix typo
Vladimir Prus
2008-11-16 12:46:11 +0000
64e4cdec7cFixes a VC9.0 warning.
Andreas Huber
2008-11-16 12:24:26 +0000
1d7492d8d1Adapted VC projects to 1.38.
Andreas Huber
2008-11-16 10:24:51 +0000
a9843a3c30merged latest xpressive from trunk (49436,49608,49626,49649,49781)
Eric Niebler
2008-11-16 08:42:34 +0000
b40cc217adregex_error gets a virtual destructor with an empty exception specifier to satisfy qcc
Eric Niebler
2008-11-16 08:05:50 +0000
cc9f9a2481latest proto from trunk
Eric Niebler
2008-11-16 07:47:47 +0000
e23645050elatest docs, make result_of::value consistent with rest of proto wrt array types
Eric Niebler
2008-11-16 01:32:52 +0000
11fddc2eafchanged the result of as_vector to return the numbered forms (i.e vectorN)
Joel de Guzman
2008-11-16 01:00:37 +0000
2122a07412changed as_vector to return the numbered forms (i.e. vectorN)
Joel de Guzman
2008-11-16 00:59:42 +0000
bbdd652815Use \n, not various tricks that depend on eof style of common.jam itself.
Vladimir Prus
2008-11-15 22:10:18 +0000
284dac68b6Handle \n and \r escape sequences
Vladimir Prus
2008-11-15 22:02:35 +0000
169d998055Work towards Boost.Build testing. Create dummy Boost.Build test results for all toolsets.
Vladimir Prus
2008-11-15 15:10:20 +0000
36e7458755Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed some HTML formatting.
Niels Dekker
2008-11-15 15:07:42 +0000
d3cff7e526Use the new swap library.
Daniel James
2008-11-15 13:07:29 +0000
7d9c962c0dupdated make_vector to return numered forms instead
Joel de Guzman
2008-11-15 11:08:49 +0000
986b1cb690minor doc typo
Joel de Guzman
2008-11-15 11:07:56 +0000
f9c1f05eb5Merged utility\swap failures to release branch.
Joseph Gauterin
2008-11-15 01:17:35 +0000
1af680ecc1Merged utility/swap documentation to release branch.
Joseph Gauterin
2008-11-15 01:15:54 +0000
7f303210e1Merged utility/swap tests to release branch.
Joseph Gauterin
2008-11-15 01:13:01 +0000
46f01133d2Merged utility/swap to release branch.
Joseph Gauterin
2008-11-15 01:11:24 +0000
7593a1a9a9extend workaround for Core Issue 574 to icc 10.1 and later
Boris Gubenko
2008-11-14 18:14:24 +0000
e637e718e7Try and fix Apache std lib configuration issues.
John Maddock
2008-11-14 18:01:51 +0000
fb732b5055Fix for building with /Zc:wchar_t-.
John Maddock
2008-11-14 16:57:19 +0000
9ba25d8fdbUse pragmas to suppress a Visual C++ warning.
Daniel James
2008-11-14 16:11:16 +0000
e0a1d881e0Copyright message update.
Ben Hanson
2008-11-14 15:24:00 +0000
e8ee6a6f44Copyright message update.
Ben Hanson
2008-11-14 15:23:22 +0000
44ee41e4bbCopyright message update.
Ben Hanson
2008-11-14 15:22:46 +0000
9c1b0ea641Copyright message update.
Ben Hanson
2008-11-14 15:21:49 +0000
50cf48a858Copyright message update.
Ben Hanson
2008-11-14 15:20:56 +0000
a091880ef9Copyright message update.
Ben Hanson
2008-11-14 15:20:16 +0000
9032c71ed2regex flags.
Ben Hanson
2008-11-14 15:18:34 +0000
ef41dab22abol bug fixes.
Ben Hanson
2008-11-14 15:17:35 +0000
49f050eae1regex flags, switched to iterators for hash vector, cleanups.
Ben Hanson
2008-11-14 15:15:46 +0000
63e16487bbAdded enums for regex flags.
Ben Hanson
2008-11-14 15:12:40 +0000
78732385c4Copyright message change, removed redundant if statement.
Ben Hanson
2008-11-14 15:09:45 +0000
a092eadfb4Updated Copyright message.
Ben Hanson
2008-11-14 15:08:32 +0000
49da160040Copyright message changes.
Ben Hanson
2008-11-14 15:06:39 +0000
746b8b6d99flag shenanigans.
Ben Hanson
2008-11-14 15:05:24 +0000
a15d170939icase/dot_not_newline changes.
Ben Hanson
2008-11-14 15:04:12 +0000
399a30fc75icase and dot_not_newline flags, bug fixes.
Ben Hanson
2008-11-14 15:03:03 +0000
3a43148772enum syntax error fix.
Ben Hanson
2008-11-14 15:01:06 +0000
364e38661dBlock support for icase and dot_not_newline
Ben Hanson
2008-11-14 14:58:43 +0000
521ea9e19fUpdated Copyright message.
Ben Hanson
2008-11-14 14:56:36 +0000
a824265afeUpdated Copyright message.
Ben Hanson
2008-11-14 14:55:16 +0000
301d0ab9afExplicitly specify the template parameters in the unordered container friend, in order to avoid some warnings.
Daniel James
2008-11-14 12:51:00 +0000
63789dfe37XML output support
Vladimir Prus
2008-11-13 21:30:05 +0000
accb78e0d6Silenced some warnings about unreferenced formal parameters.
Andrey Semashev
2008-11-13 20:10:23 +0000
7c7dc7596eSilenced some warnings about unused formal parameters.
Andrey Semashev
2008-11-13 20:01:18 +0000
95b48c66ceFixed examples for time_period constructors.
Andrey Semashev
2008-11-13 19:22:52 +0000
e738d896c4Fixed examples for time_period constructors.
Andrey Semashev
2008-11-13 19:22:08 +0000
7809c15390Fixed a number of warnings about shadowed variables. Fixed date_generator_formatter constructor that accepts custom phrase elements.
Andrey Semashev
2008-11-13 19:05:31 +0000
5e90fbee3eFixed a number of warnings about shadowed variables. Fixed date_generator_formatter constructor that accepts custom phrase elements.
Andrey Semashev
2008-11-13 19:04:15 +0000
7fada2af88Add note about sun compiler switch.
John Maddock
2008-11-13 17:10:28 +0000
fd33c4ee8fFix typo.
John Maddock
2008-11-13 17:04:44 +0000