Commit Graph

  • be9d30ec41 Cosmetic fixes (improper links) Joel de Guzman 2008-11-22 03:25:41 +0000
  • af109ed7c4 address change Gennadiy Rozental 2008-11-21 23:29:06 +0000
  • eac39e16c6 fix gcc warnings and resolve ODR violation issue #2390 Gennadiy Rozental 2008-11-21 22:38:32 +0000
  • 3e7aaf4663 test_case_template.hpp deprecated Gennadiy Rozental 2008-11-21 22:36:07 +0000
  • 048735809b made to compile standalone Gennadiy Rozental 2008-11-21 21:31:44 +0000
  • 216b06ab72 Added 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
  • 39af6a91a6 Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-11-20 22:53:20 +0000
  • cdfe9c27ec optimize algorithms and iterators for the regex_id()==0 case Eric Niebler 2008-11-20 21:49:37 +0000
  • 7f6f933642 Merge more svn:eol-style and svn:mime-types. Fixes #2441. Daniel James 2008-11-20 21:32:15 +0000
  • 0d33974923 Emit clear error when more than one possible Jamfile is found in a directory Vladimir Prus 2008-11-20 17:58:59 +0000
  • 4a3b2c43a0 Fix typos in docs and regenerate. John Maddock 2008-11-20 16:55:12 +0000
  • f33c8a2da7 Use or not use escape sequences depending on availability. Emit warning only on cygwin. Vladimir Prus 2008-11-19 18:20:39 +0000
  • 4eaf99743f Added 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
  • e73fa8cc1e Fixed bug in elliptic integral periodic-reduction code. Added some more debugging/tracing aids. John Maddock 2008-11-18 19:47:50 +0000
  • 6d7b7ffea9 extend workaround to icc 10.0 Boris Gubenko 2008-11-18 17:41:32 +0000
  • a05c4b74b8 Added __CODEGEARC__ warning suppression. John Maddock 2008-11-18 08:51:43 +0000
  • c021728ddf fix bug 2407 Eric Niebler 2008-11-18 03:03:45 +0000
  • c93b43fda0 More thorough tests for using bind with member variables Steven Watanabe 2008-11-17 19:43:41 +0000
  • d56c305021 Fix bug in expected error rates. John Maddock 2008-11-17 17:10:46 +0000
  • 8996a6489a If 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
  • 6e2d61a9e3 Ooops revert last change. John Maddock 2008-11-17 11:58:54 +0000
  • 4f827958e7 merged warning fixes from trunk (-r41358:49813) Stephan Diederich 2008-11-17 09:57:04 +0000
  • ac99c2aa67 fix #2407 Eric Niebler 2008-11-16 23:22:53 +0000
  • 6417b45fcf Fix a typo. Daniel James 2008-11-16 23:10:00 +0000
  • 738e3d4616 fix path when building accumulators docs on windows Eric Niebler 2008-11-16 21:35:21 +0000
  • 4d32f4d8e9 fix path when building accumulators docs on windows, fixes #2233 Eric Niebler 2008-11-16 21:32:40 +0000
  • 3432c90749 add missing #include Eric Niebler 2008-11-16 21:28:32 +0000
  • f91a628370 add missing #include, fixes #2491 Eric Niebler 2008-11-16 21:23:49 +0000
  • ff2d0f49aa add missing namespace qualifications Eric Niebler 2008-11-16 21:22:52 +0000
  • 401c74a220 add missing namespace qualifications, fixes #2502 Eric Niebler 2008-11-16 21:17:28 +0000
  • 00b1a5aa42 Merged revisions 49803 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-16 18:59:40 +0000
  • 7461cd2fb3 remove old dead proto v2 Eric Niebler 2008-11-16 18:57:15 +0000
  • a11574acb2 port spirit2 to proto v4 (merged from trunk) Eric Niebler 2008-11-16 18:55:37 +0000
  • 679ec2955d Do not strip explicitly requested suffix from target names. Vladimir Prus 2008-11-16 17:52:17 +0000
  • afc0778574 Verify that escape characters are supported Vladimir Prus 2008-11-16 14:50:48 +0000
  • de66d7d282 Make sure 'FAILED' is printed on failure Vladimir Prus 2008-11-16 13:19:26 +0000
  • 803938a803 Fix typo Vladimir Prus 2008-11-16 12:46:11 +0000
  • 64e4cdec7c Fixes a VC9.0 warning. Andreas Huber 2008-11-16 12:24:26 +0000
  • 1d7492d8d1 Adapted VC projects to 1.38. Andreas Huber 2008-11-16 10:24:51 +0000
  • a9843a3c30 merged latest xpressive from trunk (49436,49608,49626,49649,49781) Eric Niebler 2008-11-16 08:42:34 +0000
  • b40cc217ad regex_error gets a virtual destructor with an empty exception specifier to satisfy qcc Eric Niebler 2008-11-16 08:05:50 +0000
  • cc9f9a2481 latest proto from trunk Eric Niebler 2008-11-16 07:47:47 +0000
  • e23645050e latest docs, make result_of::value consistent with rest of proto wrt array types Eric Niebler 2008-11-16 01:32:52 +0000
  • 11fddc2eaf changed the result of as_vector to return the numbered forms (i.e vectorN) Joel de Guzman 2008-11-16 01:00:37 +0000
  • 2122a07412 changed as_vector to return the numbered forms (i.e. vectorN) Joel de Guzman 2008-11-16 00:59:42 +0000
  • bbdd652815 Use \n, not various tricks that depend on eof style of common.jam itself. Vladimir Prus 2008-11-15 22:10:18 +0000
  • 284dac68b6 Handle \n and \r escape sequences Vladimir Prus 2008-11-15 22:02:35 +0000
  • 169d998055 Work towards Boost.Build testing. Create dummy Boost.Build test results for all toolsets. Vladimir Prus 2008-11-15 15:10:20 +0000
  • 36e7458755 Updated 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
  • d3cff7e526 Use the new swap library. Daniel James 2008-11-15 13:07:29 +0000
  • 7d9c962c0d updated make_vector to return numered forms instead Joel de Guzman 2008-11-15 11:08:49 +0000
  • 986b1cb690 minor doc typo Joel de Guzman 2008-11-15 11:07:56 +0000
  • f9c1f05eb5 Merged utility\swap failures to release branch. Joseph Gauterin 2008-11-15 01:17:35 +0000
  • 1af680ecc1 Merged utility/swap documentation to release branch. Joseph Gauterin 2008-11-15 01:15:54 +0000
  • 7f303210e1 Merged utility/swap tests to release branch. Joseph Gauterin 2008-11-15 01:13:01 +0000
  • 46f01133d2 Merged utility/swap to release branch. Joseph Gauterin 2008-11-15 01:11:24 +0000
  • 7593a1a9a9 extend workaround for Core Issue 574 to icc 10.1 and later Boris Gubenko 2008-11-14 18:14:24 +0000
  • e637e718e7 Try and fix Apache std lib configuration issues. John Maddock 2008-11-14 18:01:51 +0000
  • fb732b5055 Fix for building with /Zc:wchar_t-. John Maddock 2008-11-14 16:57:19 +0000
  • 9ba25d8fdb Use pragmas to suppress a Visual C++ warning. Daniel James 2008-11-14 16:11:16 +0000
  • e0a1d881e0 Copyright message update. Ben Hanson 2008-11-14 15:24:00 +0000
  • e8ee6a6f44 Copyright message update. Ben Hanson 2008-11-14 15:23:22 +0000
  • 44ee41e4bb Copyright message update. Ben Hanson 2008-11-14 15:22:46 +0000
  • 9c1b0ea641 Copyright message update. Ben Hanson 2008-11-14 15:21:49 +0000
  • 50cf48a858 Copyright message update. Ben Hanson 2008-11-14 15:20:56 +0000
  • a091880ef9 Copyright message update. Ben Hanson 2008-11-14 15:20:16 +0000
  • 9032c71ed2 regex flags. Ben Hanson 2008-11-14 15:18:34 +0000
  • ef41dab22a bol bug fixes. Ben Hanson 2008-11-14 15:17:35 +0000
  • 49f050eae1 regex flags, switched to iterators for hash vector, cleanups. Ben Hanson 2008-11-14 15:15:46 +0000
  • 63e16487bb Added enums for regex flags. Ben Hanson 2008-11-14 15:12:40 +0000
  • 78732385c4 Copyright message change, removed redundant if statement. Ben Hanson 2008-11-14 15:09:45 +0000
  • a092eadfb4 Updated Copyright message. Ben Hanson 2008-11-14 15:08:32 +0000
  • 49da160040 Copyright message changes. Ben Hanson 2008-11-14 15:06:39 +0000
  • 746b8b6d99 flag shenanigans. Ben Hanson 2008-11-14 15:05:24 +0000
  • a15d170939 icase/dot_not_newline changes. Ben Hanson 2008-11-14 15:04:12 +0000
  • 399a30fc75 icase and dot_not_newline flags, bug fixes. Ben Hanson 2008-11-14 15:03:03 +0000
  • 3a43148772 enum syntax error fix. Ben Hanson 2008-11-14 15:01:06 +0000
  • 364e38661d Block support for icase and dot_not_newline Ben Hanson 2008-11-14 14:58:43 +0000
  • 521ea9e19f Updated Copyright message. Ben Hanson 2008-11-14 14:56:36 +0000
  • a824265afe Updated Copyright message. Ben Hanson 2008-11-14 14:55:16 +0000
  • 301d0ab9af Explicitly specify the template parameters in the unordered container friend, in order to avoid some warnings. Daniel James 2008-11-14 12:51:00 +0000
  • 63789dfe37 XML output support Vladimir Prus 2008-11-13 21:30:05 +0000
  • accb78e0d6 Silenced some warnings about unreferenced formal parameters. Andrey Semashev 2008-11-13 20:10:23 +0000
  • 7c7dc7596e Silenced some warnings about unused formal parameters. Andrey Semashev 2008-11-13 20:01:18 +0000
  • 650be28038 Fixed missing <entry> tag. Andrey Semashev 2008-11-13 19:35:04 +0000
  • 62a8bae037 Fixed missing <entry> tag. Andrey Semashev 2008-11-13 19:34:32 +0000
  • 95b48c66ce Fixed examples for time_period constructors. Andrey Semashev 2008-11-13 19:22:52 +0000
  • e738d896c4 Fixed examples for time_period constructors. Andrey Semashev 2008-11-13 19:22:08 +0000
  • 7809c15390 Fixed 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
  • 5e90fbee3e Fixed 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
  • 7fada2af88 Add note about sun compiler switch. John Maddock 2008-11-13 17:10:28 +0000
  • fd33c4ee8f Fix typo. John Maddock 2008-11-13 17:04:44 +0000
  • dda9449468 System: add deprecated get_posix_category() to fix ticket #2461 Beman Dawes 2008-11-13 16:05:49 +0000
  • 41ccfaa834 System: rename msvc_system -> system->msvc so VC++ start page recent solutions list is easier to use Beman Dawes 2008-11-13 15:57:04 +0000
  • a9374648ca When source resides in a subdirectory of source dir, preserve that subdirectory in the target path. Vladimir Prus 2008-11-13 08:26:39 +0000
  • 33ed8a9a41 SVG logo Vladimir Prus 2008-11-13 07:47:19 +0000
  • ca7c11a928 Include PDF docs in packages Vladimir Prus 2008-11-13 07:20:11 +0000
  • 9792930252 Unbreak generator_selection test on Linux Vladimir Prus 2008-11-13 07:12:12 +0000
  • 02f5e68fce Improve error message Vladimir Prus 2008-11-13 07:07:10 +0000
  • 070ccddb02 Quote strings containing semicolons Vladimir Prus 2008-11-13 06:44:21 +0000