summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update release notes.Thomas Witt2007-06-221-520/+16
| | | | [SVN r38057]
* Improve vacpp support.Thomas Witt2007-06-191-0/+0
| | | | [SVN r38029]
* Applied fix for http://svn.boost.org/trac/boost/ticket/972.John Maddock2007-06-151-0/+0
| | | | [SVN r37993]
* Big admonition at top about following the submission process.Dave Abrahams2007-06-131-225/+257
| | | | [SVN r37986]
* Realy fix issue #1025.Rene Rivera2007-06-121-0/+0
| | | | [SVN r37974]
* Fix #958.Thomas Witt2007-06-094-57/+67
| | | | [SVN r37952]
* Fix #1039.Thomas Witt2007-06-081-0/+0
| | | | [SVN r37948]
* Fix #583.Thomas Witt2007-06-081-0/+0
| | | | [SVN r37947]
* add release note about fix for bug #1035Eric Niebler2007-06-081-0/+5
| | | | [SVN r37940]
* Fix #1035.Thomas Witt2007-06-081-0/+0
| | | | [SVN r37939]
* Fix broken links. Ticket #964Beman Dawes2007-06-071-0/+0
| | | | [SVN r37936]
* Fixes for #583.Thomas Witt2007-06-071-0/+0
| | | | [SVN r37932]
* Remove reference to disconnected ActiveState mail archive. Resolves ticket ↵Rene Rivera2007-06-071-11/+2
| | | | | | #1034. [SVN r37931]
* Add back in using all the generated lib targets for Windows/GCC so resolve ↵Rene Rivera2007-06-071-0/+0
| | | | | | ticket #1025. [SVN r37930]
* Fixes for #583.Thomas Witt2007-06-072-0/+8
| | | | [SVN r37929]
* Fix #990.Thomas Witt2007-06-071-0/+0
| | | | [SVN r37927]
* Release notes for hash in 1.34.1Daniel James2007-06-061-0/+10
| | | | [SVN r37922]
* Merged changes for ticket #979 from HEADDaniel Frey2007-06-061-0/+0
| | | | [SVN r37920]
* Correct information about job postings.Dave Abrahams2007-06-051-6/+7
| | | | [SVN r37902]
* Ticket #583.Thomas Witt2007-06-051-0/+0
| | | | [SVN r37901]
* Update release notes (Boost.Python).Stefan Seefeld2007-06-041-0/+13
| | | | [SVN r37891]
* xpressive release notes for 1.34.1Eric Niebler2007-06-041-0/+16
| | | | [SVN r37890]
* fix for trac ticket 1026: regex_token_iterator crashEric Niebler2007-06-041-0/+0
| | | | [SVN r37889]
* Patch from Trac #583.Thomas Witt2007-06-011-0/+0
| | | | [SVN r37850]
* Patch from Trac #583.Thomas Witt2007-06-011-0/+0
| | | | [SVN r37849]
* Patches from Trac #583.Thomas Witt2007-06-016-0/+0
| | | | [SVN r37846]
* Apply patches from Michael for building on IBM pSeries for AIX and Linux. ↵Rene Rivera2007-06-011-0/+0
| | | | | | (ticket #583) [SVN r37844]
* Documentation for iter_find/iter_split addedPavol Droba2007-06-011-0/+0
| | | | [SVN r37842]
* Fix Trac #1013.Thomas Witt2007-05-311-0/+0
| | | | [SVN r37839]
* Fix the version number string to match the libraries we build. Adjusted ↵Rene Rivera2007-05-311-0/+0
| | | | | | instructions on version string to match what the format really is. Fixes issue #986. [SVN r37838]
* Fix the abolute reference to the Boost sources inserted by Dave.Rene Rivera2007-05-311-0/+0
| | | | [SVN r37837]
* Repair auto-configuration and allow this project to work with --build-dirDave Abrahams2007-05-311-0/+0
| | | | [SVN r37829]
* Fix #996.Thomas Witt2007-05-291-0/+0
| | | | [SVN r37815]
* Fix handling of overflow in shortest-path algorithmsDouglas Gregor2007-05-292-1/+6
| | | | [SVN r37814]
* Prepare version number for 1.34.1 release.Thomas Witt2007-05-293-1/+5
| | | | [SVN r37813]
* Resolve Trac #992.Thomas Witt2007-05-251-0/+0
| | | | [SVN r37776]
* apply changes from adobe to remove else clause which makes some compilers ↵Jeff Garland2007-05-251-0/+0
| | | | | | spit out a warning. [SVN r37775]
* Fix Ticket #966.Thomas Witt2007-05-251-1/+2
| | | | [SVN r37774]
* Applied Kim Barret's patches to bring the iostreams library into line with ↵John Maddock2007-05-231-0/+0
| | | | | | 133.1: http://svn.boost.org/trac/boost/ticket/971 [SVN r37744]
* Improve ICU support. See http://svn.boost.org/trac/boost/ticket/976John Maddock2007-05-221-0/+0
| | | | [SVN r37741]
* Fix for ticket #906Anthony Williams2007-05-221-0/+0
| | | | [SVN r37740]
* Hash warning patch 2 see Trac #952Thomas Witt2007-05-221-0/+0
| | | | [SVN r37737]
* Add acc to list of required toolsets.Thomas Witt2007-05-221-0/+1
| | | | [SVN r37736]
* gcc-4.2+ moved atomicity.hpp from bits/ to ext/Eric Niebler2007-05-211-0/+0
| | | | [SVN r37728]
* Enhance embedding python docs.Stefan Seefeld2007-05-181-0/+0
| | | | [SVN r37710]
* Hash warning patch see Trac #952Thomas Witt2007-05-171-0/+0
| | | | [SVN r37705]
* Add CXX for Tru64 to list of supported compilers.Thomas Witt2007-05-161-0/+3
| | | | [SVN r37703]
* Rolling back changes I shouldn't have checked in.Daniel James2007-05-151-0/+0
| | | | [SVN r37699]
* Fix a couple of typos in the hash documentation.Daniel James2007-05-151-0/+0
| | | | [SVN r37697]
* Update the date in the hash documentation copyright block.Daniel James2007-05-151-0/+0
| | | | [SVN r37696]