Add and use xpath_context()
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Record.pm
2007-05-04 Mike TaylorAdd and use xpath_context()
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-03-05 Mike TaylorComment.
2007-03-01 Mike TaylorComment
2006-11-30 Mike TaylorRemove redundant _string2cdata() method, use xml_encode...
2006-11-29 Mike TaylorRemove _isodate() method, used only within the class.
2006-11-01 Mike TaylorUse $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM...
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-23 Anders S. MortensenIntroduced methods store_result, _isodate and _string2c...
2006-10-20 Mike Taylorxml_encode() moved to IRSpy.pm
2006-10-13 Anders S. MortensenMoving the irspy namespace to the IRSpy package (to...
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-09-26 Mike TaylorRecord keeps track of its parent IRSpy object, and...
2006-09-25 Mike TaylorExport xml_encode() as required.
2006-09-25 Mike TaylorAdd and use xml_encode()
2006-07-25 Mike TaylorComment out verbosity
2006-07-24 Mike TaylorRemove commented-out logging on each record modification.
2006-07-24 Mike TaylorInitial version of code in append_entry() to make the...
2006-07-24 Mike TaylorSuccessfully (finally!) insert new XML fragments in...
2006-07-21 Mike TaylorPartial version of append_entry() method -- not yet...
2006-07-21 Mike TaylorReduce '###' documentation comments to '##'
2006-07-18 Mike TaylorRecord contains a DOM tree of the ZeeRex record, not...
2006-07-11 Mike TaylorNotes on using XML::Simple
2006-06-20 Mike TaylorRename Net::Z3950::IRSpy to ZOOM::IRSpy
2006-06-20 Mike TaylorMove Net/Z3950/IRSpy/Record.pm to ZOOM/IRSpy/Record.pm