applied a patch from Mark Vakoc to implement the EXSLT object
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 30 May 2002 21:36:59 +0000 (21:36 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 30 May 2002 21:36:59 +0000 (21:36 +0000)
commit765957430fd4b748c2d8f70ee546308fad4359f8
tree0bfb731b03dab66fedac30a14387f416d3b75699
parent52a0b2ad40bcde4926878b6260f02d052944b61f
applied a patch from Mark Vakoc to implement the EXSLT object

* win32/Makefile.msvc libexslt/Makefile.am libexslt/date.c
  libexslt/dynamic.c libexslt/exslt.c libexslt/exslt.h: applied
  a patch from Mark Vakoc to implement the EXSLT
  object dyn:evaluate(string) extension function, and a small fix
  to date.c
Daniel
ChangeLog
libexslt/Makefile.am
libexslt/date.c
libexslt/dynamic.c [new file with mode: 0644]
libexslt/exslt.c
libexslt/exslt.h
win32/Makefile.msvc