2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
blob | commitdiff |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-05 |
Jon Trowbridge | Changed to take a const argument, and then to cast... |
blob | commitdiff | diff to current |
2001-03-14 |
Tor Lillqvist | From Edward M. Lee <tailbert@yahoo.com>: |
blob | commitdiff | diff to current |
2000-12-24 |
Ali Abdin | New gcompat.h header file as recommended by Havoc. |
blob | commitdiff | diff to current |
2000-09-29 |
Martin Baulig | Several minor ANSI C fixes. |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
blob | commitdiff | diff to current |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. |
blob | commitdiff | diff to current |
1999-01-12 |
Manish Singh | #warning isn't portable, check for gcc |
blob | commitdiff | diff to current |
1999-01-12 |
Sebastian Wilhelmi | Include config.h to get HAVE_LOCALTIME_R macro. |
blob | commitdiff | diff to current |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right... |
blob | commitdiff | diff to current |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
blob | commitdiff | diff to current |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... |
blob | commitdiff | diff to current |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-12-15 |
Havoc Pennington | Solaris has a broken strftime that produced garbage... |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-12-02 |
Havoc Pennington | If Julian is valid, we have to update the dmy represent... |
blob | commitdiff | diff to current |
1998-12-02 |
Havoc Pennington | Rely on GDate::dmy and GDate::Julian flags, rather... |
blob | commitdiff | diff to current |
1998-12-02 |
Sebastian Wilhelmi | changed `gpointer struct_tm_p' parameter of g_date_to_s... |
blob | commitdiff | diff to current |
1998-12-02 |
Tim Janik | s/time_t/GTime/ and s/g_print/g_message/ include time.h. |
blob | commitdiff | diff to current |
1998-12-01 |
Havoc Pennington | There are outstanding issues, but they should be resolv... |
blob | commitdiff | diff to current |
|