adb7b0a214
Change Boost.Function allocator behavior, from Emil Dotchevski
...
[SVN r43884]
2008-03-27 19:44:37 +00:00
78f6b385d5
Small buffer optimization for Boost.Function
...
[SVN r32282]
2006-01-10 23:52:35 +00:00
8b816138bc
Fix tests for compilers that actually have a real is_stateless
...
[SVN r28784]
2005-05-10 13:30:35 +00:00
bb669b4fb5
Replaced BOOST_TEST
...
[SVN r27049]
2005-02-03 11:09:28 +00:00
fdbbc2b3ff
Doug Gregor->Douglas Gregor
...
[SVN r24018]
2004-07-25 02:59:30 +00:00
3f753feb4d
Use the "minimal" test tools, to simplify my life a bit
...
[SVN r20924]
2003-11-23 16:17:24 +00:00
8c8f072d09
Update license to the new Boost license (yay!)
...
[SVN r20235]
2003-10-01 04:10:37 +00:00
f9ae459b2d
- Removed everything deprecated in 1.29.0
...
- Deprecate user use of function_base
- Use the Boost Preprocessor library to make Function scalable to any
(reasonable) number of arguments
- Make any_pointer a POD (oops)
- Test Boost.Function for 30 arguments
- Remove tests of deprecated features
[SVN r15498]
2002-09-24 17:16:17 +00:00
232069aa00
allocator_test.cpp:
...
- Remove partial specialization-specific code
function_test.cpp:
- Uses BOOST_FUNCTION_NO_DEPRECATED
- Use only the new syntax
- Test the allocator parameter
deprecated_syntax_test.cpp:
- Test the deprecated syntax
[SVN r14684]
2002-08-05 06:13:32 +00:00
84bdb40567
Don't test new syntax if partial specialization is unavailable
...
[SVN r14536]
2002-07-19 19:42:25 +00:00
97f72b7f8b
Don't try to use function types inline for those silly compilers that can't handle it (e.g., Borland C++ 5.5.1)
...
[SVN r14534]
2002-07-19 19:17:14 +00:00
fff815d58b
allocator_test.cpp:
...
function_test.cpp:
- Test out the new function syntax
[SVN r14532]
2002-07-19 18:31:41 +00:00
42aedefe2f
* Added initial comments and copyright notices to any files missing them.
...
* "Acknowledgements" section added to documentation
[SVN r10396]
2001-06-22 14:13:03 +00:00
322df8287e
Initial Boost.Function commit
...
[SVN r10372]
2001-06-21 17:01:43 +00:00