summaryrefslogtreecommitdiff
path: root/libs/functional
Commit message (Collapse)AuthorAgeFilesLines
* Update functional from masterAutomated Commit2023-04-221-0/+0
|
* Update functional from masterAutomated Commit2023-02-241-0/+0
|
* Update functional from masterAutomated Commit2023-02-241-0/+0
|
* Update functional from masterAutomated Commit2022-01-121-0/+0
|
* Update functional from masterAutomated Commit2021-06-091-0/+0
|
* Update functional from masterAutomated Commit2021-05-271-0/+0
|
* Update functional from masterAutomated Commit2019-08-301-0/+0
|
* Update functional from masterAutomated Commit2019-08-291-0/+0
|
* Update align, functional from masterAutomated Commit2019-08-281-0/+0
|
* Update functional from masterAutomated Commit2018-04-151-0/+0
|
* Update functional from masterAutomated Commit2018-04-151-0/+0
|
* Update functional from masterAutomated Commit2018-01-141-0/+0
|
* Extract container_hash from functional (#176)Daniel James2018-01-011-0/+0
|
* Update functional from masterAutomated Commit2017-11-111-0/+0
|
* Update functional from masterAutomated Commit2017-10-271-0/+0
|
* Update functional from masterAutomated Commit2017-09-191-0/+0
|
* Update 3 submodules from masterAutomated Commit2017-06-111-0/+0
| | | | Update functional, quickbook, unordered.
* Update functional, unordered from masterAutomated Commit2017-01-011-0/+0
|
* Update functional from masterAutomated Commit2017-01-011-0/+0
|
* Update functional from masterAutomated Commit2016-12-051-0/+0
|
* Update functional from masterAutomated Commit2016-12-051-0/+0
|
* Update functional, unordered from masterAutomated Commit2016-10-141-0/+0
|
* Update 61 submodules from masterAutomated Commit2016-10-101-0/+0
| | | | | | | | | | | | Update build, dll, fiber, filesystem, foreach, function, functional, function_types, fusion, geometry, heap, icl, integer, interprocess, intrusive, iterator, lambda, lexical_cast, local_function, lockfree, log, logic, math, metaparse, move, mpi, multiprecision, multi_array, optional, parameter, phoenix, pool, predef, program_options, property_tree, proto, random, range, ratio, regex, scope_exit, signals, signals2, sort, spirit, static_assert, test, thread, tr1, tti, typeof, type_erasure, type_index, type_traits, units, unordered, utility, variant, vmd, winapi, xpressive.
* Update functional from master.Automated Commit2016-10-051-0/+0
|
* Update functional from master.Automated Commit2016-07-301-0/+0
|
* Update functional from master.Automated Commit2016-06-261-0/+0
|
* Update functional from master.Automated Commit2015-09-151-0/+0
|
* Update functional from master.Automated Commit2015-01-241-0/+0
|
* Update functional, unordered from master.Automated Commit2014-07-281-0/+0
|
* Update unordered, functional, quickbook from master.Automated Commit2014-07-271-0/+0
|
* Update functional from master.Automated Commit2014-03-161-0/+0
|
* Update functional from master.Automated Commit2014-02-121-0/+0
|
* Update functional from master.Automated Commit2014-01-231-0/+0
|
* Update functional, boostbook, inspect.Daniel James2013-12-111-0/+0
|
* Merge unordered and hash from trunk.Daniel James2013-11-161-0/+0
| | | | | | | | | | | - Only use Visual C++ pragma with appropriate compilers. - Working link for Thomas Wang's hash function. - Updated unordered rationale. - Fix `unnecessary_copy_tests` for Visual C++ 12. - Some extra insert tests. [SVN r86728]
* Merge r86524 (Correct broken links to C++ standard papers); fixes #9212Michel Morin2013-11-131-0/+0
| | | | [SVN r86673]
* Merge release notes + float hash fix. Ref #8822.Daniel James2013-10-081-0/+0
| | | | [SVN r86210]
* Merge Hash. Fixes #8568, Refs #8822.#8822.#8822.Daniel James2013-08-181-0/+0
| | | | [SVN r85389]
* Fully merge all of functional (including sublibs).Daniel James2013-06-031-0/+0
| | | | | | | | | Should be just documentation and metadata changes. There might be a problem witht he generated documentation for overloaded_function, if so I'll fix it very soon. [SVN r84625]
* Merge some change log entries to release.Daniel James2013-05-251-0/+0
| | | | [SVN r84497]
* Hash: Merge documentation fixes. Fixes #7957.Daniel James2013-02-121-0/+0
| | | | [SVN r82827]
* Hash: Merge UB fix to release.Daniel James2012-12-291-0/+0
| | | | [SVN r82256]
* Merge hash test fixes.Daniel James2012-12-201-0/+0
| | | | [SVN r82125]
* Hash: Merge from trunk.Daniel James2012-12-131-0/+0
| | | | | | | | | - Avoid floating point workarounds on recent standard libraries. - Support int128. - Remove container_fwd_0x.hpp. [SVN r81920]
* Remove deprecated container_fwd header.Daniel James2012-11-151-0/+0
| | | | [SVN r81356]
* Unordered/Hash: Merge change log.Daniel James2012-09-301-0/+0
| | | | [SVN r80778]
* Hash: Merge new floating point hasher.Daniel James2012-08-281-0/+0
| | | | | | | Uses a binary hash for more platforms. [SVN r80293]
* Hash: merge enum support + cleanup some tests.Daniel James2012-08-281-0/+0
| | | | [SVN r80292]
* Merge #error for deperectaed `boost/functional/detail/container_fwd.hpp`Daniel James2012-08-281-0/+0
| | | | [SVN r80286]
* Hash: Merge C++11 forward declaration fix.Daniel James2012-08-151-0/+0
| | | | [SVN r80054]