K-ballo
360ac7c2b4
Added doc redirect pages in the root directory
2014-08-21 18:15:00 -03:00
Peter Dimov
f91369d163
Update links to ref.html.
2014-08-21 14:24:05 +03:00
Daniel James
dd67e3f785
Link to compose from old version of boost.
...
Compose isn't included in modular boost, so there's nothing to link to.
I changed it to link to an old version which still has compose
documentation. It might be better to rewrite it?
2013-12-15 17:27:54 +00:00
Michel Morin
96fd1e7036
Correct broken links to C++ standard papers. Refs #9212 .
...
[SVN r86524]
2013-10-30 12:51:24 +00:00
Marshall Clow
3d60d74ff0
Doc patch; refs #4532
...
[SVN r66973]
2010-12-02 13:17:09 +00:00
Peter Dimov
dfd3da2cc4
Fix #1643 .
...
[SVN r43323]
2008-02-19 15:40:58 +00:00
Peter Dimov
aef08dd0cd
Fix #1642 .
...
[SVN r43321]
2008-02-19 15:09:10 +00:00
Peter Dimov
ef993c777a
Fix #1646 .
...
[SVN r43320]
2008-02-19 14:59:28 +00:00
Peter Dimov
f58543ac11
Fix #1641 .
...
[SVN r43319]
2008-02-19 14:51:10 +00:00
Peter Dimov
79f8680eda
Fix #997
...
[SVN r38165]
2007-07-07 17:41:54 +00:00
Peter Dimov
2f595f53f5
License/copyright edits
...
[SVN r35954]
2006-11-09 19:29:42 +00:00
Douglas Gregor
3e980f8c34
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
Peter Dimov
b85adc3a58
Made the Boost logo link to the home page
...
[SVN r31114]
2005-09-25 22:03:37 +00:00
Victor A. Wagner Jr.
2a21f7df2c
Added - an example of using boost::cref
...
[SVN r29376]
2005-06-02 15:29:01 +00:00
Fredrik Blomqvist
27d1cf539b
fixed dead link to Petter Urkedal's 'More' lib.
...
[SVN r28134]
2005-04-11 16:57:03 +00:00
Peter Dimov
9f0a516068
1.34 -> 1.33, duh
...
[SVN r27697]
2005-03-16 12:36:42 +00:00
Peter Dimov
6602068638
Section on operators.
...
[SVN r27680]
2005-03-15 23:44:42 +00:00
Peter Dimov
ccd0394b86
__cdecl support added.
...
[SVN r27590]
2005-03-09 20:09:39 +00:00
Peter Dimov
35a2d208d5
Another R const& to R change.
...
[SVN r26691]
2005-01-13 14:01:22 +00:00
Peter Dimov
424480e55b
Updated to reflect that mem_fn's result_type is now R for data members.
...
[SVN r26688]
2005-01-13 13:49:25 +00:00
Aleksey Gurtovoy
f01e59b682
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Douglas Gregor
5c53d7db2a
Documentation update from Jon T. Pedant
...
[SVN r23847]
2004-07-20 17:03:55 +00:00
Beman Dawes
f91de70d8e
type_traits.htm now type_traits.html
...
[SVN r21232]
2003-12-11 23:35:43 +00:00
Peter Dimov
c9db3c51ea
Fixed some links.
...
[SVN r17670]
2003-02-27 11:58:50 +00:00
Peter Dimov
4876b82a73
Moved bind tests to a subinclude.
...
[SVN r17030]
2003-01-24 16:05:26 +00:00
Peter Dimov
ad46d513d7
Documented new bind(type<R>(), f, ...) syntax.
...
[SVN r15932]
2002-10-15 12:45:49 +00:00
Peter Dimov
b63a6a5d99
HTML error fixed.
...
[SVN r15253]
2002-09-10 16:12:51 +00:00
Peter Dimov
52cc55329b
Fixed broken links.
...
[SVN r15123]
2002-08-31 13:04:52 +00:00
Peter Dimov
3cbc321fa5
Fixed the links in the Files section (reported by Albrecht Fritzsche)
...
[SVN r14955]
2002-08-19 16:51:06 +00:00
Peter Dimov
35ee2f3a52
__fastcall support added.
...
[SVN r14465]
2002-07-15 14:07:03 +00:00
Peter Dimov
bdde6cd8b2
extern C FAQ entry, support for data member pointers documented, etc.
...
[SVN r14081]
2002-06-04 15:15:04 +00:00
Peter Dimov
1dbea266a1
Documentation fixes, helper headers added.
...
[SVN r12804]
2002-02-14 14:41:56 +00:00
Peter Dimov
b482c43928
Minor fixes.
...
[SVN r12688]
2002-02-04 13:56:30 +00:00
Darin Adler
9ca2e6f064
Fix some HTML errors.
...
[SVN r12649]
2002-02-02 19:02:53 +00:00
Peter Dimov
d276e73ea0
Fixed a typo.
...
[SVN r12518]
2002-01-26 16:59:05 +00:00
Peter Dimov
b90421d2cd
Troubleshooting section updated.
...
[SVN r11954]
2001-12-06 16:06:30 +00:00
Peter Dimov
f6c95cf810
Mac Murrett added to Acknowledgments.
...
[SVN r11788]
2001-11-27 13:21:28 +00:00
Peter Dimov
b19b0e4d66
bind.html: Contents, FAQ, Dependencies added.
...
[SVN r11787]
2001-11-27 13:15:30 +00:00
Peter Dimov
f17fa79f2b
mem_fn.html: added Contents, FAQ, Dependencies, expanded Purpose.
...
[SVN r11777]
2001-11-24 17:03:11 +00:00
Peter Dimov
e3bd44aa77
Minor void return fixes (MSVC 6 on -W4, g++ 2.95.3)
...
[SVN r11706]
2001-11-15 14:50:04 +00:00
Peter Dimov
b16c6a83dc
Minor fixes
...
[SVN r11669]
2001-11-13 13:33:24 +00:00
Peter Dimov
0f75f57c30
'__stdcall support' section added.
...
[SVN r11651]
2001-11-10 20:19:40 +00:00
Peter Dimov
c61d480cb6
Return type can now be omitted on adaptable function objects
...
[SVN r11401]
2001-10-18 15:05:57 +00:00
Peter Dimov
b9bb33048f
Removed bind_test_?.cpp
...
[SVN r11400]
2001-10-18 14:12:39 +00:00
Peter Dimov
98af9a5c47
Removed outer <table>s
...
[SVN r11186]
2001-09-21 17:48:24 +00:00
Peter Dimov
90433660f9
Initial commit
...
[SVN r11022]
2001-09-04 17:16:30 +00:00