idzebra-moved-to-github.git
2006-06-08 Marc Crommeaded record indexing rule - now need to do all seperate...
2006-06-08 Adam DickmeissFunction data1_path_fopen doesn not call yaz_fopen...
2006-06-08 Marc Crommeremoved
2006-06-08 Marc Crommeadded MADS stylesheet
2006-06-08 Marc Crommeadded comments on LOC data
2006-06-08 Marc Crommecorrected path to xslt stylesheets
2006-06-08 Marc Crommealvis marcxml filter records and example config started
2006-06-08 Adam DickmeissRequire YAZ 2.1.20 or later
2006-06-08 Marc Crommeadded 43 example marc21 xml records from LOC
2006-06-07 Adam DickmeissRemove grs.csv, grs.danbib, xslt filters from configure
2006-06-07 Adam DickmeissInclude manifest for msvcr80.dll.
2006-06-07 Adam DickmeissBundle .manifest files. Use /r for doc stuff (due to...
2006-06-07 Adam DickmeissCopy .dll.manifest from YAZ to bin
2006-06-07 Marc Crommecorrecting typo's
2006-06-07 Marc Crommehoning text on classic explain with fully worked yaz...
2006-06-07 Adam DickmeissBundle with Visual Studio 8 CRT by default
2006-06-07 Adam DickmeissIgnore my.LCK which is generated by test tstflock.c
2006-06-07 Adam DickmeissFix log of zint type
2006-06-07 Adam DickmeissChanged some types from int to zint + added a few casts
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-06-07 Adam DickmeissFor VS, define _CRT_NONSTDC_NO_DEPRECATE
2006-06-07 Adam DickmeissMake ChangeLog as part of make dist
2006-06-06 Adam DickmeissRemoved rsbool_create_and, rsbool_create_or because...
2006-06-06 Adam DickmeissRemoved xslt+danbibr from win makefile
2006-06-06 Adam DickmeissAdded some information about "classic" Explain.
2006-06-02 Marc Crommeremoved grs.danbib filter
2006-06-02 Adam DickmeissRevert
2006-06-02 Adam DickmeissDont generate xsl.in files
2006-06-01 Adam DickmeissReformat
2006-06-01 Adam DickmeissFixed bug in r_open (isam:s)
2006-05-31 Marc Crommeremoving the XSLT filter from the build, only keeping...
2006-05-30 Adam DickmeissLet configure generate doc/local.ent rather than doc...
2006-05-30 Adam DickmeissUpdate sort test to use the missingValueAction = 'abort'.
2006-05-30 Adam DickmeissFixed bug #597: Support null missing key for sort....
2006-05-30 Adam Dickmeissencode_info moved from index.h to extract.c and simplified
2006-05-30 Adam DickmeissChange return type for a zebra_add_record + zebra_repos...
2006-05-30 Adam DickmeissShow iteration number if t15 fails
2006-05-30 Mike TaylorIgnore generated htmlhelp.hhp, toc.hhc
2006-05-29 Marc Crommemade place for record delete
2006-05-29 Mike TaylorIgnore tstflock
2006-05-24 Adam DickmeissDocumentation for now based on Docbook XML/XSLT using...
2006-05-24 Adam DickmeissDepend on Tcl 8.4 instead of Tcl 8.3
2006-05-24 Adam DickmeissFixed bug #594: Zebra pollutes XSLT output? For alvis...
2006-05-24 Marc Crommecorrected logical error in finding indexation stylesheet
2006-05-24 Marc Crommereturning default schema name or identifier when no...
2006-05-23 Marc Crommeadded support for default retrieval schema other than...
2006-05-23 Marc Crommeupdated with YAZ info
2006-05-23 Marc Crommeadded items to configuration display and instructions
2006-05-22 Adam DickmeissFixed bug #454: Indexing with grs.regx much slower...
2006-05-22 Adam DickmeissIgnore register and shadow
2006-05-19 Adam DickmeissRemove local attribute handling and other dead code.
2006-05-19 Adam DickmeissFurhter code reductions because of string attributes
2006-05-19 Adam DickmeissUse new YAZ logging calls (YAZ_USE_NEW_LOG)
2006-05-19 Adam Dickmeissadded zvrank again
2006-05-19 Adam Dickmeissadded ranksimilarity, removed zvrank
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-18 Adam DickmeissSort Keys are stored using the reckeys_t structure...
2006-05-17 Adam DickmeissImplemented bug #588: allrecords search. Using @attr...
2006-05-17 Mike TaylorFix mistake: fuzzy matching is 5=103, not 5=102
2006-05-11 Marc Crommechanged API to get terms and docs in fields
2006-05-11 Adam DickmeissMake two functions to get term/doc occurrences rather...
2006-05-10 Adam DickmeissCheck size of off_t and adjust printf format accordingly.
2006-05-10 Adam DickmeissFix printing of match string in updating code
2006-05-10 Adam DickmeissFix bad init of zebSUInfoB node
2006-05-10 Adam DickmeissAdded code which maintains number of term occurrences...
2006-05-10 Adam DickmeissFixed rec_cp. Did not copy the 0-termiante info buffers
2006-05-10 Adam DickmeissNo more experiments with combined sh libs
2006-05-10 Adam DickmeissOptimize zebraExplain_lookup_attr_{su, str} by using...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-10 Marc Crommechanged comments
2006-05-09 Marc Crommeadded sysno and matchStr (if exists) to logging of...
2006-05-09 Adam DickmeissFixed bug #576: Regexp-2 search misses hits. Problem...
2006-05-09 Adam DickmeissRemove unneeded debug logs
2006-05-08 Marc Crommeadded spots for missing statistics: size_docs_field...
2006-05-08 Marc Crommeadded doxygen rules
2006-05-08 Marc Crommeadded hit count in ressultset
2006-05-05 Adam DickmeissFor buildconf.sh -d, add -Wdeclaration-after-statement
2006-05-05 Adam DickmeissAvoid declaration after statement
2006-05-05 Adam DickmeissLog when a file is opened using data1 system
2006-05-05 Adam DickmeissAdded two YAZ_EXPORTS
2006-05-05 Adam DickmeissImplement functions to get register usage statistics:
2006-05-05 Adam DickmeissAdded prototype recTypeClass_load_modules
2006-05-05 Adam DickmeissBy default, no searching for loadable modules is perfor...
2006-05-04 Marc Crommeadded more statistics to rank function, renamed variabl...
2006-05-03 Marc Crommeadded statistics to similarity rank function
2006-05-03 Marc Crommeadded coment on magic number 34 which is sqrroot of...
2006-05-03 Marc Crommeremoved emacs trailer
2006-05-03 Marc Crommeadded new ranking function rank-similar in ranksimilar.c
2006-05-02 Mike TaylorCompleted revision of text.
2006-05-02 Mike TaylorRolling mods to Marc's new ranking prose. (Check in...
2006-05-02 Marc Crommeadded possibility to display static rank information...
2006-05-01 Marc Crommeadded warning on clash betwen @attr 2=102 and @attr...
2006-05-01 Marc Crommeadded section on static and dynamic ranking, versus...
2006-05-01 Adam DickmeissExperiment with combined shared lib libidzebra-all...
2006-04-28 Adam DickmeissFix shell test. Use = rather than == (not portable)
2006-04-27 Marc Crommemake distcheck works now
2006-04-27 Marc Crommebypassing checks when running make distcheck
2006-04-26 Marc Crommechanged xslt filter to expand config file and xslt...
2006-04-26 Adam DickmeissChange config function in recType interface to return...
2006-04-26 Adam DickmeissCopy files rather than symlink
next