On 30/05/2014 9:56 p.m., Kinkie wrote: > Hi, > here's the patch for merging the sbuf-tokenizer branch. Includes the > fixes to Parser::Tokenizer::int64 method (via reimplementation of > strtoll to account for SBufs sharing MemBlobs). > > Please review. >
For the record; Reviewed and branch updates applied to a) document everything and b) fix token() operation on missing delimiter. Amos