Add a note about casting the results of g_new() and g_new0().
[platform/upstream/glib.git] / glib / gtimer.c
2005-03-20 Tor LillqvistOn Win32, use GetSystemTimeAsFileTime() instead of...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-23 Manish SinghSimplify the loop for the fix below.
2005-02-21 Matthias ClasenFix usage of nanosleep(). (#163039, Bastien Nocera)
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2002-12-11 Tor LillqvistFix off-by-one error. (#100853)
2002-12-05 Owen TaylorStart of fixes for cross-compilation. Based on patches...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-28 Matthias ClasenAdjust to changed parameter names.
2001-09-19 Owen TaylorPatch from Darin Adler to remove GReal* structures...
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-23 Sebastian WilhelmiAfter finding the right thread library (containing...
2000-03-01 Tim Janikminor optimization.
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-03-17 Sebastian WilhelmiSun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-06-10 Owen TaylorInitial revision