Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v1-5-9
amberfish
Browse files
Jun 16, 2004
Updated version to 1.5.9.
· a079bb74
nnassar
authored
Jun 16, 2004
View commits for tag v1-5-9
v1-5-9
a079bb74
Update to RPM spec file.
· dbf7ed6e
nnassar
authored
Jun 16, 2004
dbf7ed6e
Jun 15, 2004
Added contributed RPM spec file.
· 48adf691
nnassar
authored
Jun 15, 2004
48adf691
Adjustments to documentation build.
· 80adebbf
nnassar
authored
Jun 15, 2004
80adebbf
Removed amberfish.pdf.
· 29175dc4
nnassar
authored
Jun 15, 2004
29175dc4
Various changes related to RPM packaging.
· 1e2df826
nnassar
authored
Jun 15, 2004
View commits for tag v1-5-8
v1-5-8
1e2df826
Jun 14, 2004
Implemented '--mandir' option in configure. Fixed HTML documentation.
· 044f8142
nnassar
authored
Jun 14, 2004
View commits for tag v1-5-7
v1-5-7
044f8142
Jun 13, 2004
Added Jeremiah to contributor list.
· 7e704c4e
nnassar
authored
Jun 13, 2004
7e704c4e
Added acknowledgements.
· 5b219eab
nnassar
authored
Jun 13, 2004
5b219eab
Corrected configure to show only the user's CPPFLAGS and LDFLAGS.
· 63e7e3cf
nnassar
authored
Jun 13, 2004
View commits for tag v1-5-6
v1-5-6
63e7e3cf
Updated release notes.
· d6a9e2bb
nnassar
authored
Jun 13, 2004
View commits for tag v1-5-5
v1-5-5
d6a9e2bb
Moved affetch function into af '--fetch' option.
· 9d8eabf2
nnassar
authored
Jun 13, 2004
9d8eabf2
Fixed uninstall so it should now work.
· 555b6eac
nnassar
authored
Jun 13, 2004
555b6eac
Added error message for unsupported document types including the case
· c580d6ba
nnassar
authored
Jun 13, 2004
c580d6ba
Jun 11, 2004
Disabled the '--long-words' option. There were bugs associated with
· 8d40ee0e
nnassar
authored
Jun 11, 2004
View commits for tag v1-5-4
v1-5-4
8d40ee0e
Jun 09, 2004
Added search options, -n (--numhits), --skiphits, and --totalhits.
· d004a9db
nnassar
authored
Jun 09, 2004
View commits for tag v1-5-3
v1-5-3
d004a9db
Jun 08, 2004
Minor build/documentation adjustments.
· 3d1581da
nnassar
authored
Jun 08, 2004
View commits for tag v1-5-2
v1-5-2
3d1581da
Fixed build process for documentation.
· 9c0e32a3
nnassar
authored
Jun 08, 2004
9c0e32a3
Jun 07, 2004
Added pre-generated amberfish.pdf.
· d80dace0
nnassar
authored
Jun 07, 2004
d80dace0
Updated release notes.
· 625cc8ec
nnassar
authored
Jun 07, 2004
625cc8ec
Fixed bug that was causing an incorrect error message to be output
· 001a249e
nnassar
authored
Jun 07, 2004
001a249e
Jun 06, 2004
Fixed a bug that occured when trying to linearize an already
· 4326d7c6
nnassar
authored
Jun 06, 2004
View commits for tag v1-5-1
v1-5-1
4326d7c6
Updated af options and documentation to reflect new support for
· 325df611
nnassar
authored
Jun 06, 2004
325df611
First draft of code to support searching non-linearized databases.
· c04ea137
nnassar
authored
Jun 06, 2004
c04ea137
Jun 05, 2004
Minor Makefile adjustments.
· cf24914e
nnassar
authored
Jun 05, 2004
cf24914e
Jun 03, 2004
Updated release notes.
· 37c543bd
nnassar
authored
Jun 03, 2004
View commit 37c543bd
2 tags
37c543bd
Removed redundant "flushing index buffers" messages and unnecessary
· 1c9e9443
nnassar
authored
Jun 03, 2004
1c9e9443
Initialized aferrno to prevent it being left out of the library
· 26f1acaa
nnassar
authored
Jun 03, 2004
26f1acaa
Jun 01, 2004
Added "Powered by Amberfish" graphic.
· 3e047826
nnassar
authored
Jun 01, 2004
3e047826
May 28, 2004
Reduced size of linbuf malloc segment from 2 GB to 1 GB, which seems
· d6873473
nnassar
authored
May 28, 2004
View commits for tag v1-3-3
v1-3-3
d6873473
May 27, 2004
Readded affetch to default build until we can merge it into af.
· 055f0e08
nnassar
authored
May 27, 2004
055f0e08
Small corrections to release notes.
· a4e91273
nnassar
authored
May 27, 2004
a4e91273
Added include for isalnum().
· dfd08dfc
nnassar
authored
May 27, 2004
dfd08dfc
Minor documentation note.
· c9c394f2
nnassar
authored
May 27, 2004
c9c394f2
Memory usage experiments; minor update to documentation.
· eb33802e
nnassar
authored
May 27, 2004
View commits for tag v1-3-2
v1-3-2
eb33802e
Completed draft of linbuf code.
· bdaa2a43
nnassar
authored
May 27, 2004
bdaa2a43
May 26, 2004
Added --no-linear-buffer and --long-words options, and some work on
· 24b4ceae
nnassar
authored
May 26, 2004
24b4ceae
Very preliminary code for buffering data in linearization.
· 253c685c
nnassar
authored
May 26, 2004
253c685c
May 25, 2004
Added --old-linear option and verbose/debugging output.
· 154f7894
nnassar
authored
May 25, 2004
View commits for tag v1-3-1
v1-3-1
154f7894
Completed first draft of new linearization code.
· b7abd2e0
nnassar
authored
May 25, 2004
b7abd2e0
Loading