Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
13292b4324 Restored to health on non-NT systems
[SVN r13742]
2002-05-08 11:39:23 +00:00
John Maddock
8b1d35b6a3 Updated EDG expected failures
[SVN r13741]
2002-05-08 10:37:33 +00:00
Dave Abrahams
31b6e659fc *** empty log message ***
[SVN r13740]
2002-05-08 04:23:03 +00:00
Dave Abrahams
09a4402929 initial checkin
[SVN r13739]
2002-05-08 04:22:34 +00:00
Dave Abrahams
3102286052 *** empty log message ***
[SVN r13738]
2002-05-08 03:59:53 +00:00
Dave Abrahams
83435cc380 initial commit
[SVN r13737]
2002-05-08 03:23:58 +00:00
Dave Abrahams
42dc91562a roll back mistaken checkin
[SVN r13736]
2002-05-07 23:25:33 +00:00
Dave Abrahams
c13739086a testing for char conversions
[SVN r13735]
2002-05-07 23:23:32 +00:00
Jaakko Järvi
796114a1fa added a comment
[SVN r13734]
2002-05-07 22:24:22 +00:00
Jaakko Järvi
c56f3bbbb7 added a config parameter for not handling the ::template correctly
[SVN r13733]
2002-05-07 22:22:01 +00:00
Jaakko Järvi
865e7abae2 do not include member_ptr.hpp for compilers that cannot handle it
[SVN r13732]
2002-05-07 22:20:08 +00:00
Jaakko Järvi
dddde76c5a removed some tests if sstreams not available
[SVN r13731]
2002-05-07 22:16:41 +00:00
Jaakko Järvi
2937a9c304 inner product etc.
[SVN r13730]
2002-05-07 21:51:33 +00:00
Jaakko Järvi
087add9f83 removed the demand for element types being copy constructible
[SVN r13729]
2002-05-07 21:44:26 +00:00
Dave Abrahams
c487c8eb20 Fix building on Cygwin
[SVN r13728]
2002-05-07 21:44:19 +00:00
Dave Abrahams
dbfdf9d26e Fix building on Cygwin
[SVN r13727]
2002-05-07 20:53:02 +00:00
Beman Dawes
f9bb091d4a Add index.html so automatic tools work correctly
[SVN r13725]
2002-05-07 19:23:05 +00:00
Beman Dawes
fbdb939a79 Add Lambda tests
[SVN r13723]
2002-05-07 17:05:06 +00:00
Beman Dawes
23ba5b267a add BOOST_NO_CPP_MAIN_SUCCESS_MESSAGE
[SVN r13721]
2002-05-07 15:15:30 +00:00
Beman Dawes
128954b41b add lambda tests
[SVN r13720]
2002-05-07 13:01:44 +00:00
Beman Dawes
95b808b3e3 add user newsgroup
[SVN r13718]
2002-05-07 12:08:01 +00:00
Beman Dawes
201dbb82cf Add Lambda
[SVN r13717]
2002-05-07 12:06:46 +00:00
Dave Abrahams
38a2583755 Fixed input iterator requirements. For a == b a++ == b++ is no longer
required. See 24.1.1/3 for details. (Thomas Witt)


[SVN r13716]
2002-05-07 11:56:08 +00:00
John Maddock
80793092c8 Moved config_info.cpp and the config docs into synch.
[SVN r13715]
2002-05-07 11:40:13 +00:00
John Maddock
fcdacb6e52 Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
   where appropriate to do so.


[SVN r13714]
2002-05-07 11:24:29 +00:00
John Maddock
8b2e608f0c Fixes for Sun Forte cc
[SVN r13713]
2002-05-07 10:41:42 +00:00
Vladimir Prus
ada293c175 * test/project_test1.py: Remove trailing whitespace, so that the test
work again, after 'print' fixes.


[SVN r13712]
2002-05-07 07:17:20 +00:00
Rene Rivera
c6bd7ff189 Added link to como-tools.html.
[SVN r13711]
2002-05-07 05:33:59 +00:00
Rene Rivera
bf78016cbe como-tools.html; docs of configuration variables.
como-tools.jam; COMO_BASEROOT single


[SVN r13710]
2002-05-07 05:32:21 +00:00
Rene Rivera
159450ffc2 * Added link to borland tools documentation.
* Removed empty list-item in executables list.


[SVN r13709]
2002-05-07 05:02:48 +00:00
Rene Rivera
af6f53174a borland-tools.html; docs of configuration variables.
borland-tools.jam; BCCROOT singleton.


[SVN r13708]
2002-05-07 04:54:48 +00:00
Rene Rivera
8027658ddf * Added set-as-singleton rule to work around splitting of single value variables.
* Applied set-as-singleton to some know singletons.


[SVN r13707]
2002-05-07 04:27:03 +00:00
Rene Rivera
2a77faf754 Fixed printing of extraneous space when printing empty lines.
[SVN r13705]
2002-05-07 03:56:46 +00:00
Dave Abrahams
d83db0bfc8 Branch for aix shared linking support
[SVN r13704]
2002-05-07 03:46:19 +00:00
Dave Abrahams
6ae0e3d617 Partial AIX .so support
[SVN r13702]
2002-05-07 02:25:24 +00:00
Dave Abrahams
f75e08a90a true 'C' compatibility
[SVN r13701]
2002-05-06 22:31:44 +00:00
Dave Abrahams
59bc75b305 True 'C' compatibility
[SVN r13700]
2002-05-06 22:19:20 +00:00
Dave Abrahams
490e261f37 initial commit
[SVN r13699]
2002-05-06 21:37:47 +00:00
Dave Abrahams
5031c53107 bugfix
[SVN r13698]
2002-05-06 21:30:54 +00:00
Dave Abrahams
c139bd8edf initial commit
[SVN r13697]
2002-05-06 21:19:16 +00:00
Dave Abrahams
6576720ac7 Clear environment before testing
[SVN r13696]
2002-05-06 21:09:03 +00:00
Dave Abrahams
a1ee1c4304 bug fix
[SVN r13695]
2002-05-06 20:59:53 +00:00
Dave Abrahams
7af36b48a1 better error reporting
[SVN r13694]
2002-05-06 18:59:11 +00:00
Dave Abrahams
4743f195ca Bug fixes
[SVN r13693]
2002-05-06 18:54:24 +00:00
Beman Dawes
0885bf4d55 update win32/como
[SVN r13692]
2002-05-06 18:47:55 +00:00
Dave Abrahams
91a02a2ebf initial commit
[SVN r13691]
2002-05-06 18:29:50 +00:00
Dave Abrahams
0855bc58cd initial commit
[SVN r13690]
2002-05-06 18:22:28 +00:00
Dave Abrahams
5caef8aef9 new initialization code + tests
[SVN r13689]
2002-05-06 18:20:47 +00:00
Dave Abrahams
dbf314d369 new initialization code + tests
[SVN r13688]
2002-05-06 18:14:59 +00:00
Dave Abrahams
edd4d762a7 new initialization code + tests
[SVN r13687]
2002-05-06 17:51:21 +00:00