Commit Graph

50050 Commits

Author SHA1 Message Date
Stephen Cleary
8020210972 Changed to follow recommended coding guidelines for integral constant expressions
[SVN r10440]
2001-06-27 04:37:04 +00:00
Stephen Cleary
70131a1f33 Deleting unused Boost.Pool.Postulate files
[SVN r10439]
2001-06-27 03:39:01 +00:00
Stephen Cleary
f89b7bf3ed Changed Boost.Pool.Postulate to Boost.Static_Assert
[SVN r10438]
2001-06-27 03:35:49 +00:00
Beman Dawes
9aba879ffd Improvements suggested by Paul Baxter
[SVN r10436]
2001-06-26 18:44:52 +00:00
Jens Maurer
e5b5b0aca5 refer to boost provided <cXXX> wrappers
[SVN r10435]
2001-06-26 18:44:02 +00:00
Douglas Gregor
238a009992 function_n_test.cpp:
function_test.cpp:
	- Add tests for self-assignment


[SVN r10433]
2001-06-26 13:41:10 +00:00
Douglas Gregor
1110ae0d4b config.hpp:
- Comeau 4.2.45.2 does not correctly handle function pointers to
	  to functions with default arguments. Use virtual function
	  implementation for Boost.Function.


[SVN r10432]
2001-06-26 13:40:36 +00:00
Douglas Gregor
90afd8ca79 function.hpp:
- Added self-assignment check in operator= and set()

function_template.hpp:
	- Added self-assignment check in operator= and set()


[SVN r10431]
2001-06-26 13:38:58 +00:00
Stephen Cleary
b5480c3e45 Made even more Standard-conforming
[SVN r10430]
2001-06-26 02:07:34 +00:00
Stephen Cleary
c30e6c3bd5 Made more strictly Standard-conforming
[SVN r10429]
2001-06-26 02:01:01 +00:00
Jens Maurer
c5eb70f0a3 Intel C++ doesn't have argument dependent lookup even in strict mode, even
with EDG 2.45 frontend.


[SVN r10426]
2001-06-25 19:55:30 +00:00
John Maddock
764686157f Tweeked gcc workaround (gcc 3 still has same problem as gcc 2.9x), added tentative Metrowerks and Intel compiler workarounds.
[SVN r10422]
2001-06-25 11:31:14 +00:00
John Maddock
4dc2330760 Fixed non-standard usage of mbtowcs (added std:: prefix).
[SVN r10421]
2001-06-25 11:29:47 +00:00
John Maddock
9568075845 Added LC_MESSAGES workaround
[SVN r10420]
2001-06-25 11:29:00 +00:00
John Maddock
6c6492cffc Changed function usage to try and make the code portable and standard conforming - may not rigorously test anymore though in some cases (VC6 for eg).
[SVN r10419]
2001-06-25 11:27:54 +00:00
John Maddock
86079b134c Added dec alpha fix for missing LC_MESSAGES category
[SVN r10418]
2001-06-25 11:26:20 +00:00
John Maddock
78878d8f29 added bool and wchar_t fixes
[SVN r10417]
2001-06-25 11:25:20 +00:00
Jens Maurer
ae20e395b5 quaternions, octonions, special_functions added by Hubert Holin
[SVN r10416]
2001-06-24 17:51:09 +00:00
Jens Maurer
84478a07cb added octonions, quaternions, special_functions (by Hubert Holin)
[SVN r10415]
2001-06-24 17:33:23 +00:00
Jens Maurer
99888427ac added quaternions, octonions, special_functions (by Hubert Holin)
fixed Boost.Function (BOOST_NO_STD_ALLOCATOR required for MIPSpro/STLport)


[SVN r10414]
2001-06-24 17:31:46 +00:00
Jens Maurer
cb4642266c fix "tokenizer" regressions (missing "typename"s)
[SVN r10413]
2001-06-24 17:29:13 +00:00
Jens Maurer
141aaa9048 SunCC and MIPSpro/STLport don't have a conforming std::allocator
(rebind is missing).
Factor BOOST_NO_DEPENDENT_BASE_LOOKUP in generic EDG 2.38 section.


[SVN r10412]
2001-06-24 16:16:04 +00:00
Jens Maurer
73154f042a added missing "typename"s
[SVN r10411]
2001-06-24 15:37:23 +00:00
Jens Maurer
94d3e6914f added quaternions, octonions, special_functions by Hubert Holin
[SVN r10410]
2001-06-24 15:35:39 +00:00
John Maddock
8ca8a686c3 Added Metroworks fixes submitted by Daryle Walker
[SVN r10409]
2001-06-23 11:42:42 +00:00
Jens Maurer
1b96ed5cb1 add Douglas Gregor's name to previous fix
[SVN r10408]
2001-06-23 08:29:18 +00:00
Jens Maurer
cebbdd346d using "rebind" with MSVC doesn't work
[SVN r10407]
2001-06-23 08:27:53 +00:00
Jens Maurer
575390d25a HP aCC cannot cope with template value parameters without a name
[SVN r10406]
2001-06-23 08:17:53 +00:00
Jens Maurer
1f4a66c778 Special functions, octonions, quaternions by Hubert Holin
[SVN r10405]
2001-06-23 08:12:29 +00:00
Jens Maurer
f12f3b3fe3 Special functions, octonions, quaternions by Hubert Holin
[SVN r10404]
2001-06-23 08:02:37 +00:00
Dave Abrahams
10a34ec643 Updates for Boost.Build
[SVN r10403]
2001-06-22 22:36:00 +00:00
Dave Abrahams
200e2a668c no message
[SVN r10402]
2001-06-22 21:11:13 +00:00
John R. Bandela
26438eef2b John's fixes for BCC
[SVN r10401]
2001-06-22 20:53:24 +00:00
John R. Bandela
3e2aeae827 John's fixes for BCC and GCC
[SVN r10400]
2001-06-22 20:45:11 +00:00
Beman Dawes
f599d13b1e Fix changed Web CVS link, improve wording
[SVN r10398]
2001-06-22 15:37:05 +00:00
Douglas Gregor
c9c511952d regression.cfg:
- Run all regression tests for Boost.Function


[SVN r10397]
2001-06-22 14:36:30 +00:00
Douglas Gregor
b6f8ad86d0 * 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
Ralf W. Grosse-Kunstleve
f9380c1f56 fixes due to Jens Maurer (merged from branch boost_python_friend_fixes)
[SVN r10395]
2001-06-22 00:49:58 +00:00
Dave Abrahams
76a9e84721 Quick Borland fix
[SVN r10391]
2001-06-21 23:40:04 +00:00
Dave Abrahams
25f27a265e A small Borland fix
[SVN r10390]
2001-06-21 23:39:30 +00:00
Dave Abrahams
f92ca019dc A small fix for Borland
[SVN r10389]
2001-06-21 23:38:42 +00:00
Jens Maurer
82a48038a1 function library added
[SVN r10381]
2001-06-21 21:20:00 +00:00
Jens Maurer
4bbe72ddf9 function library
[SVN r10380]
2001-06-21 21:17:40 +00:00
Jens Maurer
f0e5603b95 added function library
[SVN r10379]
2001-06-21 21:16:51 +00:00
Ralf W. Grosse-Kunstleve
52a81a70ea define changed to enable Silicon Graphics gcc compilation.
[SVN r10378]
2001-06-21 20:49:41 +00:00
Ralf W. Grosse-Kunstleve
f643e0e52c Minor fix, thanks to Jens Maurer.
[SVN r10377]
2001-06-21 20:46:26 +00:00
Beman Dawes
960f607051 Add acknowledgements
[SVN r10376]
2001-06-21 19:21:54 +00:00
Jens Maurer
09400de3d7 added gcc 3.0
[SVN r10375]
2001-06-21 17:37:28 +00:00
Beman Dawes
62c8966cbf Add Boost.Function
[SVN r10374]
2001-06-21 17:08:36 +00:00
Beman Dawes
dfb318d29e Add Doug Gregor
[SVN r10373]
2001-06-21 17:06:53 +00:00