Recent Releases of functionalplus

functionalplus - v0.2.25

- C++
Published by Dobiasd almost 2 years ago

functionalplus - v0.2.24

  • Improved support for noexcept functions
  • Added fplus::div_pos_int_ceil
  • Added fplus::split_evenly

- C++
Published by Dobiasd about 2 years ago

functionalplus - v0.2.23

  • Fixed some doc comments
  • Auto-formatted all code

- C++
Published by Dobiasd over 2 years ago

functionalplus - v0.2.22

  • Removed the -p0 suffix from our version numbers

- C++
Published by Dobiasd over 2 years ago

functionalplus - v0.2.21-p0

  • Added monadic (fluent) interface for maybe
  • Added get and non-returning effect/effect_one for variant
  • Some minor fixes

- C++
Published by Dobiasd over 2 years ago

functionalplus - v0.2.20-p0

  • Fixed missing include (surfaces when using libstdc++ 13.2)
  • Worked around false-positive compiler warning (GCC 13)

- C++
Published by Dobiasd over 2 years ago

functionalplus - v0.2.19-p0

  • Added different for_each implementations (standard, parallel, and parallelforn_threads)
  • Dropped the usage of (deprecated) std::result_of
  • Added a way to serialize a tuple as a list of strings

- C++
Published by Dobiasd almost 3 years ago

functionalplus - v0.2.18-p0

  • Added support for automatic derivation of target containers with custom allocators (see: https://github.com/Dobiasd/FunctionalPlus/issues/160)

- C++
Published by Dobiasd over 4 years ago

functionalplus - v0.2.17-p0

- C++
Published by Dobiasd over 4 years ago

functionalplus - v0.2.16-p0

  • Fix is_odd

- C++
Published by Dobiasd over 4 years ago

functionalplus - v0.2.15-p0

  • Fixed a bug in keep_by_idx, see issue #243

- C++
Published by Dobiasd almost 5 years ago

functionalplus - v0.2.14-p0

  • Improvements in the CMake configuration
  • Added take_last_while and drop_Last_while
  • Some minor fixes
  • Compatibility improvements
  • Improved docs

- C++
Published by Dobiasd about 5 years ago

functionalplus - v0.2.13-p0

Fixed version number for Conan

- C++
Published by Dobiasd over 5 years ago

functionalplus - v0.2.12-p0

  • Fixed version number for Conan

- C++
Published by Dobiasd over 5 years ago

functionalplus - v0.2.11-p0

  • Fixed some edge case when using GCC 10
  • Added include-all-in-one header.
  • Fixed some clang-OSX issue with vector<bool>.
  • Add _n_threads version of parallelly executing functions.
  • Update Elm for API search to version 0.19.1

- C++
Published by Dobiasd over 5 years ago

functionalplus - v0.2.10-p0

  • Allow including single headers to optimize compile times
  • Improved Conan support

- C++
Published by Dobiasd over 5 years ago

functionalplus - v0.2.9-p0

  • Fixes issues with MSVC 2019 and /permissive-.

- C++
Published by Dobiasd almost 6 years ago

functionalplus - v0.2.8-p0

  • Added alias for CMake
  • Improved some docs

- C++
Published by Dobiasd almost 6 years ago

functionalplus - v0.2.7-p0

  • Fix compatibility issue with GCC 10
  • Update doctest
  • Minor corrections

- C++
Published by Dobiasd about 6 years ago

functionalplus - v0.2.6-p0

  • Improved documentation
  • fdeep::subtract

- C++
Published by Dobiasd over 6 years ago

functionalplus - v0.2.5-p0

  • Maybe respects memory-alignment of inner types
  • Move semantics for Maybe
  • Support for conda-forge

- C++
Published by Dobiasd over 6 years ago

functionalplus - v0.2.4-p0

  • Some more convenience functions for handling maps
  • Improves tests
  • Improves docs

- C++
Published by Dobiasd over 6 years ago

functionalplus - v0.2.3-p0

  • Improved MSVC compatibility
  • Add timing/benchmark functions

- C++
Published by Dobiasd over 7 years ago

functionalplus - v0.2.2-p0

  • Improved compatibility with Microsoft compilers
  • Added separate functions

- C++
Published by Dobiasd over 7 years ago

functionalplus - v0.2.1-p0

  • fix memoization
  • improve compatibility to older GCC versions
  • some new functions like appendconvert and mapunion for unordered_map

- C++
Published by Dobiasd almost 8 years ago

functionalplus - v0.2-p1

minor fixes

- C++
Published by Dobiasd over 8 years ago

functionalplus - v0.2-p0

- C++
Published by Dobiasd over 8 years ago