Skip to content

Tags: iboB/itlib

Tags

v1.12.0

Toggle v1.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
- [type_traits]: add add copy_cv, add concepts

- [utility]: add transfer_view
- [rand_dist]: drop precision in favor of perf in fast_real
- add benchmarks

v1.11.9

Toggle v1.11.9's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
new lib: rand_dist

v1.11.8

Toggle v1.11.8's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
new lib: opt_ref_buffer

flat_map/set: fix const_pointer typedef
generator: more robust noexcept guarantees
any: fix scope of nullptr_t (fixes newer gcc and clang builds)
mem_streambuf::get_conatiner: first resize then swap

v1.11.7

Toggle v1.11.7's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
expected: fix <void, E>, add emplace to all

v1.11.6

Toggle v1.11.6's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
- generator: return type

- flat_map/set: hint-based insert, ready_tag for sorted init
- cmake: fix deprecation warning

v1.11.5

Toggle v1.11.5's commit message

Verified

This tag was signed with the committer’s verified signature.
iboB Borislav Stanimirov
expected: add "getters" for void value and error

v1.11.4

Toggle v1.11.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
- ufunction: allow binding to copies of source functions

- generator: improve iterator interface when yielding non-copyable items

v1.11.3

Toggle v1.11.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
generator: fix clang crash on exception

v1.11.2

Toggle v1.11.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
any, time_t: fix mingw build

v1.11.1

Toggle v1.11.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
- generator: add missing header