b9f449b19fboost-ification
Dave Abrahams
2000-11-27 12:57:10 +0000
fc4c38328aboost-ification
Dave Abrahams
2000-11-27 08:04:05 +0000
9f4a0394a0Comeau Compatibility
Dave Abrahams
2000-11-27 07:59:10 +0000
e86abbea24boost-ification
Dave Abrahams
2000-11-27 07:54:02 +0000
5020c7168cboost-ification
Dave Abrahams
2000-11-27 07:53:09 +0000
78489e31ccboost-ification
Dave Abrahams
2000-11-27 07:23:39 +0000
607c2c5dddboost-ification
Dave Abrahams
2000-11-27 07:02:14 +0000
f50f0a17b3This commit was generated by cvs2svn to compensate for changes in r715, which included commits to RCS files with non-trunk default branches.
Dave Abrahams
2000-11-27 06:57:31 +0000
e6dcb2f449Undo CVS mistake
Dave Abrahams
2000-11-26 16:42:51 +0000
dcb2fa610fThis commit was generated by cvs2svn to compensate for changes in r711, which included commits to RCS files with non-trunk default branches.
Dave Abrahams
2000-11-26 15:49:26 +0000
418c248b79changed some wording in the comments
Jeremy Siek
2000-11-25 17:14:38 +0000
83b3f792e3put back the CLASS_REQUIRES macro
Jeremy Siek
2000-11-25 16:31:34 +0000
6cd6645d83Andreas's Patch
Jeremy Siek
2000-11-25 16:00:25 +0000
1deaca0ddfadded docs for projection iterator
Jeremy Siek
2000-11-24 21:31:43 +0000
023ea89c1badded std:: to unary_function
Jeremy Siek
2000-11-24 20:48:02 +0000
91c1632e60added projection iterator to the test
Jeremy Siek
2000-11-24 20:45:26 +0000
08320b5588updated docs for indirect iterators
Jeremy Siek
2000-11-24 20:22:23 +0000
10c3933094changed names to "Inner" and "Outer"
Jeremy Siek
2000-11-24 20:05:11 +0000
7899e47259simplified version of iterator_adaptor, plus fix to indirect iterator and addition of projection iterator
Jeremy Siek
2000-11-24 19:40:51 +0000
678380ae11use explicit cast to uint64_t instead of ull suffix
Jens Maurer
2000-11-23 22:39:19 +0000
4c55456a2cfunctional_test.cpp now works with Comeau
Jens Maurer
2000-11-22 23:12:42 +0000
792136f32eLinux: added note to HTML page that a proper <limits> header is being used
Jens Maurer
2000-11-22 23:11:53 +0000
d7a826bc38MSVC fix (contributed by Andreas Scherer)
Jens Maurer
2000-11-22 21:21:25 +0000
dd8f96a5e2concept checking changes, and usage of concept changes
Jeremy Siek
2000-11-22 19:17:36 +0000
a77cac8bf8Fix the non-standard behaviour when not1, etc called with a function that was identified by Jens Maurer using Comeau C++.
Mark Rodgers
2000-11-22 09:04:28 +0000
c7a49a8479edits to concept checking classes
Jeremy Siek
2000-11-22 05:53:53 +0000
aa52487e75fixed some bugs in remove_in_edge_if(), yeah concept checks!
Jeremy Siek
2000-11-22 05:51:04 +0000
698afe971f_concept to Concept and work on MutableGraph interface
Jeremy Siek
2000-11-22 05:40:46 +0000
ff00028102fixed html typo
Jeremy Siek
2000-11-22 04:33:15 +0000
37f377baf7added edge_iterator_constructor example
Jeremy Siek
2000-11-22 04:16:31 +0000
b63d250083put #include of boost/config.hpp at top to supress VC++ warnings
Jeremy Siek
2000-11-22 02:51:16 +0000
0258324e78fixed problems with ucs_bfs_visitor, missing parameter var names
Jeremy Siek
2000-11-22 02:49:44 +0000
92d2b339aeupdating docs
Jeremy Siek
2000-11-21 22:48:47 +0000
5394ebd371appended "Concept" to concept names
Jeremy Siek
2000-11-21 22:40:26 +0000
0ab6e24faefinished change, REQUIRE macro to function_requires()
Jeremy Siek
2000-11-21 21:39:49 +0000
189c622757changed REQUIRES to function_requires
Jeremy Siek
2000-11-21 21:36:39 +0000
75fdcaab91concept checking changes
Jeremy Siek
2000-11-21 20:18:07 +0000
b21d11c277changed to new non-macro style, so don't need different 1..4 arguments versions
Jeremy Siek
2000-11-21 20:16:55 +0000
6edae293e9obsolete, replaced by concept_archetypes.hpp
Jeremy Siek
2000-11-21 17:25:46 +0000
2ec86c9504Fixed regex memory leak, and type_traits bad test case
John Maddock
2000-11-21 12:39:09 +0000
943091df72Regex: added gcc-shared.mak for shared library builds with gcc.
John Maddock
2000-11-21 11:12:55 +0000
7bf3829948some concept checking changes as per review comments
Jeremy Siek
2000-11-20 18:17:52 +0000
4cab44d19achange in read_dimacs
Jeremy Siek
2000-11-19 23:36:30 +0000
bb7d6d7fe8minor edit
Jeremy Siek
2000-11-19 23:36:04 +0000
4876fbd019changed initialization requirements for max flow, and changed read_dimacs
Jeremy Siek
2000-11-19 23:25:41 +0000
dbf5d5eb72Throw on divide by zero in operator /= (John (EBo) David)
Beman Dawes
2000-11-19 22:31:42 +0000
890aa9e57emore consistent variable naming, i -> u, j -> v
Jeremy Siek
2000-11-19 18:25:31 +0000
3b1256c9d1readability improvements
Jeremy Siek
2000-11-19 17:36:42 +0000
7c1821337cminor edits
Jeremy Siek
2000-11-18 19:50:38 +0000
dbf58795fare-run with new tests and additional fixes
Jens Maurer
2000-11-12 20:59:34 +0000
9f28ebf5c5avoid ambiguity in std::sqrt() with an int argument
Jens Maurer
2000-11-12 20:57:28 +0000
0920026573more work on max-flow, getting closer to finishing
Jeremy Siek
2000-11-12 20:28:37 +0000
315d1edec7always use boost:: prefix for intXX_t to avoid ambiguity
Jens Maurer
2000-11-12 18:39:20 +0000
d6da100334added boost:: prefixes to all intXX_t references
Jens Maurer
2000-11-12 18:38:17 +0000
6b7f2b47c2removed boost/stdint.h from documentation
Jens Maurer
2000-11-12 18:37:04 +0000
adb4eae8e5Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
Jens Maurer
2000-11-12 18:35:33 +0000
835fc86b59regex: retry due to broken connection
John Maddock
2000-11-11 12:10:38 +0000
18aeaa4203regex: fixes for STLPort in debug mode.
John Maddock
2000-11-11 12:08:55 +0000
94190e7631completed codewarrior workaround
Jeremy Siek
2000-11-10 16:24:39 +0000
ef5a239411Moved from root directory
Beman Dawes
2000-11-10 15:42:26 +0000
ce416dd1f9libraries.htm and people.htm moved to sub-directories to make root directory cleaner.
Beman Dawes
2000-11-10 15:39:05 +0000
1d60181cc0Added iterator_adaptor_test.cpp and tie_example.cpp
Beman Dawes
2000-11-10 15:06:27 +0000
e1edfbc006regex fixes for updated Dinkum library
John Maddock
2000-11-09 13:03:41 +0000
58c48e6a48Updated regex code with tentative support for partial matches
John Maddock
2000-11-09 11:24:58 +0000
d41335ddad*** empty log message ***
Jeremy Siek
2000-11-07 23:05:04 +0000
7e2f412b0fchanged counting iterator policies to a template class to avoid using template member functions
Jeremy Siek
2000-11-07 22:22:49 +0000
c1869aba6fAdded BeOS5 regressions tests
John Maddock
2000-11-05 12:27:07 +0000
e65c95ba01don't use iterator adaptors at all under VC++, even with STLport until we can figure out why the INTERNAL COMPILER ERROR's are happening
Jeremy Siek
2000-11-04 23:15:10 +0000
604e9794c1fixes for Borland C++ Builder
John Maddock
2000-11-04 12:39:28 +0000
8b2d569d96Misc. minor regex fixes
John Maddock
2000-11-04 12:38:38 +0000
6f820264d2BeOS5 (intel) fixes
John Maddock
2000-11-04 11:16:12 +0000
668b3354d9Added a fix for compilers sensitive to the presence of "template" on template members of templates (e.g. EDG-based compilers like CXX on the Alpha)
Dave Abrahams
2000-11-04 09:00:02 +0000
2c7eddc00c1.18.2 final
Beman Dawes
2000-11-03 20:02:17 +0000
70aefc7350HTML change for 1.18.2 reflecting separation of old utility library
Beman Dawes
2000-11-03 19:22:26 +0000
048787f0e5fixed Const_BinaryPredicate_concept for borland
Jeremy Siek
2000-11-03 18:38:41 +0000
4f2f007d1d1.18.2 preparation; /c for VC++
Beman Dawes
2000-11-03 18:34:05 +0000
f8f6701c97Codewarrior 6.0 port
Jeremy Siek
2000-11-03 04:28:09 +0000
412aa6a640port to Codewarrior 6.0
Jeremy Siek
2000-11-03 04:25:13 +0000
8254d8eb84Add Gary Powell Bio
Beman Dawes
2000-11-03 01:44:51 +0000