Age | Commit message (Expand) | Author | Files | Lines |
2002-12-04 | Add 3rd argument to remaining AC_DEFINES(), so we can get rid of | Owen Taylor | 1 | -53/+0 |
2002-02-26 | Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIX | Owen Taylor | 1 | -1/+2 |
2001-02-15 | Reverted the changes necessary to enlarge the system thread for | Sebastian Wilhelmi | 1 | -1/+0 |
2001-01-16 | Add gettext support. | Owen Taylor | 1 | -2/+7 |
2000-12-29 | we can't grow _cv_ variables by using a backticked expr that refers back | Tim Janik | 1 | -0/+1 |
2000-12-29 | got rid of outdated dmalloc support. provide g_try_malloc() and | Tim Janik | 1 | -0/+1 |
2000-11-12 | Create wrapper functions for iconv() so that we can transparently use the | Owen Taylor | 1 | -0/+2 |
2000-10-16 | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). | Raja R Harinath | 1 | -76/+0 |
2000-09-19 | Test for the existence of getcwd, and use it only when found. | Sebastian Wilhelmi | 1 | -0/+1 |
2000-07-26 | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 1 | -3/+3 |
2000-07-26 | added g_strlcat() and g_strlcpy() wrappers, supplied by David Wheeler | Tim Janik | 1 | -0/+1 |
2000-05-29 | Add function to get the codeset name for the current locale. | Owen Taylor | 1 | -0/+1 |
2000-04-17 | Add configure test for garbage collector friendliness for GLib. If | Sebastian Wilhelmi | 1 | -0/+1 |
1999-11-16 | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect | Sebastian Wilhelmi | 1 | -1/+1 |
1999-10-12 | completly new implementation for printf string upper bounds calculation. | Tim Janik | 1 | -0/+4 |
1999-10-04 | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1 | -5/+0 |
1999-08-15 | eliminate memset() call, since string.h has not neccessarily been included | Tim Janik | 1 | -0/+1 |
1999-07-01 | Added a g_memmove replacement for platforms without memmove, where bcopy | Sebastian Wilhelmi | 1 | -0/+1 |
1999-06-17 | Completed the thread support in GLib. Thread creation, prioritizing | Sebastian Wilhelmi | 1 | -0/+6 |
1999-05-08 | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1 | -0/+3 |
1999-03-20 | acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f | Manish Singh | 1 | -2/+0 |
1999-03-17 | Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with only | Sebastian Wilhelmi | 1 | -3/+0 |
1999-03-17 | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> | Sebastian Wilhelmi | 1 | -0/+4 |
1999-02-08 | Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), that | Sebastian Wilhelmi | 1 | -1/+3 |
1999-01-20 | Use getpwuid_r with the right signature, if available. | Sebastian Wilhelmi | 1 | -0/+1 |
1999-01-19 | The "extern char* sys_siglist" declaration breaks systems with different | Josh MacDonald | 1 | -0/+1 |
1999-01-13 | small fix so it compiles for me | Tim Janik | 1 | -0/+2 |
1999-01-09 | Add checks for vasprintf, localtime_r. | Jeff Garzik | 1 | -2/+0 |
1998-12-19 | fixed up gthread includes, cleaned up glibconfig.h a little bit. | Tim Janik | 1 | -0/+4 |
1998-12-16 | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1 | -0/+1 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 1 | -0/+2 |
1998-12-02 | Merge main loop into head. This probably breaks Win32, until | Owen Taylor | 1 | -0/+2 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -0/+8 |
1998-09-07 | check for all three inline keywords individually. | Tim Janik | 1 | -0/+5 |
1998-08-24 | removed this function which was not publically exported in glib.h. to | Tim Janik | 1 | -0/+3 |
1998-08-04 | version bump to 1.1.1, binary age 1, interface age 0. updates. updates. | Tim Janik | 1 | -0/+2 |
1998-06-10 | Initial revision | Owen Taylor | 1 | -0/+76 |