Commit Graph

  • 9164e2c830 Added gil:: namespace to all at_c calls. This seems necessary for current gcc ( 4.4 and more ) compilers. See #3041 and #3619. Christian Henning 2010-01-06 19:14:59 +0000
  • 4394e1640e Remove debug print Vladimir Prus 2010-01-06 19:07:49 +0000
  • 7cb8814845 Do not relink on installation if dll paths did not change. Vladimir Prus 2010-01-06 19:00:48 +0000
  • b62e3e971b Spirit: minor edits in one of the Karma samples Hartmut Kaiser 2010-01-06 16:07:43 +0000
  • f3b8f26f56 Spirit: fixing tests for Qi match Hartmut Kaiser 2010-01-06 16:01:05 +0000
  • 4d6d586ce6 Spirit: added more tests for Karma auto_ Hartmut Kaiser 2010-01-06 16:00:18 +0000
  • 5c5cfac1f6 Spirit: fixing Karma binary tests Hartmut Kaiser 2010-01-06 15:59:37 +0000
  • 44e6281977 Add bcp docs. John Maddock 2010-01-06 13:09:45 +0000
  • 307b95f3e8 Merge updates from Trunk John Maddock 2010-01-06 13:08:49 +0000
  • 701a469d29 Add support for top level namespaces other than "boost". John Maddock 2010-01-06 13:06:20 +0000
  • dd442be0ac Apply fix for reported excessive CPU usage under Solaris. Refs #3670. Christopher Kohlhoff 2010-01-06 12:36:51 +0000
  • a8df089985 Disable iostreams-related functionality if BOOST_NO_IOSTREAMS is defined. Refs #3743. Christopher Kohlhoff 2010-01-06 12:27:05 +0000
  • ab22836525 Bring expected failures up to date, and in synch with release branch. John Maddock 2010-01-06 11:05:41 +0000
  • c158617b72 Add markup for new tests and VC-7.1 John Maddock 2010-01-06 10:34:20 +0000
  • b301b2ecef Merge warning fix from trunk. Fixes #1414. Daniel James 2010-01-06 08:55:23 +0000
  • 956d8b0cdd remove dependence on non-standard va_copy macro Eric Niebler 2010-01-06 08:53:54 +0000
  • 6fd33face2 Explicitly cast values to avoid warning on Visual C++ 10 Daniel James 2010-01-06 08:43:47 +0000
  • a4545c9b08 Use buffer debugging workaround with MSVC 8 only. Christopher Kohlhoff 2010-01-06 02:38:39 +0000
  • 43b2ea667b Wave: merging from trunk Hartmut Kaiser 2010-01-05 18:46:09 +0000
  • 7b40071701 Spirit: merging from trunk Hartmut Kaiser 2010-01-05 18:42:31 +0000
  • 6e1b80f603 Fix bug that effects recursive expressions combined with repeats. John Maddock 2010-01-05 18:04:08 +0000
  • 564530fe17 Wave: updated copyrights Hartmut Kaiser 2010-01-05 17:55:35 +0000
  • 5d7e6dff99 Spirit: more multi_pass fixes Hartmut Kaiser 2010-01-05 17:50:03 +0000
  • 2aed1118f3 Wave: bumped version number Hartmut Kaiser 2010-01-05 17:35:58 +0000
  • 524dbb13c7 Wave: bumped version number Hartmut Kaiser 2010-01-05 17:35:32 +0000
  • a74dc2c768 Wave: preparing for Boost release Hartmut Kaiser 2010-01-05 17:34:33 +0000
  • 86121a4936 Wave: updating copyrights Hartmut Kaiser 2010-01-05 17:31:20 +0000
  • 4e45563df6 Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass. Hartmut Kaiser 2010-01-05 17:30:27 +0000
  • af1ab346f9 Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass. Hartmut Kaiser 2010-01-05 17:29:06 +0000
  • b11f68b1cf Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass. Hartmut Kaiser 2010-01-05 17:27:20 +0000
  • eb4075c593 Spirit: extended workaround for auto_ facilities to gcc 4.2 Hartmut Kaiser 2010-01-05 16:47:03 +0000
  • 8a51d50082 Spirit: fix for one of the multi_pass policies Hartmut Kaiser 2010-01-05 16:03:15 +0000
  • 0ef25d0377 Spirit: fixing gcc related issues in multi_pass Hartmut Kaiser 2010-01-05 13:45:39 +0000
  • 434cba1ac8 Use sockatmark if SIOCATMARK is not defined. Refs #3743. Christopher Kohlhoff 2010-01-05 12:50:39 +0000
  • 3701214bdb Drop back to second_clock if microsec_clock is unavailable. Refs #3743. Christopher Kohlhoff 2010-01-05 12:20:10 +0000
  • d974219604 Include boost/limits.hpp rather than <limits>, to support older compilers. Refs #3743. Christopher Kohlhoff 2010-01-05 11:51:41 +0000
  • 58918c8fb9 use ifdef va_copy Gennadiy Rozental 2010-01-05 09:56:28 +0000
  • 81ed3aaaf7 Spirit: workaround for broken gcc 4.3.x behavior Hartmut Kaiser 2010-01-05 03:55:27 +0000
  • cad2f06ea9 Spirit: added missing top level include file Hartmut Kaiser 2010-01-05 03:20:03 +0000
  • 29f5f225d6 Merged revisions 58401,58412 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-01-05 01:39:28 +0000
  • e2a35ee013 accomodate fusion::fold changes Eric Niebler 2010-01-05 01:21:36 +0000
  • 4bdd9b8571 Spirit: added karma::auto_() Hartmut Kaiser 2010-01-05 01:03:15 +0000
  • 572c74fcad Spirit: added concept checks for qi API functions, fixed qi::match functions, added basic_istream_iterator Hartmut Kaiser 2010-01-04 23:41:01 +0000
  • 08a83636de Merged triggering_event from trunk to branch. Andreas Huber 2010-01-04 23:27:46 +0000
  • 8c0c77e36b Formatting changes, mostly to fit within 80 characters. Daniel James 2010-01-04 22:49:39 +0000
  • 0d9d28976c Add latex support to doxygen toolset Steven Watanabe 2010-01-04 17:51:29 +0000
  • 472972593d circular_buffer: constant complexity of clear method and destructor; added erase_begin and erase_end methods Jan Gaspar 2010-01-04 15:54:37 +0000
  • 2703763610 circular_buffer: updated documentation Jan Gaspar 2010-01-04 12:39:18 +0000
  • 2c94fa411b Fix Win64 warnings. Christopher Kohlhoff 2010-01-04 12:33:42 +0000
  • da35328811 Fix example to compile with MSVC 10 beta 2. Christopher Kohlhoff 2010-01-04 12:33:04 +0000
  • 13299e8c11 Merge from trunk. Christopher Kohlhoff 2010-01-04 11:55:09 +0000
  • 62b10f1515 Only use Python port of Boost.Build when exactly '--python' is passed. Fixes #3814. Vladimir Prus 2010-01-04 10:36:08 +0000
  • 25c345dd9a Update copyright notices. Christopher Kohlhoff 2010-01-04 09:36:00 +0000
  • d369c809ec optimized seed_rng optimized string_generator fixed compile bug in string_generator for OS X Andy Tompkins 2010-01-03 04:32:38 +0000
  • 0fb6484058 Only include implementation headers required for each platform. Christopher Kohlhoff 2010-01-02 21:38:44 +0000
  • 9aade05da1 Add a workaround for some broken Windows firewalls that make a socket appear bound to 0.0.0.0 when it is in fact bound to 127.0.0.1. Christopher Kohlhoff 2010-01-02 21:37:10 +0000
  • 9d86bb8ee1 In getaddrinfo emulation, only check the socket type (SOCK_STREAM or SOCK_DGRAM) if a service name has been specified. This should allow the emulation to work with raw sockets. Christopher Kohlhoff 2010-01-02 21:35:33 +0000
  • c005a64421 Merge Random from the trunk. Fixes #3719 Steven Watanabe 2010-01-02 21:23:17 +0000
  • 57b83b2cb9 Use a pool of strand implementations to make copying of strands cheaper. Christopher Kohlhoff 2010-01-02 20:36:59 +0000
  • 6761fbdd0e Merge missing iostreams change. Daniel James 2010-01-02 13:01:45 +0000
  • ee83563b76 Housekeeping merges. Daniel James 2010-01-02 12:56:14 +0000
  • 379afd8a3f Oops. Properly remove file from subversion. Daniel James 2010-01-02 12:48:15 +0000
  • 58260fffa3 Prevent some apple macro substitutions. Daniel James 2010-01-02 12:47:57 +0000
  • 10fac6882b Update a couple of links to integer documentation. Daniel James 2010-01-02 12:47:40 +0000
  • 511c8d7ee5 Add a redirect for Assignable.html Daniel James 2010-01-02 12:47:16 +0000
  • 9b6deffc2b Merge iostream fixes, mostly by Richard Smith. Daniel James 2010-01-02 11:51:39 +0000
  • 03462f3a04 Rename namespace BOOST_HASH_DETECT_FLOAT_FUNCTIONS to lower case for consistency. Daniel James 2010-01-02 11:12:23 +0000
  • 4865f798ea Add dummy returns after calling throw_exception. Daniel James 2010-01-02 11:11:21 +0000
  • d5e601a288 Add boost_ prefix to extern "C" thread entry point function. Refs #3809. Christopher Kohlhoff 2010-01-02 10:30:41 +0000
  • 886ac752fa Ensure that kqueue support is enabled for BSD platforms. Refs #3626. Christopher Kohlhoff 2010-01-02 10:20:12 +0000
  • 3511bb6fff Don't block signals while performing system calls, but instead restart the calls if they are interrupted. Christopher Kohlhoff 2010-01-02 09:48:01 +0000
  • d44e9a8e5b Use boost::addressof to get the address of handler objects, rather than applying operator& directly. Refs #2977. Christopher Kohlhoff 2010-01-02 08:24:12 +0000
  • 9c9800eac0 Include specific headers in unit tests rather than the convenience header asio.hpp. Christopher Kohlhoff 2010-01-02 07:18:09 +0000
  • 9fc4244e2a e specific type_traits headers. Christopher Kohlhoff 2010-01-02 07:16:41 +0000
  • 3678652aa1 Windows needs the OVERLAPPED structure to be valid until both the initiating function call has returned and the completion packet has been delivered. Christopher Kohlhoff 2010-01-02 06:09:02 +0000
  • 13e5870e4c Update copyright notices. Christopher Kohlhoff 2010-01-02 01:24:52 +0000
  • 2552fb0b46 Fix darwin ranlux failures. Steven Watanabe 2010-01-02 00:28:15 +0000
  • 3843ef3f77 Wrap long line. Christopher Kohlhoff 2010-01-01 23:04:35 +0000
  • 7a37d76ce0 circular_buffer: constant complexity of clear method and destructor Jan Gaspar 2010-01-01 22:23:27 +0000
  • 9f0886227b fusion: merge of associative iterators/views and the new fold interface Christopher Schmidt 2010-01-01 22:00:21 +0000
  • 6b644eacf5 updated and reorganized documentation marked explicit failures Andy Tompkins 2010-01-01 08:00:50 +0000
  • 98601d284f Try to get more information out of the failing tests. Steven Watanabe 2009-12-31 22:15:26 +0000
  • 92df6df51a Make tests works regardless of what the current directory is. Vladimir Prus 2009-12-31 08:34:07 +0000
  • c4b80e50cd Merge unordered. Daniel James 2009-12-30 22:17:48 +0000
  • c2926cb494 Spirit: fixed SA detection for karma::maxwidth Hartmut Kaiser 2009-12-30 20:24:21 +0000
  • 50fb11e6c5 Merge quickbook. Daniel James 2009-12-30 19:11:22 +0000
  • 6fcfd374a0 Spirit: accounting for changed fusion::fold parameter sequence in new Boost version (merging from trunk) Hartmut Kaiser 2009-12-30 18:03:18 +0000
  • 36829bc39c Spirit: accounting for changed fusion::fold parameter sequence in new Boost version Hartmut Kaiser 2009-12-30 17:27:06 +0000
  • 303fab50a5 Fixes #3800. John Maddock 2009-12-30 17:10:23 +0000
  • 4ac183a144 Fixes #3800. John Maddock 2009-12-30 16:56:12 +0000
  • 4383280fc4 Spirit: merged copyright updates from trunk Hartmut Kaiser 2009-12-30 16:55:38 +0000
  • cd56c0f677 Spirit: merging from trunk Hartmut Kaiser 2009-12-30 16:28:01 +0000
  • a70f9a273b Spirit: updating copyrights, doc version, etc. Hartmut Kaiser 2009-12-30 16:16:52 +0000
  • cb85950d71 Spirit: updating copyrights Hartmut Kaiser 2009-12-30 16:10:16 +0000
  • 3935a505b4 Spirit: merging from trunk Hartmut Kaiser 2009-12-30 03:38:56 +0000
  • 6b4908b699 Spirit: merging more changes from trunk Hartmut Kaiser 2009-12-30 02:46:59 +0000
  • acb174be10 Spirit: removed outdated file Hartmut Kaiser 2009-12-30 02:45:46 +0000
  • 797381131b IOStream: reverted accidental commit Hartmut Kaiser 2009-12-30 02:26:24 +0000
  • 3849947d2c Spirit: untabified files Hartmut Kaiser 2009-12-30 01:39:37 +0000
  • c07ac9c6bc Spirit: merging more changes from trunk Hartmut Kaiser 2009-12-30 01:01:59 +0000