Add render_record()
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Utils.pm
2007-03-05 Mike TaylorAdd render_record()
2007-03-01 Mike Taylorcql_quote() quotes terms that contain quotes and slashe...
2007-03-01 Mike TaylorBack to v1.21 -- cql_target() is not unnecessary after...
2007-03-01 Mike TaylorRemove unused cql_target()
2006-12-18 Mike TaylorAdd bib1_access_point()
2006-12-11 Anders S. MortensenOnly select those irspy:xxx entries newer than the...
2006-12-05 Mike Taylorxml_encode() now takes an optional hash of options.
2006-11-30 Mike Taylorxml_encode() does not translate /'/ to ' since...
2006-11-29 Mike TaylorAdd isodate()
2006-11-29 Mike Taylormodify_xml_document() now returns a list containing...
2006-11-16 Mike TaylorAdd cql_quote() and cql_target()
2006-11-14 Mike TaylorXml_encode() accepts fallback string.
2006-11-14 Mike TaylorComment out debugging warn()s
2006-11-14 Mike TaylorLots of tasties. Most importantly, dom_add_element...
2006-11-13 Mike TaylorNew utiltiy find_or_make_node() finds a node within...
2006-11-13 Mike TaylorComment
2006-11-09 Mike TaylorAdd irspy_namespace()
2006-11-08 Mike Taylorirspy_xpath_context() may now take a textual XML record...
2006-11-07 Mike TaylorComplete and should work ... but doesn't.
2006-11-07 Mike TaylorCorrect HTML-encoding of debug output in dom_add_element()
2006-11-01 Mike TaylorRobust against complex text-nodes contains comments...
2006-11-01 Mike TaylorNew function modify_xml_document()
2006-10-31 Mike TaylorAdd dom_add_element() [NOT FINISHED!] and inheritance_t...
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorNew