source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @850   24 years sjboddie added use strict - tidied a few things up etc.
(edit) @849   24 years sjboddie Fixed a bit of a bug
(edit) @848   24 years sjboddie added use strict
(edit) @847   24 years sjboddie fixed CVS burp
(edit) @846   24 years sjboddie don't use hashdoc for now
(edit) @845   24 years sjboddie wrapper for w3mir program for use when w3mir was installed to …
(edit) @844   24 years davidb Dynamic loading of docsave.pm
(edit) @843   24 years davidb general improvements
(edit) @842   24 years davidb base object for 'doc' objects (UTF8 or ASCII)
(edit) @841   24 years davidb General improvements
(edit) @840   24 years davidb Optimisations to make plugin go faster
(edit) @839   24 years davidb added extra_metadata function
(edit) @838   24 years davidb added options passed into 'new' subroutine
(edit) @837   24 years davidb added alpha_numeric search
(edit) @836   24 years davidb improvements to utils
(edit) @835   24 years davidb added 'begin' and 'end' function for plugins
(edit) @834   24 years davidb 'groupsize' added
(edit) @833   24 years davidb new doc type for ascii only documents (lots faster the doc.pm)
(edit) @832   24 years davidb Object modified to have basedoc
(edit) @831   24 years davidb added support for multiple metavales for a metadata type
(edit) @830   24 years davidb Support for cross-collection searching (CCS)
(edit) @829   24 years davidb Support for docs/sections with more than one metavalue for a metadata name
(edit) @828   24 years davidb Support for cross collection searching (CCS)
(edit) @827   24 years davidb added call to cgi_safe to ensure href correctly formatted.
(edit) @826   24 years davidb Teach buildaction about recptionist
(edit) @825   24 years davidb Support for more than one metavalue for the same metadata name
(edit) @824   24 years davidb Better protection when accessing "haschildren"
(edit) @823   24 years davidb Data fields for cross collection searching (CCS) Support for multiple …
(edit) @822   24 years davidb Added viewable log for collection building.
(edit) @821   24 years sjboddie fixed an inconsistency in the definition of error()
(edit) @820   24 years cs025 Incorrect use of NTOHUL on a double value (num_bytes).
(edit) @819   24 years cs025 Omission of stemmer number in parameters to stemmer and parser corrected
(edit) @818   24 years cs025 Updated to respond properly to stderror presence
(edit) @817   24 years cs025 Fixed inconsistency in parameters for syserror
(edit) @816   24 years cs025 Changes to correctly identify strerror presence
(edit) @815   24 years sjboddie new plugin setup
(edit) @814   24 years sjboddie plugins now take options
(edit) @813   24 years sjboddie plugins now take options and classifiers are handled properly
(edit) @812   24 years sjboddie hard_link returns if link destination already exists
(edit) @811   24 years sjboddie classifiers are loaded up more like plugins
(edit) @810   24 years sjboddie plugins now take options, files are associated at build time as well …
(edit) @809   24 years sjboddie plugins now take options, maxdocs is always defined
(edit) @808   24 years sjboddie New html plugin with options
(edit) @807   24 years sjboddie fixed a couple of compiler warnings
(edit) @806   24 years sjboddie added arabic encoding
(edit) @805   24 years sjboddie macrofiles is now a set to allow for multiple gsdlhomes
(edit) @804   24 years sjboddie added support for multiple gsdlhomes and gdbmhomes
(edit) @803   24 years sjboddie added support for multiple gsdlhomes and gdbmhome
(edit) @802   24 years sjboddie can't remember why I did this - must have been a reason ;-)
(edit) @801   24 years sjboddie support for multiple gsdlhomes and gdbmhomes
(edit) @800   24 years sjboddie tidied up cross-collection searching a bit
(edit) @799   24 years sjboddie added support for multiple gsdlhomes and gdbmhomes
(edit) @798   24 years sjboddie added support for reading and writing windows ini files
(edit) @797   24 years sjboddie removed obsolete 'key' field
(edit) @796   24 years sjboddie semi-colon;;;;
(edit) @795   24 years cs025 Fixes error in definition of error()
(edit) @794   24 years sjboddie turned on optimization, added LDFLAGS in case required
(edit) @793   24 years sjboddie now need to be able to handle it if no collection is selected
(edit) @792   24 years sjboddie removed -g flag
(edit) @791   24 years sjboddie fixed bug in logout
(edit) @790   24 years sjboddie don't want crypt included by default
(edit) @789   24 years sjboddie fixed bug in logout
(edit) @788   24 years sjboddie fixed strerr bug
(edit) @787   24 years sjboddie fixed bug in phrasematch stuff
(edit) @786   24 years cs025 Added strerror check to configure.in
(edit) @785   24 years sjboddie added readdir function for windows
(edit) @784   24 years sjboddie added -keepold option
(edit) @783   24 years sjboddie removed gettext.pl - added debug, mode and index options to …
(edit) @782   24 years sjboddie removed gettext.pl - added debug, mode and index options to …
(edit) @781   24 years sjboddie fixed bug in last changes
(edit) @780   24 years sjboddie added dontgdbm configuration option
(edit) @779   24 years sjboddie fixed bug in title option
(edit) @778   24 years sjboddie fixed minor bug in expanded contents
(edit) @777   24 years sjboddie added some new(ish) options
(edit) @776   24 years sjboddie added multiplevalue option to cgiarginfo
(edit) @775   24 years sjboddie urlsafe now converts '/' characters
(edit) @774   24 years sjboddie forgot alloca …
(edit) @773   24 years sjboddie nmake makefile
(edit) @772   24 years sjboddie small change to cross-collection searching
(edit) @771   24 years sjboddie now defaults to home page
(edit) @770   24 years sjboddie A few changes to cross-collection searching for fao
(edit) @769   24 years sjboddie A location url may now contain macros
(edit) @768   24 years sjboddie example main.cfg
(edit) @767   25 years sjboddie removed an assert - collections may at times be empty now
(edit) @766   25 years sjboddie Added filter option to remove documents not matching a phrase match. …
(edit) @765   25 years sjboddie just a few small changes (that means I can't remember ;)
(edit) @764   25 years sjboddie Added ability to handle multiple arguments with the same name (as is …
(edit) @763   25 years sjboddie added assignment operator for FilterResponse_t
(edit) @762   25 years sjboddie no longer set receptionist for some actions that used to
(edit) @761   25 years sjboddie changes to arguments of many functions, now pass list of protocols …
(edit) @760   25 years sjboddie changes to arguments of many functions
(edit) @759   25 years sjboddie changes for cross-collection searching - still needs work
(edit) @758   25 years sjboddie changes for cross-collection searching - changes to arguments of many …
(edit) @757   25 years sjboddie added cross-collection searching capability - still needs lots of work …
(edit) @756   25 years sjboddie changes to arguments of many functions
(edit) @755   25 years sjboddie changed arguments passed to many functions
(edit) @754   25 years sjboddie chnaged arguments passed to many functions
(edit) @753   25 years sjboddie tidied up a bit
(edit) @752   25 years sjboddie tidied things up slightly
(edit) @751   25 years sjboddie tidied up, fixed a small bug
Note: See TracRevisionLog for help on using the revision log.