Commit Graph

50050 Commits

Author SHA1 Message Date
Jeremy Siek
3b1256c9d1 readability improvements
[SVN r8257]
2000-11-19 17:36:42 +00:00
Jeremy Siek
7c1821337c minor edits
[SVN r8254]
2000-11-18 19:50:38 +00:00
Beman Dawes
9279c978b1 1.18.3 runup
[SVN r8251]
2000-11-18 14:33:51 +00:00
Beman Dawes
289a385460 1.18.3 runup
[SVN r8250]
2000-11-18 14:12:55 +00:00
Jeremy Siek
226cd344bf a few minor edits
[SVN r8249]
2000-11-18 03:31:16 +00:00
John Maddock
f1e55e7034 Minor regex fixes for VC6 (Added some boost:: qualifies to work around lack or Koenig lookup).
[SVN r8238]
2000-11-17 11:35:02 +00:00
John Maddock
f973feb9fd EGCS 1.1.1 fix
[SVN r8237]
2000-11-17 11:33:43 +00:00
John Maddock
da50ce9d9e Regex point release 3.02
[SVN r8226]
2000-11-16 11:29:03 +00:00
John Maddock
9e875340b1 Fix for egcs 1.1.1 problems with std::auto_ptr
[SVN r8225]
2000-11-16 11:17:22 +00:00
Jeremy Siek
679930b8e1 fixed typo in edge_less(), thanks Krishna!
[SVN r8216]
2000-11-15 15:01:26 +00:00
Jeremy Siek
f40cf1f52c fixed grammar mistake
[SVN r8215]
2000-11-15 14:56:37 +00:00
Jeremy Siek
edd5499471 few edits
[SVN r8209]
2000-11-15 04:51:41 +00:00
Jeremy Siek
fc615c151e changed max_flow to read in example file in dimacs format
minor fix to miles_span.cpp


[SVN r8208]
2000-11-15 04:50:59 +00:00
Jeremy Siek
c58b71c916 new file, used for max flow
[SVN r8207]
2000-11-15 04:47:30 +00:00
Jeremy Siek
c936a97484 removed #if that was used during testing
[SVN r8206]
2000-11-15 02:10:25 +00:00
Jeremy Siek
d3a0f47033 applied Scherer's patch to use the SGB headers with the PROTOTYPES patch
[SVN r8205]
2000-11-14 23:00:11 +00:00
Jeremy Siek
da3a568798 almost done!
[SVN r8200]
2000-11-13 15:02:05 +00:00
Jeremy Siek
204b4043f8 *** empty log message ***
[SVN r8199]
2000-11-12 23:43:29 +00:00
Jeremy Siek
a9e8a0b405 making some changes with regards to the hi_pr.c implementation
[SVN r8198]
2000-11-12 23:42:35 +00:00
Jens Maurer
b3c773f817 minor cosmetics
[SVN r8186]
2000-11-12 21:08:23 +00:00
Jens Maurer
dbf58795fa re-run with new tests and additional fixes
[SVN r8184]
2000-11-12 20:59:34 +00:00
Jens Maurer
9f28ebf5c5 avoid ambiguity in std::sqrt() with an int argument
[SVN r8182]
2000-11-12 20:57:28 +00:00
Jeremy Siek
0920026573 more work on max-flow, getting closer to finishing
[SVN r8179]
2000-11-12 20:28:37 +00:00
Jens Maurer
315d1edec7 always use boost:: prefix for intXX_t to avoid ambiguity
[SVN r8177]
2000-11-12 18:39:20 +00:00
Jens Maurer
d6da100334 added boost:: prefixes to all intXX_t references
[SVN r8176]
2000-11-12 18:38:17 +00:00
Jens Maurer
6b7f2b47c2 removed boost/stdint.h from documentation
[SVN r8175]
2000-11-12 18:37:04 +00:00
Jens Maurer
adb4eae8e5 Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
[SVN r8174]
2000-11-12 18:35:33 +00:00
John Maddock
835fc86b59 regex: retry due to broken connection
[SVN r8171]
2000-11-11 12:10:38 +00:00
John Maddock
18aeaa4203 regex: fixes for STLPort in debug mode.
[SVN r8170]
2000-11-11 12:08:55 +00:00
Jeremy Siek
94190e7631 completed codewarrior workaround
[SVN r8169]
2000-11-10 16:24:39 +00:00
Beman Dawes
ef5a239411 Moved from root directory
[SVN r8167]
2000-11-10 15:42:26 +00:00
Beman Dawes
ce416dd1f9 libraries.htm and people.htm moved to sub-directories to make root directory cleaner.
[SVN r8166]
2000-11-10 15:39:05 +00:00
Beman Dawes
1d60181cc0 Added iterator_adaptor_test.cpp and tie_example.cpp
[SVN r8165]
2000-11-10 15:06:27 +00:00
John Maddock
e1edfbc006 regex fixes for updated Dinkum library
[SVN r8161]
2000-11-09 13:03:41 +00:00
John Maddock
58c48e6a48 Updated regex code with tentative support for partial matches
[SVN r8160]
2000-11-09 11:24:58 +00:00
Jeremy Siek
d41335ddad *** empty log message ***
[SVN r8158]
2000-11-07 23:05:04 +00:00
Jeremy Siek
7e2f412b0f changed counting iterator policies to a template class to avoid
using template  member functions


[SVN r8157]
2000-11-07 22:22:49 +00:00
John Maddock
c1869aba6f Added BeOS5 regressions tests
[SVN r8140]
2000-11-05 12:27:07 +00:00
Jeremy Siek
e65c95ba01 don't use iterator adaptors at all under VC++, even with STLport
until we can figure out why the INTERNAL COMPILER ERROR's are happening


[SVN r8139]
2000-11-04 23:15:10 +00:00
John Maddock
604e9794c1 fixes for Borland C++ Builder
[SVN r8135]
2000-11-04 12:39:28 +00:00
John Maddock
8b2d569d96 Misc. minor regex fixes
[SVN r8134]
2000-11-04 12:38:38 +00:00
John Maddock
6f820264d2 BeOS5 (intel) fixes
[SVN r8133]
2000-11-04 11:16:12 +00:00
Dave Abrahams
668b3354d9 Added 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)


[SVN r8129]
2000-11-04 09:00:02 +00:00
Beman Dawes
2c7eddc00c 1.18.2 final
[SVN r8119]
2000-11-03 20:02:17 +00:00
Beman Dawes
70aefc7350 HTML change for 1.18.2 reflecting separation of old utility library
[SVN r8118]
2000-11-03 19:22:26 +00:00
Jeremy Siek
048787f0e5 fixed Const_BinaryPredicate_concept for borland
[SVN r8117]
2000-11-03 18:38:41 +00:00
Beman Dawes
4f2f007d1d 1.18.2 preparation; /c for VC++
[SVN r8116]
2000-11-03 18:34:05 +00:00
Jeremy Siek
f8f6701c97 Codewarrior 6.0 port
[SVN r8108]
2000-11-03 04:28:09 +00:00
Jeremy Siek
412aa6a640 port to Codewarrior 6.0
[SVN r8107]
2000-11-03 04:25:13 +00:00
Beman Dawes
8254d8eb84 Add Gary Powell Bio
[SVN r8106]
2000-11-03 01:44:51 +00:00