aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ibex_internal.h
blob: 0eb4b625ce2f60f2adff7d4337a70e3957d5c562 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Copyright (C) 2000 Helix Code, Inc.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Library General Public License
 * as published by the Free Software Foundation; either version 2 of
 * the License, or (at your option) any later version.
 * 
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Library General Public License for more details.
 *
 * You should have received a copy of the GNU Library General Public
 * License along with the Gnome Library; see the file COPYING.LIB.  If not,
 * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

#include <glib.h>

#include "ibex.h"
#include "block.h"
#include "wordindex.h"

struct ibex {
    char *path;
    struct _memcache *blocks;
    struct _IBEXWord *words;
    int predone;
};
12-04 04:43:03 +0800'>2006-12-041-0/+3 * Change the MASTER_SITES entries fromume2006-10-071-1/+1 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * Correct pathname in warning message.ume2006-05-271-1/+1 * The Project Cyrus web site is migrated to a new server.ume2006-04-011-1/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+11 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-213-3/+2 * - Add SHA256pav2005-11-261-0/+4 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+1