index
:
~sjokkis/telepathy-glib
fdo#31376
fdo#34148
fdo#36110
ft-channel
garray-annotations
js
js-examples
master
presence-changed
telepathy-glib-0.10
telepathy-glib-0.6
telepathy-glib-0.8
trivia
util
my tp-glib musings
sjokkis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
Correct glib-errors-check-gen test
Simon McVittie
1
-1
/
+1
2010-05-04
glib-errors-check-gen.py: check that TP_ERROR_STR_foo are right, too
Simon McVittie
1
-0
/
+4
2010-05-03
Merge branch 'split-codegen-doc'
Simon McVittie
6
-259
/
+370
2010-04-30
fd.o #26211: glib-interfaces-gen.py: generate tokens correctly, with '/'
Simon McVittie
1
-4
/
+4
2010-04-30
fd.o #27878: c-constants-gen: output gtk-doc separately
Simon McVittie
1
-20
/
+35
2010-04-30
fd.o #27878: glib-errors-str-gen: output gtk-doc separately
Simon McVittie
1
-8
/
+20
2010-04-30
fd.o #27878: glib-ginterface-gen: output gtk-doc separately
Simon McVittie
1
-72
/
+93
2010-04-30
fd.o #27878: glib-client-gen: output gtk-doc separately
Simon McVittie
1
-105
/
+121
2010-04-30
fd.o #27878: glib-gtypes-generator: output gtk-doc separately
Simon McVittie
1
-45
/
+52
2010-04-30
fd.o #27878: glib-interfaces-gen: output gtk-doc separately
Simon McVittie
1
-9
/
+49
2010-04-28
import selinux leak supp from gabble
Guillaume Desmottes
1
-0
/
+8
2010-04-27
Another suppression
Simon McVittie
1
-0
/
+10
2010-04-27
Add a more questionable suppression
Simon McVittie
1
-0
/
+13
2010-04-27
Add various non-leaks to telepathy-glib.supp
Simon McVittie
1
-25
/
+63
2010-04-27
GObject pseudo-leak suppression
Simon McVittie
1
-0
/
+7
2010-04-20
tools/glib-interfaces-gen.py: add automatic string constant generation for TP...
Cosimo Alfarano
1
-0
/
+38
2010-04-16
Valgrind suppressions: ignore g_type_init_with_debug_flags
Simon McVittie
1
-0
/
+7
2010-03-30
Deprecate things in generated code with _TP_GNUC_DEPRECATED rather than G_GNU...
Simon McVittie
1
-2
/
+5
2010-03-30
telepathy.am: distcheck-hook: if CHECK_FOR_UNRELEASED is empty, don't grep
Simon McVittie
1
-1
/
+2
2010-03-09
tools/manager-file.py: add support for CMs that don't use the offset field in...
Simon McVittie
1
-3
/
+7
2010-03-02
Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10
Simon McVittie
1
-5
/
+2
2010-03-02
tools/glib-ginterface-gen.py: escape the doc-comment better
Simon McVittie
1
-5
/
+2
2010-01-21
with-session-bus.sh: fix a bashism
Simon McVittie
1
-1
/
+1
2010-01-11
Copy in a better version of lcov.am, from Gabble
Simon McVittie
1
-2
/
+3
2010-01-11
Merge branch 'trivia'
Simon McVittie
1
-3
/
+3
2010-01-11
tools/glib-ginterface-gen.py: allow D-Bus methods' names to be C keywords
Simon McVittie
1
-3
/
+3
2009-12-28
Check for files saying UNRELEASED during distcheck
Will Thompson
1
-0
/
+12
2009-12-28
Fix coding style checks for out-of-tree builds
Will Thompson
1
-2
/
+2
2009-12-03
valgrind.mk: say what suppressions we used
Simon McVittie
1
-0
/
+1
2009-12-03
valgrind.mk: don't show reachable objects
Simon McVittie
1
-1
/
+1
2009-12-03
telepathy-glib.supp: ignore GSlice initialization
Simon McVittie
1
-9
/
+9
2009-12-03
telepathy-glib.supp: more dbus-glib non-leaks
Simon McVittie
1
-0
/
+16
2009-12-03
telepathy-glib.supp: document more telepathy-glib non-leaks
Simon McVittie
1
-0
/
+15
2009-12-03
telepathy-glib.supp: ignore dbus_g_connection_register_g_object's GSList
Simon McVittie
1
-0
/
+8
2009-12-03
tp_proxy_subclass_add_error_mapping: annotate an intentional one-per-process ...
Simon McVittie
1
-0
/
+8
2009-12-03
Ignore more GTest admin
Simon McVittie
1
-0
/
+10
2009-12-03
Annotate an intentional one-per-process leak
Simon McVittie
1
-0
/
+10
2009-12-03
telepathy-glib.supp: ignore g_intern_string, g_intern_static_string
Simon McVittie
1
-0
/
+14
2009-12-03
Make the "GTest admin" suppression more general
Simon McVittie
1
-2
/
+1
2009-12-03
telepathy-glib.supp: remove redundant suppression for GTest calling g_get_cha...
Simon McVittie
1
-19
/
+0
2009-12-03
telepathy-glib.supp: ignore all leaks in libc dlopen initialization (due to h...
Simon McVittie
1
-144
/
+12
2009-12-03
telepathy-glib.supp: ignore all "leaks" in dbus_g_bus_get
Simon McVittie
1
-442
/
+3
2009-12-03
telepathy-glib.supp: add some more generic suppressions
Simon McVittie
1
-0
/
+30
2009-12-03
telepathy-glib.supp: use ... wildcard to make suppressions more generic
Simon McVittie
1
-211
/
+70
2009-12-03
valgrind.mk: let programs finish with their "natural" exit code, even if valg...
Simon McVittie
1
-1
/
+0
2009-12-03
Move telepathy-glib.supp to tools/; add and use valgrind.mk
Simon McVittie
3
-0
/
+885
2009-12-02
Merge remote branch 'wjt/cope-with-utf8-spec'
Simon McVittie
3
-123
/
+138
2009-12-02
glib-client-gen: mark deprecated D-Bus methods as deprecated
Jonny Lamb
3
-2
/
+34
2009-12-01
Cope with UTF-8 in spec XML
Will Thompson
3
-123
/
+138
2009-11-25
Generate and document constants for D-Bus property names
Simon McVittie
1
-0
/
+16
[next]