Age | Commit message (Expand) | Author | Files | Lines |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -1353/+0 |
2001-06-23 | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 1 | -1/+0 |
2001-06-05 | Changed to take a const argument, and then to cast out const. | Jon Trowbridge | 1 | -17/+69 |
2001-03-14 | From Edward M. Lee <tailbert@yahoo.com>: | Tor Lillqvist | 1 | -0/+7 |
2000-12-24 | New gcompat.h header file as recommended by Havoc. | Ali Abdin | 1 | -26/+26 |
2000-09-29 | Several minor ANSI C fixes. | Martin Baulig | 1 | -1/+1 |
2000-07-26 | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 1 | -4/+4 |
1999-07-24 | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1 | -23/+14 |
1999-03-14 | Commented out debugging output. | Jeff Garzik | 1 | -0/+10 |
1999-02-24 | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1 | -0/+7 |
1999-02-10 | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macro | Sebastian Wilhelmi | 1 | -1/+1 |
1999-01-26 | Removed the #warning about MT unsafety without localtime_r. | Sebastian Wilhelmi | 1 | -4/+0 |
1999-01-12 | #warning isn't portable, check for gcc | Manish Singh | 1 | -1/+1 |
1999-01-12 | Include config.h to get HAVE_LOCALTIME_R macro. | Sebastian Wilhelmi | 1 | -0/+4 |
1999-01-11 | Test for localtime_r only after including the right MT enabling CFLAGS | Sebastian Wilhelmi | 1 | -4/+11 |
1999-01-09 | Add checks for vasprintf, localtime_r. | Jeff Garzik | 1 | -1/+6 |
1999-01-07 | Here we must replace getpwuid by getpwuid_r, but as I do not know how for | Sebastian Wilhelmi | 1 | -18/+11 |
1998-12-16 | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1 | -4/+4 |
1998-12-15 | Solaris has a broken strftime that produced garbage output for the test | Havoc Pennington | 1 | -2/+4 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 1 | -4/+20 |
1998-12-02 | If Julian is valid, we have to update the dmy representation before | Havoc Pennington | 1 | -1/+4 |
1998-12-02 | Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the | Havoc Pennington | 1 | -114/+97 |
1998-12-02 | changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to | Sebastian Wilhelmi | 1 | -5/+2 |
1998-12-02 | s/time_t/GTime/ and s/g_print/g_message/ include time.h. | Tim Janik | 1 | -205/+211 |
1998-12-01 | There are outstanding issues, but they should be resolvable in-place. If | Havoc Pennington | 1 | -0/+1275 |