summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed logo imagesJoel de Guzman2005-04-252-1146/+1
| | | | [SVN r28473]
* removed logo imagesJoel de Guzman2005-04-25144-1202/+0
| | | | [SVN r28472]
* Deleted - an extraneous \r at the end of lines which causes vc8.0 to mistake theVictor A. Wagner Jr.2005-04-252-0/+0
| | | | | | | | | files for some created on the Mac (apparently a HENIOUS crime which is intolerable to those at Microsoft and which must be considered an error) Changed - the version of python mentioned specifically from 2.3 to 2.4 [SVN r28471]
* Deleted - an extraneous \r at the end of some lines which causes vc8.0 toVictor A. Wagner Jr.2005-04-251-0/+0
| | | | | | | - erroneously call the file a Mac file and create an error [SVN r28470]
* Reset read-only attribute before attempting to move file on Win32Aleksey Gurtovoy2005-04-251-0/+1
| | | | [SVN r28469]
* Check for invalid options in vector<option> returned by extra styleVladimir Prus2005-04-251-0/+0
| | | | | | | parser or additional parser. [SVN r28468]
* Fix positional options.Vladimir Prus2005-04-251-0/+0
| | | | [SVN r28467]
* silly bugJoaquín M. López Muñoz2005-04-251-0/+0
| | | | [SVN r28466]
* Also copy the boostbook files for installation.Rene Rivera2005-04-251-0/+10
| | | | [SVN r28465]
* boostbook.jam; Make it possible to configure where to find boostbook files.Rene Rivera2005-04-251-0/+0
| | | | | | | | boostbook-config.jam; Find boostbook files using Boost install key. quickbook-config.jam; Auto config of quickbook tool. [SVN r28464]
* *** empty log message ***Daniel Wallin2005-04-241-0/+0
| | | | [SVN r28463]
* Add dist-lib and dist-bin targets to put results in a convenient place.Rene Rivera2005-04-246-27/+62
| | | | | | | All tools compile except for inspect. [SVN r28462]
* Fix use of *DYN_LIB=1 defines.Rene Rivera2005-04-243-0/+0
| | | | | | | Add dist-lib target to put results in a convenient place. [SVN r28461]
* Fix up docs to point to new BoostBook versions.John Maddock2005-04-242-0/+0
| | | | [SVN r28460]
* Added failing test for missing #include guard, then fixed it.Dave Abrahams2005-04-241-0/+0
| | | | [SVN r28459]
* Remove a couple of commas.Daniel James2005-04-241-2/+2
| | | | [SVN r28458]
* updates to fix serialization regression caused by changes to the ↵Jeff Garland2005-04-241-0/+0
| | | | | | serialization lib -- macros must now be outside namespace [SVN r28457]
* updates to fix serialization regression caused by changes to the ↵Jeff Garland2005-04-241-0/+0
| | | | | | serialization lib -- const value is required when archiving [SVN r28456]
* tab removalRobert Ramey2005-04-241-0/+0
| | | | [SVN r28455]
* remove tabsRobert Ramey2005-04-241-0/+0
| | | | [SVN r28454]
* minor improvementsRobert Ramey2005-04-241-0/+0
| | | | [SVN r28453]
* tweak to skip tests known to failRobert Ramey2005-04-241-0/+0
| | | | [SVN r28452]
* regularize exception handlingRobert Ramey2005-04-241-0/+0
| | | | [SVN r28451]
* removed leak detector - now its part of boost testRobert Ramey2005-04-241-0/+0
| | | | [SVN r28450]
* corrections to exceptionsRobert Ramey2005-04-241-0/+0
| | | | [SVN r28449]
* minor tweak to accomodate borlandRobert Ramey2005-04-241-0/+0
| | | | [SVN r28448]
* add local time input facet testJeff Garland2005-04-241-0/+0
| | | | [SVN r28447]
* fix a problem where in STD_CONFIG mode we don't handle the case where a time ↵Jeff Garland2005-04-241-0/+0
| | | | | | duration of over 24 hours is constructed. Change adds appropriate amounts to the date. Added tests to validate this is working correctly [SVN r28446]
* fix a problem where in STD_CONFIG mode we don't handle the case where a time ↵Jeff Garland2005-04-241-0/+0
| | | | | | duration of over 24 hours is constructed. Change adds appropriate amounts to the date. [SVN r28445]
* Changed the test application to return a value != zero if one of the given ↵Hartmut Kaiser2005-04-231-0/+0
| | | | | | config files were not found. [SVN r28444]
* Changed the command line arguments for the Wave testrun to use absolute ↵Hartmut Kaiser2005-04-231-0/+0
| | | | | | directories. [SVN r28443]
* fix error with setting month strings -- caused off by one month errorJeff Garland2005-04-231-0/+0
| | | | [SVN r28442]
* add facet tests the check setting of name stringsJeff Garland2005-04-231-0/+0
| | | | [SVN r28441]
* Add missing define to make the code export symbols when creating a DLL.Rene Rivera2005-04-231-0/+0
| | | | [SVN r28440]
* Make the version/variant tag conform to BBv1 behaviour.Rene Rivera2005-04-232-5/+8
| | | | [SVN r28439]
* Fix doubled EOLs.Rene Rivera2005-04-231-0/+0
| | | | [SVN r28438]
* *** empty log message ***Daniel Wallin2005-04-231-0/+0
| | | | [SVN r28437]
* Change the description of functional/hash.Daniel James2005-04-233-5/+10
| | | | [SVN r28436]
* Added remaining type traits markup.John Maddock2005-04-231-0/+13
| | | | [SVN r28435]
* test updates for local time input streamingJeff Garland2005-04-231-0/+0
| | | | [SVN r28434]
* patches to enable local time input streamingJeff Garland2005-04-231-0/+0
| | | | [SVN r28433]
* Converted to Unix formatDouglas Gregor2005-04-231-0/+0
| | | | [SVN r28432]
* Added wave to the list of new libraries.Hartmut Kaiser2005-04-231-2/+2
| | | | [SVN r28431]
* Added wave to the list of new libraries.Hartmut Kaiser2005-04-232-7/+11
| | | | [SVN r28430]
* index.htm is now setup for 1.33.0Douglas Gregor2005-04-236-857/+98
| | | | | | | | Bump version numbers in all the right places (I hope) Update the release manager's checklist with Jamfile.v2 [SVN r28429]
* Add the hash libraries to the main html pages.Daniel James2005-04-222-1/+6
| | | | [SVN r28428]
* Add some links to the hash documentation, acknowledgements for the review,Daniel James2005-04-221-0/+0
| | | | | | | fixed some errors. [SVN r28427]
* added support for non-blocking i/oJonathan Turkanis2005-04-221-0/+0
| | | | [SVN r28426]
* inital commitmentJonathan Turkanis2005-04-221-0/+0
| | | | [SVN r28425]
* added support for non-blocking i/oJonathan Turkanis2005-04-221-0/+0
| | | | [SVN r28424]