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