Age | Commit message (Expand) | Author | Files | Lines |
2001-07-02 | added g_list_insert_before(). | Tim Janik | 1 | -0/+7 |
2001-07-02 | Use G_N_ELEMENTS rather than a custom macro. | Owen Taylor | 1 | -0/+38 |
2001-06-30 | Rename GSourceFuncs::destroy to GSourceFuncs::finalize. (#56858) | Owen Taylor | 1 | -0/+6 |
2001-06-30 | Make some changes to the way that GMainContext works: | Owen Taylor | 1 | -0/+30 |
2001-06-30 | Try compiling before committing, why don't you? Simple fixes for my stupid | Owen Taylor | 1 | -0/+6 |
2001-06-30 | Patch from Darin Adler (#54166) | Owen Taylor | 1 | -0/+18 |
2001-06-30 | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1 | -0/+26 |
2001-06-28 | up version number to 1.3.7, interface age 0, binary age 0. | Tim Janik | 1 | -0/+5 |
2001-06-27 | Fix a typo. | Kjartan Maraas | 1 | -0/+4 |
2001-06-27 | Removed glib-config-2.0, as we have pkg-config now. | Sebastian Wilhelmi | 1 | -0/+9 |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -0/+10 |
2001-06-23 | use G_BREAKPOINT() instead of raise(5). | Tim Janik | 1 | -0/+4 |
2001-06-23 | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 1 | -0/+73 |
2001-06-22 | *giowin32.c: Debug and partial rewrite of async socket code | Andy Lanoix | 1 | -0/+6 |
2001-06-15 | Fix a use of strcat that wasn't replaced with g_stpcpy in the original | Owen Taylor | 1 | -0/+6 |
2001-06-12 | updated | Havoc Pennington | 1 | -0/+6 |
2001-06-08 | Added new functions g_strstr_len, g_strrstr and g_strrstr_len | Alex Larsson | 1 | -0/+12 |
2001-06-08 | support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in to | Havoc Pennington | 1 | -0/+8 |
2001-06-08 | Added Azeri file | Pablo Saratxaga | 1 | -0/+4 |
2001-06-08 | Remove docs/glib-config.1.in. | Sebastian Wilhelmi | 1 | -0/+2 |
2001-06-08 | Add @G_THREAD_CFLAGS@. | Sebastian Wilhelmi | 1 | -0/+4 |
2001-06-07 | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 1 | -0/+17 |
2001-06-07 | Look for nanosleep function. | Sebastian Wilhelmi | 1 | -0/+12 |
2001-06-05 | Changed to take a const argument, and then to cast out const. | Jon Trowbridge | 1 | -0/+24 |
2001-06-04 | to match g_strcasecmp, check if it is lower/upper before converting to | Owen Taylor | 1 | -0/+6 |
2001-06-04 | Make a bit more standalone by adding include of gerror.h. #54543. | Owen Taylor | 1 | -0/+7 |
2001-05-31 | Fix to stupid bug in g_random_boolean, also both functions now return 1 or | Sebastian Wilhelmi | 1 | -0/+6 |
2001-05-31 | Remove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS and define | Sebastian Wilhelmi | 1 | -0/+6 |
2001-05-30 | Add @G_THREAD_CFLAGS@ to Cflags. | Sebastian Wilhelmi | 1 | -0/+4 |
2001-05-29 | Fix GNU sedism (#55430) | Owen Taylor | 1 | -0/+4 |
2001-05-29 | Add test case for the g_qsort_with_data func. It works. This fixes bug | Sebastian Wilhelmi | 1 | -0/+3 |
2001-05-29 | Now that we check for a C++ compiler in configure.in anyway, I added a | Sebastian Wilhelmi | 1 | -0/+4 |
2001-05-29 | Don't bail out, if no C++ compiler is found. Define G_HAVE_ISO_VARARGS | Sebastian Wilhelmi | 1 | -0/+7 |
2001-05-29 | "#ifdef G_HAVE_ISO_VARARGS" will always succeed even when we don't have | James Henstridge | 1 | -0/+6 |
2001-05-28 | Check for __VARARGS__ separately for C and C++. | Owen Taylor | 1 | -0/+4 |
2001-05-28 | Fix typo. | Sebastian Wilhelmi | 1 | -0/+4 |
2001-05-27 | unlock context when bailing out with a warning. (g_main_context_check): | Tim Janik | 1 | -0/+9 |
2001-05-24 | back out change by mitch@convergence.de and apply patch in bug id #52067 | CEST 2001 Paolo Molaro | 1 | -0/+7 |
2001-05-24 | reflect renaming of g_string_sprintfa to g_string_printfa | Hans Breuer | 1 | -0/+7 |
2001-05-23 | Tiny speed improvement suggested by noon@users.sourceforge.net. | Sebastian Wilhelmi | 1 | -0/+5 |
2001-05-22 | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". | Sebastian Wilhelmi | 1 | -0/+8 |
2001-05-22 | g_thread_create renamed to g_thread_create_full. | Sebastian Wilhelmi | 1 | -0/+10 |
2001-05-22 | no message | Andy Lanoix | 1 | -0/+5 |
2001-05-20 | Fix some problems in writing out varargs tests in configure.in | Owen Taylor | 1 | -0/+5 |
2001-05-18 | Use compile checks for ISO C99 and GNU extension varargs macros syntax and | Owen Taylor | 1 | -1/+8 |
2001-05-18 | don't g_strdup()/g_free() all parsed attributes and their values twice but | Michael Natterer | 1 | -0/+7 |
2001-05-18 | Renamed g_thread_create to g_thread_create_full and added macro | Sebastian Wilhelmi | 1 | -0/+13 |
2001-05-18 | Fixed mutex deadlock. | Sebastian Wilhelmi | 1 | -0/+4 |
2001-05-17 | Add gpattern.o to objects. | Sebastian Wilhelmi | 1 | -0/+8 |
2001-05-16 | Add inter-library dependencies. | Owen Taylor | 1 | -0/+9 |