138
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed problem with AC_LD_SHARED_FROM_PERL() macro on RH7 systems More... over 24 years ago
Fixed stupid typo in mapfile.c More... over 24 years ago
Fixing the msDrawShape function up. Added shape type detection to inline features. More... over 24 years ago
Updated Makefile.vc with an SDE section. Thank Egon. More... over 24 years ago
Fixing msDrawShape... More... over 24 years ago
Finished mapserv.c re-write, no joins though. Added -v option to all command line utilities. More... over 24 years ago
More mapserv.c work, should compile today. More... over 24 years ago
A few more updates to mapserv.c. Should be able to build and test soon. More... over 24 years ago
More update of query components of mapserv.c More... over 24 years ago
Working on the mapserv.c/.h code. Not working yet. More... over 24 years ago
Initial coding of new version of msLoadQuery() and msSaveQuery() functions. More... over 24 years ago
Added support to mapserv.c to allow a default map file to be define using an environment variable. To be WMT compliant a default MUST exist. More... over 24 years ago
Added search of libgd.a under .libs and _libs for GD1.8.3 More... over 24 years ago
Initial code for 3.5 changes. Basically a state of chaos at the moment. More... over 24 years ago
Finalized 3.4 release. More... over 24 years ago
Added missing layer param to ms_newQueryObj() More... over 24 years ago
support for windows: readme, setup script, and tar file of makefiles and build scripts for building libMapscript.dll using the Mingw compiler, hosted on unix. More... over 24 years ago
support for windows, ensure that shared object and supp tcl files are built using 'file join'. More... over 24 years ago
work around for swig bug for static objects: ms_error was not instantiated by swig wrapper, check that ms_error exists, and make a new ms_error object if one does not exists. More... over 24 years ago
include swig generated doc file for mapscript/tcl More... over 24 years ago
try to fix building on machines where linker should be CC, see --with-linker-cc configure option. makefile changes to abuse preprocessor when compiler mapscript_wrap.c, use incr tcl defines to force call to Tcl_InitStubs() before wrapper has a chance to call Tcl_Eval(). README changes to point to MapServer Workbench project, document --with-linker-cc, and ./win directory More... over 24 years ago
Fixed stupid typo in last commit (template regex). More... over 24 years ago
Couple of small fixes to allow WBMP to work. More... over 24 years ago
Use PHP's virtual_cwd to open a .map file ONLY on WINNT More... over 24 years ago
Added notes about PHP-4.0.4 More... over 24 years ago
Updated Windows Makefiles for PHP4.0.4 and OGR More... over 24 years ago
Fixes to build with PHP 4.0.4 More... over 24 years ago
Removed duplicate free(web->empty) in freeWeb() (caused a GPF on Windoze) More... over 24 years ago
Changed returnHTML to allow group_select|check substitutions. More... over 24 years ago
Aded note about Win32 binaries More... over 24 years ago