From 091d5f79244588b878ff320662e3c41bd7e8cafd Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Sun, 13 Feb 2011 23:33:08 -0800 Subject: Cleaned up README, removed TODO in favor of issues on Google Code. --- TODO | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO deleted file mode 100644 index c8544b0..0000000 --- a/TODO +++ /dev/null @@ -1,35 +0,0 @@ -- functionality - - finish serialization - - default values - - extensions - - MessageSet - - create msgdef with subset of fields - - - lazy parsing - - strings by reference - - - enums with 0 (is this already fixed?) - - text format to string (not just FILE*) - - python - - _list() accessor - - expose enums -- tests - - event parser - - round-trip encode/decode - - tree manipulation - - memory management -- benchmarks - - low-level encoding/decoding - - event parsing - - python -- checkin suite - - benchmark diff (done) - - memory footprint diff - - binary size diff - - valgrind check - - -Werror no compiler warnings - - test suite - - verify that all headers compile with C++. -- misc - - handle streaming where strings span buffer boundaries - - expose an unknown field callback -- cgit v1.2.3