index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
crc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Optimized reading loop
Daryle Walker
2003-06-17
1
-0
/
+0
*
Added CRC example
Daryle Walker
2003-06-15
1
-0
/
+0
*
add or update See www.boost.org comments
Beman Dawes
2002-12-27
1
-0
/
+0
*
Borland C++ 6 fixes
John Maddock
2002-05-04
1
-0
/
+0
*
Added VC7.0 config patch
John Maddock
2002-04-25
1
-0
/
+0
*
Patched VC7.0 config settings
John Maddock
2002-04-25
1
-0
/
+0
[next]