aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gson-2.4' into cm-13.0HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001staging/lineage-15.1stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-14.1cm-14.0cm-13.0Tom Powell2015-10-08306-203/+63842
|\
| * [maven-release-plugin] prepare release gson-2.4Inderjeet Singh2015-10-031-1/+1
| * Implemented support for multiple values for SerializedName annotation.Inderjeet Singh2015-10-035-25/+118
| * Merge pull request #705 from google/627Jesse Wilson2015-09-272-1/+51
| |\
| | * incorporated code review feedback: optimized LazilyParsedNumber.equals/hashco...Inderjeet Singh2015-09-271-10/+6
| | * small reformattingInderjeet Singh2015-09-262-102/+102
| | * Implemented equals and hashcode for LazilyParsedNumber to fixInderjeet Singh2015-09-262-77/+131
| * | Merge pull request #707 from dushmis/masterJesse Wilson2015-09-271-1/+1
| |\ \
| | * | typodushyant2015-09-271-1/+1
| |/ /
| * | Merge pull request #706 from google/623inder1232015-09-261-1/+1
| |\ \ | | |/ | |/|
| | * Fixed javadoc for JsonWriter as reported inInderjeet Singh2015-09-261-1/+1
| |/
| * Changelog fixes.jwilson2015-09-261-4/+3
| * Add a draft of a changelog.jwilson2015-09-261-0/+20
| * Merge pull request #704 from google/jw/new-json-writerJake Wharton2015-09-261-8/+2
| |\
| | * Expose newJsonWriter wrapper instead of just options.Jake Wharton2015-09-261-8/+2
| |/
| * Merge pull request #700 from google/jwilson_0907_serializenulls_accessorJake Wharton2015-09-071-0/+5
| |\
| | * Expose serializeNulls with an accessor.jwilson2015-09-071-0/+5
| * | Merge pull request #698 from google/maven-updateinder1232015-09-071-5/+5
| |\ \
| | * | updated maven plugin versions to latestInderjeet Singh2015-09-071-5/+5
| |/ /
| * | Merge pull request #694 from Dorvaryn/delegate_type_adapter_is_order_dependentJesse Wilson2015-09-031-0/+4
| |\ \
| | * | Clarify the fact that the behaviour of getDelegateAdapter depends on registra...Dorvaryn2015-09-031-0/+4
| |/ /
| * | Merge pull request #693 from google/double_array_testsJesse Wilson2015-09-011-0/+13
| |\ \
| | * | Added tests for deserialization of double arrayInderjeet Singh2015-09-011-0/+13
| |/ /
| * | Merge pull request #689 from vbauer/util-classesJesse Wilson2015-08-146-3/+18
| |\ \
| | * | Add unit tests for constructors from util classesVladislav Bauer2015-08-156-3/+18
| * | | Merge pull request #688 from MichaelEvans/target_acquiredJesse Wilson2015-08-141-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add METHOD target for use with AutoValue's abstract property methodsMichael Evans2015-08-141-1/+1
| |/ /
| * | Merge pull request #685 from google/threadsafe-javadocinder1232015-08-101-1/+2
| |\ \
| | * | Updated Gson Javadoc to indicate thread-safety.Inderjeet Singh2015-08-101-1/+2
| |/ /
| * | Merge pull request #684 from google/revert-664-issue-613inder1232015-08-102-9/+0
| |\ \
| | * | Revert "Add a JSR-305 @ThreadSafe annotation to the Gson class"inder1232015-08-102-9/+0
| |/ /
| * | Merge pull request #652 from schlan/fix_turkish_locale_issuesinder1232015-08-082-12/+22
| |\ \
| | * | FieldNamingPolicy: Use Locale.ENGLISH to be locale insensitiveSebastian Chlan2015-06-091-2/+3
| | * | Add tests to demonstrate the issueSebastian Chlan2015-06-091-10/+19
| | |/
| * | ignoring target directories everywhere.Inderjeet Singh2015-08-081-1/+1
| * | Merge pull request #681 from lcoote/nullSafeRuntimeTypeJesse Wilson2015-08-062-1/+20
| |\ \
| | * | fix #680 - make RuntimeTypeAdapterFactory null-safeLachlan Coote2015-08-052-1/+20
| |/ /
| * | Merge pull request #674 from vogellacompany/masterJesse Wilson2015-07-291-1/+1
| |\ \
| | * | Readme points to the new homepage at GithubLars Vogel2015-07-291-1/+1
| |/ /
| * | Merge pull request #671 from ownaginatious/masterinder1232015-07-262-0/+198
| |\ \
| | * | Added test for nullsDillon Dixon2015-07-231-0/+16
| | * | Added test for mixed primitivesDillon Dixon2015-07-231-0/+17
| | * | Added test ovr new DOM functionalityDillon Dixon2015-07-231-0/+129
| | * | Fixed accidental duplication of null elementsDillon Dixon2015-07-231-16/+4
| | * | Updated JsonArray to support adding primitives directly via an overloaded "ad...Dillon Dixon2015-07-231-0/+48
| * | | Merge pull request #669 from adamtanner/inet-address-test-failureinder1232015-07-261-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Replace localhost lookup with static IP to fix test.Adam Tanner2015-07-201-5/+5
| * | | Merge pull request #670 from adamtanner/releaseinder1232015-07-201-9/+8
| |\ \ \ | | |/ / | |/| |
| | * | Change references to Google Code to Github.Adam Tanner2015-07-201-9/+8
| |/ /
| * | Merge pull request #667 from adamtanner/json-writer-opaque-valueJesse Wilson2015-07-202-0/+29
| |\ \