lp://staging/~alexlauni/dee/build-fix
- Get this branch:
- bzr branch lp://staging/~alexlauni/dee/build-fix
Branch merges
- Unity Team: Pending requested
-
Diff: 19 lines (+2/-1)1 file modifieddee/dee-serializable-model.c (+2/-1)
Branch information
Recent revisions
- 298. By Mikkel Kamstrup Erlandsen
-
Detect more error scenarios where consumers access removed rows. Add tests to validate that we catch those cases.
- 297. By Mikkel Kamstrup Erlandsen
-
When removing a row set the row data member to NULL, to help buggy consumers get a clearer error when accessing a row that has been removed. Vanished like the Cheshire Cat, leaving only a NULL behind.
- 296. By Mikkel Kamstrup Erlandsen
-
Use the --library switch to g-ir-scanner correctly. Ie don't hard code libdee-1.0.la as the value. It should just be dee-1.0
- 294. By Mikkel Kamstrup Erlandsen
-
Release 0.5.20, r288, incorrectly bumped the soname back down to 0 (it should be 1). My bad!
- 293. By Mikkel Kamstrup Erlandsen
-
Set n_columns and seqnum to 0 when tearing down DeeModels. This should help debugging when someone accesses a freed model
- 292. By Mikkel Kamstrup Erlandsen
-
Add unit test for dee_model_*_tag() that asserts that you can access the tag in the row-removed handler before the tag is destroyed
- 291. By Mikkel Kamstrup Erlandsen
-
Add more aggresive error checking when setting and getting tags, and update unit tests to verify these checks work
- 290. By Mikkel Kamstrup Erlandsen
-
Supply an aray length arg to Dee.Model.
set_schema( ) in the Dee.py overrides.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dee