summaryrefslogtreecommitdiff
path: root/packages/aspell/src
Commit message (Expand)AuthorAgeFilesLines
* * separate static and dynamic loadable aspellAlmindor2008-11-273-1138/+1159
* * update spellcheck unit (change to default failure behavior)Almindor2008-11-271-20/+36
* * remove ifdefs in var section of library load routine (produces some Almindor2008-11-261-4/+0
* * first part of aspell libloading fixAlmindor2008-11-261-26/+14
* * fix compilation and bug in new aspell lib loading codeAlmindor2008-10-311-0/+3
* * use iterarive numbering to find first usable libaspell.so.xx on linuxAlmindor2008-10-301-4/+17
* * fix aspell runtime error in windows if no library (register keys) are presentAlmindor2008-02-171-5/+6
* * update spellcheck unit with new stuff Almindor2008-02-101-28/+196
* * rename scheck to spellcheckpeter2008-02-101-1/+1
* * use the qword hack only on linux x86_64 (others would fail)Almindor2008-02-081-2/+2
* * hack around the fpc cdecl/stack bug in 64bit linux by using qword-wrapperAlmindor2008-02-051-5/+22
* * fix windows compilationAlmindor2008-02-051-4/+4
* * add additional path for libaspell on darwinAlmindor2008-02-051-0/+6
* * hopefully fix windows aspell compilationAlmindor2008-02-051-4/+33
* * fix mis-type in one function return valueAlmindor2008-02-041-2/+2
* * add solaris dll pathAlmindor2008-02-031-0/+4
* * add forgotten {$PACKRECORDS C}Almindor2008-02-021-0/+2
* * new aspell (proper ctypes, all functions/types etc.)Almindor2008-02-022-216/+1603
* * 4 pkgs a52 bfd aspell bzip2. Bzip2 didn't compilemarco2008-01-262-0/+294