all: remove use of 'register' keyword
authorRyan Lortie <desrt@desrt.ca>
Sun, 25 May 2014 10:18:14 +0000 (12:18 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 17:07:52 +0000 (13:07 -0400)
commitdce88768dc9bedaa46eb310a1f64562ea1247b68
tree34064660b955fc52268242a5f9083e3020c5759c
parentd217429729aad360f372633f2ec99778c0fc08d5
all: remove use of 'register' keyword

We should have done this a decade ago...

https://bugzilla.gnome.org/show_bug.cgi?id=730293
18 files changed:
glib/deprecated/gcompletion.c
glib/gchecksum.c
glib/gdataset.c
glib/gmessages.c
glib/gpattern.c
glib/gstrfuncs.c
glib/gtypes.h
glib/gutils.h
glib/pcre/pcre_compile.c
glib/pcre/pcre_dfa_exec.c
glib/pcre/pcre_exec.c
glib/pcre/pcre_ord2utf8.c
glib/pcre/pcre_study.c
glib/pcre/pcre_valid_utf8.c
gobject/gmarshal.c
gobject/gsignal.c
gobject/gtype.c
tests/bit-test.c