Douglas Gregor
d4207b1665
*.hpp:
...
- Update copyright date
[SVN r15101]
2002-08-26 15:30:49 +00:00
Douglas Gregor
90800318ce
*.hpp:
...
- Update copyright date
trackable.hpp:
- Rewrote search for trackable objects to find those referenced by smart
pointers, references, reference_wrappers, and raw pointers.
[SVN r15100]
2002-08-26 15:29:37 +00:00
Douglas Gregor
170a931ecc
*_ptr.hpp:
...
- Added detail::is_pointerlike_helper function templates for Signals
weak_ptr.hpp:
- Added get_pointer function template for weak_ptr
[SVN r15099]
2002-08-26 15:27:23 +00:00
Douglas Gregor
4e06d0fc4e
Jamfile:
...
- link to test library
*.cpp:
- Update copyright year
random_signal_system.cpp:
- Update to new signal syntax
[SVN r15098]
2002-08-26 15:25:09 +00:00
Joel de Guzman
974fd33b48
Initial speedup for EDG for the stub functions. The init<...> stuff is more involved...
...
[SVN r15097]
2002-08-26 15:09:33 +00:00
Gennadiy Rozental
11264f0fb8
Initial commit
...
[SVN r15096]
2002-08-26 09:09:00 +00:00
Gennadiy Rozental
9753bd2808
cvs kw added
...
[SVN r15095]
2002-08-26 09:08:06 +00:00
Gennadiy Rozental
0ede63eeab
switch to use included Test Execution Monitor
...
[SVN r15094]
2002-08-26 09:07:41 +00:00
Gennadiy Rozental
44850704fa
Borlan overloading bug workaround
...
[SVN r15093]
2002-08-26 08:31:28 +00:00
Gennadiy Rozental
63a41b6d52
*** empty log message ***
...
[SVN r15092]
2002-08-26 08:29:48 +00:00
Gennadiy Rozental
025d56fe60
Exclude using namespace for included use
...
flush bud for new stringstream fixed
[SVN r15091]
2002-08-26 08:28:31 +00:00
Gennadiy Rozental
7b3306e4d8
Number of exp. errors fixed
...
[SVN r15090]
2002-08-26 08:20:05 +00:00
Gennadiy Rozental
8f6401d6ca
test case added for Borland bug
...
[SVN r15089]
2002-08-26 08:19:30 +00:00
Gennadiy Rozental
7e223b95d6
Bug in test fixed
...
[SVN r15088]
2002-08-26 08:18:40 +00:00
Gennadiy Rozental
72737610fb
borland workarounds
...
[SVN r15087]
2002-08-26 08:17:45 +00:00
John Maddock
a5f36708c1
Misc Kylix fixes
...
[SVN r15086]
2002-08-25 11:57:37 +00:00
Ralf W. Grosse-Kunstleve
0bd2efa874
mention cPickle
...
[SVN r15085]
2002-08-25 03:04:20 +00:00
Dave Abrahams
28a81af657
Removed unused bool_type
...
[SVN r15084]
2002-08-24 18:19:35 +00:00
Rene Rivera
fa04245ab1
Added *.cxx as another common C++ source file extension.
...
[SVN r15083]
2002-08-24 18:09:06 +00:00
Dave Abrahams
dd841ffd62
Added missing typename
...
[SVN r15082]
2002-08-24 16:52:19 +00:00
John Maddock
89723cec06
Updated Jamfile to use new test suite.
...
Updated docs to reflect recent changes.
[SVN r15081]
2002-08-24 11:57:10 +00:00
John Maddock
afee1076b3
Disabled automatic lib selection on non-windows platforms for Borland
...
[SVN r15080]
2002-08-24 11:56:11 +00:00
John Maddock
45362d0fea
Fixed build issues with new unit test framework.
...
[SVN r15079]
2002-08-24 11:25:42 +00:00
John Maddock
e6aec8bdb2
Added missing break statements
...
[SVN r15078]
2002-08-24 11:25:01 +00:00
John Maddock
3fee0bea52
Fixes for C++ Builder 7 (Kylix)
...
[SVN r15077]
2002-08-24 11:24:13 +00:00
Dave Abrahams
fb3447c098
Work around a CWPro7.2 bug with ?:
...
[SVN r15076]
2002-08-24 02:48:53 +00:00
Samuel Krempp
08ab481e27
. fixed parsing bug, when a '%%' was used after all arguments in a format string.
...
. mention the '%%' syntax for printing literal '%'
in the documentation. (it's standard printf legacy, but nonetheless)
[SVN r15075]
2002-08-24 02:34:00 +00:00
Dave Abrahams
faee0bef32
Remove extra semicolon
...
[SVN r15074]
2002-08-23 23:54:35 +00:00
Joel de Guzman
63b0a564af
Got init<..> working
...
[SVN r15073]
2002-08-23 23:30:29 +00:00
Ralf W. Grosse-Kunstleve
105617b303
a few refinements
...
[SVN r15072]
2002-08-23 22:34:05 +00:00
Joel de Guzman
c6e8df80a4
removed signature<...> and updated defaults.cpp test
...
[SVN r15071]
2002-08-23 21:00:31 +00:00
Ralf W. Grosse-Kunstleve
17cec7ae65
revised pickle tutorial
...
[SVN r15070]
2002-08-23 19:27:38 +00:00
Dave Abrahams
de394f4640
More smart pointer handling
...
[SVN r15069]
2002-08-23 18:07:27 +00:00
Ronald Garcia
d5db5d1c12
Added a fix for non Microsoft compilers using Microsoft libraries.
...
[SVN r15068]
2002-08-23 14:32:39 +00:00
Douglas Gregor
501c6c22b2
tutorial.html:
...
- Starting to detail the new syntax...
[SVN r15067]
2002-08-23 13:48:19 +00:00
Peter Dimov
af12419a7e
#include <iterator> added (reported by Neal Becker)
...
[SVN r15066]
2002-08-23 12:30:43 +00:00
Dave Abrahams
75a37257fe
automatic conversion to object for add_property()
...
[SVN r15065]
2002-08-23 04:15:37 +00:00
Dave Abrahams
7b15d2e5bb
Some simplifications
...
[SVN r15064]
2002-08-22 20:23:27 +00:00
Dave Abrahams
0878b6cec2
Allow different arguments to setstate
...
[SVN r15063]
2002-08-22 20:22:05 +00:00
Dave Abrahams
d45fc5ddc9
Use make_tuple()
...
[SVN r15062]
2002-08-22 19:08:16 +00:00
Ralf W. Grosse-Kunstleve
2ef16194c5
cxx_repository fixes; always link with -lm
...
[SVN r15061]
2002-08-22 18:59:27 +00:00
Dave Abrahams
ae241c3e0f
obsoleted
...
[SVN r15060]
2002-08-22 18:22:35 +00:00
Dave Abrahams
a93b93315d
Better checking
...
[SVN r15059]
2002-08-22 18:21:34 +00:00
Dave Abrahams
5dec3c39f3
Fix stupid mistake
...
[SVN r15058]
2002-08-22 16:13:59 +00:00
Dave Abrahams
d245d26476
Added comment
...
[SVN r15057]
2002-08-22 16:02:00 +00:00
Ralf W. Grosse-Kunstleve
9a128dc6ec
additional tests for X::foo
...
[SVN r15056]
2002-08-22 15:23:25 +00:00
Dave Abrahams
c46a7fc5db
Added make_tuple() tests
...
[SVN r15055]
2002-08-22 13:57:12 +00:00
Dave Abrahams
a06d0a5d1c
Qualified boost::make_tuple to avoid conflicts
...
[SVN r15054]
2002-08-22 13:51:10 +00:00
Dave Abrahams
81ccffbfa1
Simplify code by taking advantage of high-level object() facilities
...
[SVN r15053]
2002-08-22 13:50:28 +00:00
Dave Abrahams
b367c385f6
Added make_tuple
...
[SVN r15052]
2002-08-22 13:20:58 +00:00