projects
/
idzebra-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Happy new year
[idzebra-moved-to-github.git]
/
index
/
mod_dom.c
2009-01-09
Adam Dickmeiss
Happy new year
blob
|
commitdiff
2008-11-06
unknown
Fixed memory init problem for mod_dom in show records...
blob
|
commitdiff
|
diff to current
2008-10-23
Adam Dickmeiss
Align sequence numbers for words in z:index sections...
blob
|
commitdiff
|
diff to current
2008-07-09
Adam Dickmeiss
Replace z:meta node with embedded record instead of...
blob
|
commitdiff
|
diff to current
2008-07-09
Adam Dickmeiss
Changed naming convention for embedded records for...
blob
|
commitdiff
|
diff to current
2008-07-09
Adam Dickmeiss
Fixed snippets creation for DOM and usage of input...
blob
|
commitdiff
|
diff to current
2008-07-08
Adam Dickmeiss
Removed attr_content_xml - it was identical to attr_con...
blob
|
commitdiff
|
diff to current
2008-07-08
Adam Dickmeiss
Added facility to embed metadata for the DOM filter.
blob
|
commitdiff
|
diff to current
2008-07-08
Adam Dickmeiss
Using NMEM rather than ODR for memory stuff.
blob
|
commitdiff
|
diff to current
2008-04-03
Adam Dickmeiss
Omit CVS Id. Update copyright year.
blob
|
commitdiff
|
diff to current
2007-12-13
Adam Dickmeiss
Removed log msg
blob
|
commitdiff
|
diff to current
2007-10-29
Adam Dickmeiss
Changed type of index_type char/int to string.
blob
|
commitdiff
|
diff to current
2007-10-21
Adam Dickmeiss
Fixed bug #1796: MARC parse errors when using mod_dom...
blob
|
commitdiff
|
diff to current
2007-08-31
Adam Dickmeiss
Fixes for snippet/scan where we do "reextract". The...
blob
|
commitdiff
|
diff to current
2007-06-19
Adam Dickmeiss
When mod.dom alwo sets additional info when it returns...
blob
|
commitdiff
|
diff to current
2007-05-19
Adam Dickmeiss
Fixed bug #1131: Missing value-of data in DOM filter...
blob
|
commitdiff
|
diff to current
2007-04-16
Adam Dickmeiss
Another and hopefully, last, YAZ OID DB update
blob
|
commitdiff
|
diff to current
2007-04-16
Adam Dickmeiss
Update for YAZ 3s new OID system
blob
|
commitdiff
|
diff to current
2007-04-07
Adam Dickmeiss
Remove leading blank line
blob
|
commitdiff
|
diff to current
2007-04-02
Adam Dickmeiss
Removed a few YLOG_LOG messages. This could be enough...
blob
|
commitdiff
|
diff to current
2007-03-14
Adam Dickmeiss
Changed some types in mod_dom.c ; mostly 'xmlChar ...
blob
|
commitdiff
|
diff to current
2007-03-08
Marc Cromme
changed <dom> and <input> parser such that the followin...
blob
|
commitdiff
|
diff to current
2007-03-07
Marc Cromme
Added always the XML parsing flag XML_PARSE_NONET to...
blob
|
commitdiff
|
diff to current
2007-03-06
Adam Dickmeiss
Avoid mixed stmt/var declare
blob
|
commitdiff
|
diff to current
2007-03-06
Adam Dickmeiss
Fixed bug #946: Coredump on MARC display.
blob
|
commitdiff
|
diff to current
2007-03-05
Marc Cromme
added tests for bug #883 'Need an 'ignore' value for...
blob
|
commitdiff
|
diff to current
2007-03-03
Adam Dickmeiss
Fixes for perform_convert: use xmlParseMemory instead...
blob
|
commitdiff
|
diff to current
2007-03-01
Adam Dickmeiss
Allow record filters to return 'skip' this record ...
blob
|
commitdiff
|
diff to current
2007-02-28
Marc Cromme
added nice debug output of all xmlreader and xslt XML...
blob
|
commitdiff
|
diff to current
2007-02-28
Marc Cromme
closing bug #928 by dropping DOM document to xmlbuffer...
blob
|
commitdiff
|
diff to current
2007-02-28
Marc Cromme
removed general warning log of indexing process. this...
blob
|
commitdiff
|
diff to current
2007-02-26
Adam Dickmeiss
Avoid sprintf with NULL %s value (Solaris dislikes it)
blob
|
commitdiff
|
diff to current
2007-02-23
Adam Dickmeiss
Use xmlGetLineNo instead of xmlGetNodePath for errors...
blob
|
commitdiff
|
diff to current
2007-02-23
Adam Dickmeiss
For each element macro.
blob
|
commitdiff
|
diff to current
2007-02-23
Adam Dickmeiss
For dom filter, in input element construct, parse ...
blob
|
commitdiff
|
diff to current
2007-02-23
Adam Dickmeiss
Wrap log messages for dom filter. This uses yaz_vsnprin...
blob
|
commitdiff
|
diff to current
2007-02-18
Adam Dickmeiss
Fixed bug #898: xslt tests fails on several platforms...
blob
|
commitdiff
|
diff to current
2007-02-15
Marc Cromme
optimized code such that the RecWord structure recword...
blob
|
commitdiff
|
diff to current
2007-02-15
Marc Cromme
removed dead code pieces which are reminisences from...
blob
|
commitdiff
|
diff to current
2007-02-15
Marc Cromme
pretty formatting warning messages, always giving the...
blob
|
commitdiff
|
diff to current
2007-02-15
Marc Cromme
rewritten mod_dom instruction parsing code hooked into...
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
added 'static' declaration to functiondefinitions
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
changing attribute 'action' to 'type' for better confrm...
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
indenting entire file according to the rules stated...
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
continued hooking in tinfo and recctr, still need to...
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
removed wanings by zillions of (const char *) casts...
blob
|
commitdiff
|
diff to current
2007-02-14
Marc Cromme
removed the crappy PI and <z:index> parsing code comitt...
blob
|
commitdiff
|
diff to current
2007-02-13
Marc Cromme
removed unnecessary out-commented code lines
blob
|
commitdiff
|
diff to current
2007-02-13
Marc Cromme
facturized DOM XML indexing code out into function
blob
|
commitdiff
|
diff to current
2007-02-12
Marc Cromme
added parsing function 'parse_pi_zebra_20' for processi...
blob
|
commitdiff
|
diff to current
2007-02-12
Adam Dickmeiss
Fixed bug #884: Entity declarations in input are lost...
blob
|
commitdiff
|
diff to current
2007-02-07
Adam Dickmeiss
Implemented new filter 'dom'. See test/xslt/dom-config...
blob
|
commitdiff
|
diff to current