FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for mapscript/python/pymodule.i - fernandouval/mapserver · GitHub
fernandouval
/
mapserver
Public
forked from
MapServer/MapServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mapserver
mapscript
python
pymodule.i
on
master
User selector
Datepicker
Commit history
Commits on Jul 7, 2014
Python mapscript : fix setting pattern on mapscript.styleObj (#4943)
rouault
committed
3e8aa5a
View commit details
Copy full SHA for 3e8aa5a
View code at this point
Browse repository at this point
Commits on Apr 13, 2012
replace all occurrences of gdFree with msFree
unicolet
committed
cf5fbdd
View commit details
Copy full SHA for cf5fbdd
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
resolve issue with Python 2.6 using named arguments and guarantee 2.5 compatibility #3940
Show description for bac886e
unicolet
committed
bac886e
View commit details
Copy full SHA for bac886e
View code at this point
Browse repository at this point
Commits on Aug 11, 2011
Patch for #3940: some constructors still uses old-style args
Show description for bdc5d8d
unicolet
committed
bdc5d8d
View commit details
Copy full SHA for bdc5d8d
View code at this point
Browse repository at this point
Commits on Oct 20, 2009
rework pythonappend use to avoid indenting issues (#3180)
Show description for 60336e5
warmerdam
committed
60336e5
View commit details
Copy full SHA for 60336e5
View code at this point
Browse repository at this point
Commits on Jul 27, 2009
fix an apparent indentation error in else statements
Show description for a701534
warmerdam
committed
a701534
View commit details
Copy full SHA for a701534
View code at this point
Browse repository at this point
Commits on Dec 22, 2007
#2442: implementation of RFC24, item 3.2
Show description for 64479dd
unicolet
committed
64479dd
View commit details
Copy full SHA for 64479dd
View code at this point
Browse repository at this point
Commits on Aug 6, 2007
cast to const char* for PyString_FromStringAndSize
Show description for 90ca5d8
hobu
committed
90ca5d8
View commit details
Copy full SHA for 90ca5d8
View code at this point
Browse repository at this point
Commits on May 23, 2006
handle owns_data flag in gdBuffer (Bug 1788)
Show description for 880f6f6
warmerdam
committed
880f6f6
View commit details
Copy full SHA for 880f6f6
View code at this point
Browse repository at this point
Commits on Feb 13, 2006
Register msCleanup for interpreter finalization
Show description for c238671
sgillies
committed
c238671
View commit details
Copy full SHA for c238671
View code at this point
Browse repository at this point
Commits on Feb 18, 2005
moved python %init entirely into pymodule.i (bug 1249)
Show description for e24cc0b
sgillies
committed
e24cc0b
View commit details
Copy full SHA for e24cc0b
View code at this point
Browse repository at this point
Commits on Jan 30, 2005
implemented getBytes based on Jerry Pisk's attachment to bug 1177.
Show description for 32317d1
sgillies
committed
32317d1
View commit details
Copy full SHA for 32317d1
View code at this point
Browse repository at this point
Commits on Oct 26, 2004
eliminate another swig warning and activate Perl exceptions for Steve Lime.
Show description for 76abc57
sgillies
committed
76abc57
View commit details
Copy full SHA for 76abc57
View code at this point
Browse repository at this point
Commits on Sep 27, 2004
fixed leaking error messages (bug 902)
Show description for e0a6d20
sgillies
committed
e0a6d20
View commit details
Copy full SHA for e0a6d20
View code at this point
Browse repository at this point
Commits on Sep 24, 2004
fixed small bug, after zero result queries MS_NOTFOUND errors were not being cleared from error stack.
Show description for 9dd9c3b
sgillies
committed
9dd9c3b
View commit details
Copy full SHA for 9dd9c3b
View code at this point
Browse repository at this point
Commits on Aug 3, 2004
Dodge MS_NOTFOUND errors in Python exception wrapper, fixing bug 361.
Show description for de84a60
sgillies
committed
de84a60
View commit details
Copy full SHA for de84a60
View code at this point
Browse repository at this point
Commits on Feb 2, 2004
As part of the work on issue 550, have added optional driver arguments to the imageObj constructor and have written a new Python-only imageObj constructor that works with Python file-like objects a…
Show description for af75954
sgillies
committed
af75954
View commit details
Copy full SHA for af75954
View code at this point
Browse repository at this point
Commits on Jan 31, 2004
Implemented a better styleObj shadow class and extended classObj with getStyle, insertStyle, and removeStyle methods. The getStyle method works just like mapObj::getLayer and layerObj::getClass. …
Show description for 00cd9f2
sgillies
committed
00cd9f2
View commit details
Copy full SHA for 00cd9f2
View code at this point
Browse repository at this point
Commits on Oct 6, 2003
Fixing error strings in exception handler
Show description for a2e6bff
sgillies
committed
a2e6bff
View commit details
Copy full SHA for a2e6bff
View code at this point
Browse repository at this point
Commits on Jul 30, 2003
Moved the typemaps for NULL arguments to class setter functions from pymodule.i to mapscript.i
Show description for ecb8374
sgillies
committed
ecb8374
View commit details
Copy full SHA for ecb8374
View code at this point
Browse repository at this point
Commits on Jul 28, 2003
Removed the error messaging statements that had been commented out.
Show description for e0a372d
sgillies
committed
e0a372d
View commit details
Copy full SHA for e0a372d
View code at this point
Browse repository at this point
Commits on Jul 17, 2003
Using msGetErrorString() to output mapserver error stack.
Show description for 7fdff62
sgillies
committed
7fdff62
View commit details
Copy full SHA for 7fdff62
View code at this point
Browse repository at this point
Commits on Jul 15, 2003
Changed the name of the function msGetErrorString to msGetErrorCodeString which is more descriptive. That function was used a few places so I changed references in a few places. maperror.h has been…
Show description for ae1e2a3
sdlime
committed
ae1e2a3
View commit details
Copy full SHA for ae1e2a3
View code at this point
Browse repository at this point
Commits on Jul 14, 2003
Renamed the MapservError exception to MapServerError. Added new test to make sure that the query* methods raise a MapServerNotFoundError in the case of a zero result set.
Show description for 02d6a4b
sgillies
committed
02d6a4b
View commit details
Copy full SHA for 02d6a4b
View code at this point
Browse repository at this point
Commits on Jun 17, 2003
split 'errorObj *ms_error = msGetErrorObj();' into two statements
Show description for c52de57
sgillies
committed
c52de57
View commit details
Copy full SHA for c52de57
View code at this point
Browse repository at this point
Commits on Apr 29, 2003
_raise_ms_exception() now writes out the entire MapServer error list implemented by Daniel Morissette.
Show description for db0e121
sgillies
committed
db0e121
View commit details
Copy full SHA for db0e121
View code at this point
Browse repository at this point
Commits on Apr 21, 2003
Moved Python-specific code to python/pymodule.i and python/pyextend.i. These are included into mapscript.i when SWIGPYTHON is defined.
Show description for 447e48d
sgillies
committed
447e48d
View commit details
Copy full SHA for 447e48d
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL