| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GAL_LIBS for gunicode stuff (until glib 2.0) (INCLUDES): Use | Dan Winship | 2001-04-27 | 1 | -0/+13 |
* | Header shuffling. Move glibc headers before gnome stuff. Same here. Added | Kjartan Maraas | 2001-03-26 | 1 | -0/+8 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+24 |
* | Added some casts to get rid of warnings. (tail_dump): #if 0ed this out to | Christopher James Lahey | 2000-12-14 | 1 | -0/+10 |
* | Made cache_sanity only be included if d(x) is defined as x. | Christopher James Lahey | 2000-12-13 | 1 | -0/+9 |
* | Turn off index stats by default. | Not Zed | 2000-11-28 | 1 | -0/+13 |
* | If we have the namecache active, and there is no name there, we add it | Not Zed | 2000-11-27 | 1 | -0/+8 |
* | Initialise nameinit & namecache. (contains_name): On first call, load all | Not Zed | 2000-11-16 | 1 | -0/+14 |
* | #include <stdlib.h> to remove warning. #include <stdlib.h> and <string.h>. | Kjartan Maraas | 2000-10-31 | 1 | -0/+5 |
* | Oopps, knew i shoul'dve compiled before committing. | Michael Zucci | 2000-10-26 | 1 | -0/+1 |
* | Another slight performance improvement, reads the list of words | Not Zed | 2000-10-26 | 1 | -0/+17 |
* | No longer include <db.h> | 5 | 2000-10-26 | 1 | -0/+4 |
* | Bugfixes, performance improvemnts. Should scale up much better than | Not Zed | 2000-10-25 | 1 | -0/+69 |
* | Shush | JP Rosevear | 2000-10-25 | 1 | -0/+4 |
* | Dumps the contents of indexs. | Not Zed | 2000-10-24 | 1 | -0/+8 |
* | Bumped ibex rev. | Not Zed | 2000-10-12 | 1 | -0/+5 |
* | Added some stat stuff. | Not Zed | 2000-10-12 | 1 | -0/+20 |
* | Truncate key if it is too big to fit in a single block to MAX_KEYLEN | Not Zed | 2000-10-10 | 1 | -0/+7 |
* | Make sure we map the 'free' block to a block number when unlinking a block | Not Zed | 2000-09-28 | 1 | -0/+16 |
* | ** Merged from IBEX_DISK branch to head. | Not Zed | 2000-09-19 | 1 | -0/+57 |
* | ChangeLog mistake. | Chris Lahey | 2000-08-10 | 1 | -1/+1 |
* | Fixed some warnings. | NotZed | 2000-08-10 | 1 | -0/+4 |
* | Make sure we mark the ibex as dirty. | NotZed | 2000-05-12 | 1 | -0/+4 |
* | New function, only write out the ibex if it has changed. | NotZed | 2000-05-07 | 1 | -0/+5 |
* | Also close the fd after we're done. | 7 | 2000-05-07 | 1 | -1/+3 |
* | New function to find out if a file is indexed. | NotZed | 2000-05-07 | 1 | -0/+5 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -0/+4 |
* | Debug function to dump the whole index to stdout. | NotZed | 2000-04-12 | 1 | -0/+20 |
* | Fixed call to ibex_open. | NotZed | 2000-03-28 | 1 | -0/+9 |
* | add gtk-doc-style comments | Dan Winship | 2000-02-26 | 1 | -2/+7 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 1 | -0/+4 |
* | change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to | NotZed | 2000-02-22 | 1 | -0/+5 |
* | changed mkindex_LDADD to libibex.a instead of libibex.la. | Matthew Loper | 2000-02-21 | 1 | -0/+5 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 1 | -0/+4 |
* | For now. make a libibex.a library so we can link it with the camel | Miguel de Icaza | 2000-02-19 | 1 | -0/+5 |
* | automakify libibex | Dan Winship | 2000-02-17 | 1 | -0/+4 |
* | Finds if a word is indexed under a given name. | NotZed | 2000-02-17 | 1 | -0/+5 |
* | Hack together a build using libtool. This should all be auto*'d at some | NotZed | 2000-02-14 | 1 | -0/+5 |
* | Initial revision | Michael Zucci | 2000-02-14 | 1 | -0/+4 |