summaryrefslogtreecommitdiff
path: root/src/libtracker-common/tracker-parser.h
Commit message (Expand)AuthorAgeFilesLines
* libtracker-common: Move TrackerLanguage management to TrackerParserCarlos Garnacho2023-03-021-1/+1
* core: Move collation handling with other unicode codeCarlos Garnacho2023-03-021-0/+12
* core: Move unicode treatment SPARQL function features to helpersCarlos Garnacho2023-03-021-2/+20
* core: Fix possible FTS integrity corruptionCarlos Garnacho2023-01-231-1/+1
* libtracker-sparql: Bump FTS parser versionCarlos Garnacho2022-05-041-1/+1
* Update TRACKER_PARSER_VERSIONSam Thursfield2020-02-181-1/+1
* libtracker-common,data: Port libicu paths to unorm2_normalizewip/carlosg/compiler-warningsCarlos Garnacho2018-10-121-1/+1
* libtracker-common: Drop automatic parser versioningCarlos Garnacho2018-06-211-0/+7
* libtracker-common: Move and fix tracker-parser unit tests from libtracker-ftsMartyn Russell2014-12-031-3/+3
* Refactor tracker-parser to be located in libtracker-commonPhilip Van Hoof2014-12-011-0/+60
* tracker-fts: Moved tracker-parser here from libtracker-commonMartyn Russell2009-10-021-62/+0
* tracker-parser: Remove unused functionsJürg Billeter2009-09-011-45/+0
* LGPL for libtracker-common, libtracker-db, and libtracker-dataJürg Billeter2009-08-281-4/+4
* Fixed the #defines for these headers so they don't possibly conflict withMartyn James Russell2009-02-201-2/+2
* Do not expose the TrackerParser struct in the header, it was pullingCarlos Garnacho2008-10-071-33/+1
* New file. Do not allow compiling unless TRACKER_ENABLE_INTERNALS orCarlos Garnacho2008-10-071-0/+4
* Merge indexer-split branch.Martyn James Russell2008-09-261-0/+135