aboutsummaryrefslogtreecommitdiffstats
path: root/libibex
Commit message (Expand)AuthorAgeFilesLines
* Add GAL_LIBS for gunicode stuff (until glib 2.0) (INCLUDES): UseDan Winship2001-04-276-736/+35
* Oops, fix build.Michael Zucci2001-04-031-1/+3
* heavier testing of libbbexMichael Zucci2001-04-031-17/+134
* Header shuffling. Move glibc headers before gnome stuff. Same here. AddedKjartan Maraas2001-03-264-4/+13
* Merge from camel-mt-branch.Not Zed2000-12-246-6/+128
* Added some casts to get rid of warnings. (tail_dump): #if 0ed this out toChristopher James Lahey2000-12-143-6/+20
* Made cache_sanity only be included if d(x) is defined as x.Christopher James Lahey2000-12-133-1/+14
* ShushJP Rosevear2000-11-291-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-1710-1107/+1292
* automakify libibexDan Winship2000-02-173-30/+26
* Finds if a word is indexed under a given name.NotZed2000-02-173-1/+30
* thou shall not shoutBertrand Guiheneuf2000-02-151-0/+7
* Hack together a build using libtool. This should all be auto*'d at someNotZed2000-02-142-12/+21
* Initial revisionMichael Zucci2000-02-1412-0/+1527