summaryrefslogtreecommitdiff
path: root/Lib/python/pyuserdir.swg
Commit message (Expand)AuthorAgeFilesLines
* Hard-wire -modern and -modernargs onOlly Betts2018-10-121-3/+0
* Misc. typosluz.paz2018-05-171-1/+1
* Revert introduction of python:defaultargs featureWilliam S Fulton2015-01-121-11/+0
* Fix Python default argument handing broken since swig-3.0.3William S Fulton2015-01-091-0/+10
* Add %pythonbegin directive.William S Fulton2013-07-051-0/+1
* Fix a few typos in comments.Olly Betts2006-09-051-7/+7
* fix mispelled prepend, reported by Jeremy McCormickMarcelo Matus2006-03-161-3/+3
* move %extend_smart_pointer to pyuserdir.swgMarcelo Matus2006-02-051-0/+57
* add and extend missing/deleted docs for the pythonappend/pythonpreppend featu...Marcelo Matus2006-01-271-0/+17
* add %kwargsMarcelo Matus2005-12-311-0/+11
* add implicitconv support and cosmetics for cast rankMarcelo Matus2005-12-271-6/+4
* simplify the thread implementation, use feature 'nothread' to disable threads...Marcelo Matus2005-12-061-13/+14
* add thread support based in proposal #398495 by Joseph WinstonMarcelo Matus2005-12-061-0/+35
* massive typemap unificationMarcelo Matus2005-10-181-2/+3
* fixes for new flag attribute conventionMarcelo Matus2005-10-071-26/+24
* remove %pythondynamic - it didn't work properly - use %pythonnondynamic insteadWilliam S Fulton2005-10-041-6/+0
* add -nortti option in python, to avoid using RTTI, mainly with directorsMarcelo Matus2005-02-251-0/+9
* make %callback more uniform and usableMarcelo Matus2004-10-181-2/+13
* better error messages, more comments, clean up for the next major modificationsMarcelo Matus2004-10-021-0/+57
* cleaning + comments, and add the nondynamic feature handlersMarcelo Matus2004-09-261-0/+56