dee

lp://qastaging/~mhr3/dee/floating-and-sinking

Created by Michal Hruby and last modified
Get this branch:
bzr branch lp://qastaging/~mhr3/dee/floating-and-sinking
Only Michal Hruby can upload to this branch. If you are Michal Hruby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michal Hruby
Project:
dee
Status:
Merged

Recent revisions

338. By Michal Hruby

VAPI: Mark externalize as returning floating reference

337. By Michal Hruby

Mark serialize method as returning non-floating reference

336. By Mikkel Kamstrup Erlandsen

Release dee-1.0.0

335. By Mikkel Kamstrup Erlandsen

UNBLOCK Doc fixes: List classes alphabetically. Add DeeTransaction to the docs. Clarify some wrong- or vague phrasings.

Removes all the dee_model_*valist() symbols from the public API. Contrary to what the docs say they can *not* be used for language bindings. Removing them also makes room for some optimizations down the road, by removing some the expensive checking we're doing right now. (yes, they are expensive, I checked it with perf). Fixes: . Appoved by .

334. By Mikkel Kamstrup Erlandsen

Adds two new methods to the DeeModel interface: insert_row_sorted() and find_row_sorted(). Adding varargs convenience functions as well. There are linear default impls covering all our classes in DeeSerializableModel. We have optimized tree-based algorithms implemented for DeeSequenceModel and DeeFilterModel.

The Python support is currently broken on some bug in pygobject. I believed that my pygobject patches on https://bugzilla.gnome.org/show_bug.cgi?id=667244 would fix this, but testing unfortunately confirms that it doesn't.... Fixes: https://bugs.launchpad.net/bugs/913128. Appoved by Michal Hruby.

333. By Mikkel Kamstrup Erlandsen

Fix bug 905463 reported by coverity. Possible crasher in DeeSharedModel when constructed without a swarm name. Fixes: https://bugs.launchpad.net/bugs/905463. Appoved by Michal Hruby.

332. By Mikkel Kamstrup Erlandsen

Add two new signals to DeeSharedModel; begin-transaction and end-transaction.

Both signals will pass in the seqnums of the model before- and after the
transaction.. Fixes: https://bugs.launchpad.net/bugs/912675. Appoved by Michal Hruby.

331. By Michal Hruby

Makes ModelTag fully usable from Vala.. Fixes: https://bugs.launchpad.net/bugs/911667. Appoved by Mikkel Kamstrup Erlandsen.

330. By Michal Hruby

Adds new list_peers method.. Fixes: . Appoved by Mikkel Kamstrup Erlandsen.

329. By Michal Hruby

Adds a couple of missing locks for the priv->peers hash table.. Fixes: . Appoved by Mikkel Kamstrup Erlandsen.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/dee
This branch contains Public information 
Everyone can see this information.

Subscribers