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