[gs-cvs] rev 8362 - in trunk/gs/expat: . amiga
amiga/include/inline4 amiga/include/interfaces
amiga/include/libraries amiga/include/proto bcb5 conftools
doc examples lib tests tests/benchmark vms win32 xmlwf
giles at ghostscript.com
giles at ghostscript.com
Tue Nov 13 18:06:06 PST 2007
Author: giles
Date: 2007-11-13 18:06:05 -0800 (Tue, 13 Nov 2007)
New Revision: 8362
Modified:
trunk/gs/expat/COPYING
trunk/gs/expat/Changes
trunk/gs/expat/MANIFEST
trunk/gs/expat/Makefile.in
trunk/gs/expat/README
trunk/gs/expat/amiga/Makefile
trunk/gs/expat/amiga/README.txt
trunk/gs/expat/amiga/expat.xml
trunk/gs/expat/amiga/expat_lib.c
trunk/gs/expat/amiga/expat_vectors.c
trunk/gs/expat/amiga/include/inline4/expat.h
trunk/gs/expat/amiga/include/interfaces/expat.h
trunk/gs/expat/amiga/include/libraries/expat.h
trunk/gs/expat/amiga/include/proto/expat.h
trunk/gs/expat/amiga/launch.c
trunk/gs/expat/amiga/stdlib.c
trunk/gs/expat/bcb5/README.txt
trunk/gs/expat/bcb5/all_projects.bpg
trunk/gs/expat/bcb5/elements.bpf
trunk/gs/expat/bcb5/elements.bpr
trunk/gs/expat/bcb5/elements.mak
trunk/gs/expat/bcb5/expat.bpf
trunk/gs/expat/bcb5/expat.bpr
trunk/gs/expat/bcb5/expat.mak
trunk/gs/expat/bcb5/expat_static.bpf
trunk/gs/expat/bcb5/expat_static.bpr
trunk/gs/expat/bcb5/expat_static.mak
trunk/gs/expat/bcb5/expatw.bpf
trunk/gs/expat/bcb5/expatw.bpr
trunk/gs/expat/bcb5/expatw.mak
trunk/gs/expat/bcb5/expatw_static.bpf
trunk/gs/expat/bcb5/expatw_static.bpr
trunk/gs/expat/bcb5/expatw_static.mak
trunk/gs/expat/bcb5/libexpat_mtd.def
trunk/gs/expat/bcb5/libexpatw_mtd.def
trunk/gs/expat/bcb5/makefile.mak
trunk/gs/expat/bcb5/outline.bpf
trunk/gs/expat/bcb5/outline.bpr
trunk/gs/expat/bcb5/outline.mak
trunk/gs/expat/bcb5/setup.bat
trunk/gs/expat/bcb5/xmlwf.bpf
trunk/gs/expat/bcb5/xmlwf.bpr
trunk/gs/expat/bcb5/xmlwf.mak
trunk/gs/expat/configure
trunk/gs/expat/configure.in
trunk/gs/expat/conftools/PrintPath
trunk/gs/expat/conftools/ac_c_bigendian_cross.m4
trunk/gs/expat/conftools/config.guess
trunk/gs/expat/conftools/config.sub
trunk/gs/expat/conftools/expat.m4
trunk/gs/expat/conftools/get-version.sh
trunk/gs/expat/conftools/install-sh
trunk/gs/expat/conftools/libtool.m4
trunk/gs/expat/conftools/ltmain.sh
trunk/gs/expat/conftools/mkinstalldirs
trunk/gs/expat/doc/expat.png
trunk/gs/expat/doc/reference.html
trunk/gs/expat/doc/style.css
trunk/gs/expat/doc/valid-xhtml10.png
trunk/gs/expat/doc/xmlwf.1
trunk/gs/expat/doc/xmlwf.sgml
trunk/gs/expat/examples/elements.c
trunk/gs/expat/examples/elements.dsp
trunk/gs/expat/examples/outline.c
trunk/gs/expat/examples/outline.dsp
trunk/gs/expat/expat.dsw
trunk/gs/expat/expat_config.h.in
trunk/gs/expat/lib/Makefile.MPW
trunk/gs/expat/lib/amigaconfig.h
trunk/gs/expat/lib/ascii.h
trunk/gs/expat/lib/asciitab.h
trunk/gs/expat/lib/expat.dsp
trunk/gs/expat/lib/expat.h
trunk/gs/expat/lib/expat_external.h
trunk/gs/expat/lib/expat_static.dsp
trunk/gs/expat/lib/expatw.dsp
trunk/gs/expat/lib/expatw_static.dsp
trunk/gs/expat/lib/iasciitab.h
trunk/gs/expat/lib/internal.h
trunk/gs/expat/lib/latin1tab.h
trunk/gs/expat/lib/libexpat.def
trunk/gs/expat/lib/libexpatw.def
trunk/gs/expat/lib/macconfig.h
trunk/gs/expat/lib/nametab.h
trunk/gs/expat/lib/utf8tab.h
trunk/gs/expat/lib/winconfig.h
trunk/gs/expat/lib/xmlparse.c
trunk/gs/expat/lib/xmlrole.c
trunk/gs/expat/lib/xmlrole.h
trunk/gs/expat/lib/xmltok.c
trunk/gs/expat/lib/xmltok.h
trunk/gs/expat/lib/xmltok_impl.c
trunk/gs/expat/lib/xmltok_impl.h
trunk/gs/expat/lib/xmltok_ns.c
trunk/gs/expat/tests/README.txt
trunk/gs/expat/tests/benchmark/README.txt
trunk/gs/expat/tests/benchmark/benchmark.c
trunk/gs/expat/tests/benchmark/benchmark.dsp
trunk/gs/expat/tests/benchmark/benchmark.dsw
trunk/gs/expat/tests/chardata.c
trunk/gs/expat/tests/chardata.h
trunk/gs/expat/tests/minicheck.c
trunk/gs/expat/tests/minicheck.h
trunk/gs/expat/tests/runtests.c
trunk/gs/expat/tests/runtestspp.cpp
trunk/gs/expat/tests/xmltest.sh
trunk/gs/expat/vms/README.vms
trunk/gs/expat/vms/descrip.mms
trunk/gs/expat/vms/expat_config.h
trunk/gs/expat/win32/MANIFEST.txt
trunk/gs/expat/win32/README.txt
trunk/gs/expat/win32/expat.iss
trunk/gs/expat/xmlwf/codepage.c
trunk/gs/expat/xmlwf/codepage.h
trunk/gs/expat/xmlwf/ct.c
trunk/gs/expat/xmlwf/filemap.h
trunk/gs/expat/xmlwf/readfilemap.c
trunk/gs/expat/xmlwf/unixfilemap.c
trunk/gs/expat/xmlwf/win32filemap.c
trunk/gs/expat/xmlwf/xmlfile.c
trunk/gs/expat/xmlwf/xmlfile.h
trunk/gs/expat/xmlwf/xmlmime.c
trunk/gs/expat/xmlwf/xmlmime.h
trunk/gs/expat/xmlwf/xmltchar.h
trunk/gs/expat/xmlwf/xmlurl.h
trunk/gs/expat/xmlwf/xmlwf.c
trunk/gs/expat/xmlwf/xmlwf.dsp
trunk/gs/expat/xmlwf/xmlwin32url.cxx
Log:
Remove spurious executable bits.
Property changes on: trunk/gs/expat/COPYING
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/Changes
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/MANIFEST
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/Makefile.in
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/README
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/Makefile
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/README.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/expat.xml
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/expat_lib.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/expat_vectors.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/include/inline4/expat.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/include/interfaces/expat.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/include/libraries/expat.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/include/proto/expat.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/launch.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/amiga/stdlib.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/README.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/all_projects.bpg
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/elements.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/elements.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/elements.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat_static.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat_static.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expat_static.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw_static.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw_static.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/expatw_static.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/libexpat_mtd.def
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/libexpatw_mtd.def
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/makefile.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/outline.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/outline.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/outline.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/setup.bat
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/xmlwf.bpf
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/xmlwf.bpr
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/bcb5/xmlwf.mak
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/configure
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/configure.in
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/PrintPath
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/ac_c_bigendian_cross.m4
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/config.guess
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/config.sub
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/expat.m4
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/get-version.sh
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/install-sh
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/libtool.m4
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/ltmain.sh
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/conftools/mkinstalldirs
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/expat.png
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/reference.html
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/style.css
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/valid-xhtml10.png
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/xmlwf.1
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/doc/xmlwf.sgml
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/examples/elements.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/examples/elements.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/examples/outline.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/examples/outline.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/expat.dsw
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/expat_config.h.in
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/Makefile.MPW
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/amigaconfig.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/ascii.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/asciitab.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expat.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expat.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expat_external.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expat_static.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expatw.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/expatw_static.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/iasciitab.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/internal.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/latin1tab.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/libexpat.def
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/libexpatw.def
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/macconfig.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/nametab.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/utf8tab.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/winconfig.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmlparse.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmlrole.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmlrole.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmltok.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmltok.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmltok_impl.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmltok_impl.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/lib/xmltok_ns.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/README.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/benchmark/README.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/benchmark/benchmark.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/benchmark/benchmark.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/benchmark/benchmark.dsw
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/chardata.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/chardata.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/minicheck.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/minicheck.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/runtests.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/runtestspp.cpp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/tests/xmltest.sh
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/vms/README.vms
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/vms/descrip.mms
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/vms/expat_config.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/win32/MANIFEST.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/win32/README.txt
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/win32/expat.iss
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/codepage.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/codepage.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/ct.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/filemap.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/readfilemap.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/unixfilemap.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/win32filemap.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlfile.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlfile.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlmime.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlmime.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmltchar.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlurl.h
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlwf.c
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlwf.dsp
___________________________________________________________________
Name: svn:executable
-
Property changes on: trunk/gs/expat/xmlwf/xmlwin32url.cxx
___________________________________________________________________
Name: svn:executable
-
More information about the gs-cvs
mailing list