5
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix variable typo -- caught by Michael Erdmann. More... over 17 years ago
Fixed lots of other installation location problems per Bill's email.
webaugur
as augur
More... over 17 years ago
Doh, omitted the auto directory in the path.
webaugur
as augur
More... over 17 years ago
2.4.5 release; dev to 2.5.6
karpet
as karman
More... over 17 years ago
2.4.5 for real
karpet
as karman
More... over 17 years ago
Rest of the change info for spider More... over 17 years ago
Move to using LWP's decoded content method. Set Accept-Encoding based on the modules used in HTTP::Message for decoding. And just hope they don't change. More... over 17 years ago
Changed the install location of the DLL files. Again. This should allow SWISH::API Perl module to function since it places libswish-e and dependencies into a globally usable location. Maybe there's a better way around that problem but I'm not sure what it would be. Vista is supposed to make this sort of thing easier to deal with. (Wait, didn't everyone say that about XP 5 years ago? Urghva.)
webaugur
as augur
More... over 17 years ago
Remove version from agent string. More... over 17 years ago
Re-bootstrap with current automake. More... over 17 years ago
Update to spider. More... over 17 years ago
2.4.5 rc1
karpet
as karman
More... over 17 years ago
change magic numbers to ensure reindexing
karpet
as karman
More... over 17 years ago
include perl .mingw file
karpet
as karman
More... over 17 years ago
perltidy
karpet
as karman
More... over 17 years ago
rearrange deprecated stemmer order in fuzzy_opts to prevent misleading fuzzymode header reporting
karpet
as karman
More... over 17 years ago
version 0.12
karpet
as karman
More... over 17 years ago
stemmer fixes
karpet
as karman
More... over 17 years ago
backwards compat for 2.4.3 index stemmer ints
karpet
as karman
More... over 17 years ago
tweek stemmers to get test 2.4.3 behaviour
karpet
as karman
More... over 17 years ago
just being thorough...
karpet
as karman
More... over 17 years ago
Updates docs More... over 17 years ago
Forgot that swish has historically written errors to stdout so can't call progerr in the child. More... over 17 years ago
Reap the zombies More... over 17 years ago
This allows the popen() call to work on Windows. popen() doesn't seem to work with the command quoted even though the cmd.exe shell does. Does this present any problems? It seems to me we should not be getting unexpected filenames here. And we can wrap the command in quotes in FileFilter in the config file if needed.
webaugur
as augur
More... over 17 years ago
*** empty log message *** More... over 17 years ago
Move to using fork/exec for filters on platforms that support it. More... over 17 years ago
one more cast signed/unsigned
karpet
as karman
More... over 17 years ago
a little more sane mem use in stringQuote() and fix lingering signed/unsigned stuff in search.c
karpet
as karman
More... over 17 years ago
added Makefile.mingw so it actually gets packaged with distrib
karpet
as karman
More... over 17 years ago