blob: c7c7ca3dcb92398c848a62239fcdcbf9dff341bd [file] [log] [blame]
Revision history for Lucy
0.1.1 XXXX-XX-XX
Bugfixes:
* Bad prototype for MAKE_MESS when no variadic macros available.
https://issues.apache.org/jira/browse/LUCY-152
* XSLoader version string mismatch.
https://issues.apache.org/jira/browse/LUCY-153
* Double-quote all #error directives.
https://issues.apache.org/jira/browse/LUCY-154
* TestFSFileHandle's Close() test on Windows fails to clean up.
https://issues.apache.org/jira/browse/LUCY-155
* Address GCC warnings for Charmonizer code
https://issues.apache.org/jira/browse/LUCY-156
* Add -pthread linker flag on OpenBSD
https://issues.apache.org/jira/browse/LUCY-157
* Disable LockFreeRegistry test by default.
https://issues.apache.org/jira/browse/LUCY-158
* Always disable symlink tests on Windows
https://issues.apache.org/jira/browse/LUCY-160
* Always use CreateHardLink() on Windows
https://issues.apache.org/jira/browse/LUCY-161
* Use shell to redirect Charmonizer stderr on Windows
https://issues.apache.org/jira/browse/LUCY-162
* Target Windows XP
https://issues.apache.org/jira/browse/LUCY-163
* Skip forking tests under Cygwin
https://issues.apache.org/jira/browse/LUCY-164
* Line-ending-agnostic parsing of sample docs
https://issues.apache.org/jira/browse/LUCY-165
* Prefer POSIX over windows.h for process ID
https://issues.apache.org/jira/browse/LUCY-166
* INCREF/DECREF symbol collisions under Windows in FSDirHandle.c
https://issues.apache.org/jira/browse/LUCY-167
* Directory handling under Cygwin
https://issues.apache.org/jira/browse/LUCY-168
* Improve cleanup after MSVC
https://issues.apache.org/jira/browse/LUCY-169
* Charmonizer test compiles should use obj rather than exe when possible
https://issues.apache.org/jira/browse/LUCY-170
* Turn off stupid MSVC warnings
https://issues.apache.org/jira/browse/LUCY-171
* Clownfish should slurp files in text mode
https://issues.apache.org/jira/browse/LUCY-172
0.1.0 2011-05-20
Initial release, adapted from a software grant for the KinoSearch codebase.