Cleanup, and improving some inefficiency in the number code:
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 15 Feb 2001 11:46:16 +0000 (11:46 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 15 Feb 2001 11:46:16 +0000 (11:46 +0000)
commit493051a1b2dae838bf5ceb7d8ac112c370943448
treef6b4fdacf7eba97c4e58a992ef03669eb03234bc
parentb827b26f9b7c0537a84651bb060e130072129e90
Cleanup, and improving some inefficiency in the number code:
- libxslt/pattern.[ch]: exported pattern matching interfaces
  for numbers.c and future debug module
- libxslt/numbers.c: updated to new interface, should avoid
  unnecessary recompilation of patterns.
- libxslt/xsltutils.[ch]: cleanup
- tests/REC/gmon.out: removed :-)
Daniel
ChangeLog
libxslt/numbers.c
libxslt/pattern.c
libxslt/pattern.h
libxslt/xsltutils.c
libxslt/xsltutils.h
tests/REC/gmon.out [deleted file]