summaryrefslogtreecommitdiff
path: root/garray.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-17Fixed size in g_memmove, reported by Alexander LarssonSebastian Wilhelmi1-1/+1
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-10/+10
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-4/+15
1998-11-23added g_array_insert_vals() to insert elements at an arbitrary index, andOwen Taylor1-0/+21
1998-11-03new function for removing an entry from an array while preserving theSebastian Wilhelmi1-2/+112
1998-09-07check for all three inline keywords individually.Tim Janik1-1/+1
1998-09-02make data argument const.Owen Taylor1-6/+6
1998-09-02Mostly changes to GArray code. See ChangeLog.Manish Singh1-43/+63
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-3/+3
1998-08-03garray.c (g_ptr_array_remove_index): bugfix: index check for array hasSebastian Wilhelmi1-1/+1
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1-0/+177
1998-06-10Initial revisionOwen Taylor1-0/+143