mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add functions to set a date from a time_t and from a GTimeVal.
2005-11-17 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gdate.h: * glib/gdate.c (g_date_set_time_t): (g_date_set_time_val): Add functions to set a date from a time_t and from a GTimeVal. (g_date_set_time): Deprecate. (#314067, Roger Leigh)
This commit is contained in:
committed by
Matthias Clasen
parent
1ee0917984
commit
9f90f2f23e
@@ -1,5 +1,12 @@
|
||||
2005-11-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gdate.h:
|
||||
* glib/gdate.c (g_date_set_time_t):
|
||||
(g_date_set_time_val): Add functions to set a date from
|
||||
a time_t and from a GTimeVal.
|
||||
(g_date_set_time): Deprecate. (#314067, Roger Leigh)
|
||||
|
||||
* tests/Makefile.am:
|
||||
* tests/utf8-pointer.c: Unit tests for g_utf8_pointer_to_offset
|
||||
and g_utf8_offset_to_pointer.
|
||||
|
Reference in New Issue
Block a user