- Dec 17, 2012
-
-
Hiroshi Sumita authored
BUG=https://code.google.com/p/pyzy/issues/detail?id=1 TEST=None Review URL: https://codereview.appspot.com/6943055
-
- Jun 11, 2012
-
-
Hiroshi Sumita authored
BUG=None TEST=Manual Review URL: https://codereview.appspot.com/6307059
-
- May 08, 2012
-
-
Hiroshi Sumita authored
BUG=None TEST=Manually Review URL: https://codereview.appspot.com/6201053
-
- Nov 15, 2011
-
-
Hiroshi Sumita authored
replacing - gchar - char - gint - int, unsigned int, or size_t - guint -> unsigned int or size_t - guint8 -> unsigned char - gboolean -> bool - gsize -> size_t - gpointer -> void * - gconstpointer -> const void * - gunichar -> unichar (typedef of int on PyZyUtil.h) BUG=None TEST=Run a test Review URL: http://codereview.appspot.com/5367046
-
- Oct 24, 2011
-
-
Hiroshi Sumita authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5305042
-
Hiroshi Sumita authored
This CL don't modify files under debian/*. Some files which is removed by http://codereview.appspot.com/5305041/ are also unmodified. BUG=None TEST=Manually Review URL: http://codereview.appspot.com/5301043
-
Hiroshi Sumita authored
BUG= TEST= Review URL: http://codereview.appspot.com/5235062
-