[Bese-devel] [PATCH ucw_dev] Minor fixes for backtracking and ucw-tags
Vladimir Sekissov
svg at surnet.ru
Mon Jul 31 23:36:46 UTC 2006
Good day,
This patch contains:
- removing attribute value escaping from UCW-TAGS because it is now in
YACLML;
- minor optimisation for backtracking - using COPY-ALIST instead of
COPY-TREE. It is faster and tail-recursive opposite to COPY-TREE.
Shallow copy as COPY-ALIST do would be probably enough because
place values are already copied before backtracks.
Best Regards,
Vladimir Sekissov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGESET.gz
Type: application/octet-stream
Size: 2942 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060801/5e53b47a/attachment.obj>
More information about the bese-devel
mailing list