Commit Graph

50050 Commits

Author SHA1 Message Date
Hartmut Kaiser
109351e3d8 Added missing file.
[SVN r17131]
2003-01-31 19:28:42 +00:00
Martin Wille
5cd3d48104 -- tab -> spaces
[SVN r17130]
2003-01-31 18:41:59 +00:00
Martin Wille
047d5547fe -- fixed broken link
[SVN r17129]
2003-01-31 18:40:07 +00:00
Dave Abrahams
df6cbc2ea2 Remove workaround patches
[SVN r17128]
2003-01-31 18:37:11 +00:00
Martin Wille
f0f18c3463 -- fixed typo
[SVN r17127]
2003-01-31 18:31:19 +00:00
Martin Wille
c1df0043eb -- tab -> spaces
[SVN r17126]
2003-01-31 18:23:55 +00:00
Martin Wille
c3f359839f -- tab -> spaces
[SVN r17125]
2003-01-31 18:13:15 +00:00
Martin Wille
6e92017511 -- fixed broken links
[SVN r17124]
2003-01-31 17:59:08 +00:00
Martin Wille
997c6ca60e -- tab -> spaces
[SVN r17123]
2003-01-31 17:53:34 +00:00
Martin Wille
0fe574d42a -- small fixes to var_wrapper<>
[SVN r17122]
2003-01-31 17:40:59 +00:00
Martin Wille
4eb3efacdc -- small fixes
[SVN r17121]
2003-01-31 17:36:19 +00:00
Joel de Guzman
477970621d Regression tests
[SVN r17120]
2003-01-31 15:45:44 +00:00
Joel de Guzman
672d8aa8e5 regression testing
[SVN r17119]
2003-01-31 15:44:26 +00:00
Vladimir Prus
a7544a8050 More generators refactoring.
[SVN r17118]
2003-01-31 14:50:22 +00:00
Vladimir Prus
0ca2449c50 More generators docs and minor refactoring.
[SVN r17117]
2003-01-31 14:20:25 +00:00
Joel de Guzman
5c8fe57480 Moved assert.hpp to core
[SVN r17116]
2003-01-31 14:17:03 +00:00
Martin Wille
53dc713f51 -- adjusted #includes to reflect the location change of Phoenix
[SVN r17115]
2003-01-31 14:01:09 +00:00
Joel de Guzman
4aad795a60 removed XP thumbs.db
[SVN r17114]
2003-01-31 11:55:27 +00:00
Joel de Guzman
cb1608a75f fixed phoenix #includes
[SVN r17113]
2003-01-31 11:53:40 +00:00
Joel de Guzman
6905fef801 Bumped version to 1.5.2
[SVN r17112]
2003-01-31 11:40:40 +00:00
Joel de Guzman
d1557c812b First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17111]
2003-01-31 11:33:48 +00:00
Joel de Guzman
ca46f461b3 First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17110]
2003-01-31 11:25:27 +00:00
Joel de Guzman
c11c6480f4 First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17109]
2003-01-31 11:11:39 +00:00
Joel de Guzman
46096f1dcc First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17108]
2003-01-31 10:56:44 +00:00
Joel de Guzman
db65b24e76 First commit from BOOST_REVIEW branch spirit.sf.net
[SVN r17107]
2003-01-31 10:44:50 +00:00
Jörg Walter
d2bb192b11 boost::numeric::interval support and cosmetical fixes
[SVN r17106]
2003-01-31 10:14:25 +00:00
Vladimir Prus
47c5d1915f Added V2 Jamfile.
[SVN r17105]
2003-01-31 09:36:08 +00:00
Vladimir Prus
cdb47fd575 Bugfix: now search-lib targets can be used in requirements and
usage-requirements.

* new/builtin.jam
    (link-action.adjust-properties): Rework.

* test/searched_lib.py: New test.


[SVN r17104]
2003-01-31 09:26:25 +00:00
Vladimir Prus
73eb5421dc Add a comment as to why searched-lib instances with different properties
won't be confused.


[SVN r17103]
2003-01-31 08:17:05 +00:00
Vladimir Prus
aa21f6d111 Document static/shared libs, searched libs and mention project-root.
[SVN r17102]
2003-01-31 07:48:34 +00:00
Dave Abrahams
92f709fc07 Added missing #include
[SVN r17101]
2003-01-31 05:01:16 +00:00
Fernando Cacciola
ae8ba4bd8c vc7.0 compatibility fix
[SVN r17099]
2003-01-30 22:13:22 +00:00
Dave Abrahams
2fca49f2df really prevent shared_ptr_alloc_test building from status/.
[SVN r17097]
2003-01-30 20:57:34 +00:00
Dave Abrahams
6b8671bf7a cleanup, add shared_ptr_alloc_test.
[SVN r17095]
2003-01-30 18:20:51 +00:00
Dave Abrahams
f763b14f0f detect single-threaded builds for MinGW
[SVN r17094]
2003-01-30 18:13:55 +00:00
Ronald Garcia
ce0968023f Fixed a bug in advance.
[SVN r17093]
2003-01-30 16:55:31 +00:00
Peter Dimov
3831a778dc Fixed a deadlock in free_unreachable_objects.
[SVN r17090]
2003-01-30 15:06:32 +00:00
Douglas Gregor
f50fd91a0f Suppress warnings on HP aCC
[SVN r17089]
2003-01-30 14:25:00 +00:00
Douglas Gregor
55aee2a44f Delete nothrow, new throw
[SVN r17088]
2003-01-30 14:22:28 +00:00
Peter Dimov
f332d39b74 Dave's quick_allocator added, #define BOOST_SP_USE_QUICK_ALLOCATOR to make shared_ptr use it.
[SVN r17087]
2003-01-30 14:20:22 +00:00
Dave Abrahams
484f192ed8 Restore missing PDB_LINKFLAG
[SVN r17086]
2003-01-30 10:43:27 +00:00
Vladimir Prus
f4c7467101 Don't allow a toolset module to set flags for other module.
[SVN r17085]
2003-01-30 10:24:55 +00:00
Douglas Gregor
c295e20a2c Regenerated
[SVN r17084]
2003-01-30 04:42:06 +00:00
Dave Abrahams
fc1c698e81 bugfix
[SVN r17083]
2003-01-29 20:28:46 +00:00
Fernando Cacciola
763b7e50ad Additional portability fixes (for VC6.0,VC7.0 and Intel C++ 7.0)
[SVN r17082]
2003-01-29 19:48:43 +00:00
Samuel Krempp
55fd733202 updated with new test lib dependance
[SVN r17081]
2003-01-29 17:38:07 +00:00
Rene Rivera
f0960b96e2 Make set-as-singleton account for set/reset if the variables are cleared after use.
[SVN r17080]
2003-01-29 16:26:40 +00:00
Jeremy Siek
8810ffba80 fixed LvaluePropertyGraphConcept
[SVN r17079]
2003-01-29 15:18:45 +00:00
Douglas Gregor
ad83b74e35 >> std::endl; is bad :)
[SVN r17078]
2003-01-29 13:49:14 +00:00
Beman Dawes
e0b255dc0f Add crlf and copyright checks
[SVN r17077]
2003-01-29 11:14:44 +00:00