MANIFEST 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. AUTHORS
  2. doc/expat.png
  3. doc/reference.html
  4. doc/style.css
  5. doc/valid-xhtml10.png
  6. doc/xmlwf.1
  7. doc/xmlwf.xml
  8. CMakeLists.txt
  9. CMake.README
  10. COPYING
  11. Changes
  12. ConfigureChecks.cmake
  13. MANIFEST
  14. Makefile.in
  15. README
  16. configure
  17. configure.ac
  18. expat_config.h.in
  19. expat_config.h.cmake
  20. expat.pc.in
  21. aclocal.m4
  22. run.sh.in
  23. conftools/PrintPath
  24. conftools/ac_c_bigendian_cross.m4
  25. conftools/expat.m4
  26. conftools/get-version.sh
  27. conftools/mkinstalldirs
  28. conftools/config.guess
  29. conftools/config.sub
  30. conftools/install-sh
  31. conftools/ltmain.sh
  32. m4/libtool.m4
  33. m4/ltversion.m4
  34. m4/ltoptions.m4
  35. m4/ltsugar.m4
  36. m4/lt~obsolete.m4
  37. examples/elements.c
  38. examples/outline.c
  39. lib/ascii.h
  40. lib/asciitab.h
  41. lib/expat.h
  42. lib/expat_external.h
  43. lib/iasciitab.h
  44. lib/internal.h
  45. lib/latin1tab.h
  46. lib/libexpat.def
  47. lib/libexpatw.def
  48. lib/nametab.h
  49. lib/siphash.h
  50. lib/utf8tab.h
  51. lib/winconfig.h
  52. lib/xmlparse.c
  53. lib/xmlrole.c
  54. lib/xmlrole.h
  55. lib/xmltok.c
  56. lib/xmltok.h
  57. lib/xmltok_impl.c
  58. lib/xmltok_impl.h
  59. lib/xmltok_ns.c
  60. tests/benchmark/README.txt
  61. tests/benchmark/benchmark.c
  62. tests/README.txt
  63. tests/chardata.c
  64. tests/chardata.h
  65. tests/memcheck.c
  66. tests/memcheck.h
  67. tests/minicheck.c
  68. tests/minicheck.h
  69. tests/runtests.c
  70. tests/runtestspp.cpp
  71. tests/xmltest.sh
  72. win32/MANIFEST.txt
  73. win32/README.txt
  74. win32/expat.iss
  75. xmlwf/codepage.c
  76. xmlwf/codepage.h
  77. xmlwf/ct.c
  78. xmlwf/filemap.h
  79. xmlwf/readfilemap.c
  80. xmlwf/unixfilemap.c
  81. xmlwf/win32filemap.c
  82. xmlwf/xmlfile.c
  83. xmlwf/xmlfile.h
  84. xmlwf/xmlmime.c
  85. xmlwf/xmlmime.h
  86. xmlwf/xmltchar.h
  87. xmlwf/xmlurl.h
  88. xmlwf/xmlwf.c
  89. xmlwf/xmlwin32url.cxx