Commit graph

6371 commits

Author SHA1 Message Date
Peter Dimov
4d30d9d723 More documentation fixes reflecting Dave Abrahams' comments
[SVN r15411]
2002-09-17 13:59:17 +00:00
Dave Abrahams
c87febcb7c Intel5 fixes
[SVN r15410]
2002-09-17 13:50:13 +00:00
Peter Dimov
eb99afd1bf Fix for data member support, result_type was R instead of R const &
[SVN r15409]
2002-09-17 12:41:05 +00:00
Vladimir Prus
222c20ba09 Documented the UPDATE rule.
[SVN r15408]
2002-09-17 12:31:49 +00:00
Vladimir Prus
27aa7a8395 Processed with HTML tidy.
[SVN r15407]
2002-09-17 12:22:34 +00:00
Dave Abrahams
7e4aac450e Added Borland workaround, just to get type_traits happy again.
[SVN r15406]
2002-09-17 12:20:20 +00:00
Dave Abrahams
dace4cb732 Proper fixes for Borland, IBM, and EDG (we hope)
[SVN r15405]
2002-09-17 12:12:24 +00:00
John Maddock
90d57b4081 Fixed C++ Builder 6 compile errors
[SVN r15404]
2002-09-17 11:11:20 +00:00
John Maddock
98d8db8268 changes to use boost test system
[SVN r15403]
2002-09-17 10:58:25 +00:00
John Maddock
15d3c3c663 Tweeked number of states that cause a throw to occur during search.
[SVN r15402]
2002-09-17 10:57:26 +00:00
Aleksey Gurtovoy
5df9ec7625 MSVC 7.0 fix
[SVN r15401]
2002-09-17 08:35:18 +00:00
Dave Abrahams
7404d744fd *** empty log message ***
[SVN r15398]
2002-09-17 05:41:42 +00:00
Dave Abrahams
7897aa7708 Older EDG workaround
[SVN r15397]
2002-09-17 03:55:29 +00:00
Dave Abrahams
5d02a64a4f Older EDG workaround
[SVN r15396]
2002-09-17 03:47:10 +00:00
Dave Abrahams
3a6e0368b3 Kill extra ;
[SVN r15395]
2002-09-17 02:05:11 +00:00
Dave Abrahams
eeb54c9201 Workaround broken old EDG
[SVN r15394]
2002-09-17 02:03:33 +00:00
Dave Abrahams
00efcbabf5 Move BOOST_NO_TEMPLATE_TEMPLATES check to edg_common
[SVN r15393]
2002-09-17 01:00:31 +00:00
Dave Abrahams
5e048d00b0 Old EDG fixes
[SVN r15392]
2002-09-17 00:49:09 +00:00
Dave Abrahams
040809edea Old EDG workaround
[SVN r15391]
2002-09-17 00:23:27 +00:00
Aleksey Gurtovoy
58c9527e4e added more tests
[SVN r15390]
2002-09-16 21:43:26 +00:00
Dave Abrahams
1b2734787f Attempted IRIX CC workaround
[SVN r15389]
2002-09-16 21:30:37 +00:00
Dave Abrahams
00431cd34c No template template parameters for Intel 5.x
[SVN r15387]
2002-09-16 20:09:04 +00:00
Aleksey Gurtovoy
3984518282 temporary VisualAge C++ fix
[SVN r15386]
2002-09-16 20:01:41 +00:00
Aleksey Gurtovoy
13884c4fa9 VisualAge C++ fix
[SVN r15385]
2002-09-16 19:55:13 +00:00
Dave Abrahams
70fb234042 Added libs/mpl
[SVN r15384]
2002-09-16 19:25:33 +00:00
Beman Dawes
6ac5a99d24 uBLAS added
[SVN r15383]
2002-09-16 16:59:10 +00:00
Peter Dimov
13321cefd9 Documentation fixes (reflecting Dave Abrahams' comments)
[SVN r15382]
2002-09-16 15:26:52 +00:00
Dave Abrahams
512a246709 Patch for KCC bug
[SVN r15381]
2002-09-16 15:26:20 +00:00
Jeff Garland
ae434f7bb0 fix date_time tests after library name change
[SVN r15380]
2002-09-16 14:45:06 +00:00
Dave Abrahams
ca9280fec0 Checkin work in progress before I lose it through some terrible accident ;-)
[SVN r15379]
2002-09-16 13:56:02 +00:00
Dave Abrahams
25a2dec99b Restore main trunk to health
[SVN r15378]
2002-09-16 12:46:26 +00:00
Jeff Garland
d581f5827d add an example of localizing a date
[SVN r15377]
2002-09-16 12:44:48 +00:00
Jeff Garland
bcceecd69e force explicit std::string construction for Kylix
[SVN r15376]
2002-09-16 12:30:25 +00:00
Jeff Garland
dfc6abeceb remove redundent lib from library name, remove extra includes that caused gcc2.95.2 to choke
[SVN r15375]
2002-09-16 12:28:17 +00:00
John Maddock
397e7a3b93 Added try catch block to catch runtime errors thrown from matching algorithms
[SVN r15374]
2002-09-16 11:55:23 +00:00
John Maddock
f3675b59a5 VACPP fix
[SVN r15373]
2002-09-16 11:54:41 +00:00
John Maddock
224f99e4ad Added throw if the number of searched states grows too large.
[SVN r15372]
2002-09-16 11:54:00 +00:00
John Maddock
ca45f70dc0 VACPP fixes (second try)
[SVN r15371]
2002-09-16 11:53:07 +00:00
John Maddock
d6e8976d66 Updated last vacpp version number
[SVN r15370]
2002-09-16 11:52:30 +00:00
Björn Karlsson
493a5fb17d fix: changed ULONG_LONG_MIN to ULONGLONG_MIN
[SVN r15369]
2002-09-16 11:00:55 +00:00
Gennadiy Rozental
9ee73e2e39 excessive boost:: removed. Fix for VACPP
[SVN r15368]
2002-09-16 10:37:57 +00:00
Gennadiy Rozental
14e397e086 since boost::smart_ptrs now support incomplete types on borland, no need in grinning_ptr any more
[SVN r15367]
2002-09-16 09:29:52 +00:00
Gennadiy Rozental
286cb720ad STL includes normalized
[SVN r15366]
2002-09-16 08:47:29 +00:00
Gennadiy Rozental
6314391ed7 test fixed to follow latest changes
[SVN r15365]
2002-09-16 08:40:55 +00:00
Gennadiy Rozental
fcc0ddbe0f switch to use new tools names
[SVN r15364]
2002-09-16 06:30:40 +00:00
Dave Abrahams
91470855c6 Restore main trunk to health
[SVN r15362]
2002-09-16 04:15:53 +00:00
Aleksey Gurtovoy
14282826d5 Borland fix
[SVN r15360]
2002-09-16 04:10:29 +00:00
Dave Abrahams
58e2155c74 Restore main trunk to health
[SVN r15359]
2002-09-16 04:03:39 +00:00
Douglas Gregor
908fbf7cd7 index.html:
- Refer to header boost/connection.hpp, not connection class

tutorial.html:
  - Get rid of some pre-nifty-syntax cruft
  - Complete (?) tutorial


[SVN r15357]
2002-09-16 03:45:15 +00:00
Douglas Gregor
cc5c06c066 function_base.hpp:
- Remove safe_bool conversion and operator! from class function_base

function_template.hpp:
  - Add safe_bool conversion and operator!
  - operator! returns bool, not safe_bool (Peter Dimov)

reference.html:
  - Document above change


[SVN r15356]
2002-09-16 03:44:18 +00:00