aboutsummaryrefslogtreecommitdiff
path: root/src/processor/map_serializers_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* map_serializers_unittest: fix unused variable warningvapier@chromium.org2013-10-301-2/+0
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-16/+16
* Fix for issue 222001.SiyangXie@gmail.com2010-11-041-3/+3
* Make memory allocation/deallocation consistent: use new char[] instead of ope...SiyangXie@gmail.com2010-11-031-1/+1
* Add static version of map wrappers and corresponding serializers.SiyangXie@gmail.com2010-10-151-0/+388