summaryrefslogtreecommitdiff
path: root/gdata/gdata-parser.c
Commit message (Expand)AuthorAgeFilesLines
* core: Add an internal parser for hexadecimal colours in JSON membersPhilip Withnall2015-05-031-0/+98
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-2/+2
* core: Add new JSON internal parser helper methodsPhilip Withnall2015-04-201-0/+169
* core: Expose gdata_parser_error_from_json_error() internallyPhilip Withnall2015-04-201-5/+12
* core: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-11-091-19/+1
* core: Remove outdated gdata_parser_int64_to_json_iso8601()Philip Withnall2014-08-091-6/+0
* core: Tweak generated ISO8601 dates to appease Google’s parsersPhilip Withnall2014-08-091-12/+17
* core: Fix a small memory leak in a date parsing functionPhilip Withnall2014-06-201-0/+2
* Release version 0.15.0LIBGDATA_0_15_0Philip Withnall2013-12-191-3/+3
* core: Add helper function to work around Google RFC 3339 incompatibilityPeteris Krisjanis2013-10-261-0/+17
* core: Add support for JSON to GDataParsable, GDataEntry and GDataFeedPeteris Krisjanis2013-08-291-0/+243
* core: Add gdata_parser_int64_from_element() to parse long numbersPhilip Withnall2012-04-141-0/+77
* core: Rename gdata_parser_int64_from_element()Philip Withnall2012-04-141-5/+5
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-9/+40
* [core] Minor documentation fixPhilip Withnall2010-08-111-2/+2
* [introspection] Add (out) annotations to GTimeVal parametersPhilip Withnall2010-08-021-1/+1
* [core] Whitespace fixesPhilip Withnall2010-04-121-38/+38
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-4/+4
* Bug 613551 — Add gContact namespacePhilip Withnall2010-03-251-0/+25
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-1/+22
* [core] Move all GTimeVal parsing into a single functionPhilip Withnall2010-03-251-0/+69
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-251-11/+150
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-0/+63
* [core] Move all boolean property parsing into one functionPhilip Withnall2010-03-251-0/+44
* [core] Constify GTimeVals and GDataColors where possiblePhilip Withnall2010-03-221-1/+1
* [gd] Make string parsing UTF-8–safePhilip Withnall2010-01-251-0/+22
* [atom] Extend Atom tests to give complete coveragePhilip Withnall2009-12-301-2/+2
* [gd] Updated the GData namespace to version 3Philip Withnall2009-08-101-1/+1
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-031-0/+68
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-0/+17
* Bug 579170 – Eliminate gdata_parser_error_unhandled_elementPhilip Withnall2009-06-141-15/+0
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-141-8/+1
* Bug 584417 – Strings are not properly formed for localisationPhilip Withnall2009-06-031-47/+107
* Bug 581706 – translation issuesPhilip Withnall2009-05-071-2/+24
* Bug 581706 – translation issuesPhilip Withnall2009-05-071-0/+3
* Fixed handling of ISO 8601 dates (not date times) in calendar eventsPhilip Withnall2009-04-231-0/+30
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Made a few parser functions private and documented the parser error codes.Philip Withnall2009-03-301-2/+2
* [project @ philip@tecnocode.co.uk-20090123234249-obzjzy8dvtmkz3hl]Philip Withnall2009-01-231-1/+26
* [project @ philip@tecnocode.co.uk-20090122191358-5ko4fx27s8hlmpw7]Philip Withnall2009-01-221-0/+70