summaryrefslogtreecommitdiff
path: root/packages/googleapi/src
Commit message (Expand)AuthorAgeFilesLines
* * Fix bug ID 37824michael2020-09-281-0/+2
* * updated FSF address (mantis #30198, patch by Paul Gevers)jonas2016-10-022-2/+2
* * Updated from latest service descriptionsmichael2016-05-24101-24396/+132082
* * Fix bug 30174, by default allow additional propertiesmichael2016-05-241-1/+14
* * Improved code generator to take care of some corner cases (duplicate identi...michael2016-05-241-3/+16
* * Reduce code size by using const for string in setter routinesmichael2016-03-2075-13266/+13266
* * Create setters with const in front of value argumentmichael2015-12-261-4/+4
* * Fix memory leak (bug ID 28157) by nomerelogicmichael2015-06-101-3/+10
* * Workaround for 2.6.4/i386 bug when setting dynamic arrays using RTTImichael2015-05-1677-3420/+42518
* * Fix missing Content-Type headermichael2015-05-151-0/+2
* * Fix some warningsmichael2015-05-091-13/+15
* * Correct license headermichael2015-05-0975-81090/+52721
* * Reworked type generation & resolving to much cleaner approachmichael2015-05-091-143/+394
* * Initial implementation of google APImichael2015-05-0380-0/+300840