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
|
84bbe6dd57
|
Integrate header dependency table into web site
[SVN r8100]
|
2000-11-02 18:30:37 +00:00 |
|
Jeremy Siek
|
911a0da2e7
|
added base() function
[SVN r8098]
|
2000-11-02 02:29:53 +00:00 |
|
Dave Abrahams
|
179d9ec0ee
|
Global replace of || with | and && with & in constant expressions to work around an MSVC bug.
[SVN r8097]
|
2000-11-02 01:12:23 +00:00 |
|
Jeremy Siek
|
9e62dc3d3c
|
added a couple utility functions
[SVN r8094]
|
2000-11-01 03:25:29 +00:00 |
|
Jeremy Siek
|
e724d52e78
|
more edits
[SVN r8093]
|
2000-11-01 02:44:58 +00:00 |
|
Jeremy Siek
|
fcbf320e12
|
changes to the handling of bool return types
[SVN r8092]
|
2000-11-01 02:43:41 +00:00 |
|
Jeremy Siek
|
559291cd6f
|
new file
[SVN r8076]
|
2000-10-31 16:52:53 +00:00 |
|
Jeremy Siek
|
dffe6fa316
|
vc++ fixes
[SVN r8075]
|
2000-10-31 15:52:32 +00:00 |
|
Jeremy Siek
|
9fc58b4cb6
|
fixed regression due to change in get_property(), needed to take address
[SVN r8074]
|
2000-10-31 15:15:10 +00:00 |
|
Jeremy Siek
|
a3750d0ee0
|
fixed regression due to change in detail/adjacency_list.hpp
[SVN r8073]
|
2000-10-31 15:11:20 +00:00 |
|
Jeremy Siek
|
89329f3059
|
make in_edges() work for undirected graphs
[SVN r8072]
|
2000-10-30 21:45:58 +00:00 |
|
Dave Abrahams
|
e1a4aee63a
|
Suppress unused argument warning
[SVN r8071]
|
2000-10-30 19:30:51 +00:00 |
|
Jeremy Siek
|
0a7502b3ba
|
added incident_on
[SVN r8070]
|
2000-10-30 19:14:38 +00:00 |
|
Jeremy Siek
|
64120ac28a
|
some work on out-edge list ordering
[SVN r8069]
|
2000-10-30 14:27:12 +00:00 |
|
Jeremy Siek
|
cfe5dd06b9
|
new examples
[SVN r8066]
|
2000-10-29 22:03:21 +00:00 |
|
Jeremy Siek
|
e8a704efb4
|
removed cruft
[SVN r8065]
|
2000-10-29 21:53:41 +00:00 |
|
Jeremy Siek
|
d869ccb415
|
edits
[SVN r8064]
|
2000-10-29 21:48:54 +00:00 |
|
Jeremy Siek
|
1482731b1a
|
lots off additions to docs and archetype stuff
[SVN r8063]
|
2000-10-29 21:48:06 +00:00 |
|
Jeremy Siek
|
8ccb5a2b6f
|
new file, based on the C++ standard, not SGI STL's definition of Assignable
[SVN r8062]
|
2000-10-29 21:35:59 +00:00 |
|
Jeremy Siek
|
a2f113e81f
|
fixed Assignable in concept_checks.hpp and changed the name of
concept_skeletons to concept_archetypes. Made lots of additions/changed
in concept_archetypes.
[SVN r8061]
|
2000-10-29 20:37:49 +00:00 |
|
John Maddock
|
cff331aec4
|
added BeOS5 support to test script (not finished yet though...)
[SVN r8037]
|
2000-10-28 10:54:12 +00:00 |
|
Dave Abrahams
|
e58a15fded
|
Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case.
[SVN r8036]
|
2000-10-27 13:43:33 +00:00 |
|
Dave Abrahams
|
0907fd2b72
|
Fix is_reference for MSVC6.4
[SVN r8035]
|
2000-10-27 13:33:12 +00:00 |
|
Dave Abrahams
|
be3253dc34
|
no message
[SVN r8034]
|
2000-10-26 21:04:37 +00:00 |
|
Jeremy Siek
|
63a5e8ec77
|
changed reference type
[SVN r8033]
|
2000-10-26 14:04:50 +00:00 |
|
John Maddock
|
1f8b1afc6b
|
compiler specific fixes (mostly MWCW)
[SVN r8032]
|
2000-10-24 11:53:07 +00:00 |
|
Dave Abrahams
|
2a41a61566
|
A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?)
[SVN r8031]
|
2000-10-21 13:14:45 +00:00 |
|
John Maddock
|
3565e12255
|
regex regression test fixes
[SVN r8030]
|
2000-10-21 11:18:50 +00:00 |
|