Commit Graph

  • 787d8d38d9
    Merge pull request #1 from eldiener/develop cc Edward Diener 2018-10-25 11:30:48 -0400
  • d76576a6a4 Changed to use Py_TYPE instead of separate code depending on Python version. Edward Diener 2018-10-19 15:59:46 -0400
  • 77e4c49657 Fix for Python 3 versus Python 2 where the PyVarObject is different. Edward Diener 2018-10-18 14:42:04 -0400
  • 9d9d11fe80 Use glob instead of path.glob, as it's relative to the Jamfile Peter Dimov 2018-10-16 06:24:42 +0300
  • 0c3aa448b9 Remove paths from $(sources) Peter Dimov 2018-10-16 05:33:45 +0300
  • f98b87600f Fix path.glob relative path Peter Dimov 2018-10-16 03:45:12 +0300
  • 5f9ef7316f Revert "Rename html/ to html_/ to see if the doc build starts working" Peter Dimov 2018-10-16 03:44:22 +0300
  • 6c7fd2b6ba Rename html/ to html_/ to see if the doc build starts working Peter Dimov 2018-10-15 20:31:21 +0300
  • 7775cbb01b Add vellipsis.gif Peter Dimov 2018-10-15 19:21:24 +0300
  • b15d0980ef Use the stage target in boostrelease Peter Dimov 2018-10-15 17:27:46 +0300
  • c9bfab5b6c No longer delete headers from parameter; they aren't there anymore Peter Dimov 2018-10-15 03:13:01 +0300
  • 2161ba7c24 Delete the duplicated headers from parameter/ in .travis.yml Peter Dimov 2018-10-14 18:24:11 +0300
  • 79a717c8e9 Rename python.rst to index.rst Peter Dimov 2018-10-14 18:20:15 +0300
  • cf77d38c3a Fix test/Jamfile Peter Dimov 2018-10-14 18:19:38 +0300
  • 3f6fbfb508 Fix libraries.json Peter Dimov 2018-10-14 18:17:36 +0300
  • e3fb424f93 Fix .travis.yml Peter Dimov 2018-10-14 18:16:49 +0300
  • 587d7972b8 Add libstdc++-5-dev for clang, or <complex> doesn't compile in C++14 mode Peter Dimov 2018-10-14 07:35:10 +0300
  • d8801599e6 Add more Travis configurations Peter Dimov 2018-10-13 04:44:05 +0300
  • deb1d966a5 Removed --depth 1 eldiener 2017-10-29 21:44:39 -0400
  • 90867f10c1 Added Appveyor file and Travis CI file. Edward Diener 2017-10-09 08:20:05 -0400
  • 7f4335062e Include math.h first to avoid Python _hypot redefinition bug Edward Diener 2016-11-07 15:33:55 -0500
  • a8cbc63e2a Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:35 -0500
  • 8d928cd580 Add metadata file. Daniel James 2014-08-18 15:08:36 +0100
  • 40866e9e73 bug fix for value_type and numerous doc fixes, along with literate programming tests Dave Abrahams 2009-01-28 23:33:37 +0000
  • aadc1c8ade Applied part of patch from Jens Seidel in: http://svn.boost.org/trac/boost/ticket/1541. Fixed missing includes. Daniel Wallin 2008-01-02 17:20:44 +0000
  • 66ec42bbb2 Merged HEAD to RC_1_34_0 Daniel Wallin 2007-05-03 14:39:42 +0000
  • 0480aebcc8 Tried to address these comments by Dave: Daniel Wallin 2006-12-14 13:26:29 +0000
  • f1fa8fa04e Fixed some regressions and added expected failure markup. Daniel Wallin 2006-10-02 23:35:39 +0000
  • 16dccc14ea Fixed python test regression and PP test failure. Daniel Wallin 2006-09-29 00:30:42 +0000
  • e556ff29a9 Changed how normalized_argument_types works to better match user expectation. Daniel Wallin 2006-09-28 13:10:44 +0000
  • f71509ca43 Python header must be included first. Markus Schöpflin 2006-09-25 10:40:35 +0000
  • 82b89fc441 Fix inspection issues Dave Abrahams 2006-09-21 02:40:19 +0000
  • 59bac2bc6e fix license Dave Abrahams 2006-09-20 17:34:41 +0000
  • a4529e6e41 Add missing license/copyright Dave Abrahams 2006-09-20 17:28:37 +0000
  • 4a1fc49a6a Improved error diagnostics. Made depdendent predicates work on most compilers. Made optional deduced parameters fail SFINAE when an unmatched parameter is supplied. Daniel Wallin 2006-09-20 15:03:35 +0000
  • a263cca761 Removed old tests. Daniel Wallin 2006-09-19 18:22:55 +0000
  • eea8f72c13 Made arguments that isn't matched by any parameter-specs an error. Daniel Wallin 2006-09-19 11:47:54 +0000
  • 440aa8d08f New tagging algo. Tests for deduced parameters and preprocessor interface for deduced parameters. Daniel Wallin 2006-09-18 20:05:45 +0000
  • e2d77e0080 New algorithm for tagging arguments, and lots of changes to PP code. Daniel Wallin 2006-09-18 19:55:09 +0000
  • e2db16e80c add missing license/copyright info Dave Abrahams 2006-09-11 22:08:18 +0000
  • a31db9b63c updated docs Daniel Wallin 2006-09-02 09:12:42 +0000
  • 1d0e9ed2f4 Fixed 0-arity init. Daniel Wallin 2006-07-13 08:16:55 +0000
  • edb5b4547e Added support for CallPolicies. Daniel Wallin 2006-07-07 17:39:20 +0000
  • e52def665e litre tests Daniel Wallin 2006-05-31 10:41:34 +0000
  • 3b221ec25f new Parameter.Python syntax Daniel Wallin 2006-05-26 10:53:10 +0000
  • c847fc2b0c new Parameter.Python syntax Daniel Wallin 2006-05-26 10:52:56 +0000
  • 184c036a59 more editing Daniel Wallin 2006-05-15 07:13:57 +0000
  • 63bede688f More editorial comments. Dave Abrahams 2006-05-07 19:29:46 +0000
  • a06c8966c8 tutorial section, not complete Daniel Wallin 2006-05-07 12:28:33 +0000
  • 99c316c690 doc changes Daniel Wallin 2006-05-07 10:58:37 +0000
  • 2f96a1bbfa Added editorial comments Dave Abrahams 2006-05-06 17:13:05 +0000
  • 284ec18904 fixed rst syntax error Daniel Wallin 2006-05-04 19:57:20 +0000
  • 543cb4ba88 fixed rst syntax error Daniel Wallin 2006-05-04 19:56:42 +0000
  • 57a1107513 *** empty log message *** Daniel Wallin 2006-05-04 15:08:44 +0000
  • 3acd764e5b *** empty log message *** Daniel Wallin 2006-05-04 07:43:57 +0000
  • 8b9f918eea python binding docs Daniel Wallin 2006-04-27 09:42:45 +0000
  • 275704c8e9 Doc update. Daniel Wallin 2006-04-12 09:39:51 +0000
  • 1524a21b78 partially updated docs Dave Abrahams 2006-04-10 20:41:06 +0000
  • 9904a5409b Boost.Parameter python binding docs, work in progress. Daniel Wallin 2006-04-09 20:11:13 +0000
  • e170a04e40 Fixed problem with using joint_view<>. Daniel Wallin 2006-03-27 13:21:58 +0000
  • d900700284 fixed v2 jamfile Daniel Wallin 2006-03-10 07:19:55 +0000
  • 1c3940154a Missing files added. Daniel Wallin 2006-03-09 08:20:20 +0000
  • 70a15dff68 Fixed missing include. Daniel Wallin 2006-03-08 15:51:25 +0000
  • f2a752572d Fix to allow piecewise parameter composition. Rene Rivera 2006-03-01 16:55:11 +0000
  • 6d0b372036 Boost.Parameter python binding support. Daniel Wallin 2006-02-14 14:45:24 +0000
  • 0a5a01e08f Update Jamfile.v2 Vladimir Prus 2006-02-09 09:50:56 +0000
  • bb15a2f914 Named Template Parameter support in Boost.Parameter. Daniel Wallin 2006-02-03 15:17:54 +0000
  • 31ea392998 Merge in material from the parameter-python branch that should have been included here. Dave Abrahams 2006-01-27 21:37:05 +0000
  • 61fb5c5e9b Update Jamfile.v2 Vladimir Prus 2006-01-18 12:46:30 +0000
  • 83da6ede71 Martin Wille pointed out some missing header dependencies; fixed. Also moved boost/python/detail/is_xxx.hpp functionality into boost/detail/is_xxx.hpp to decouple library dependencies between python and parameter. Dave Abrahams 2005-10-11 21:20:06 +0000
  • 6409b6576c Martin Wille pointed out a missing anonymous namespace; fixed. Changed Jamfile and Jamfile.v2 so that we'd build the efficiency test in release mode always. Dave Abrahams 2005-10-11 14:20:42 +0000
  • 33c1290eb4 Add efficiency measurement Dave Abrahams 2005-09-12 16:16:31 +0000
  • b8e39f7769 Added unnamed test. Dave Abrahams 2005-08-19 23:41:07 +0000
  • 5776fd5f35 Fix up vertical ellipses for IE6 and dumb text-only browsers Dave Abrahams 2005-08-05 15:01:19 +0000
  • df5c8aac53 More Parameter library reference edits Dave Abrahams 2005-07-28 04:19:28 +0000
  • f2d3c73d31 More reference edits Dave Abrahams 2005-07-28 01:22:22 +0000
  • 61589ce689 *** empty log message *** Daniel Wallin 2005-07-28 01:00:56 +0000
  • b0eae61579 Change the way stylesheets are handled Dave Abrahams 2005-07-27 19:28:30 +0000
  • d109f8c368 Extend tutorial a bit more; check in HTML Dave Abrahams 2005-07-12 01:59:51 +0000
  • 76daa6febe Initial checkin Dave Abrahams 2005-07-08 06:17:27 +0000
  • d3a2758192 Support for Borland C++ Dave Abrahams 2005-06-11 06:46:03 +0000
  • 6894da4a9c *** empty log message *** Daniel Wallin 2005-04-24 20:59:30 +0000
  • 5a394da08d Add V2 Jamfile Vladimir Prus 2005-04-14 11:56:47 +0000
  • 0a1aebaab5 Boost Parameter Library initial check in Daniel Wallin 2005-04-04 21:53:56 +0000
  • fc7a1b1438
    Initial commit Peter Dimov 2018-10-14 15:06:22 +0000