Commit Graph

50050 Commits

Author SHA1 Message Date
Jens Maurer
d0908d0f03 replace "enum" with BOOST_STATIC_CONSTANT
[SVN r9999]
2001-05-01 06:54:55 +00:00
Jens Maurer
4c0c7ed21a use Boost.Test
test wchar_t
output a message when int64_t is not available


[SVN r9998]
2001-04-30 13:38:23 +00:00
Jens Maurer
006622da1b use BOOST_STATIC_CONSTANT
define static member constants
add wchar_t specialization


[SVN r9997]
2001-04-30 13:36:05 +00:00
John Maddock
952be74a64 added support for boost test runtime environment
[SVN r9996]
2001-04-30 11:30:46 +00:00
John Maddock
20dad0eed8 removed old version of integral constant guidelines
[SVN r9995]
2001-04-30 11:30:08 +00:00
John Maddock
4972b81152 shortened name of integral constant guidelines docs
[SVN r9994]
2001-04-30 11:29:06 +00:00
John Maddock
606f6b4c8e updated url's
[SVN r9993]
2001-04-30 11:28:03 +00:00
John Maddock
e0b9f67041 modified to use boost test runtime environment
[SVN r9992]
2001-04-30 11:27:10 +00:00
John Maddock
29f54c0367 Fixed RegEx::Length, Fixed Borland config
[SVN r9991]
2001-04-28 12:03:05 +00:00
John Maddock
3a888a5b8a tweeked borland makefiles for case sensitive linking, changed memcpy to memmove in partial grep example
[SVN r9990]
2001-04-28 10:12:52 +00:00
Jeremy Siek
ec31fb2005 vc++ workarounds
[SVN r9989]
2001-04-27 15:58:57 +00:00
Jeremy Siek
52b9dc2f98 VC++ internal compiler error workaround (and a few more workarands too)
[SVN r9988]
2001-04-27 15:58:18 +00:00
John Maddock
74e0569c47 Fixes resulting from changed directory structure
[SVN r9987]
2001-04-27 11:06:28 +00:00
John Maddock
31120ef3ec Minor fix for C++ Builder + STLPort
[SVN r9986]
2001-04-27 11:05:11 +00:00
Jeremy Siek
99878cb507 added Brad's text to Qhull challenge
[SVN r9985]
2001-04-27 01:59:23 +00:00
Beman Dawes
fc7f2b621f Add space for next release Latest News
[SVN r9984]
2001-04-25 16:40:50 +00:00
Beman Dawes
20101551fb Final 1.21.2 commit
[SVN r9982]
2001-04-25 14:10:56 +00:00
Beman Dawes
af1219e591 1.21.2 runup
[SVN r9981]
2001-04-25 13:26:21 +00:00
Beman Dawes
72844a85cb Fix broken hyperlinks
[SVN r9980]
2001-04-25 13:22:53 +00:00
Beman Dawes
1394fb3862 Change all eGroups references to YahooGroups
[SVN r9979]
2001-04-25 00:24:50 +00:00
Beman Dawes
8e292bb3cb Rearrange to reflect download availability from either SourceForge FTP or main boost.org web site.
[SVN r9978]
2001-04-24 20:32:58 +00:00
Beman Dawes
e22cc39253 Tighten requirements on filenames, add review manager duties, reorganize a bit
[SVN r9977]
2001-04-24 19:49:05 +00:00
Jeremy Siek
79e9340682 replaced use of iterators with the use of pointers to avoid problems when the iterators
are STLport iterators


[SVN r9976]
2001-04-24 14:19:07 +00:00
Jeremy Siek
779e09fdda moved operator<< for edge_desc_impl to namespace std to fix bug showing up when using STLport
[SVN r9975]
2001-04-24 14:14:49 +00:00
Jeremy Siek
3c4f90edc9 This material is out of date and needs to be rewritten!!
[SVN r9974]
2001-04-24 04:33:11 +00:00
Jeremy Siek
5a3890c4c8 commented out the tutorial on using algorithms, it is out of date and
needs to be rewritten


[SVN r9973]
2001-04-24 04:32:56 +00:00
Jeremy Siek
69dd3f711c updated for named params
[SVN r9972]
2001-04-24 04:12:57 +00:00
Jeremy Siek
b90d09eb06 update for named params
[SVN r9971]
2001-04-24 04:08:57 +00:00
Jeremy Siek
09067afb7b access violation, changed class result to a struct
[SVN r9970]
2001-04-24 03:56:46 +00:00
Jeremy Siek
9b8ea62c52 added graph.cpp to the test
[SVN r9969]
2001-04-24 03:44:33 +00:00
Jeremy Siek
121f350667 added specialization of numeric_limits for dist_value
[SVN r9968]
2001-04-24 03:41:21 +00:00
Jeremy Siek
838cd2ba3d VC++ workaround
[SVN r9967]
2001-04-24 03:33:05 +00:00
Jeremy Siek
94177c3dca some VC++ workarounds
[SVN r9966]
2001-04-24 03:21:34 +00:00
Jeremy Siek
151a3ada0a added some files
[SVN r9965]
2001-04-24 03:21:03 +00:00
Jeremy Siek
f10038b014 new file
[SVN r9964]
2001-04-24 03:09:36 +00:00
Jeremy Siek
cdc4b4369e vc++ workarounds
[SVN r9963]
2001-04-24 02:58:39 +00:00
Jeremy Siek
0a31e87f4b removed erroneous return
[SVN r9962]
2001-04-24 02:21:09 +00:00
Jeremy Siek
11b7ea7035 VC++ workaround
[SVN r9961]
2001-04-24 02:20:19 +00:00
Jeremy Siek
96d2d5b58b vc++ workarounds
[SVN r9960]
2001-04-24 02:08:45 +00:00
Jeremy Siek
0280de0062 vc++ workarounds and named parameter changes
[SVN r9959]
2001-04-24 01:46:38 +00:00
Jeremy Siek
1242d48ab4 named parameters changes and VC++ workarounds
[SVN r9958]
2001-04-24 01:46:13 +00:00
Jeremy Siek
73c61750d6 VC++ workaround
[SVN r9957]
2001-04-23 23:45:31 +00:00
Jeremy Siek
a56918806b fixed call to dfs visit
CV: ----------------------------------------------------------------------


[SVN r9956]
2001-04-23 23:42:08 +00:00
Jeremy Siek
f11a3dbdce updated for named parameters
[SVN r9955]
2001-04-23 23:39:02 +00:00
Jeremy Siek
75584461c5 updated for named params
[SVN r9954]
2001-04-23 23:35:10 +00:00
Jeremy Siek
71162106fd VC++ workaround
[SVN r9953]
2001-04-23 23:30:57 +00:00
Jeremy Siek
5a44a2c540 removed #if 0
[SVN r9952]
2001-04-23 23:25:04 +00:00
Jeremy Siek
f400c7e323 more vc++ workarounds
[SVN r9951]
2001-04-23 23:23:21 +00:00
Jeremy Siek
127f11d620 VC++ workarounds
[SVN r9950]
2001-04-23 22:27:56 +00:00
Jeremy Siek
1edea1afd6 vc++ workaround
[SVN r9949]
2001-04-23 22:27:34 +00:00