index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-03
Make foreach() safe against removal of the _current_ element. While this
Owen Taylor
1
-1
/
+2
2001-04-03
added g_list_nth_prev() which walks ->prev instead of ->next.
Tim Janik
1
-0
/
+10
2001-03-18
removed archaic gpointer derived_data; relict and added a GData member
Tim Janik
1
-0
/
+28
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-2
/
+2
2000-12-19
Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I
Sebastian Wilhelmi
1
-2
/
+2
2000-12-19
Added --disable-mem-pools option.
Alexander Larsson
1
-0
/
+40
2000-11-20
Patch from David Benson <daveb@idealab.com> to add user_data support to
Jonathan Blandford
1
-10
/
+39
2000-07-26
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
1
-4
/
+4
2000-04-18
Changed the 'data' parameters from gpointer to gconstpointer for the
Sebastian Wilhelmi
1
-9
/
+9
2000-04-17
Add configure test for garbage collector friendliness for GLib. If
Sebastian Wilhelmi
1
-2
/
+21
1999-08-17
Add a cast.
Tor Lillqvist
1
-17
/
+36
1999-07-24
18:36. incorporated proposed cleanups from gtk-devel-list.
Tim Janik
1
-6
/
+5
1999-03-09
Added stack, queue ADTs and related tests.
Jeff Garzik
1
-0
/
+11
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
-1
/
+1
1999-02-09
pools of 128 items instead of 1024 items.
Elliot Lee
1
-1
/
+1
1998-12-16
version bump to 1.1.8, binary age 0, interface age 0.
Tim Janik
1
-11
/
+11
1998-12-15
Make sure all calls to g_node_validate_allocator are within
Owen Taylor
1
-5
/
+1
1998-12-15
This commit merges the glib-threads branch into the main
Owen Taylor
1
-6
/
+38
1998-12-02
Merge main loop into head. This probably breaks Win32, until
Owen Taylor
1
-0
/
+59
1998-11-24
removed the GListAllocator type and its g_*_allocator_*() function
Tim Janik
1
-65
/
+71
1998-11-23
new function g_slist_copy() to duplicate a list with all its data
Tim Janik
1
-0
/
+26
1998-11-13
Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists.
Owen Taylor
1
-1
/
+64
1998-06-10
Initial revision
Owen Taylor
1
-0
/
+481