Age | Commit message (Expand) | Author | Files | Lines |
1998-11-25 | applied glib-tml-981120-0, change log appended below. | PST 1998 Manish Singh | 1 | -0/+26 |
1998-11-24 | added GFreeFunc and g_hash_table_set_key_freefunc() prototype. added | EST 1998 Michael K. Johnson | 1 | -0/+12 |
1998-11-24 | removed the GListAllocator type and its g_*_allocator_*() function | Tim Janik | 1 | -0/+18 |
1998-11-23 | added g_array_insert_vals() to insert elements at an arbitrary index, and | Owen Taylor | 1 | -0/+6 |
1998-11-23 | new function g_slist_copy() to duplicate a list with all its data | Tim Janik | 1 | -0/+8 |
1998-11-23 | NEWS: README: configure.in: glib.spec: Updated to version 1.1.5GLIB_1_1_5 | CST 1998 Shawn T. Amundson | 1 | -1/+11 |
1998-11-19 | Fix for g_datalist_id_set_full() use (error is deeper down, some internal | Elliot Lee | 1 | -0/+8 |
1998-11-16 | fixed off-by-one error, so we don't waste a loop iteration if (-1) was | Tim Janik | 1 | -0/+6 |
1998-11-13 | Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists. | Owen Taylor | 1 | -1/+10 |
1998-11-12 | INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugs | Jeff Garzik | 1 | -0/+7 |
1998-11-11 | Batch of new documentation that should be easier to maintain and extend. | EST 1998 Gregory McLean | 1 | -0/+8 |
1998-11-11 | use __extension__ for long long on gcc >= 2.8 and egcs, and provide a | Manish Singh | 1 | -0/+14 |
1998-11-05 | Added 'strncasecmp' to the list of functions to be searched for. Added a | Phil Schwan | 1 | -0/+8 |
1998-11-04 | config.h.win32 (new file) glibconfig.h.win32 glib.def applied | Manish Singh | 1 | -1/+8 |
1998-11-03 | new function for removing an entry from an array while preserving the | Sebastian Wilhelmi | 1 | -0/+16 |
1998-11-02 | glib.h endian macros defined using the glibconfig.h mechanism now | Manish Singh | 1 | -0/+8 |
1998-11-01 | applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry | Manish Singh | 1 | -0/+27 |
1998-11-01 | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 1 | -0/+17 |
1998-10-31 | removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV() macros. added macros | Tim Janik | 1 | -0/+11 |
1998-10-28 | G_BREAKPOINT for alpha from Robert Wilhelm <robert@physiol.med.tu-muenchen.de> | Manish Singh | 1 | -0/+5 |
1998-10-28 | new function for file input. rewind the filedescriptor to the current | Tim Janik | 1 | -0/+15 |
1998-10-27 | get rid of duplicate #g_htonl and friends in the NATIVE_WIN32 part | Manish Singh | 1 | -0/+5 |
1998-10-27 | win32 patch from Tor Lillqvist (glib-tml-981027-0), fixes some minor | Manish Singh | 1 | -0/+7 |
1998-10-27 | reimplemented the endian stuff, using inline asm for x86. #define g_htonl | Manish Singh | 1 | -0/+14 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -0/+115 |
1998-10-25 | Released GLib 1.1.4GLIB_1_1_4 | CST 1998 Shawn T. Amundson | 1 | -0/+20 |
1998-10-25 | no more characters are available if read() returns anything less than 1, | Tim Janik | 1 | -0/+18 |
1998-10-25 | small fix to g_node_children_foreach to make it work right. From Paco Moya | Manish Singh | 1 | -0/+5 |
1998-10-21 | reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't | Tim Janik | 1 | -0/+10 |
1998-10-21 | API cleanups of the new g_str* functions for consistency with the existing | Tim Janik | 1 | -0/+24 |
1998-10-20 | Move string join/split/free routines from libgnome/gnome-string, rename, | Elliot Lee | 1 | -0/+5 |
1998-10-20 | made the check for needed underscore in module's func-names work on | Sebastian Wilhelmi | 1 | -0/+6 |
1998-10-20 | configure.in added test for endianness | Manish Singh | 1 | -0/+8 |
1998-10-08 | removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroy | Tim Janik | 1 | -4/+16 |
1998-10-07 | removed the #pragma } statement after extern "C" {. use (c-set-offset | Tim Janik | 1 | -0/+20 |
1998-10-06 | fixed memory offsett when ENABLE_MEM_CHECK is defined and | Tim Janik | 1 | -0/+6 |
1998-10-02 | properly handle the first valid hook to call, it maybe IN_CALL already. | Tim Janik | 1 | -0/+17 |
1998-09-30 | added ghook.c. | Tim Janik | 1 | -0/+9 |
1998-09-25 | version bump to 1.1.4, binary age 0, interface age 0. | Tim Janik | 1 | -0/+12 |
1998-09-22 | Released GLib 1.1.3GLIB_VERSION_1_1_3 | CDT 1998 Shawn T. Amundson | 1 | -0/+4 |
1998-09-21 | added g_renew() which works as g_new() for g_realloc().GLIB_1_1_3a | Tim Janik | 1 | -0/+4 |
1998-09-21 | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 1 | -0/+18 |
1998-09-20 | Patch to libtool-1.2b to make --disable-static | Owen Taylor | 1 | -0/+5 |
1998-09-20 | This is Josh, commiting as Manish. This is completely new, and | Manish Singh | 1 | -0/+7 |
1998-09-18 | Added g_memdup implementation | Manish Singh | 1 | -0/+5 |
1998-09-18 | make the datalists a safe type (not using a generic gpointer) by expecting | Tim Janik | 1 | -0/+12 |
1998-09-18 | check for key_compare_func != NULL (reported by Michal Kara). | Tim Janik | 1 | -0/+5 |
1998-09-18 | removed from repository | Manish Singh | 1 | -0/+8 |
1998-09-17 | implemented g_datalist_* along the lines of g_dataset, but operates on an | Tim Janik | 1 | -0/+9 |
1998-09-15 | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1 | -0/+6 |