summaryrefslogtreecommitdiff
path: root/libs/dynamic_bitset
Commit message (Expand)AuthorAgeFilesLines
...
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* prevented spurious Digital Mars warningGennaro Prota2006-07-201-0/+0
* added extra parentheses to workaround Digital MarsGennaro Prota2006-07-201-0/+0
* workarounded absurd Digital Mars behaviorGennaro Prota2006-07-201-0/+0
* added copyright/license notesGennaro Prota2006-07-171-0/+0
* added copyright/license notes; validated (XHTML 1.0 Strict)Gennaro Prota2006-07-171-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* Workaround for IBM's compiler on AIX.Markus Schöpflin2005-12-191-0/+0
* Workaround for CodeWarrior 9.4/9.5, I thinkDouglas Gregor2005-05-161-0/+0
* merge RC_1_32_0 fixesAleksey Gurtovoy2004-11-281-0/+0
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
* Added new types boost::long_long_type and boost::ulong_long_type in boost/con...John Maddock2004-09-041-0/+0
* Add workaround for CW8 when it compiles reset(), as it generates invalid code...Rene Rivera2004-08-061-0/+0
* Prevent "possibly unwanted ;" warning.Rene Rivera2004-08-061-0/+0
* dynamic_bitset.hpp: Split the string constructor, which causes problems on theDouglas Gregor2004-07-301-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-261-0/+0
* settled macros to cope with the absence of std::locale on some platforms/conf...Gennaro Prota2004-07-211-0/+0
* More V2 Jamfile tweaks.Vladimir Prus2004-07-191-0/+0
* use BOOST_WORKAROUND for Codewarrior workaroundsGennaro Prota2004-06-271-0/+0
* Fix for Codewarrior 8.3 for Windows. Suggested by Howard Hinnant.Gennaro Prota2004-06-261-0/+0
* typoGennaro Prota2004-06-201-0/+0
* new Codewarrior workaroundGennaro Prota2004-06-191-0/+0
* restored version 1.6 (MW attempts failed)Gennaro Prota2004-06-191-0/+0
* attempt to fix another CW 8.3 error :(Gennaro Prota2004-06-131-0/+0
* CW 8.3 fix suggested by HowardGennaro Prota2004-06-121-0/+0
* use boost::detail::distance instead of std::distanceGennaro Prota2004-06-051-0/+0
* local array numbers[] made static - this is an attempt to fix a CW 8.3 errorGennaro Prota2004-06-021-0/+0
* exclude wchar_t tests when BOOST_NO_STD_LOCALE is definedGennaro Prota2004-05-301-0/+0
* - added a missing #include (climits)Gennaro Prota2004-05-301-0/+0
* removed some superfluous spaces and added workaround for VC6's DinkumGennaro Prota2004-05-161-0/+0
* changed workaround for gcc bug nr. 8419Gennaro Prota2004-05-091-0/+0
* - workaround for Borland bugGennaro Prota2004-05-091-0/+0
* use division by 2 instead of >>=1, because Borland C++ yields sometimes an ac...Gennaro Prota2004-05-091-0/+0
* Added URI of the DTD in the <!DOCTYPE> tagGennaro Prota2004-05-081-0/+0
* removed superfluous spacesGennaro Prota2004-04-251-0/+0
* just aligned a backslashGennaro Prota2004-04-251-0/+0
* removed #undef for BOOST_OLD_IOSTREAMSGennaro Prota2004-04-251-0/+0
* no messageGennaro Prota2004-04-251-0/+0
* removed the 3 examples and the "timing_tests" file (this way we can use bjam'...Gennaro Prota2004-04-251-0/+0
* Jamfile for examples and 'timing_tests' - doesn't run with the regression tes...Gennaro Prota2004-04-251-0/+0
* moved here from the parent directoryGennaro Prota2004-04-251-0/+0
* new license referenceGennaro Prota2004-04-251-0/+0
* the examples - moved here so that they can have an independent Jamfile that d...Gennaro Prota2004-04-251-0/+0
* removed (will go into the example/ subdirectory)Gennaro Prota2004-04-251-0/+0
* removed definition of BOOST_OLD_IOSTREAMS (it's now in the dynamic_bitset con...Gennaro Prota2004-04-251-0/+0
* test functions call to_string, to_block_range, etc., so let's include "boost/...Gennaro Prota2004-04-241-0/+0
* removed const qualification on test_file_name()'s return typeGennaro Prota2004-04-241-0/+0
* moved more config stuff to hereGennaro Prota2004-04-241-0/+0
* removed config stuffGennaro Prota2004-04-241-0/+0