Commit Graph

50050 Commits

Author SHA1 Message Date
Jens Maurer
9e73fa5ea7 added configuration: <cXXX> headers supplied
[SVN r8467]
2000-12-15 21:52:18 +00:00
Jeremy Siek
fe4d387f26 added const in a couple places to make sure the iterator operators
that should be const (like operator* and operator[]) are indeed const


[SVN r8466]
2000-12-15 21:51:02 +00:00
Jens Maurer
5634967c58 add table column headings for the new Tru64 Unix and IRIX configs as well
[SVN r8465]
2000-12-15 21:44:13 +00:00
Jens Maurer
33045f7562 supply configuration for supplied <cXXX> headers on Tru64 Unix and IRIX
[SVN r8464]
2000-12-15 21:31:29 +00:00
Jeremy Siek
3fc9bc7d8d operator[] needed to be const
[SVN r8463]
2000-12-15 19:31:16 +00:00
Jens Maurer
7c576052a8 re-run after concept checks were added
[SVN r8462]
2000-12-14 21:25:58 +00:00
Jeremy Siek
ce22641a2e forgot #include <iterator>
[SVN r8461]
2000-12-13 23:24:55 +00:00
Jens Maurer
bc3bcab0b6 added status for SGI IRIX 6 and Compaq Tru64 Unix
[SVN r8460]
2000-12-12 22:29:54 +00:00
Jens Maurer
2ec7e36557 first regression test run for SGI IRIX 6
[SVN r8459]
2000-12-12 22:28:39 +00:00
Jens Maurer
02fa4370cc first regression test for Compaq Tru64 Unix
[SVN r8458]
2000-12-12 22:23:43 +00:00
Jens Maurer
147d6d1ffc added IRIX CC and Compaq C++ on Tru64 Unix
[SVN r8457]
2000-12-12 22:16:31 +00:00
Jeremy Siek
2336e27995 renamed class_concept_check_fail_expected to avoid mac file
name length limitations


[SVN r8456]
2000-12-12 21:36:37 +00:00
Dave Abrahams
43f440729d Fixed links to avoid www.pythonlabs.com
[SVN r8455]
2000-12-12 03:37:33 +00:00
Jeremy Siek
5dff38e7b9 removed the not-really-needed test files of the concept check tests
[SVN r8451]
2000-12-10 17:54:14 +00:00
Jeremy Siek
992e0fb58e fixed a couple typo's, and a metrowerks porting issue
[SVN r8450]
2000-12-10 17:49:54 +00:00
Jeremy Siek
b628c9ce64 fixed some Metrowerks compiler errors and warnings
[SVN r8449]
2000-12-10 17:48:24 +00:00
Jeremy Siek
569d61858f added link to SGI STL def of "concept" and added a History and Acknowledgements section
[SVN r8448]
2000-12-10 16:31:14 +00:00
Beman Dawes
ab005de1a2 1.19.0 runup
[SVN r8446]
2000-12-10 15:53:46 +00:00
John Maddock
79438871d1 regex: tweeks for linux. + Beos: compiler status
[SVN r8445]
2000-12-10 11:52:26 +00:00
Dave Abrahams
efcbc3e4ba Correct the generated filenames
[SVN r8444]
2000-12-10 03:42:28 +00:00
Dave Abrahams
42392fe1ce Correct asynchrony with python generator
[SVN r8442]
2000-12-10 03:41:32 +00:00
Jeremy Siek
514f6bf255 update to match code
[SVN r8441]
2000-12-09 23:28:50 +00:00
Jeremy Siek
0280886ceb fixed spelling of concept covering file
[SVN r8440]
2000-12-09 23:18:14 +00:00
Jeremy Siek
0c838c3438 small edit
[SVN r8439]
2000-12-09 23:15:15 +00:00
Jeremy Siek
302fcbf002 linked reference listing to sgi stl concept docs
[SVN r8438]
2000-12-09 23:10:21 +00:00
Jeremy Siek
fc1da9cffd more reorganization and editing of the concept docs
[SVN r8437]
2000-12-09 23:00:15 +00:00
Jeremy Siek
8382e5e79e putting this back into the main intro file
[SVN r8436]
2000-12-09 22:58:09 +00:00
Jeremy Siek
2a7108f3cc a C++ standard version of LessThanComparable
[SVN r8435]
2000-12-09 22:39:50 +00:00
Jeremy Siek
1a7b2d01b2 added #include boost/config.hpp at top to remove truncation warning on VC++
[SVN r8434]
2000-12-09 20:28:48 +00:00
Jeremy Siek
5c2f7239d2 added note about at() being deprecated
[SVN r8433]
2000-12-09 20:26:32 +00:00
Jeremy Siek
ab7fdd00fc changed at() to operator[]
[SVN r8432]
2000-12-09 20:26:03 +00:00
Jeremy Siek
79f97eb79c added nums for edge property enums
[SVN r8431]
2000-12-09 19:53:09 +00:00
Jeremy Siek
1f4c22ea0f fixing VC++ compiler errors and warnings
[SVN r8430]
2000-12-09 19:22:30 +00:00
Jeremy Siek
92aaf637f8 changed url for c++boost.gif
[SVN r8429]
2000-12-09 18:43:16 +00:00
Jeremy Siek
a4beee3b60 added -lm to KCC so fibonacci_heap.cpp will link
[SVN r8428]
2000-12-09 18:28:31 +00:00
Jeremy Siek
a7edf3213e changed path for c++boost.gif
[SVN r8427]
2000-12-09 17:06:47 +00:00
Jeremy Siek
c62fd488f0 added #ifdef around stanford graphbase stuff
[SVN r8426]
2000-12-09 17:01:36 +00:00
Jeremy Siek
095c0113c2 new file
[SVN r8425]
2000-12-09 16:58:05 +00:00
Jeremy Siek
9e4f9eaff6 added -Wno-long-long to suppress warnings about long long
[SVN r8424]
2000-12-09 16:48:26 +00:00
Jeremy Siek
81ec0bb4dd fixed some compiler warnings about unused variables
[SVN r8423]
2000-12-09 16:45:15 +00:00
Jeremy Siek
50844aca4d removed -c when compiling with KCC, since that suppresses compiler errors
that would show up during pre-linking of templates


[SVN r8422]
2000-12-09 16:15:12 +00:00
Jeremy Siek
b00057d3a8 pending/concept_checks.hpp -> concept_check.hpp
[SVN r8421]
2000-12-09 16:10:50 +00:00
Jeremy Siek
a28180afac added sunos sections, with Sun's C++, g++ and KAI C++
[SVN r8420]
2000-12-09 16:05:30 +00:00
Jeremy Siek
69e884c237 fixed a couple compiler errors
[SVN r8419]
2000-12-09 15:59:54 +00:00
Jeremy Siek
fe1c090458 fixed some links, added Beman's name as review manager
[SVN r8418]
2000-12-09 15:44:48 +00:00
Jeremy Siek
ea0dd42038 pending/concept_checks.hpp -> concept_check.hpp
[SVN r8417]
2000-12-09 15:36:46 +00:00
Jeremy Siek
32cfc2bc31 changed some #include's
[SVN r8416]
2000-12-09 15:33:36 +00:00
Jeremy Siek
5715b84fa2 removed "pending" prefix on concept check headers
[SVN r8415]
2000-12-09 15:32:00 +00:00
Jeremy Siek
8f9397ab08 concept_checks.hpp -> concept_check.hpp
[SVN r8414]
2000-12-09 15:30:30 +00:00
Jeremy Siek
8268572f79 moved out of pending
[SVN r8413]
2000-12-09 15:28:38 +00:00