summaryrefslogtreecommitdiff
path: root/libs/logic
Commit message (Collapse)AuthorAgeFilesLines
* Update logic from masterAutomated Commit2022-08-041-0/+0
|
* Update logic from masterAutomated Commit2022-04-271-0/+0
|
* Update logic from masterAutomated Commit2021-06-091-0/+0
|
* Update logic from masterAutomated Commit2020-08-051-0/+0
|
* Update logic, ptr_container from masterAutomated Commit2019-07-121-0/+0
|
* Update logic from masterAutomated Commit2019-05-031-0/+0
|
* Update logic from masterAutomated Commit2019-02-251-0/+0
|
* Update logic from masterAutomated Commit2018-11-041-0/+0
|
* Update logic from masterAutomated Commit2018-10-271-0/+0
|
* Update logic from masterAutomated Commit2018-09-241-0/+0
|
* Update logic from masterAutomated Commit2018-08-111-0/+0
|
* Update logic from masterAutomated Commit2018-06-231-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 logic, property_map, signals, tokenizer from master.Automated Commit2015-04-011-0/+0
|
* Update logic from master.Automated Commit2014-05-161-0/+0
|
* Update bimap, compatibility, crc, format, graph_parallel, integer, interval, ↵Automated Commit2014-04-061-0/+0
| | | | io, local_function, locale, logic, multi_array, optional, pool, scope_exit, static_assert from master.
* Merge root index file, and logic redirect.Daniel James2011-05-271-0/+0
| | | | [SVN r72210]
* Logic: merge old warning fixes.Daniel James2011-03-241-0/+0
| | | | | | | | - [53429] Fix `gcc -Wshadow` warnings. Fixes #3093. - [58007] Remove unused parameter. Fixes #3600. [SVN r70520]
* Merge documentation fixes.Daniel James2010-06-261-0/+0
| | | | | | | | | | * Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347]
* rm cmake from the release branch before it goes out broken. Policy dictates ↵Troy D. Straszheim2009-10-171-0/+0
| | | | | | that you never commit to release, you commit to trunk and merge to release. [SVN r56941]
* Fix up logic and date_time Jamfiles so they build needed dependencies.John Maddock2009-08-241-0/+0
| | | | | | | Fix PDF image paths in fusion Jamfile.v2. Add fusion to the PDF build. [SVN r55757]
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
| | | | [SVN r55095]
* Merge PDF build changes from Trunk.John Maddock2009-02-231-0/+0
| | | | [SVN r51417]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
| | | | [SVN r50756]
* Merged from trunkDouglas Gregor2008-01-251-0/+0
| | | | [SVN r42973]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41370]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41369]
* Starting point for releasesBeman Dawes2007-10-051-0/+0
| | | | [SVN r39706]
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
| | | | | | 'Version_1_34_1'. [SVN r38286]
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
| | | | [SVN r35880]
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
| | | | [SVN r33417]
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
| | | | [SVN r30670]
* Give the enum a nameDouglas Gregor2005-06-011-0/+0
| | | | [SVN r29349]
* Add V2 JamfileVladimir Prus2005-04-141-0/+0
| | | | [SVN r28242]
* Try to make sure indeterminate output worksDouglas Gregor2005-04-011-0/+0
| | | | [SVN r27918]
* Permit output of indeterminate value that isn't converted to a triboolDouglas Gregor2005-03-181-0/+0
| | | | [SVN r27739]
* Replaced BOOST_TESTStefan Slapeta2005-02-031-0/+0
| | | | [SVN r27050]
* Update copyrightsDouglas Gregor2004-07-251-0/+0
| | | | [SVN r24019]
* Doug Gregor -> Douglas GregorDouglas Gregor2004-07-251-0/+0
| | | | [SVN r24016]
* Add titleDouglas Gregor2004-07-221-0/+0
| | | | [SVN r23928]
* Add missing newline.Vladimir Prus2004-07-211-0/+0
| | | | [SVN r23889]
* Complete the BOOST_NO_STD_LOCALE workaroundDouglas Gregor2004-07-161-0/+0
| | | | [SVN r23651]
* Fixed buggy jamfile.Pavol Droba2004-07-141-0/+0
| | | | | | | | When building from top-level boost-book build, incorrect path to header files was corrupting the whole build. [SVN r23566]
* Add the unnecessary but explicit privateDouglas Gregor2004-07-131-0/+0
| | | | [SVN r23485]
* Don't run the locale tests when locales aren't supportedDouglas Gregor2004-07-121-0/+0
| | | | [SVN r23470]
* Initial checkin of tribool libraryDouglas Gregor2004-07-121-0/+0
| | | | [SVN r23453]
* Initial checkin of tribool libraryDouglas Gregor2004-07-121-0/+0
[SVN r23452]