| Commit message (Expand) | Author | Age | Files | Lines |
* | changed prototype of g_boxed_type_register_static() to contain an optional | Tim Janik | 2001-03-07 | 1 | -3/+3 |
* | Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I | Sebastian Wilhelmi | 2000-12-19 | 1 | -0/+4 |
* | Patch from David Benson <daveb@idealab.com> to add user_data support to | Jonathan Blandford | 2000-11-20 | 1 | -1/+78 |
* | Add a few missing G_GNUC_CONST's. | Elliot Lee | 2000-09-25 | 1 | -1/+1 |
* | Return the data left behind. Return the data left behind. | Darin Adler | 2000-08-17 | 1 | -7/+27 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art Haas | Tim Janik | 2000-05-19 | 1 | -7/+7 |
* | Add configure test for garbage collector friendliness for GLib. If | Sebastian Wilhelmi | 2000-04-17 | 1 | -9/+49 |
* | Added g_(array|ptr_array|byte_array)_sized_new functions, that reserve a | Sebastian Wilhelmi | 2000-04-17 | 1 | -5/+27 |
* | Made GArray behave correct. Now zero_terminated really means, that the | Sebastian Wilhelmi | 2000-03-24 | 1 | -47/+65 |
* | 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 | -2/+2 |
* | Fixed size in g_memmove, reported by Alexander Larsson | Sebastian Wilhelmi | 1998-12-17 | 1 | -1/+1 |
* | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1998-12-16 | 1 | -10/+10 |
* | This commit merges the glib-threads branch into the main | Owen Taylor | 1998-12-15 | 1 | -4/+15 |
* | added g_array_insert_vals() to insert elements at an arbitrary index, and | Owen Taylor | 1998-11-23 | 1 | -0/+21 |
* | new function for removing an entry from an array while preserving the | Sebastian Wilhelmi | 1998-11-03 | 1 | -2/+112 |
* | check for all three inline keywords individually. | Tim Janik | 1998-09-07 | 1 | -1/+1 |
* | make data argument const. | Owen Taylor | 1998-09-02 | 1 | -6/+6 |
* | Mostly changes to GArray code. See ChangeLog. | Manish Singh | 1998-09-02 | 1 | -43/+63 |
* | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1998-08-16 | 1 | -3/+3 |
* | garray.c (g_ptr_array_remove_index): bugfix: index check for array has | Sebastian Wilhelmi | 1998-08-03 | 1 | -1/+1 |
* | [Changes from josh to sync with his glib stuff -Yosh] | Josh MacDonald | 1998-06-12 | 1 | -0/+177 |
* | Initial revision | Owen Taylor | 1998-06-10 | 1 | -0/+143 |