MANIFEST 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. amiga/stdlib.c
  2. amiga/launch.c
  3. amiga/expat_vectors.c
  4. amiga/expat_lib.c
  5. amiga/expat.xml
  6. amiga/README.txt
  7. amiga/Makefile
  8. amiga/include/proto/expat.h
  9. amiga/include/libraries/expat.h
  10. amiga/include/interfaces/expat.h
  11. amiga/include/inline4/expat.h
  12. bcb5/README.txt
  13. bcb5/all_projects.bpg
  14. bcb5/elements.bpf
  15. bcb5/elements.bpr
  16. bcb5/elements.mak
  17. bcb5/expat.bpf
  18. bcb5/expat.bpr
  19. bcb5/expat.mak
  20. bcb5/expat_static.bpf
  21. bcb5/expat_static.bpr
  22. bcb5/expat_static.mak
  23. bcb5/expatw.bpf
  24. bcb5/expatw.bpr
  25. bcb5/expatw.mak
  26. bcb5/expatw_static.bpf
  27. bcb5/expatw_static.bpr
  28. bcb5/expatw_static.mak
  29. bcb5/libexpat_mtd.def
  30. bcb5/libexpatw_mtd.def
  31. bcb5/makefile.mak
  32. bcb5/outline.bpf
  33. bcb5/outline.bpr
  34. bcb5/outline.mak
  35. bcb5/setup.bat
  36. bcb5/xmlwf.bpf
  37. bcb5/xmlwf.bpr
  38. bcb5/xmlwf.mak
  39. doc/expat.png
  40. doc/reference.html
  41. doc/style.css
  42. doc/valid-xhtml10.png
  43. doc/xmlwf.1
  44. doc/xmlwf.sgml
  45. COPYING
  46. Changes
  47. MANIFEST
  48. Makefile.in
  49. README
  50. configure
  51. configure.in
  52. expat_config.h.in
  53. expat.dsw
  54. conftools/PrintPath
  55. conftools/ac_c_bigendian_cross.m4
  56. conftools/config.guess
  57. conftools/config.sub
  58. conftools/expat.m4
  59. conftools/get-version.sh
  60. conftools/install-sh
  61. conftools/libtool.m4
  62. conftools/ltmain.sh
  63. conftools/mkinstalldirs
  64. examples/elements.c
  65. examples/elements.dsp
  66. examples/outline.c
  67. examples/outline.dsp
  68. lib/Makefile.MPW
  69. lib/amigaconfig.h
  70. lib/ascii.h
  71. lib/asciitab.h
  72. lib/expat.dsp
  73. lib/expat.h
  74. lib/expat_external.h
  75. lib/expat_static.dsp
  76. lib/expatw.dsp
  77. lib/expatw_static.dsp
  78. lib/iasciitab.h
  79. lib/internal.h
  80. lib/latin1tab.h
  81. lib/libexpat.def
  82. lib/libexpatw.def
  83. lib/macconfig.h
  84. lib/nametab.h
  85. lib/utf8tab.h
  86. lib/winconfig.h
  87. lib/xmlparse.c
  88. lib/xmlrole.c
  89. lib/xmlrole.h
  90. lib/xmltok.c
  91. lib/xmltok.h
  92. lib/xmltok_impl.c
  93. lib/xmltok_impl.h
  94. lib/xmltok_ns.c
  95. tests/benchmark/README.txt
  96. tests/benchmark/benchmark.c
  97. tests/benchmark/benchmark.dsp
  98. tests/benchmark/benchmark.dsw
  99. tests/README.txt
  100. tests/chardata.c
  101. tests/chardata.h
  102. tests/minicheck.c
  103. tests/minicheck.h
  104. tests/runtests.c
  105. tests/runtestspp.cpp
  106. tests/xmltest.sh
  107. vms/README.vms
  108. vms/descrip.mms
  109. vms/expat_config.h
  110. win32/MANIFEST.txt
  111. win32/README.txt
  112. win32/expat.iss
  113. xmlwf/codepage.c
  114. xmlwf/codepage.h
  115. xmlwf/ct.c
  116. xmlwf/filemap.h
  117. xmlwf/readfilemap.c
  118. xmlwf/unixfilemap.c
  119. xmlwf/win32filemap.c
  120. xmlwf/xmlfile.c
  121. xmlwf/xmlfile.h
  122. xmlwf/xmlmime.c
  123. xmlwf/xmlmime.h
  124. xmlwf/xmltchar.h
  125. xmlwf/xmlurl.h
  126. xmlwf/xmlwf.c
  127. xmlwf/xmlwf.dsp
  128. xmlwf/xmlwin32url.cxx