Tartarus CVS: zap: ds

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 15 May 2003 22:14:48 +0100


CVS Root:       /home/cvs
Module:         zap
Changes by:     ds
Date:           Thu May 15 2003  22:14:48 BST

Log message:
Separated out the entity, element, attribute and attribute value lists into
their own files and added scripts to build asm source from these.
Makefiles updated accordingly (but I haven't tested Makefile.unix).
Also, a few minor tweaks in module.s:
  use named constants (e.g. when setting up R5 for Zap_Search);
    and   are no longer converted to spaced (by HTMLSTRIPENTITIES);
  HTMLSTRIPENTITIES no longer causes a data abort if there's no selection;
  one or two small optimisations.

Modified files:
    sources/modes/hotmeal: 1.1 Makefile 1.2 Makefile.unix
    sources/modes/hotmeal/h: .cvsignore HoTMeaL
    sources/modes/hotmeal/s: 1.1 module
Added files:
    sources/modes/hotmeal/data: attributes elements entities values
    sources/modes/hotmeal/s: .cvsignore
Removed files:
    sources/modes/hotmeal: 1.1 mkwords mkent
    sources/modes/hotmeal/s: data

Links:
http://cvs.tartarus.org//zap/sources/modes/hotmeal/1.1%20Makefile.diff?r1=fe1&r2=1.1
http://cvs.tartarus.org//zap/sources/modes/hotmeal/1.1%20mkwords
http://cvs.tartarus.org//zap/sources/modes/hotmeal/1.2%20Makefile.unix.diff?r1=1.1&r2=1.2
http://cvs.tartarus.org//zap/sources/modes/hotmeal/mkent
http://cvs.tartarus.org//zap/sources/modes/hotmeal/data/attributes?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//zap/sources/modes/hotmeal/data/elements?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//zap/sources/modes/hotmeal/data/entities?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//zap/sources/modes/hotmeal/data/values?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//zap/sources/modes/hotmeal/h/.cvsignore.diff?r1=1.1&r2=1.2
http://cvs.tartarus.org//zap/sources/modes/hotmeal/h/HoTMeaL.diff?r1=fff&r2=1.2
http://cvs.tartarus.org//zap/sources/modes/hotmeal/s/.cvsignore?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//zap/sources/modes/hotmeal/s/1.1%20module.diff?r1=fff&r2=1.6
http://cvs.tartarus.org//zap/sources/modes/hotmeal/s/data