[fpc-devel] FPC index/searcher classes committed.

2012-03-10 Thread Michael Van Canneyt
Hello, I've committed a file/database indexing and search engine, fpindexer, to SVN. It was developed by Darius Blaszijk, with help from me. One of the planned uses is to create searchable documentation. I've also (in a private project) used it to implement full-text search on a database that

Re: [fpc-devel] FreeNotification and opRemove

2012-03-10 Thread Martin
On 08/03/2012 13:34, Martin wrote: On 08/03/2012 13:08, michael.vancann...@wisa.be wrote: On Thu, 8 Mar 2012, Martin wrote: Further more: the program below, does not crash in delphi (turbo delphi) I also noticed. I suspect the problem is the owner; If it gets a free notification, it shou