aboutsummaryrefslogtreecommitdiff
path: root/Lib/python/pyruntime.swg
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2018-11-20Workaround for Python gcc MingGW WIN32 hypot declaration errorWilliam S Fulton
2017-08-31Define _DEBUG to 1 to do exactly like /LDd, /MDd or /MTd compiler optionsLamarre, Mathieu
2013-06-11Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton
2013-06-11Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton
2011-03-29A slew of changes based on William Fulton's code review.Stefan Zager
2011-03-03Coding style fixes for Python builtin changes added on the szager-builtin branchWilliam S Fulton
2010-12-07First cut. Works for wrapping OpenAccess, but there's plentyStefan Zager
2008-05-14Fix comment and documentation typosOlly Betts
2006-02-11more commentsMarcelo Matus
2006-02-01fix -external-runtime and warning arounds in subversionMarcelo Matus
2006-01-31fix -external-runtimeMarcelo Matus
2006-01-22fix missing endifMarcelo Matus
2006-01-22more fixes to MSCMarcelo Matus
2005-12-20add the -modernargs/-nomodernargs options and code to deal with old python 1.5Marcelo Matus
2005-12-06add thread support based in proposal #398495 by Joseph WinstonMarcelo Matus
2005-10-20finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus
2005-10-18massive typemap unificationMarcelo Matus
2005-10-07fixes for new flag attribute conventionMarcelo Matus
2005-02-01- Improve the runtime type sytesmJohn Lenz
2004-11-18allow to include the swig runtime code into external user librariesMarcelo Matus
2004-10-16Removed ability to share type information by C linkingJohn Lenz
2004-10-02isolating the pure 'runtime' code in pyrun.swg, the API declarations are now ...Marcelo Matus
2004-10-02add John Lenz patch for avoiding the runtime library, but allowing the old ap...Marcelo Matus
2004-09-26cleaning + comments, and add the nondynamic feature handlersMarcelo Matus