Gennaro Prota
|
8ee03f66a0
|
added monospace as last alternative for PRE and CODE
[SVN r22901]
|
2004-05-23 09:55:14 +00:00 |
|
Gennadiy Rozental
|
8343ee19d6
|
more algorithms added
[SVN r22900]
|
2004-05-23 09:51:32 +00:00 |
|
Gennadiy Rozental
|
3ff02e6333
|
more algorithms added
[SVN r22899]
|
2004-05-23 09:50:07 +00:00 |
|
Gennadiy Rozental
|
7db0995c93
|
algorithms test added
[SVN r22898]
|
2004-05-23 09:49:39 +00:00 |
|
Gennadiy Rozental
|
d6aa077f02
|
add intel into workaround branch
[SVN r22897]
|
2004-05-23 08:58:12 +00:00 |
|
Gennadiy Rozental
|
40dc7b4ff0
|
add intel into workaround branch
[SVN r22896]
|
2004-05-23 08:56:58 +00:00 |
|
Andreas Huber
|
45d0e727be
|
Updated copyright notices
[SVN r22895]
|
2004-05-22 20:47:20 +00:00 |
|
Andreas Huber
|
2479224e7f
|
Minor changes
[SVN r22894]
|
2004-05-22 16:07:20 +00:00 |
|
Andreas Huber
|
43bfc23baf
|
Added Intel 7.0 to the list of tested compilers.
[SVN r22893]
|
2004-05-22 16:06:42 +00:00 |
|
Andreas Huber
|
a660c26a81
|
Added Intel 7.0 configuration information
[SVN r22892]
|
2004-05-22 16:04:39 +00:00 |
|
John Maddock
|
488d3fad0e
|
Renamed member check to avoid conflict with MacOS macro of the same name.
[SVN r22890]
|
2004-05-22 10:36:05 +00:00 |
|
Douglas Gregor
|
a1a5cd350f
|
pending/property.hpp: retag_property_list just shouldn't exist for compilers without partial specialization.
graph/adjacency_list.hpp: Totally turn off bundling for VC++ < 7.1
[SVN r22889]
|
2004-05-21 16:54:20 +00:00 |
|
Joaquín M. López Muñoz
|
b61acc0471
|
tweak to satisfy GCC versions prior to 3.3.1
[SVN r22888]
|
2004-05-21 15:14:51 +00:00 |
|
Andreas Huber
|
4ad22e4109
|
#ifdefed out the try and catch statements for builds with exceptions disabled.
[SVN r22887]
|
2004-05-21 09:07:18 +00:00 |
|
Andreas Huber
|
6150432a9b
|
Added workarounds to make boost::fsm compile on Intel7.0 (using the old Dinkumware std library comming with the MSVC6.0 IDE).
[SVN r22886]
|
2004-05-21 08:18:40 +00:00 |
|
Vladimir Prus
|
483110b030
|
Fix typo.
[SVN r22885]
|
2004-05-21 06:44:33 +00:00 |
|
Gennadiy Rozental
|
8872ecaa4d
|
ifstream_line_iterator added
[SVN r22884]
|
2004-05-21 06:30:10 +00:00 |
|
Gennadiy Rozental
|
870afda4a1
|
licence update
[SVN r22883]
|
2004-05-21 06:26:11 +00:00 |
|
Gennadiy Rozental
|
f1aa3f6134
|
licence update
[SVN r22882]
|
2004-05-21 06:19:35 +00:00 |
|
Gennadiy Rozental
|
d96dcaf1db
|
hack for non-using version of readwrite properties
licence update
[SVN r22881]
|
2004-05-21 06:19:11 +00:00 |
|
Douglas Gregor
|
1690c11a43
|
adjacency_list.hpp: Work around VC++ 7.1 bug where the compiler thinks that a typedef in a template won't be a class type.
[SVN r22880]
|
2004-05-21 02:27:56 +00:00 |
|
Douglas Gregor
|
73e1d2c6f0
|
connection.hpp: Drop some incorrect "inline"s
[SVN r22879]
|
2004-05-21 01:37:33 +00:00 |
|
Dave Abrahams
|
a85e0dc588
|
Remove is_xxx dependency.
[SVN r22878]
|
2004-05-20 15:35:56 +00:00 |
|
John Maddock
|
b9cb3d37ad
|
Added more informative comments.
[SVN r22877]
|
2004-05-20 10:20:42 +00:00 |
|
John Maddock
|
1736d011f3
|
Altered initialiser order to stop gcc from complaining.
[SVN r22876]
|
2004-05-20 10:16:09 +00:00 |
|
John Maddock
|
aadd0cb20d
|
Added fix for Intel C++ 6 and the /Zc:wchar_t option.
[SVN r22875]
|
2004-05-20 10:13:31 +00:00 |
|
Vladimir Prus
|
ee38e3a71d
|
Try to workaround mbstate_t problems on intel.
[SVN r22874]
|
2004-05-20 07:29:11 +00:00 |
|
Hartmut Kaiser
|
5e184ab830
|
Fixed a dumb bug in shortest_d.
[SVN r22873]
|
2004-05-20 06:41:22 +00:00 |
|
Hartmut Kaiser
|
7caf1f87fe
|
Fixed a dumb bug in shortest_d.
[SVN r22872]
|
2004-05-20 06:36:04 +00:00 |
|
Aleksey Gurtovoy
|
631ae75428
|
fix the comment
[SVN r22871]
|
2004-05-19 14:11:08 +00:00 |
|
Aleksey Gurtovoy
|
a3fc57a56a
|
workaround a conflict with <iso646.h> macros
[SVN r22870]
|
2004-05-19 14:09:47 +00:00 |
|
Vladimir Prus
|
09131befa4
|
Polish the front page
[SVN r22869]
|
2004-05-19 06:11:30 +00:00 |
|
Vladimir Prus
|
2f5cf9d20b
|
Change size_t to unsigned in one place.
[SVN r22868]
|
2004-05-19 05:50:19 +00:00 |
|
Toon Knapen
|
17b23804d1
|
added doc on file boost-build.jam to locate the build system
[SVN r22866]
|
2004-05-18 13:51:32 +00:00 |
|
Douglas Gregor
|
d2e41a7e7c
|
class_properties.hpp: Make the empty character constant into a single space (which isn't used), because the Sun compiler is very eager to spit out an error here.
[SVN r22865]
|
2004-05-18 13:39:32 +00:00 |
|
Douglas Gregor
|
a6418093ee
|
Needed to include <cstdlib> to get std::getenv.
[SVN r22864]
|
2004-05-18 13:34:15 +00:00 |
|
Douglas Gregor
|
1a831cab1e
|
Moved some inline functions out-of-line to silence warnings (and because it doesn't matter).
[SVN r22863]
|
2004-05-18 13:30:04 +00:00 |
|
Douglas Gregor
|
d5750526ba
|
unit_test_suite.cpp: Try to work around an Intel 7.1 bug with conversions in a base class.
[SVN r22862]
|
2004-05-18 13:26:47 +00:00 |
|
Douglas Gregor
|
78bc851b07
|
named_slot_map.hpp: Work around a Borland bug where destructors get instantiated when they should not be.
[SVN r22861]
|
2004-05-18 13:12:15 +00:00 |
|
Douglas Gregor
|
7de5515f82
|
class_properties.hpp: Borland C++ does not handle using declarations for data members properly; fixed the existing Borland workaround.
[SVN r22860]
|
2004-05-18 13:10:49 +00:00 |
|
Vladimir Prus
|
6b130b5922
|
Update sources list.
[SVN r22859]
|
2004-05-18 08:21:06 +00:00 |
|
Vladimir Prus
|
253194a789
|
Add V2 Jamfile.
[SVN r22858]
|
2004-05-18 07:30:09 +00:00 |
|
Vladimir Prus
|
eb213d1da5
|
Add program options to the main Jamfile.v2.
[SVN r22857]
|
2004-05-18 07:20:41 +00:00 |
|
Vladimir Prus
|
04b8b29111
|
Declare the 'environ' variable, since it's not always declared in headers,
even on Posix systems.
[SVN r22856]
|
2004-05-18 07:03:43 +00:00 |
|
Vladimir Prus
|
7168a7e42b
|
Try to enable locale/facet support for metrowerks.
[SVN r22855]
|
2004-05-18 06:38:17 +00:00 |
|
Vladimir Prus
|
8104366aa1
|
Try to handle the case the intel does not have strncmp in std:: namespace.
[SVN r22854]
|
2004-05-18 06:27:21 +00:00 |
|
Vladimir Prus
|
00907d9c9d
|
Use _putenv, not setenv, on Win32.
[SVN r22853]
|
2004-05-18 06:26:08 +00:00 |
|
Bruno da Silva de Oliveira
|
b6508da74b
|
Applied a patch by Roman Yakovenko that makes the export of unnamed enums
better.
[SVN r22852]
|
2004-05-17 22:46:43 +00:00 |
|
Jens Maurer
|
e62ca006bc
|
add missing set(min, max) to uniform_smallint_float constructor (Topher Cooper)
[SVN r22851]
|
2004-05-17 21:18:40 +00:00 |
|
Vladimir Prus
|
bceb19bf13
|
Integrate program_options into main Boost.Book docs.
[SVN r22850]
|
2004-05-17 09:03:26 +00:00 |
|