mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-04 16:36:17 +01:00
bcdc09e641
2008-07-21 Emmanuele Bassi <ebassi@gnome.org> * glib/gbookmarkfile.c: (bookmark_app_info_new): Do not set the timestamp value using time(), as it will be overwritten anyway. (#535223, Michael Meeks) (parse_application_element), (bookmark_app_info_dump): Support the "modified" attribute, which takes an ISO-formatted string instead of a Unix time stamp, to keep the number of g_strdup_printf() calls to a minimum. * glib/gtimer.c: (g_time_val_to_iso8601): Do not use strftime(): we know the format and contents of the ISO 8601 date format we use. * tests/bookmarks/valid-03.xbel: Add a test file for the modified attribute. svn path=/trunk/; revision=7231 |
||
---|---|---|
.. | ||
fail-01.xbel | ||
fail-02.xbel | ||
fail-03.xbel | ||
fail-04.xbel | ||
fail-05.xbel | ||
fail-06.xbel | ||
fail-07.xbel | ||
fail-08.xbel | ||
fail-09.xbel | ||
fail-10.xbel | ||
fail-11.xbel | ||
fail-12.xbel | ||
fail-13.xbel | ||
fail-14.xbel | ||
fail-15.xbel | ||
fail-16.xbel | ||
fail-17.xbel | ||
valid-01.xbel | ||
valid-02.xbel | ||
valid-03.xbel |