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