aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sxm
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-221-1/+2
* upgrade to 1.1ijliao2002-01-013-5/+17
* add sxm, another implementation of schemeijliao2001-01-225-0/+42
d>1-3/+2 * Turn off index stats by default.Not Zed2000-11-285-17/+31 * If we have the namecache active, and there is no name there, we add itNot Zed2000-11-274-5/+278 * Initialise nameinit & namecache. (contains_name): On first call, load allNot Zed2000-11-163-1/+76 * #include <stdlib.h> to remove warning. #include <stdlib.h> and <string.h>.Kjartan Maraas2000-10-313-0/+8 * Oopps, knew i shoul'dve compiled before committing.Michael Zucci2000-10-263-2/+4 * Another slight performance improvement, reads the list of wordsNot Zed2000-10-264-29/+67 * No longer include <db.h>52000-10-262-1/+4 * Bugfixes, performance improvemnts. Should scale up much better thanNot Zed2000-10-2513-86/+1121 * ShushJP Rosevear2000-10-252-0/+5 * Dumps the contents of indexs.Not Zed2000-10-245-6/+91 * Bumped ibex rev.Not Zed2000-10-123-3/+8 * Added some stat stuff.Not Zed2000-10-125-26/+187 * Truncate key if it is too big to fit in a single block to MAX_KEYLENNot Zed2000-10-102-0/+22 * Make sure we map the 'free' block to a block number when unlinking a blockNot Zed2000-09-284-11/+72 * Include errno.hMiguel de Icaza2000-09-211-0/+1 * ** Merged from IBEX_DISK branch to head.Not Zed2000-09-1916-924/+3681 * ChangeLog mistake.Chris Lahey2000-08-101-1/+1 * Fixed some warnings.NotZed2000-08-103-7/+11 * Make sure we mark the ibex as dirty.NotZed2000-05-122-0/+5 * New function, only write out the ibex if it has changed.NotZed2000-05-073-0/+24 * Also close the fd after we're done.72000-05-072-2/+11 * New function to find out if a file is indexed.NotZed2000-05-073-0/+25 * Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-032-1/+6 * Debug function to dump the whole index to stdout.NotZed2000-04-125-31/+82 * Fixed call to ibex_open.NotZed2000-03-285-11/+61 * add gtk-doc-style commentsDan Winship2000-02-265-8/+144 * + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.Matthew Loper2000-02-222-0/+5 * change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static toNotZed2000-02-222-5/+10 * changed mkindex_LDADD to libibex.a instead of libibex.la.Matthew Loper2000-02-212-1/+6 * + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-202-0/+5 * For now. make a libibex.a library so we can link it with the camelMiguel de Icaza2000-02-192-5/+8 * fix license and indent styleDan Winship2000-02-17