Commit Graph

  • ae4fde2e2a Removed --depth 1 cc eldiener 2017-10-29 21:41:25 -0400
  • 4f247c06e4 Merge pull request #6 from boostorg/pr/depinst-include-example Edward Diener 2017-10-25 22:03:25 -0400
  • 78dabb2dd8 Add -I example to depinst invocation Peter Dimov 2017-10-26 01:13:09 +0300
  • f542321082 Remove comments in appveyor and travis files. Edward Diener 2017-10-14 19:54:13 -0400
  • 842b853351 Use boostdep to find dependencies in the example subdirectory. Edward Diener 2017-10-14 18:57:40 -0400
  • b7e56e1c35 More appveyor/travis dependencies. Edward Diener 2017-10-14 12:14:09 -0400
  • 9699db7e6c Added concept_check as a travis/appveyor dependency. Edward Diener 2017-10-14 11:16:57 -0400
  • 4c250985a1 Merge branch 'develop' of https://github.com/boostorg/function_types into develop Edward Diener 2017-10-14 10:47:02 -0400
  • ed059784b9 Corrected numeric_conversion to numeric/conversion Edward Diener 2017-10-14 07:09:03 -0400
  • 1e434eff75 Added more travis/appveyor dependencies. Edward Diener 2017-10-14 07:09:03 -0400
  • 27aeab935b Add timer and iterator dependencies for examples. Edward Diener 2017-10-13 22:10:49 -0400
  • fd39273e0d Add tokenizer library manually since it is used when testing the examples. Edward Diener 2017-10-13 19:31:13 -0400
  • b3e185a544 Disable custom calling conventions test for 64-bit address model. Edward Diener 2017-10-13 16:14:25 -0400
  • 85cf2ccd77 Better appveyor file setup. Edward Diener 2017-10-09 12:06:15 -0400
  • d81450d8ca Added Appveyor file and Travis CI file. Edward Diener 2017-10-09 08:13:29 -0400
  • 915d444667 Merge branch 'master' into develop Edward Diener 2017-04-24 12:20:28 -0400
  • 77dffdafff Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • e74cb4aa4a Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • 22c5c2ae4f Merge branch 'develop' Edward Diener 2015-07-18 20:29:36 -0400
  • 290a8e88e7 Merge pull request #4 from jzmaddock/patch-1 Edward Diener 2015-05-21 15:16:28 -0400
  • 26e800a52f Stop Using type_traits details. jzmaddock 2015-05-21 19:08:40 +0100
  • fa1a0fec9c Merge pull request #3 from eldiener/develop Edward Diener 2015-05-18 11:47:36 -0400
  • 0c7bebd130 Remove reliance on deprecated type_traits headers. Edward Diener 2015-04-01 21:40:56 -0400
  • f99be38d89 Merge branch 'develop' Peter Dimov 2015-01-25 21:37:39 +0200
  • c86381fb4c Merge pull request #1 from danieljames/metadata Peter Dimov 2015-01-25 20:35:09 +0200
  • 222884c4f7 Add metadata file. Daniel James 2014-08-18 14:59:16 +0100
  • 8af990ab6f Create merge base for git. Daniel James 2014-06-02 09:43:17 +0100
  • 3ec0754b4f Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +0000
  • caed0a6ee8 Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +0000
  • 2cc2141906 Fix workaround ifdef. Stephen Kelly 2013-10-13 08:15:49 +0000
  • 46f56ef9ae Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:22:36 +0000
  • e7fcc6818b Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:17:48 +0000
  • 38cc207b23 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:15:00 +0000
  • 1f2bc4d8d3 Function types: Merge from trunk. Daniel James 2011-04-02 17:20:34 +0000
  • 1f51d9ba29 Function types: rebuild documentation. Daniel James 2011-04-02 14:41:07 +0000
  • 7e239167da Merge documentation update. Daniel James 2010-07-02 08:27:42 +0000
  • c73823068f Rebuild function_types documentation. Daniel James 2010-07-01 22:12:30 +0000
  • a7f9fa0eda Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • 6778206732 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • a05ddf58ef Update Borland workarounds. Fixes #3162 Steven Watanabe 2010-06-12 00:28:54 +0000
  • e39914bddd Undo r56305 Troy D. Straszheim 2009-12-03 22:20:47 +0000
  • 4e48421f9d Merge [41554] Using central stylesheet now. Daniel James 2009-11-20 10:17:49 +0000
  • 5f0d9dd0a8 Merge [44130],[44131] fix a typo in libs/function_types. Daniel James 2009-11-20 10:13:51 +0000
  • 64776ee43c rm 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
  • 6ba2a45f5f rm 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
  • d3b53cbdf8 Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. Stefan Seefeld 2009-09-19 02:32:41 +0000
  • 91f47b7bc6 Merged patchset 44631 from trunk. Resolves parenthesis warnings on GCC 4.3. Fixes #2321. Andrey Semashev 2009-08-30 10:23:32 +0000
  • 0bf0587f58 Copyrights 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
  • f451e18ef2 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 1b4fdee6ff Cleanup function_types Jamfile. Vladimir Prus 2009-06-04 09:36:17 +0000
  • cde937faaa merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • b7da1bd1ab adds tests with const result Tobias Schwinger 2008-11-28 11:38:38 +0000
  • 8554f430fe Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • ee8ed76bc5 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • e60e1b82aa Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 594c159568 Added some parenthesis to disambiguate expressions. Hartmut Kaiser 2008-04-20 13:51:15 +0000
  • 0071f74393 Rebuild the function types documentation. Daniel James 2008-04-09 17:27:08 +0000
  • f9a2056786 Fix a typo. Daniel James 2008-04-09 17:26:31 +0000
  • 6f100429eb stages trunk version for boost 1.35 Tobias Schwinger 2008-03-17 21:42:41 +0000
  • 51aca6c98c Rebuild a lot of documentation. Daniel James 2008-03-16 11:38:32 +0000
  • e4da19535d adds acknowledgement for Noel helping to support Sun compilers Tobias Schwinger 2008-03-14 18:36:46 +0000
  • 04a28f6d46 resolves #1100 and #1602 Tobias Schwinger 2008-03-14 18:29:26 +0000
  • 8bc1c768ad attempts to finally make Sun work Tobias Schwinger 2008-03-14 17:59:22 +0000
  • f5084b1410 removes unnecessary comment Tobias Schwinger 2008-02-25 11:47:59 +0000
  • adcac6d5d0 attempts to make synthesis metafunctions work with sun compiler Tobias Schwinger 2008-02-06 13:00:08 +0000
  • 9d9c35e797 attempts to allow some preprocessing with VACPP (IBM) Tobias Schwinger 2008-01-26 21:50:14 +0000
  • 096ac6aac4 touched Tobias Schwinger 2008-01-25 00:28:15 +0000
  • 0a515cc963 simplifies preprocessing code Tobias Schwinger 2008-01-25 00:26:16 +0000
  • 2fe398d9f8 correctsbroken compiler support for MPL Tobias Schwinger 2008-01-24 18:56:27 +0000
  • e171bda08f attempts to fix pathscale failure Tobias Schwinger 2008-01-18 21:06:44 +0000
  • 72f89e9434 attempts to fix BCB 5.9 regression in synthesis/mem_func_ptr_cv_ptr_to_this test Tobias Schwinger 2008-01-18 20:52:06 +0000
  • 508b6ff4d7 makes member object support work with BCC Tobias Schwinger 2008-01-18 14:37:41 +0000
  • 5ee20a4383 attempts to fix Borland regressions Tobias Schwinger 2008-01-16 19:17:09 +0000
  • d989383a27 works around MSVC7.1 problems (hopefully) Tobias Schwinger 2008-01-16 19:16:37 +0000
  • d209118686 adds missing #include Tobias Schwinger 2008-01-15 19:46:10 +0000
  • ed24c45406 attempts to fix strange problems with Pathscale compilers Tobias Schwinger 2007-12-05 13:20:13 +0000
  • b60bbe281f clarifies #error message Tobias Schwinger 2007-12-05 10:24:21 +0000
  • 876fff56e7 Using central stylesheet now. Tobias Schwinger 2007-12-01 20:52:00 +0000
  • 291304b704 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • e04f655cc7 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 60e32163d6 adds redirect to documentation Tobias Schwinger 2007-11-05 20:00:43 +0000
  • 55aa1ff276 updates html Tobias Schwinger 2007-11-05 17:25:26 +0000
  • 247a8a1ace integrates forgotten changes Tobias Schwinger 2007-11-05 17:24:58 +0000
  • e8a144226c adds navigation icons Tobias Schwinger 2007-11-05 17:23:57 +0000
  • 60a0af0f66 - nonstandard calling conventions need to be enabled now - using #ifdef ... #error to detect whether test makes sense for a particular compiler Tobias Schwinger 2007-11-05 17:20:44 +0000
  • 20eb828129 adds test case for pointer to data member type Tobias Schwinger 2007-11-05 17:19:23 +0000
  • f77db2de77 just a touch Tobias Schwinger 2007-11-05 17:17:57 +0000
  • 0e8e53a27f removes unportable 'chdir' Tobias Schwinger 2007-11-05 17:16:30 +0000
  • 01fa810682 - nonstandard calling conventions disabled by default - automatic fallback configuration Tobias Schwinger 2007-11-05 17:15:04 +0000
  • 3bafb64003 Fusion 2.1 one more time with care Joel de Guzman 2007-10-24 02:30:52 +0000
  • 5685b10737 - re-deletion of old files (SVN migration) - trac issue #1100 (preliminary fix to keep full build of Boost from failing) Tobias Schwinger 2007-08-03 20:21:05 +0000
  • 178f290ac5 improves warning message (mentions library and macro to suppress it) Tobias Schwinger 2007-07-21 15:26:41 +0000
  • 86115985a3 adds missing copyright notice Tobias Schwinger 2007-07-21 15:10:38 +0000
  • 7093ad7b86 Jamfile.v2 --> Jamfile Tobias Schwinger 2007-07-11 17:40:23 +0000
  • 7456051ae9 adds Jamfile Tobias Schwinger 2007-07-11 17:33:48 +0000
  • b8727b8445 removes outdated test case Tobias Schwinger 2007-05-13 13:58:19 +0000
  • 7f740b33d1 libs/function_types/* - check-in Tobias Schwinger 2007-05-13 13:12:51 +0000
  • 8df77f9cd0 adds full support for pointer to member object type. Tobias Schwinger 2007-05-13 13:02:45 +0000
  • 8e1489a8df adds function_types implementation Tobias Schwinger 2007-02-15 22:28:30 +0000