Go to file
Jesse Wilson a0493b9732 New code that can split an AVL tree into two AVL trees.
This is in preparation for a new feature where LinkedTreeMap will have multiple roots, each in its own hash bucket.
2012-09-15 06:13:33 +00:00
codegen moved code from gson/gson-codegen to top-level 2012-09-04 21:21:46 +00:00
examples/android-proguard-example Retain annotations when using proguard + gson. From patch on issue 358. 2011-12-16 05:18:01 +00:00
extras updated oss-parent version to 7 in gson-extras pom. 2012-08-01 20:57:51 +00:00
gson New code that can split an AVL tree into two AVL trees. 2012-09-15 06:13:33 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
metrics Replace switch with if/else when processing whitespace. If/else is faster! 2012-08-27 04:17:29 +00:00
proto updated version of protobuf dependency 2011-04-22 18:29:36 +00:00