summaryrefslogtreecommitdiff
path: root/ft/fifo.cc
Commit message (Expand)AuthorAgeFilesLines
* FT-242 Begin breaking up fttypes.h by moving many things to theirJohn Esmet2014-05-231-1/+1
* removed some unused things clang warned aboutLeif Walsh2014-03-261-1/+0
* fixes #177 Rename cmd to msg when it is referring to a FT_MSG as opposedJohn Esmet2014-03-011-3/+3
* fixes #140 Pre-size the fifo before appending data during nonleafJohn Esmet2014-01-211-9/+8
* tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-041-0/+1
* refs #36, have the FIFO realloc its buffer on resize, as opposed to malloc an...zkasheff2013-08-211-11/+3
* refs #6566 fix typo in license textLeif Walsh2013-04-171-1/+1
* refs #6566 add license text to all C/C++ files as a comment near the topLeif Walsh2013-04-171-0/+84
* refs #6566 update all copyright strings to reflect an end year of 2013Leif Walsh2013-04-171-1/+1
* refs #5418 merge promotion to mainLeif Walsh2013-04-171-0/+14
* refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frw...Leif Walsh2013-04-171-1/+4
* refs #5155 merge some work to main:Leif Walsh2013-04-171-4/+4
* refs #5081 Replace all usage:Yoni Fogel2013-04-171-1/+1
* closes #5206 merge c++ changes to mainlineLeif Walsh2013-04-171-0/+161