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
/
gobject
/
gclosure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
Fix up section comments
Matthias Clasen
1
-4
/
+2
2008-06-22
remove trailing whitespace from newly added gtk-doc comments and
Michael Natterer
1
-123
/
+151
2008-06-22
moved includes back to the top of the files (before gtk-doc SECTION
Michael Natterer
1
-43
/
+48
2008-06-22
Migrating docs.
Stefan Kost
1
-0
/
+12
2008-06-21
Add --sgml-mode to allow sgml in doc-fragments (which somehow works before
Stefan Kost
1
-2
/
+2
2008-06-21
Add titles back from tmpl.
Stefan Kost
1
-0
/
+1
2008-06-21
Use file-names from the section file for SECTION: comments.
Stefan Kost
1
-1
/
+1
2008-06-21
Migrating docs.
Stefan Kost
1
-0
/
+566
2006-01-30
Remove C++ comment
Matthias Clasen
1
-1
/
+1
2005-09-08
Remove some unused code. Same here And here Mark some functions static.
Kjartan Maraas
1
-2
/
+0
2005-08-03
Mark the vint member as volatile, which seems to be necessary to make
Matthias Clasen
1
-1
/
+1
2005-08-01
turned all modifications to the first 32 integer bits in a closure into
Tim Janik
1
-44
/
+99
2005-07-30
reverted notify_mutex introduction, since this prevents parallelized
Tim Janik
1
-282
/
+110
2005-07-15
Make refcounting threadsafe by using atomic operations. (#166020, Wim
Matthias Clasen
1
-110
/
+282
2005-03-14
Make work again.
Matthias Clasen
1
-1
/
+4
2004-09-16
Implement the same PLT reduction technique used in GTK+:
Matthias Clasen
1
-1
/
+1
2002-03-13
glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems to
Erwann Chenede
1
-4
/
+4
2001-11-26
typedef GType to gulong instead of gsize, if possible.
Tim Janik
1
-3
/
+3
2001-11-07
provide G_CLOSURE_N_NOTIFIERS() for people that need to walk the notifier
Tim Janik
1
-1
/
+2
2001-04-09
increment version to 1.3.4 (binary 0, interface 0).
Tim Janik
1
-1
/
+2
2001-03-18
removed archaic gpointer derived_data; relict and added a GData member
Tim Janik
1
-14
/
+14
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-4
/
+4
2001-02-16
incorporated huge docu patch from Eric Lemings <eric.b.lemings@lmco.com>
Tim Janik
1
-8
/
+22
2001-01-31
adapt to work with new CVS gtk-doc, leaving the old rules in place caused
Tim Janik
1
-0
/
+1
2001-01-24
Don't leak closure->notifiers.
4
1
-0
/
+1
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-2
/
+2
2000-10-27
fixed notifier position for post_marshal guard which was off at 0.
Tim Janik
1
-2
/
+2
2000-10-27
publically define GSignalInvocationHint structure that gets passed in to
Tim Janik
1
-9
/
+17
2000-10-27
fixed deadlock scenarion where g_signal_lookup() would be called with the
Tim Janik
1
-4
/
+4
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-0
/
+534