Go to file
Joel Leitch 861e047a62 Create an "internals" package for classes that we do not want to share, but is needed across multiple pacakges.
As well, move non-Gson specific classes, such as Preconditions, to this new "internals" package.
2011-03-21 22:30:35 +00:00
gson Create an "internals" package for classes that we do not want to share, but is needed across multiple pacakges. 2011-03-21 22:30:35 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
metrics Updated maven configuration to ensure that 'mvn install' creates javadoc and sources jars as well. 2011-02-24 00:07:01 +00:00
proto Added a test to ensure that Gson handles repeated invocation of itself correctly. 2010-11-15 22:56:01 +00:00