lp://staging/~libzeitgeist-developers/libzeitgeist/check-fts
- Get this branch:
- bzr branch lp://staging/~libzeitgeist-developers/libzeitgeist/check-fts
Branch merges
Branch information
Recent revisions
- 146. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Try implementing an async method zeitgeist_
index_extension _available( ), but it appears that there is a bug in EggDBus preventing object introspection from working. - 145. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Update VAPI with new Zeitgeist.
Index.extension _available API - 143. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Update the zeitgeist_
timestamp_ from_date( ) and zeitgeist_ timestamp_ from_dmy( ) API to guarantee that the returned timestamp is rounded off to midnight - 142. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
New API: Implement functions zeitgeist_
timestamp_ {next,prev} _midnight - 141. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Add some files to EXTRADIST to make bzr-builddeb happy
- 140. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Install package docs to $(datadir)
/doc/libzeitgei st instead of just $(prefix) /doc/libzeitgei st - 138. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
Finally nailed the timestamp overflow bug. It was a missing #include "zeitgeist-
timestamp. h" in zeitgeist- timerange. c that caused all function return types to be defaulted to int - 137. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>
-
In a fit of paranoia I am now using G_GINT64_CONSTANT everywhere. Also note that GTimeVal conversion with huge timestamps such a G_MAXINT64 will never convert to a GTimeVal because the timeval uses glong (32 bit) internally
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libzeitgeist