Skip to content

Tags: vertex9/hana

Tags

v1.2.0

Toggle v1.2.0's commit message
Hana v1.2.0, synced with Boost 1.65.0

This release contains

- Added support for set-theoretic operations on hana::map (see PR boostorg#350)
- Added the index_if function; like find_if but returns an optional index instead of an optional value
- various bug fixes

boost-1.65.1

Toggle boost-1.65.1's commit message
Merge 'develop' into 'master' for Hana version 1.2.0

boost-1.65.0

Toggle boost-1.65.0's commit message
Merge 'develop' into 'master' for Hana version 1.2.0

boost-1.64.0

Toggle boost-1.64.0's commit message
[bugfix] Fix incorrect result for `first` and `second` in nested pair…

… cases

boost-1.64.0-beta2

Toggle boost-1.64.0-beta2's commit message
[Travis] Fix installation of pcre

v1.1.0

Toggle v1.1.0's commit message
Hana v1.1.0, synced with Boost 1.64.0

Various bug fixes. The main improvement is better support for empty base
optimization in `hana::pair`, which should make it easier for the compiler
to optimize Hana away, at the cost of worst compile-times.

boost-1.64.0-beta1

Toggle boost-1.64.0-beta1's commit message
Merging develop into master for Hana version 1.1.0

v1.0.2

Toggle v1.0.2's commit message
Version 1.0.2 released with Boost 1.63.0

boost-1.63.0

Toggle boost-1.63.0's commit message
[string] Add a model of the Monoid concept

Fixes boostorg#117

v1.0.1

Toggle v1.0.1's commit message
Version 1.0.1 released in Boost 1.62.0