2008-12-07 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Sun, 7 Dec 2008 23:13:13 +0000 (23:13 +0000)
committerMark Doffman <mdoff@silver-wind.(none)>
Sun, 7 Dec 2008 23:13:13 +0000 (23:13 +0000)
commitb37f0b74994912dea13f33d63d3f1395554944b2
tree39eab0fbdbfb6700f31b5519c0203651346492ef
parent23b0b74622ee824e48793967555cdb2a50af039d
2008-12-07 Mark Doffman <mark.doffman@codethink.co.uk>
        * dbind/*
          droute/*
          Complete refactoring droute to add api for
          creating single objects and object classes.
          Minor refactor of dbind, adding interface
          for marshalling signals.
14 files changed:
dbind/Makefile.am
dbind/dbind-any.c
dbind/dbind-any.h
dbind/dbind.c
dbind/dbind.h
dbind/dbtest.c
droute/Makefile.am
droute/droute-pairhash.c [new file with mode: 0644]
droute/droute-pairhash.h [moved from droute/introspect-loader.h with 69% similarity]
droute/droute-variant.c [new file with mode: 0644]
droute/droute-variant.h [new file with mode: 0644]
droute/droute.c
droute/droute.h
droute/introspect-loader.c [deleted file]