root/tags/rel-3-6-4/mapserver

Name Size Rev Age Last Change
../
fonts 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
gdft 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapscript 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
symbols 908 7 years sdlime: Added line symbol examples.
.cvsignore 169 bytes 704 7 years frank: added tile4ms
aclocal.m4 9.0 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
cgiutil.c 4.6 kB 1025 7 years sacha: Added template support to WMS.
cgiutil.h 491 bytes 1025 7 years sacha: Added template support to WMS.
configure 172.6 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
configure.in 51.6 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
epplib.c 8.5 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
epplib.h 1.3 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
HISTORY.TXT 5.2 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
INSTALL 91 bytes 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
legend.c 0.6 kB 1139 6 years dan: Added optional new_map_path arg to msLoadMap()
Makefile.in 8.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
Makefile.vc 7.0 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
map.h 29.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapbits.c 0.8 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maperror.c 5.6 kB 973 7 years dan: Added -DENABLE_STDERR_DEBUG in --enable-debug config option …
maperror.h 1.3 kB 935 7 years frank: Make msSetError() support variable arguments. ms_error is no longer …
mapfile.c 110.0 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapfile.dtd 6.4 kB 376 7 years sdlime: Added types to classes, not in the main code yet.
mapfile.h 2.9 kB 1146 6 years julien: Add marker support for reference map. (MARKER, MARKERSIZE, MAXBOXSIZE, …
mapgml.c 15.5 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapgml.h 43 bytes 780 7 years sdlime: First revision of UMN GML code, doesn't work yet but soon…
maphash.c 1.7 kB 917 7 years sdlime: Fixed small memory leak in maphash.c.
maphash.h 476 bytes 133 8 years dan: Added extern "C" in MS headers with external functions (was in mapogr.cpp)
mapindex.c 6.0 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapindex.h 0.8 kB 133 8 years dan: Added extern "C" in MS headers with external functions (was in mapogr.cpp)
maplabel.c 31.3 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maplayer.c 18.4 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maplegend.c 14.5 kB 1058 6 years dan: Avoid error in legend with layers with no class
maplexer.l 18.7 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapogr.cpp 69.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maporaclespatial.c 31.8 kB 991 7 years rodrigo: Updated mapfile DATA statement to include SRID number. SRID fix in r1.6 …
mapparser.y 6.8 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mappdf.c 60.2 kB 1131 6 years jamie: Added map->scale arg to msShapeGetClass to keep in line with maputil
mappostgis.c 45.5 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapprimitive.c 41.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapprimitive.h 0.7 kB 913 7 years assefa: Support of Measured shpe files.
mapproject.c 12.8 kB 1085 6 years sdlime: Added projection support to the GML output code. Re-shuffled the code to …
mapproject.h 1.6 kB 1087 6 years dan: Include maphash.h for msGetEPSGProj() prototype
mapprojhack.c 4.6 kB 879 7 years sdlime: Added include for string.h to mapprojhack.c to avoid a compiler warning.
mapquery.c 31.0 kB 1114 6 years sdlime: Class MINSCALE/MAXSCALE enabled.
mapraster.c 59.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapresample.c 31.6 kB 838 7 years dan: Test for nSrcX or nSrcY < 0 in msSimpleRasterResampler() to prevent …
mapresample.h 2.6 kB 356 7 years frank: New
mapscale.c 8.8 kB 811 7 years assefa: Remove #ifdef USE_PRIOLIST. Change name from panPriolist to layerorder.
mapsde.c 20.9 kB 1109 6 years sdlime: Fixed memory de-allocation error with SDE iteminfo pointer.
mapsearch.c 9.3 kB 585 7 years sdlime: Friggin finally got feature queries working again. Basically, the …
mapserv.c 47.7 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapserv.h 1.5 kB 1025 7 years sacha: Added template support to WMS.
mapshape.c 55.7 kB 1074 6 years dan: Move call to free(dbfFilename) in msSHPOpenFile() after error message to …
mapshape.h 4.7 kB 1066 6 years sdlime: Updated many of the header files for more consise parsing by Swig. Result …
mapstring.c 6.9 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapsymbol.c 41.9 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapsymbol.h 1.2 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maptemplate.c 87.6 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
maptemplate.h 3.7 kB 1072 6 years assefa: Add template processing functions that can be called from mapscript.
mapthread.c 10.7 kB 940 7 years frank: added untested windows mutex implementation
mapthread.h 0.5 kB 938 7 years frank: added documentation
maptree.c 21.8 kB 968 7 years frank: Fixed 1 in 256 bug figuring out byte order of old index files
maptree.h 1.4 kB 186 8 years sdlime: Added msFilterTreeSearch function. Made a couple of little adjustments to …
maputil.c 65.2 kB 1121 6 years sdlime: Fixed small error with class scale checking implementation.
mapwms.c 47.8 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapwmslayer.c 23.3 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
mapxbase.c 29.4 kB 932 7 years frank: avoid use of ms_error global
README 3.2 kB 912 7 years dan: Added space in DM Solutions name
README.CONFIGURE 18.1 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
README.WIN32 8.2 kB 852 7 years assefa: Add a note on GDAL and libpng.
scalebar.c 0.7 kB 1139 6 years dan: Added optional new_map_path arg to msLoadMap()
shp2img.c 2.8 kB 1139 6 years dan: Added optional new_map_path arg to msLoadMap()
shp2pdf.c 3.5 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
shpindex.c 1.3 kB 1739 6 years anonymous: This commit was manufactured by cvs2svn to create tag 'rel-3-6-4'.
shptree.c 3.0 kB 754 7 years sdlime: Fixed stupid error in shptree and patched a number of leaks in tree code.
shptreetst.c 3.9 kB 929 7 years sdlime: Fixed shapelib code to be re-entrant. This involved moving static buffers …
shptreevis.c 6.2 kB 929 7 years sdlime: Fixed shapelib code to be re-entrant. This involved moving static buffers …
sortshp.c 6.1 kB 266 8 years sdlime: Finished mapserv.c re-write, no joins though. Added -v option to all …
sym2img.c 3.5 kB 79 8 years sdlime: Various fixes, nothing major…
tile4ms.c 6.4 kB 842 7 years dan: Added option -tile-path-only to strip off filename part of the path in the …
  • Property svn:ignore set to
    config.log
    config.status
    Makefile
    mapparser.c
    mapparser.h
    maplexer.c
    shp2img
    legend
    mapserv
    shptree
    shptreevis
    shptreetst
    scalebar
    sortshp
    tile4ms
    perlvars
    config.cache
Note: See TracBrowser for help on using the browser.