1
0
forked from boostorg/bind

Commit Graph

  • 094d43c6e8 Fix for CW 8.4 Stefan Slapeta 2004-11-26 14:06:58 +00:00
  • b4eda66382 This commit was manufactured by cvs2svn to create tag 'Version_1_32_0'. boost-1.32.0 nobody 2004-11-19 19:19:18 +00:00
  • 924794bbdf This commit was manufactured by cvs2svn to create branch 'RC_1_32_0'. nobody 2004-10-20 08:26:43 +00:00
  • f01e59b682 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +00:00
  • 9ffd0a08c5 Switched data members to return by value to avoid a const ref to short lived temp problem Peter Dimov 2004-09-13 17:43:08 +00:00
  • 4e287df40c Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • 5c53d7db2a Documentation update from Jon T. Pedant Douglas Gregor 2004-07-20 17:03:55 +00:00
  • 0904a14c1a T->type Douglas Gregor 2004-07-09 00:56:42 +00:00
  • 4377e763a5 port to vacpp Toon Knapen 2004-06-08 13:43:03 +00:00
  • cc984fad42 Added const operator() overloads Peter Dimov 2004-05-26 12:50:25 +00:00
  • 53c2e449d1 g++ 2.9x fix Peter Dimov 2004-04-30 13:04:51 +00:00
  • 74fae199f6 Disabled bind<R&> for CW8 as it cannot parse the overloads. Peter Dimov 2004-04-22 15:57:12 +00:00
  • 4a41a09d27 Update skipping of pro7 test Dave Abrahams 2004-04-20 16:32:51 +00:00
  • 2244135e86 Enable bind<R&> for data member pointers. Peter Dimov 2004-03-09 12:49:00 +00:00
  • 807bbfd434 Next round of MSVC 6/7 fixes. Peter Dimov 2004-03-07 16:39:15 +00:00
  • 6fbbcd0d3c Another VC 7 fix. Peter Dimov 2004-03-04 14:05:50 +00:00
  • 21f1171900 Attempt to work around a MSVC 7 bug re F& deduction from void (* const) (). Peter Dimov 2004-03-03 13:15:05 +00:00
  • f8f4029628 bind_stateful_test.cpp added. Peter Dimov 2004-03-02 18:42:12 +00:00
  • dbf6e0cf4b bind_cv_test.cpp added. Peter Dimov 2004-03-02 13:02:49 +00:00
  • 8f1bb7f13f bind_const_test.cpp added. Peter Dimov 2004-03-01 21:05:02 +00:00
  • 6601553820 Unfix unversioned VC++ check again, VC 7.1 still needs it. Peter Dimov 2004-02-24 19:49:28 +00:00
  • b6a90777c8 Cv-related fix. Peter Dimov 2004-02-20 13:56:22 +00:00
  • d90fe7edd5 This commit was manufactured by cvs2svn to create tag 'Version_1_31_0'. nobody 2004-02-04 15:24:32 +00:00
  • ea8c0ef25e bind and mem_fn now support operator== and operator!= Peter Dimov 2004-01-26 19:13:17 +00:00
  • 5a7c54832f This commit was manufactured by cvs2svn to create branch 'RC_1_31_0'. nobody 2003-12-30 12:10:04 +00:00
  • f91de70d8e type_traits.htm now type_traits.html Beman Dawes 2003-12-11 23:35:43 +00:00
  • 4b97a70f64 Redirects to BoostBook-generated documentation Douglas Gregor 2003-12-08 14:18:22 +00:00
  • 7feefb7313 _MSC_VER use clarified. Peter Dimov 2003-11-28 15:35:21 +00:00
  • 46ae046f41 Add V2 Jamfile. Vladimir Prus 2003-09-29 15:37:57 +00:00
  • 673d6b0bf0 Fixed VC7 regression Peter Dimov 2003-09-17 11:56:22 +00:00
  • 9ca672c10d CWPro8.3 bug workaround Dave Abrahams 2003-09-10 15:37:59 +00:00
  • 016a3b8d96 Use the import rule Dave Abrahams 2003-09-08 17:38:49 +00:00
  • 3a80081642 This commit was manufactured by cvs2svn to create tag 'Version_1_30_2'. nobody 2003-08-18 18:40:31 +00:00
  • eca90dd715 This commit was manufactured by cvs2svn to create tag 'Version_1_30_1'. nobody 2003-08-04 17:55:29 +00:00
  • da3b52b70a This commit was manufactured by cvs2svn to create tag 'RC_1_30_2'. nobody 2003-08-04 17:55:28 +00:00
  • 6ed01de60f -Wundef fixes. Peter Dimov 2003-06-12 17:09:24 +00:00
  • 5f95e4d9de Support for noncopyable function objects (boost::signal) Peter Dimov 2003-05-30 17:00:14 +00:00
  • 90069948ec Const-correctness patch extended to the NO_VOID_RETURNS code path. Peter Dimov 2003-04-29 13:28:57 +00:00
  • 367728cafe Bound arguments are now no more const than the object itself. Peter Dimov 2003-04-23 22:14:40 +00:00
  • 66e5c37ae8 This commit was manufactured by cvs2svn to create tag 'Version_1_30_0'. boost-1.30.0 nobody 2003-03-20 02:53:48 +00:00
  • 4be201beba Updated to reflect BoostBook changes Douglas Gregor 2003-03-15 23:12:35 +00:00
  • 04a438f5f4 Lots of cleanups as BoostBook becomes more strict Douglas Gregor 2003-03-13 00:29:57 +00:00
  • b06f6a6d89 Move away from attributes, toward elements Douglas Gregor 2003-03-13 00:08:34 +00:00
  • 81c8af90ec Import of BoostBook documentation for any, array, bind, function, ref, and signals libraries. Douglas Gregor 2003-03-12 23:27:25 +00:00
  • b32ebea99c Make this a forwarding header to the BoostBook-generated documentation Douglas Gregor 2003-03-05 16:26:01 +00:00
  • 5454a5aac6 This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'. nobody 2003-03-01 19:43:06 +00:00
  • c9db3c51ea Fixed some links. Peter Dimov 2003-02-27 11:58:50 +00:00
  • 8c09072ead Added copyright to Jamfiles. Peter Dimov 2003-02-13 15:41:26 +00:00
  • 4876b82a73 Moved bind tests to a subinclude. Peter Dimov 2003-01-24 16:05:26 +00:00
  • 7b7784d470 Metrowerks precompiled header fix (Bertolt Mildner) Peter Dimov 2003-01-02 11:55:47 +00:00
  • eca328b27c Factor out get_pointer, supply an overload for std::auto_ptr. Dave Abrahams 2002-12-20 18:15:01 +00:00
  • ad46d513d7 Documented new bind(type<R>(), f, ...) syntax. Peter Dimov 2002-10-15 12:45:49 +00:00
  • cc3ebc18b8 Fix for Compaq C++ (Ralf W. Grosse-Kunstleve) Peter Dimov 2002-10-15 10:57:08 +00:00
  • 5a10daef4d bind(type<R>(), f, ...) alternative syntax support. Peter Dimov 2002-10-15 10:51:34 +00:00
  • 51e4031aaf Fixed g++ 2.95 problem with bind<void>(...) (reported by Alkis Evlogimenos) Peter Dimov 2002-10-14 16:35:26 +00:00
  • 5bca8bb195 This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • c4a96abfa6 This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • 55dbef0000 Fix for data member support, result_type was R instead of R const & Peter Dimov 2002-09-17 12:41:05 +00:00
  • b63a6a5d99 HTML error fixed. Peter Dimov 2002-09-10 16:12:51 +00:00
  • 52cc55329b Fixed broken links. Peter Dimov 2002-08-31 13:04:52 +00:00
  • 5db80e9a33 Added explicit qualification for intel linux C++ Dave Abrahams 2002-08-21 12:27:03 +00:00
  • 3cbc321fa5 Fixed the links in the Files section (reported by Albrecht Fritzsche) Peter Dimov 2002-08-19 16:51:06 +00:00
  • 2f97add842 Switched to <boost/detail/lightweight_test.hpp> for testing. Peter Dimov 2002-08-16 16:41:16 +00:00
  • 5345f14829 Redirecting index.html files added. Peter Dimov 2002-08-15 18:19:42 +00:00
  • 0053801ad2 Data member support added. Peter Dimov 2002-07-30 13:01:47 +00:00
  • ad043d1fff implementation-defined changed to unspecified. Peter Dimov 2002-07-27 16:05:01 +00:00
  • 35ee2f3a52 __fastcall support added. Peter Dimov 2002-07-15 14:07:03 +00:00
  • 5b1528f3f4 Fix unversioned VC++ checks Dave Abrahams 2002-07-13 12:26:19 +00:00
  • 2277238db7 Support for ref() as a first argument, allowing noncopyable function objects. Peter Dimov 2002-06-08 18:06:32 +00:00
  • bdde6cd8b2 extern C FAQ entry, support for data member pointers documented, etc. Peter Dimov 2002-06-04 15:15:04 +00:00
  • 18f4f3e721 This commit was manufactured by cvs2svn to create tag 'Version_1_28_0'. boost-1.28.0 nobody 2002-05-16 13:26:18 +00:00
  • 5cd402dcf3 This commit was manufactured by cvs2svn to create branch 'RC_1_28_0'. nobody 2002-05-10 04:34:27 +00:00
  • b1bfd36270 Fixes for Comeau strict mode on Windows Peter Dimov 2002-04-22 21:17:42 +00:00
  • 8a2ad8ca78 boost/ref.hpp: - Added get_pointer method to return a pointer (instead of a reference) Douglas Gregor 2002-03-31 00:24:00 +00:00
  • 5bae1b9ad1 Data member pointers support added. Peter Dimov 2002-03-20 12:52:40 +00:00
  • 620c803fc1 Use inline function placeholders only on Borland C++ to avoid compatibility problems. Peter Dimov 2002-03-11 15:38:25 +00:00
  • 6fb6b475db Placeholders are now inline functions to avoid data in headers (idea by Yitzhak Sapir) Peter Dimov 2002-03-08 12:51:31 +00:00
  • 1dbea266a1 Documentation fixes, helper headers added. Peter Dimov 2002-02-14 14:41:56 +00:00
  • 1aa02850b7 This commit was manufactured by cvs2svn to create tag 'Version_1_27_0'. boost-1.27.0 nobody 2002-02-07 13:33:59 +00:00
  • fb72a35ee2 This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'. nobody 2002-02-06 03:32:50 +00:00
  • b482c43928 Minor fixes. Peter Dimov 2002-02-04 13:56:30 +00:00
  • 9ca2e6f064 Fix some HTML errors. Darin Adler 2002-02-02 19:02:53 +00:00
  • 8ec63f5ca5 changed smart_ptr.hpp to shared_ptr.hpp Peter Dimov 2002-02-02 16:20:28 +00:00
  • 866866c1df get_pointer overload for shared_ptr moved to shared_ptr.hpp Peter Dimov 2002-02-02 16:16:02 +00:00
  • 3179474c0e Placeholders are now static only on MSVC. Peter Dimov 2002-02-02 12:16:57 +00:00
  • 60a844927f Back to non-static, doesn't work for Borland PCHs, and generates annoying warnings. Peter Dimov 2002-01-31 12:46:33 +00:00
  • 27c104f1fb Made the placeholders static. Peter Dimov 2002-01-31 12:34:58 +00:00
  • 235feb0f62 _N placeholders moved to a separate header. Peter Dimov 2002-01-30 11:29:28 +00:00
  • b2b06ea204 documented 'reference_wrapper' as Assignable Aleksey Gurtovoy 2002-01-27 13:04:08 +00:00
  • d276e73ea0 Fixed a typo. Peter Dimov 2002-01-26 16:59:05 +00:00
  • 70ec61e649 mem_fn now properly recognizes objects of derived classes. Peter Dimov 2002-01-25 13:43:54 +00:00
  • f37044ee57 _bi::bind_t no longer prevents assignment. Peter Dimov 2002-01-25 13:05:21 +00:00
  • 9d389aa1e3 account for new traits templates Dave Abrahams 2002-01-23 21:04:00 +00:00
  • fc433254dc Tabs converted to spaces Peter Dimov 2002-01-17 16:02:41 +00:00
  • 886d8b3079 SGI MIPSpro fix. Peter Dimov 2001-12-08 16:25:47 +00:00
  • b90421d2cd Troubleshooting section updated. Peter Dimov 2001-12-06 16:06:30 +00:00
  • 55f974d0b8 Fixed internal compiler error on MSVC 6 with debug info enabled. Peter Dimov 2001-12-03 13:11:22 +00:00
  • fe8a5204cc Re-enabled the void returns workarounds for MSVC, since they pass with VC6sp4. Added the void returns test to status/Jamfile. Dave Abrahams 2001-12-02 21:51:14 +00:00
  • 18f1b16872 Typos fixed. Peter Dimov 2001-12-01 13:02:09 +00:00
  • 53203e2f26 This commit was manufactured by cvs2svn to create tag 'Version_1_26_0'. boost-1.26.0 nobody 2001-11-30 18:24:42 +00:00