pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: adam
Date: Sat May 15 05:42:24 UTC 2010
Modified Files:
pkgsrc/devel/boost-build: PLIST buildlink3.mk
pkgsrc/devel/boost-docs: PLIST
pkgsrc/devel/boost-headers: PLIST buildlink3.mk
pkgsrc/devel/boost-jam: buildlink3.mk
pkgsrc/devel/boost-libs: PLIST buildlink3.mk
pkgsrc/devel/boost-python: Makefile buildlink3.mk
pkgsrc/meta-pkgs/boost: Makefile.common distinfo
Log Message:
Changes 1.43.0:
New Libraries:
* Functional/factory: Function objects for dynamic and by-value construction.
* Functional/forward: Function object adapters to address the forwarding
problem.
Major Updates:
* Range: Boost.Range has undergone extensive updates that it include all of the
features from the recently reviewed Boost.RangeEx.
* Range-based version of the full STL iterator based algorithms.
* Range adaptors which can be combined with range-based algorithms for
unpresedented expressiveness and efficiency.
* New functions: irange, istream_range, join, combine.
Updated Libraries
Build System:
* When cross-compiling to GNU targets, static libraries are properly created.
Previously, using such libraries resulted in Archive has no index error.
* The naming of DLL and import libraries with gcc compiler on Windows, both
mingw and cygwin, now matches default conventions of those environments.
Previously, the naming scheme was the same as for other Windows compilers.
Updated Tools:
* Quickbook: Unicode escape characters.
* Support the UTF-8 byte order mark.
* Disallow [ in simple markup. Fixes some errors with mismatched punctuation.
* Add a command line flag (-D) to define macros at the command line.
* Improved post-processor output.
* Check that [section] and [endsect] tags are balanced in templates.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/boost-build/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/boost-build/buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/boost-docs/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/boost-headers/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/boost-headers/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/boost-jam/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/boost-libs/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/boost-libs/buildlink3.mk
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/boost-python/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/boost-python/buildlink3.mk
cvs rdiff -u -r1.22 -r1.23 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.24 -r1.25 pkgsrc/meta-pkgs/boost/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index