All releases of Doodle


Release Notes: This release makes the necessary changes to make the code work with the 0.6.0 API of GNU libextractor. The release also updates various translations and addresses a minor issue in handling character set translation errors.


Release Notes: This release updates the Dutch translation and fixes a minor compiler warning (missing include).


Release Notes: This release fixes a bug on big-endian systems and an error in handling empty metadata entries. It also adds support for pkg-config. The database format changed; doodle indices will need to be regenerated.


Release Notes: This release fixes one minor bug in which doodled did not react properly to signals. It also eliminates database verification in the doodled startup phase, since it takes too long. Out-of-process execution of libextractor is enabled because it is more resilient. A translation to Swedish was added.


Release Notes: This release updates the German, Irish, and Vietnamese translations. The -P option was fixed, and, in particular, the performance when pruning paths was improved. Warnings with gcc 4.0 were eliminated, and keyword logging was implemented.


Release Notes: This release adds additional translations and makes some minor changes to support the latest versions of libextractor.


Release Notes: This release fixes a problem with approximate searches. It also resolves an issue with doodled and symbolic links. The translations to German and Irish have been updated.


Release Notes: This release adds support for character set conversion required for libextractor 0.4.0. It also fixes many problems with doodled, which can now be used to keep the doodle database up-to-date at all times using FAM.


Release Notes: This release changes the database format, resulting in up to 20% savings in database size and up to 25% savings in search time, under certain circumstances. A new tool called doodled was added. doodled is a daemon that sits in the background, watches for changes to files, and updates the database immediately. This eliminates the possibility of stale data and the need for periodic re-indexing.


Release Notes: This release adds support for 64-bit files, allowing the database to grow beyond 2 GB. Doodle should now uses less space, in particular while it builds the index. The search string size is now bounded to avoid a problem with quadratic complexity for very long search strings. Options were added to make Doodle more compatible with locate, in particular it can now search multiple databases and allows the user to prune paths from the searchlist. A translation of messages to Dutch was added. This release also fixes various minor bugs.