Merge pull request #5 from sergiud/msvc-type-conversion-warnings
Eric Niebler
2017-12-04 10:58:46 -0800
bfcbfe3c58Merge remote-tracking branch 'origin/develop'
Eric Niebler
2017-07-25 11:05:06 -0700
5c1ed6a5dfMerge pull request #7 from DanielaE/feature/remove-deprecated
Eric Niebler
2017-05-05 10:48:48 -0600
5876569cc7Conditionally replace deprecated/removed C++98 binders by C++11 std::bind, and replace deprecated/removed C++98 function adapters by inline type definitions.
Daniela Engert
2017-05-04 16:38:15 +0200
e0202cdcceMerge pull request #3 from jaredgrubb/jgrubb-nil
Eric Niebler
2015-03-23 10:17:14 -0700
9ac37736faFix Ticket #11123: Accumulators: adjust type fusion::nil to fusion::nil_
Jared Grubb
2015-03-21 15:53:35 -0700
2bf02f371dMerge pull request #2 from danieljames/metadata
Eric Niebler
2014-08-18 08:49:45 -0700
1d00fef2e9Add metadata file.
Daniel James
2014-08-18 14:57:08 +0100
42dc221091back out no-longer-needed hack for times2_iterator, now that Boost.Range is fixed
Eric Niebler
2014-07-06 21:09:02 -0700
69dcfd153fAdd missing #include <boost/preprocessor/cat.hpp>
Eric Niebler
2014-06-15 22:35:21 -0700
c02862aeabMerge branch 'PieterBOber-master' into develop
Eric Niebler
2014-06-14 13:59:24 -0700
910b35ff2cFixed an 'unreferenced formal parameter' warning.
Pieter Bastiaan Ober
2014-06-12 16:30:07 +0200
39a065c38fAddition of 'rolling-variance' and 'rolling_moment'. Required splitting 'rolling_mean' into a lazy and immediate implementation. Documentation is updated accordingly.
Pieter Bastiaan Ober
2014-06-12 16:25:28 +0200
fa0943bb4cMerge remote-tracking branch 'origin' into develop
Eric Niebler
2014-02-10 07:58:37 -0800
3d2abeab89Create first merge point for Git
Eric Niebler
2014-01-10 23:21:05 -0800
d48a8baf69nuke another executable bit
Eric Niebler
2014-01-10 23:18:16 -0800
3318b3eba6add qualification to extractor calls for gcc users
Eric Niebler
2010-01-11 10:42:45 +0000
753c28c695rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
b0732d3746rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
66e645de27merged various things from main
Eric Niebler
2009-08-09 15:20:56 +0000
d6a9881ce2Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
c5733d61abAdd basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
d96b36a33bdocument precondition on result extraction for density accumulator
Eric Niebler
2009-05-29 18:21:13 +0000
be83cb4b92Fixed broken merges from last commit; kept boost::next and boost::prior changes to BGL that went in by accident in that commit, though
Jeremiah Willcock
2009-05-20 23:35:08 +0000
4e530e085eMore tab and min/max fixes
Jeremiah Willcock
2009-05-20 19:46:06 +0000
17a65ba55fFixed almost all tab and min/max issues found by inspect tool
Jeremiah Willcock
2009-05-20 19:41:20 +0000
cb55cbb99cMerge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
a5117cd753Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues.
John Maddock
2009-02-17 10:05:58 +0000
e5ea7053dbAdd Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting.
John Maddock
2009-02-08 16:59:14 +0000
a1700a34c0merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000