| Commit message (Expand) | Author | Age | Files | Lines |
* | Update integer, random, utility, functional, config, array, type_traits, iter... | Automated Commit | 2016-10-08 | 1 | -0/+0 |
* | Update crc from develop. | Automated Commit | 2014-08-20 | 1 | -0/+0 |
* | CRC: Remove obsolete MSVC ifdef. | Stephen Kelly | 2013-09-25 | 1 | -0/+0 |
* | CRC: Remove use of BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS | Stephen Kelly | 2013-09-25 | 1 | -0/+0 |
* | Add missing inline | Steven Watanabe | 2013-06-19 | 1 | -0/+0 |
* | Fix crc on msvc | Steven Watanabe | 2013-02-28 | 1 | -0/+0 |
* | Removed HTML setup files in Boost.CRC docs, since they will be added into the... | Daryle Walker | 2012-01-22 | 1 | -0/+0 |
* | Re-did documentation for Boost.CRC, using QuickBook and such. | Daryle Walker | 2012-01-06 | 1 | -0/+0 |
* | Re-did the compile-time reflection and CRC-table systems, making CRC configur... | Daryle Walker | 2011-12-27 | 1 | -0/+0 |
* | Changed the two internal core CRC routines: made the single-bit version call ... | Daryle Walker | 2011-12-25 | 1 | -0/+0 |
* | Added some optimizations (hopefully) during reflecting when the register size... | Daryle Walker | 2011-12-25 | 1 | -0/+0 |
* | Re-did the code for possibly-reflecting functions that decide at compile-time. | Daryle Walker | 2011-12-25 | 1 | -0/+0 |
* | Added a couple of 'inline' markers to internal functions; added Doxygen notes... | Daryle Walker | 2011-12-25 | 1 | -0/+0 |
* | Corrected a misspelling; renamed a function formal parameter that hid a class... | Daryle Walker | 2011-12-22 | 1 | -0/+0 |
* | Made speed-difference report easier to understand. | Daryle Walker | 2011-12-22 | 1 | -0/+0 |
* | Added new example CRC computer types to correct the mistaken ones; added test... | Daryle Walker | 2011-12-22 | 1 | -0/+0 |
* | Added Doxygen comments; marked some example CRC computer types as not matchin... | Daryle Walker | 2011-12-22 | 1 | -0/+0 |
* | Changed some copyright blocks. | Daryle Walker | 2011-12-22 | 1 | -0/+0 |
* | Folded both versions of boost::augmented_crc into a single one with a default... | Daryle Walker | 2011-12-19 | 1 | -0/+0 |
* | Finally added test cases where the two reflection parameters differ. Conditi... | Daryle Walker | 2011-12-18 | 1 | -0/+0 |
* | Factored CRC-modulo code to dedicated function templates; streamlined reflect... | Daryle Walker | 2011-12-17 | 1 | -0/+0 |
* | Changed reflection routines from a function-containing class template to a bu... | Daryle Walker | 2011-12-16 | 1 | -0/+0 |
* | Changed expressions of bit-mask constants to use Boost.MPL. | Daryle Walker | 2011-12-16 | 1 | -0/+0 |
* | Added unit-test for a bug that I can't activate. | Daryle Walker | 2011-12-16 | 1 | -0/+0 |
* | Use the right library | Steven Watanabe | 2011-12-15 | 1 | -0/+0 |
* | Fix crc test Jamfile. | Steven Watanabe | 2011-12-15 | 1 | -0/+0 |
* | Added modernized version of the Boost.CRC test as an unit-test. | Daryle Walker | 2011-12-15 | 1 | -0/+0 |
* | Fix link in crc. | Daniel James | 2010-04-05 | 1 | -0/+0 |
* | Update a couple of links to integer documentation. | Daniel James | 2010-01-02 | 1 | -0/+0 |
* | rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ... | Troy D. Straszheim | 2009-10-17 | 1 | -0/+0 |
* | Copyrights on CMakeLists.txt to keep them from clogging up the inspect | Troy D. Straszheim | 2009-07-26 | 1 | -0/+0 |
* | Workaround gcc problems with -pedantic. Fixes #613 | Steven Watanabe | 2009-06-05 | 1 | -0/+0 |
* | Updating dependency information for modularized libraries. | Michael A. Jackson | 2008-11-07 | 1 | -0/+0 |
* | Updating CMake files to latest trunk. Added dependency information for regres... | Michael A. Jackson | 2008-11-07 | 1 | -0/+0 |
* | Continuing merge of CMake build system files into trunk with the encouragemen... | Michael A. Jackson | 2008-11-01 | 1 | -0/+0 |
* | Oops, forgot the important file. | Rene Rivera | 2008-04-13 | 1 | -0/+0 |
* | Move crc test into canonical test subdir structure. | Rene Rivera | 2008-04-13 | 1 | -0/+0 |
* | Point links to the pages that used to be in 'more' to the site. | Daniel James | 2008-02-10 | 1 | -0/+0 |
* | Link to people pages on the website, as they've been removed from the download. | Daniel James | 2008-02-10 | 1 | -0/+0 |
* | Merged from Version_1_33_1 | Douglas Gregor | 2005-12-08 | 1 | -0/+0 |
* | Merged from 1.33.0 release | Douglas Gregor | 2005-08-12 | 1 | -0/+0 |
* | c++boost.gif -> boost.png replacement | Aleksey Gurtovoy | 2004-10-05 | 1 | -0/+0 |
* | Fixed (hopefully) bugs with CRC polymoninals shorter than a byte, with a patc... | Daryle Walker | 2004-08-29 | 1 | -0/+0 |
* | Corrected license statement | Daryle Walker | 2003-11-28 | 1 | -0/+0 |
* | fix broken link | Beman Dawes | 2003-11-26 | 1 | -0/+0 |
* | Moved some of my stuff to the Boost Software License, Version 1.0 | Daryle Walker | 2003-11-05 | 1 | -0/+0 |
* | Merged in fixes from the Boost 1.30.2 release branch | Daryle Walker | 2003-11-02 | 1 | -0/+0 |
* | Adjusted to changes in Boost.Test | Daryle Walker | 2003-08-23 | 1 | -0/+0 |
* | work around peculiar "static const" problem on old EDG-based compilers | Jens Maurer | 2003-07-11 | 1 | -0/+0 |
* | DEC/Compaq C++ needs to use unsigned long integral constant arithmetic | Jens Maurer | 2003-07-09 | 1 | -0/+0 |