Merge branch 'LUCY-292-decref-order' This closes #34.
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/a738254b Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/a738254b Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/a738254b Branch: refs/heads/master Commit: a738254b66fa2d49729725affbdf2c93e0bef84a Parents: fb986db 71c99cf Author: Marvin Humphrey <[email protected]> Authored: Thu Mar 3 10:46:00 2016 -0800 Committer: Marvin Humphrey <[email protected]> Committed: Thu Mar 3 10:46:42 2016 -0800 ---------------------------------------------------------------------- core/Lucy/Highlight/Highlighter.c | 6 ++++-- core/Lucy/Index/IndexManager.c | 3 ++- core/Lucy/Index/PolyLexicon.c | 3 ++- core/Lucy/Index/SegWriter.c | 3 ++- core/Lucy/Index/Snapshot.c | 3 ++- core/Lucy/Index/TermStepper.c | 3 ++- core/Lucy/Search/Collector.c | 6 ++++-- core/Lucy/Search/MatchDoc.c | 3 ++- core/Lucy/Search/PolyQuery.c | 3 ++- core/Lucy/Search/QueryParser/ParserElem.c | 6 +++--- core/Lucy/Search/TopDocs.c | 3 ++- core/Lucy/Store/FileHandle.c | 3 ++- core/Lucy/Store/Folder.c | 3 ++- core/Lucy/Store/InStream.c | 3 ++- 14 files changed, 33 insertions(+), 18 deletions(-) ----------------------------------------------------------------------
