summaryrefslogtreecommitdiff
path: root/gdata/gdata-batch-feed.c
Commit message (Expand)AuthorAgeFilesLines
* build: Fix -Werror build for clangTing-Wei Lan2015-06-091-1/+2
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Use g_ascii_strto[u]ll() instead of strto[u]l()Philip Withnall2014-08-091-2/+2
* core: Ensure GDataBatchOperation's operations' callbacks are always calledPhilip Withnall2010-12-101-3/+3
* core: Fix a memory leak in GDataBatchOperationPhilip Withnall2010-12-091-1/+3
* [core] Batch operation supportPhilip Withnall2010-07-121-0/+167