| patch |
summary |
view |
raw |
| endian.patch |
boost/detail/endian.hpp | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| suppress-compiler-warnings.patch |
boost/date_time/time.hpp | 4 ++--
boost/date_time/time_facet.hpp | 2 +-
boost/graph/topological_sort.hpp | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| gcc-4.3.patch |
boost/date_time/date_facet.hpp | 2 +-
boost/date_time/tz_db_base.hpp | 2 +-
boost/python/detail/def_helper.hpp | 2 +-
boost/regex/v4/cpp_regex_traits.hpp | 1 +
boost/spirit/phoenix/operators.hpp | 1 +
boost/test/test_tools.hpp | 1 +
boost/wave/util/flex_string.hpp | 1 +
libs/spirit/test/numerics_tests.cpp | 1 +
8 files changed, 8 insertions(+), 3 deletions(-)
|
view
|
download
|
| function-template-thread-safety.patch |
boost/function/function_base.hpp | 56 ++++-
boost/function/function_template.hpp | 344 ++++++++++++++++++++++++-----------
2 files changed, 279 insertions(+), 121 deletions(-)
|
view
|
download
|
| regex-vulnerability.patch |
boost/regex/v4/basic_regex_parser.hpp | 11 +++++++++++
libs/regex/test/regress/test_perl_ex.cpp | 11 +++++++++++
2 files changed, 22 insertions(+)
|
view
|
download
|
| bjam-no-strict-aliasing.patch |
tools/jam/src/build.jam | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| date_time_date_formatting_hpp.patch |
boost/date_time/date_formatting.hpp | 6 ++++++
boost/date_time/posix_time/time_formatters.hpp | 4 ++++
2 files changed, 10 insertions(+)
|
view
|
download
|