Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
1999-05-14
1999-05-14 18:42:40 by Henrik Grubbström (Grubba) <grubba@grubba.org>
1a7b0042de13889a743b9a278943305c75a04ba0 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Made rebuild_index() visible.
Rev: server/etc/modules/Roxen.pmod:1.5
1:
/*
-
* $Id: Roxen.pmod,v 1.
4
1999/05/
12
21
:42:
14
grubba Exp $
+
* $Id: Roxen.pmod,v 1.
5
1999/05/
14
18
:42:
40
grubba Exp $
* * Various helper functions. *
258:
sizeof(index), sizeof(index_acc), acc_scale)); }
-
static
void rebuild_index()
+
void rebuild_index()
{ // FIXME: Actually make an index file. array(string) new_keys = sort(indices(new_entries_cache));