./devel/R-BH, Boost C++ header files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.84.0.0, Package name: R-BH-1.84.0.0, Maintainer: minskim

Boost provides free peer-reviewed portable C++ source libraries. A
large part of Boost is provided as C++ template code which is resolved
entirely at compile-time without linking. This package aims to
provide the most useful subset of Boost libraries for template use
among CRAN package. By placing these libraries in this package, we
offer a more efficient distribution system for CRAN as replication of
this code in the sources of other packages is avoided. As of release
1.65.0-1, the following Boost libraries are included: 'algorithm'
'align' 'any' 'atomic' 'bimap' 'bind' 'circular_buffer' 'compute'
'concept' 'config' 'container' 'date'_'time' 'detail' 'dynamic_bitset'
'exception' 'filesystem' 'flyweight' 'foreach' 'functional' 'fusion'
'geometry' 'graph' 'heap' 'icl' 'integer' 'interprocess' 'intrusive'
'io' 'iostreams' 'iterator' 'math' 'move' 'mpl' 'multiprcecision'
'numeric' 'pending' 'phoenix' 'preprocessor' 'propery_tree' 'random'
'range' 'scope_exit' 'smart_ptr' 'sort' 'spirit' 'tuple' 'type_traits'
'typeof' 'unordered' 'utility' 'uuid'.


Required to run:
[math/R]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-01-23 15:18:42 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(devel/R-BH) +TEST_DEPENDS, make test passed
   2024-01-23 14:33:39 by Makoto Fujiwara | Files touched by this commit (15)
Log message:
(devel/R-uuid) Remove duplicated line, sorry
   2024-01-20 02:29:03 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-BH) Updated 1.81.0.1 to 1.84.0.0

2024-01-09  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date):  Release 1.84.0-0

2023-12-15  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date):  Pre-Release 1.84.0-0

	* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4

2023-12-13  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/boost/*: Upgraded to Boost 1.84, as usual with two
	patch sets from CRAN demands on file path length and diagnostics
	* local/patches/bh_1.84.0-0.diagnostics-two.patch: Added

	* local/scripts/CreateBoost.sh: Update for 1.84.0, added url
   2023-06-18 16:01:28 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-BH) Updated 1.78.0.0 to 1.81.0.1

2023-01-17  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.81.0-1

	* inst/include/boost/math/tools/config.hpp: Comment-out 'warning'
	message as CRAN Policy would prefer not to see these
	* inst/include/boost/multiprecision/detail/standalone_config.hpp: Idem
	* inst/include/boost/spirit/home/x3.hpp: Idem (for four lines)

2022-12-29  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/boost/core/snprintf.hpp: Added
	* .../lexical_cast/detail/converter_lexical_streams.hpp: Used here
	* .../core/lightweight_test.hpp: Use snprintf
	* .../core/type_name.hpp: Idem
	* .../interprocess/detail/win32_api.hpp: Idem
	* .../numeric/odeint/integrate/max_step_checker.hpp: Idem
	* .../test/imp/debug.ipp: Idem
	* .../utils/setcolor.hpp: Idem

2022-12-15  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/boost/*: Upgraded to Boost 1.81, as usual with two
	patch sets from CRAN demands on file path length and diagnostics

	* README.md: Updated package list for 1.81
	* DESCRIPTION (Description): Idem

	* local/scripts/CreateBoost.sh: Update for 1.81.0, added url

2022-10-31  Dirk Eddelbuettel  <edd@debian.org>

	* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v3
   2022-12-18 06:18:10 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-BH) Updated 1.75.0.0 to 1.78.0.0

2021-12-14  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.78.0-0

2021-12-13  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): See Version to 1.77.99-0 for interim
	test release

	* inst/include/boost: As before, adjusted to CRAN Policy requirements
	of i) not path names under 104 chars and b) no diagnostic suppression
	* local/patches/bh_1.78.0-0*patch: Document these

2021-12-12  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/boost/*: Upgraded to Boost 1.78

	* local/scripts/CreateBoost.sh: Update for 1.78.0, added lambda2

2021-12-11  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Add total download badge, label other as monthly

2021-11-04  Dirk Eddelbuettel  <edd@debian.org>

 	* README.md: Remove Travis badge
	* .travis.yml: Remove Travis YAML config

2021-03-19  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (URL): List GitHub repo and package page
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-09-18 16:04:48 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-BH) Updated 1.69.0.1 to 1.75.0.0

2020-12-24  Dirk Eddelbuettel  <edd@debian.org>

	* .github/workflows/ci.yaml: Small tweaks to CI YAML file

2020-12-12  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.75.0-0

	* inst/include/boost/*: Upgraded to Boost 1.75

	* README.md: Updated package list for 1.75
	* DESCRIPTION (Description): Idem

	* local/scripts/CreateBoost.sh: Update for 1.75.0, added beast

	* .github/workflows/ci.yaml: Add CI runner using r-ci
	* README.md: Add new badge

	* README.md: Update several URLs to https
	* inst/NEWS.Rd: Idem

2020-05-03  Dirk Eddelbuettel  <edd@debian.org>

	* inst/LICENSE_1_0.txt: Included from upstream tar.gz

2020-03-31  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Minor badge rearrangement, added example

2020-03-30  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Added badges, edited, fixed typo

2020-03-15  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Roll minor version

	* NAMESPACE: Removed as not needed without R code

2019-12-28  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.72.0-3

	* local/scripts/CreateBoost.sh (boostinstall): Remove old boost
	installation to always create a fresh installation

2019-12-16  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.72.0-2

	* inst/include/boost/numeric/odeint/stepper/: Correct accidental
	renaming in this directory, only rename in .../generation/

	* DESCRIPTION (URL): Added a link to GH repo

2019-12-15  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 1.72.0-1

	* inst/include/boost/*: Upgraded to Boost 1.72

	* README.md: Updated package list for 1.72

 	* inst/include/boost/numeric/odeint/stepper/generation/: As before
	rename karp54_classic.hpp to karp54_cl.hpp, adjust generation.hpp
	* inst/include/boost/numeric/ublas/storage.hpp : Add missing include
	for boost/serialization/array_wrapper.hpp

	* inst/include/boost/numeric/odeint/stepper/generation/: As before
	New adjust for generation_controlled_adams_bashforth_moulton.hpp
	* inst/include/boost/math/special_functions/hypergeometric_1F1.hpp:
	Adjust to renamed hypergeometric_1F1_small_a_negative_b_by_ratio.hpp

	* inst/include/boost/*: As before disable all diagnostic pragmas in
	accordance with the CRAN Policy (though this may not be a good idea...)