summaryrefslogtreecommitdiff
path: root/src/packing/pack_impl.c
AgeCommit message (Expand)Author
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-11-25Always initialize WT_PACK_VALUE before use.Michael Cahill
2013-05-17Build fixes for gcc 4.1.2.Michael Cahill
2013-04-22Inline more of the packing code: API calls are now the only part that can't b...Michael Cahill
2013-03-14Make WT_ASSERT a no-op when not in DIAGNOSTIC mode.Alex Gorrod
2013-02-26include/packing.i:315:3: error: 'pv.type' may be used uninitialized in this f...Michael Cahill
2013-02-21Add support for streaming pack / unpack to the API.Michael Cahill