Commit Graph

15 Commits

Author SHA1 Message Date
Marshall Clow
18af73f918 Release 1.54.0
[SVN r84923]
boost-1.54.0
2013-07-01 16:53:14 +00:00
Marshall Clow
1f49bfca3d Merge deprecated macro change for Boost.LocalFunction to release; no functionality change
[SVN r81851]
2012-12-11 14:42:26 +00:00
John Maddock
a4d135c5e1 Merge changes from trunk:
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).


[SVN r79500]
2012-07-14 16:05:50 +00:00
Lorenzo Caminiti
6c2a7f1f4d Fixing broken doc links (removing mixed capitals from HTML file names).
[SVN r79272]
2012-07-04 21:54:13 +00:00
Lorenzo Caminiti
130a377683 Fixing broken doc links.
[SVN r79271]
2012-07-04 21:50:21 +00:00
Daniel James
7eec7ca970 Merge documentation build fix from trunk.
[SVN r78888]
2012-06-11 07:23:17 +00:00
John Maddock
c2da0f214a Update Jamfiles and build scripts for PDF generation.
Set local_function image DPI's for better PDF builds.

[SVN r78849]
2012-06-07 16:47:33 +00:00
Lorenzo Caminiti
fc1f89e632 Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
[SVN r78659]
2012-05-26 21:17:03 +00:00
Lorenzo Caminiti
290103d629 Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
[SVN r78564]
2012-05-24 01:35:04 +00:00
Lorenzo Caminiti
fece1283e9 Added LocalFunction and Utility/IdentityType source files.
[SVN r77024]
2012-02-15 00:41:33 +00:00
Lorenzo Caminiti
0a454b11b3 Added LocalFunction index HTML.
[SVN r77023]
2012-02-15 00:37:24 +00:00
Lorenzo Caminiti
3339fccc83 Added LocalFunction tests.
[SVN r77022]
2012-02-15 00:36:53 +00:00
Lorenzo Caminiti
28aaeb01fa Added LocalFunction examples.
[SVN r77021]
2012-02-15 00:35:55 +00:00
Lorenzo Caminiti
f49e381fad Added LocalFunction docs.
[SVN r77020]
2012-02-15 00:34:25 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00