[fdo-internals] Porting GDAL source code from trunk -> 3.2.x branch
Greg Boone
greg.boone at autodesk.com
Fri Jan 26 16:22:25 EST 2007
Hi All,
I have updated the GDAL source in the 3.2.x branch with the GDAL source
code from the trunk. The trunk and the 3.2.x branch have now been
synchronized. The 3.2.x branch was updated from the trunk in order to
support MapGuide 1.1.0 going forward.
--------------------
Author: gregboone
Date: 2007-01-24 20:19:19 -0500 (Wed, 24 Jan 2007)
New Revision: 77
Added:
branches/3.2.x/Providers/GDAL/Docs/doc_src/
branches/3.2.x/Providers/GDAL/Docs/doc_src/Doxyfile_GDAL
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile.am
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile.in
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile.am
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile.in
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/de
fine_pages.h
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile.
am
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile.
in
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/custom.cs
s
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/footer.ht
ml
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/header.ht
ml
branches/3.2.x/Providers/GDAL/Docs/doc_src/warning_logfile.txt
Removed:
branches/3.2.x/Providers/GDAL/Docs/doc_src/Doxyfile_GDAL
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile.am
branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile.in
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile.am
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Ma
kefile.in
branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/de
fine_pages.h
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile.
am
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile.
in
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/custom.cs
s
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/footer.ht
ml
branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/header.ht
ml
branches/3.2.x/Providers/GDAL/Docs/doc_src/warning_logfile.txt
Modified:
branches/3.2.x/Providers/GDAL/Docs/Makefile.am
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpBandRaster.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpClassData.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpClassData.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpConnection.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpConnection.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpDatasetCache.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoBandRaster.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoBandRaster.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoBandRasterImp.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoBandRasterImp.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoRasterExtractor.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpGeoRasterExtractor.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpImage.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpImage.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpImageFactory.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpImageFactory.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpRaster.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpRasterCapabilities.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpRasterPropertyDictionar
y.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpRasterUtil.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpSchemaData.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpSchemaData.h
branches/3.2.x/Providers/GDAL/Src/Provider/FdoRfpStreamReaderByTile.cpp
branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj
branches/3.2.x/Providers/GDAL/Src/UnitTest/RfpTestThorough.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20070126/111be9e2/attachment-0001.html
More information about the fdo-internals
mailing list