summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merged - added missing io/dsv/write.hpp fileBarend Gehrels2012-01-071-0/+0
| | | | | | | | [SVN r76343]
| * Merged Geometry headerfilesBarend Gehrels2012-01-071-0/+0
| | | | | | | | [SVN r76342]
| * Merged Geometry doc,test,example foldersBarend Gehrels2012-01-071-0/+0
| | | | | | | | [SVN r76341]
| * Added new io folder to release branchBarend Gehrels2012-01-071-0/+0
| | | | | | | | [SVN r76340]
| * Merge config changes from Trunk.John Maddock2012-01-071-0/+0
| | | | | | | | [SVN r76339]
| * Merge type_traits changes from Trunk.John Maddock2012-01-071-0/+0
| | | | | | | | [SVN r76338]
| * Added new use test case (using a uuid as the key in a std::map).Andy Tompkins2012-01-061-0/+0
| | | | | | | | [SVN r76326]
| * merge [76315] from trunkEric Niebler2012-01-051-0/+0
| | | | | | | | [SVN r76316]
| * Merged changesets 75594,75601 from trunk, incorrect used of Artyom Beilis2012-01-041-0/+0
| | | | | | | | | | | | | | MultiByteToWide in detection of invalid sequences. [SVN r76302]
| * Merged changeset 76271 https://svn.boost.org/trac/boost/changeset/76271Ion Gaztañaga2012-01-031-0/+0
| | | | | | | | [SVN r76299]
| * merged rev. 75641,75859 (bugfixes: incorrect setting of current state at ↵Christophe Henry2012-01-031-0/+0
| | | | | | | | | | | | start(), continued processing after deferring) [SVN r76293]
| * Thread fixed Bugs:Vicente J. Botet Escriba2012-01-031-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [@http://svn.boost.org/trac/boost/ticket/2309 #2309] Lack of g++ symbol visibility support in Boost.Thread. * [@http://svn.boost.org/trac/boost/ticket/2639 #2639] documentation should be extended(defer_lock, try_to_lock, ...). * [@http://svn.boost.org/trac/boost/ticket/3639 #3639] Boost.Thread doesn't build with Sun-5.9 on Linux. * [@http://svn.boost.org/trac/boost/ticket/3762 #3762] Thread can't be compiled with winscw (Codewarrior by Nokia). * [@http://svn.boost.org/trac/boost/ticket/3885 #3885] document about mix usage of boost.thread and native thread api. * [@http://svn.boost.org/trac/boost/ticket/3975 #3975] Incorrect precondition for promise::set_wait_callback(). * [@http://svn.boost.org/trac/boost/ticket/4048 #4048] thread::id formatting involves locale * [@http://svn.boost.org/trac/boost/ticket/4315 #4315] gcc 4.4 Warning: inline ... declared as dllimport: attribute ignored. * [@http://svn.boost.org/trac/boost/ticket/4480 #4480] OpenVMS patches for compiler issues workarounds. * [@http://svn.boost.org/trac/boost/ticket/4819 #4819] boost.thread's documentation misprints. * [@http://svn.boost.org/trac/boost/ticket/5423 #5423] thread issues with C++0x. * [@http://svn.boost.org/trac/boost/ticket/5617 #5617] boost::thread::id copy ctor. * [@http://svn.boost.org/trac/boost/ticket/5739 #5739] set-but-not-used warnings with gcc-4.6. * [@http://svn.boost.org/trac/boost/ticket/5826 #5826] threads.cpp: resource leak on threads creation failure. * [@http://svn.boost.org/trac/boost/ticket/5839 #5839] thread.cpp: ThreadProxy leaks on exceptions. * [@http://svn.boost.org/trac/boost/ticket/5859 #5859] win32 shared_mutex constructor leaks on exceptions. * [@http://svn.boost.org/trac/boost/ticket/6100 #6100] Compute hardware_concurrency() using get_nprocs() on GLIBC systems. * [@http://svn.boost.org/trac/boost/ticket/6168 #6168] recursive_mutex is using wrong config symbol (possible typo). * [@http://svn.boost.org/trac/boost/ticket/6175 #6175] Compile error with SunStudio. * [@http://svn.boost.org/trac/boost/ticket/6200 #6200] patch to have condition_variable and mutex error better handle EINTR. * [@http://svn.boost.org/trac/boost/ticket/6207 #6207] shared_lock swap compiler error on clang 3.0 c++11. * [@http://svn.boost.org/trac/boost/ticket/6208 #6208] try_lock_wrapper swap compiler error on clang 3.0 c++11. [SVN r76291]
| * merge [76147] from trunkEric Niebler2012-01-031-0/+0
| | | | | | | | [SVN r76288]
| * merged [76281] [76286] from trunkEric Niebler2012-01-031-0/+0
| | | | | | | | [SVN r76287]
| * Fixed bug #6347 (extra ';' error)Ion Gaztañaga2012-01-022-0/+0
| | | | | | | | [SVN r76282]
| * Merge changes to history docs.John Maddock2012-01-021-0/+0
| | | | | | | | [SVN r76272]
| * Merge accumulated Boost.Math fixes from Trunk: predominantly fixes for ↵John Maddock2012-01-021-0/+0
| | | | | | | | | | | | expression template and or arbitrary precision types. Plus refactored test code to make it usable with types other than float/double/long double. [SVN r76269]
| * Merge fix for #4937 to releaseMarshall Clow2012-01-011-0/+0
| | | | | | | | [SVN r76267]
| * Merge Change 68161 to releaseMarshall Clow2012-01-011-0/+0
| | | | | | | | [SVN r76266]
| * Merge Change 76213 to release; Fixes #4811Marshall Clow2012-01-011-0/+0
| | | | | | | | [SVN r76265]
| * Fixes from trunk for 1.49Ion Gaztañaga2012-01-013-0/+0
| | | | | | | | [SVN r76264]
| * Fixing missing reference to boost::move.Joachim Faulhaber2012-01-011-0/+0
| | | | | | | | [SVN r76250]
| * Merging into release branch for 1.49Ion Gaztañaga2011-12-313-0/+0
| | | | | | | | [SVN r76247]
| * Merged revision [76235]. Added move semantics for binary operators.Joachim Faulhaber2011-12-311-0/+0
| | | | | | | | [SVN r76245]
| * Merged revision [76235]. Added move semantics for binary operators.Joachim Faulhaber2011-12-311-0/+0
| | | | | | | | [SVN r76244]
| * Merge from trunk r76232Antony Polukhin2011-12-301-0/+0
| | | | | | | | [SVN r76233]
| * heap: merge fixes from trunkTim Blechmann2011-12-301-0/+0
| | | | | | | | [SVN r76232]
| * Merged revisions [75397-76220]. Fixed tickets #6095, #6210. Added move ↵Joachim Faulhaber2011-12-301-0/+0
| | | | | | | | | | | | constructors and move assignment operators. Added vc10 project files for msvc user convenience. [SVN r76228]
| * Merged revisions [75397-76220]. Fixed tickets #6095, #6210. Added move ↵Joachim Faulhaber2011-12-301-0/+0
| | | | | | | | | | | | constructors and move assignment operators. [SVN r76227]
| * Merge [76219] to release. Fixes #6332.Peter Dimov2011-12-291-0/+0
| | | | | | | | [SVN r76221]
| * Updated mapped_region so that returns address 0 when default-constructed in UNIXIon Gaztañaga2011-12-271-0/+0
| | | | | | | | [SVN r76201]
| * Added missing include in message queueIon Gaztañaga2011-12-271-0/+0
| | | | | | | | [SVN r76198]
| * Merge regex changes from Trunk.John Maddock2011-12-261-0/+0
| | | | | | | | [SVN r76192]
| * Merge typo fixes from Trunk.John Maddock2011-12-261-0/+0
| | | | | | | | [SVN r76190]
| * Changes for 1.49Ion Gaztañaga2011-12-261-0/+0
| | | | | | | | [SVN r76189]
| * Changes for 1.49Ion Gaztañaga2011-12-261-0/+0
| | | | | | | | [SVN r76188]
| * Remove ncb fileIon Gaztañaga2011-12-261-0/+0
| | | | | | | | [SVN r76185]
| * Changes for 1.49Ion Gaztañaga2011-12-262-0/+0
| | | | | | | | [SVN r76183]
| * Changes for 1.49Ion Gaztañaga2011-12-261-0/+0
| | | | | | | | [SVN r76181]
| * Changes for 1.49Ion Gaztañaga2011-12-261-0/+0
| | | | | | | | [SVN r76180]
| * Changes for 1.49Ion Gaztañaga2011-12-263-0/+0
| | | | | | | | [SVN r76179]
| * Add missing files.John Maddock2011-12-262-0/+0
| | | | | | | | [SVN r76178]
| * Merge minor fixes from Trunk.John Maddock2011-12-261-0/+0
| | | | | | | | [SVN r76174]
| * Merge [76125], [76126] to release.Peter Dimov2011-12-262-5/+0
| | | | | | | | [SVN r76164]
| * Merge [76111] to release. Fixes #2603.Peter Dimov2011-12-261-0/+0
| | | | | | | | [SVN r76163]
| * Merge log2 constexpr fix for gcc.Daniel James2011-12-241-0/+0
| | | | | | | | [SVN r76145]
| * Merge doc directory.Daniel James2011-12-244-7/+67
| | | | | | | | [SVN r76141]
| * Merge [76123] to release. Refs #6308.Peter Dimov2011-12-231-0/+0
| | | | | | | | [SVN r76124]
| * Merge config changes from Trunk.John Maddock2011-12-231-0/+0
| | | | | | | | [SVN r76122]
| * Merge [76119] to release. Refs #6308.Peter Dimov2011-12-231-0/+0
| | | | | | | | [SVN r76120]