lp://staging/~ken-vandine/dee/install-gi-override
- Get this branch:
- bzr branch lp://staging/~ken-vandine/dee/install-gi-override
Branch merges
- Mikkel Kamstrup Erlandsen (community): Needs Fixing
-
Diff: 51 lines (+15/-1)4 files modifiedMakefile.am (+1/-1)
bindings/Makefile.am (+1/-0)
bindings/python/Makefile.am (+9/-0)
configure.ac (+4/-0)
Branch information
Recent revisions
- 222. By Mikkel Kamstrup Erlandsen
-
Allow NULL as column values for strings. It will be converted to empty strings automatically. Disallowing NULL strings where just too tedious to work with for the consumers.
Fix some introspection annotations.
- 221. By Mikkel Kamstrup Erlandsen
-
Fix nasty memory corruption bug (the infamous "72-iterations bug"). This was caused by using g_slice_free1() and something that was allocated with g_new0().
- 220. By Mikkel Kamstrup Erlandsen
-
Fix leak in DeePeer where we didn't unref the GVariant payload of DBus signals when peers joined or left the swarm
- 219. By Mikkel Kamstrup Erlandsen
-
Fix a memleak when receiving a transaction in the DBus Commit signal handler
- 217. By Mikkel Kamstrup Erlandsen
-
Add and fix some GObject Introspection annotations
Move the Python examples back into examples/
- 216. By Mikkel Kamstrup Erlandsen
-
Move the Python bindings out of the way and add a README for the bindings explaining the current situation (that they don't work)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dee