summaryrefslogtreecommitdiff
path: root/Examples/test-suite/li_boost_shared_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* test-suite warning fixesWilliam S Fulton2016-02-211-0/+1
* Turn on Ruby shared_ptr testingWilliam S Fulton2015-09-251-1/+1
* Fix 'not defined SWIGSCILAB' in testcasesWilliam S Fulton2015-01-261-1/+1
* Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSimon Marchetto2015-01-261-1/+1
|\
| * Attempting fixes for Octave shared_ptr supportJeremy2015-01-051-1/+1
* | scilab: fix li_boost_shared_ptr testSimon Marchetto2014-10-131-10/+24
|/
* li_boost_shared_ptr.i testcase - fix for missing %shared_ptr highlighted by n...William S Fulton2011-02-011-0/+1
* Added special cases to the test-suite as required for D.David Nadlinger2010-11-181-1/+1
* shared_ptr improvements so the proxy class does not need to be specified - SW...William S Fulton2010-05-221-6/+6
* Fix #2408232. Improve shared_ptr and intrusive_ptr wrappers for classes in an...William S Fulton2010-05-221-13/+4
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-2/+2
* add test for inheritance of 3 classes deep which exposes a problem in the pyt...William S Fulton2008-12-061-2/+36
* fixes for languages without shared_ptr supportWilliam S Fulton2008-04-051-2/+2
* swig warning fixWilliam S Fulton2008-04-051-0/+2
* Correct test for global shared_ptr variableWilliam S Fulton2008-04-041-8/+3
* Fix shared_ptr typemaps where the pointer type is a templated type with with ...William S Fulton2008-03-271-0/+2
* global variables test and shared_ptr varin/varout typemapsWilliam S Fulton2008-02-291-1/+7
* vc++ fixWilliam S Fulton2008-02-271-0/+2
* Add shared_ptr test to regular test-suiteWilliam S Fulton2008-02-141-1/+13
* Add member variable support for shared_ptrWilliam S Fulton2008-02-141-0/+5
* Add shared_ptr typecheck typemaps for Python and add overloaded method tests ...William S Fulton2008-02-131-0/+27
* further testing of shared_ptr and derived classesWilliam S Fulton2008-02-091-2/+40
* minor tweaksWilliam S Fulton2008-01-131-1/+3
* minor comment changesWilliam S Fulton2007-10-121-2/+1
* shared_ptr memory leak testing. Make increment and decrement counts thread sa...William S Fulton2007-10-091-39/+120
* shared_ptr typemaps addedWilliam S Fulton2007-10-071-0/+213