summaryrefslogtreecommitdiff
path: root/src/include/bitstring.i
AgeCommit message (Expand)Author
2012-01-31Fix uninitialized warnings with GCC 4.6.Michael Cahill
2012-01-22Update copyright notices to 2012.Keith Bostic
2011-12-18Split u.col_leaf into two parts (u.col_fix and u.col_var), and move theKeith Bostic
2011-08-19Fix a comment.Keith Bostic
2011-08-05Automated change whacked some copyright statements.Keith Bostic
2011-08-04Remove declarations for static inline functions, when mixed with non-inlined ...Michael Cahill
2011-08-03Fast-path 8-bit fixed-length column-store fields: I think they'll be commonKeith Bostic
2011-08-03Redo Paul Vixie's bitstring.h #defines as inline functions, usingKeith Bostic