Jens Maurer
|
38deee7c57
|
upgraded gcc on IRIX and HP-UX to 3.0.1
[SVN r10917]
|
2001-08-23 19:11:32 +00:00 |
|
Peter Dimov
|
b4366e4ffd
|
Tabs converted to spaces.
[SVN r10916]
|
2001-08-23 19:05:21 +00:00 |
|
Peter Dimov
|
597ea36806
|
initial commit
[SVN r10915]
|
2001-08-23 18:47:44 +00:00 |
|
Peter Dimov
|
b778aeb7e3
|
initial commit
[SVN r10914]
|
2001-08-23 18:42:16 +00:00 |
|
Darin Adler
|
f30c7d195b
|
Fix some broken links. Fix order of constructor initializers.
[SVN r10913]
|
2001-08-23 17:42:07 +00:00 |
|
Jeremy Siek
|
5e3883bd34
|
dummy_property_map is read/write, not lvalue
[SVN r10912]
|
2001-08-23 16:18:27 +00:00 |
|
Jaakko Järvi
|
d733425ff0
|
Added more typenames to make gcc 3.0 -pedantic happy
[SVN r10911]
|
2001-08-23 13:46:03 +00:00 |
|
Jeremy Siek
|
42a044ee62
|
fixed typo in RandomAccessContainerConcept
[SVN r10910]
|
2001-08-23 00:23:26 +00:00 |
|
Dave Abrahams
|
7bcb9ad0e8
|
Fixed GCC_BIN_DIRECTORY so it works.
[SVN r10909]
|
2001-08-22 22:07:44 +00:00 |
|
Jens Maurer
|
c79b934712
|
upgraded Linux to gcc 3.0.1
added Solaris gcc 3.0.1
[SVN r10908]
|
2001-08-22 22:00:12 +00:00 |
|
Jaakko Järvi
|
f2b4ff97f0
|
Added a specialization for empty tuple ( tuple<> )
Added 'typename's to make_tuple return types to avoid warnings in
edg strict mode
[SVN r10906]
|
2001-08-22 13:22:30 +00:00 |
|
Beman Dawes
|
42d5c618cf
|
#include <cfloat> (Peter Schmid)
[SVN r10905]
|
2001-08-21 01:47:04 +00:00 |
|
Beman Dawes
|
c323e9e792
|
Final 1.24.0 runup commit
[SVN r10903]
|
2001-08-20 14:01:12 +00:00 |
|
Beman Dawes
|
65a26b9cc4
|
Misc; mostly fix links to hard disk locations
[SVN r10902]
|
2001-08-20 13:04:43 +00:00 |
|
Dave Abrahams
|
e33b44304d
|
initial checkin
[SVN r10901]
|
2001-08-20 10:39:42 +00:00 |
|
Dave Abrahams
|
e4065a4b1b
|
added assertion tests
[SVN r10900]
|
2001-08-20 10:39:19 +00:00 |
|
Dave Abrahams
|
af9d1a3fe0
|
*** empty log message ***
[SVN r10899]
|
2001-08-20 10:36:41 +00:00 |
|
Toon Knapen
|
7ac2bfec81
|
Added comments describing the compiler (and the platforms) at the request of Beman
[SVN r10898]
|
2001-08-20 10:30:22 +00:00 |
|
Jens Maurer
|
e8991c7430
|
quaternions now work for two compilers
[SVN r10897]
|
2001-08-19 17:10:50 +00:00 |
|
Beman Dawes
|
f6dac478d7
|
Fix broken hyperlink
[SVN r10896]
|
2001-08-19 15:08:33 +00:00 |
|
Beman Dawes
|
bbfc046c28
|
Formal Review Schedule added
[SVN r10895]
|
2001-08-19 14:59:54 +00:00 |
|
Beman Dawes
|
aff60da4ee
|
Formal Review Schedule initial commit
[SVN r10894]
|
2001-08-19 14:59:25 +00:00 |
|
Beman Dawes
|
1c5ab1bca8
|
Integrate links to Boost.Build into other pages.
[SVN r10893]
|
2001-08-19 14:31:50 +00:00 |
|
John Maddock
|
04d44fb1df
|
Updated BeOS results
[SVN r10892]
|
2001-08-19 11:05:54 +00:00 |
|
Dave Abrahams
|
92f160d8a0
|
Transitional changes that allow testing of new stuff.
[SVN r10891]
|
2001-08-18 20:05:27 +00:00 |
|
John Maddock
|
0583db4d46
|
Updated build system (more or less works now)
[SVN r10890]
|
2001-08-18 11:50:48 +00:00 |
|
John Maddock
|
30dc38265f
|
Fixed initialisation order warnings (gcc)
[SVN r10887]
|
2001-08-18 10:22:53 +00:00 |
|
John Maddock
|
fe268759d0
|
Removed non-functioning msvc link command from Jamfile, added user32.lib forced link to w32_regex_traits.cpp
[SVN r10886]
|
2001-08-18 10:22:10 +00:00 |
|
Jeremy Siek
|
decd799291
|
blah
[SVN r10885]
|
2001-08-17 18:07:57 +00:00 |
|
Dave Abrahams
|
e876dcc143
|
updated for CWPro7 compatibility
Removed -msgstyle gcc for better error reporting
[SVN r10883]
|
2001-08-17 02:26:53 +00:00 |
|
Dave Abrahams
|
f6027f8582
|
updated for CWPro7 compatibility
[SVN r10882]
|
2001-08-17 02:25:10 +00:00 |
|
Jens Maurer
|
36e28d1814
|
update from Hubert Holin; renamed index.htm to index.html
[SVN r10881]
|
2001-08-16 20:26:18 +00:00 |
|
Jens Maurer
|
1d684fd2f8
|
added tuple library
[SVN r10880]
|
2001-08-16 18:59:08 +00:00 |
|
Jeremy Siek
|
3f9f818678
|
made condensation graph separate
[SVN r10879]
|
2001-08-16 18:57:48 +00:00 |
|
Jeremy Siek
|
0d0461548a
|
made build_component_lists a separate function
[SVN r10878]
|
2001-08-16 15:28:37 +00:00 |
|
Jeremy Siek
|
7ce684f0a4
|
added build_components_lists
[SVN r10877]
|
2001-08-16 15:27:58 +00:00 |
|
John Maddock
|
729873ffdc
|
Added (as yet non-functional msvc library support)
[SVN r10876]
|
2001-08-16 11:43:22 +00:00 |
|
John Maddock
|
d281eead22
|
Added support for shared libs on BeOS
[SVN r10875]
|
2001-08-16 11:42:13 +00:00 |
|
Dave Abrahams
|
a249372cf8
|
Intermediate step in build system rewrite
Added Files:
Jambase ftjam-requests.txt test/Jamfile test/jam-fail.jam
test/unit-tests.jam
[SVN r10874]
|
2001-08-16 11:17:59 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
3354e84199
|
Missing "std::" added (std::size_t)
[SVN r10872]
|
2001-08-15 19:15:57 +00:00 |
|
Jeremy Siek
|
5ee9a307ef
|
comment about is_reachable
[SVN r10871]
|
2001-08-15 13:39:49 +00:00 |
|
Jeremy Siek
|
89478fbc79
|
removed check for adding self edges... self edges ok if a non-triv path exists
[SVN r10870]
|
2001-08-15 13:17:31 +00:00 |
|
Jeremy Siek
|
01cddee9a7
|
removed check for self edges in final stage
[SVN r10869]
|
2001-08-15 13:16:56 +00:00 |
|
Jeremy Siek
|
36075b64ab
|
removed a blank line!
[SVN r10868]
|
2001-08-15 03:37:31 +00:00 |
|
Jeremy Siek
|
62a48d4470
|
some more edits
[SVN r10867]
|
2001-08-15 03:27:28 +00:00 |
|
Jeremy Siek
|
fff6f01b52
|
changed * to +
[SVN r10866]
|
2001-08-15 03:26:35 +00:00 |
|
Jeremy Siek
|
54195485b2
|
added concept check of the VertexIndexMap
[SVN r10865]
|
2001-08-15 03:25:07 +00:00 |
|
Jeremy Siek
|
15565e3144
|
added comment about path needs to be of at least one edge
[SVN r10864]
|
2001-08-15 02:05:58 +00:00 |
|
Jeremy Siek
|
32f663e358
|
make component_number a property map
[SVN r10863]
|
2001-08-15 02:01:12 +00:00 |
|
Jeremy Siek
|
f4bdefdea6
|
new file, implementation docs for tc
[SVN r10862]
|
2001-08-15 01:55:06 +00:00 |
|