summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* Adding unit tests for Python primitive type conversionsAlec Cooper2015-12-232-0/+138
* Merge branch 'missing-initializers'William S Fulton2015-12-191-1/+1
|\
| * R test case warning fixesWilliam S Fulton2015-12-191-1/+1
* | Python 2 Unicode strings can be used as inputs to char * or std::string typesWilliam S Fulton2015-12-192-0/+17
* | Merge branch 'coleb-python35_dtor_exception_fix'William S Fulton2015-12-163-0/+84
|\ \ | |/ |/|
| * Add test case for Python 3.5 assertion with a pending StopIterationWilliam S Fulton2015-12-162-2/+36
| * Amend python_destructor_exception runtime testWilliam S Fulton2015-12-161-8/+26
| * Extended zjturner's changes to encompass all function dispatch and use PyErr_...Brian Cole2015-12-153-0/+32
* | Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-122-0/+39
* | Fix boost::array test for Visual StudioWilliam S Fulton2015-12-051-7/+7
* | boost::array test fix when using C++11William S Fulton2015-11-281-0/+8
* | Limited Python/Ruby support for boost::arrayWilliam S Fulton2015-11-277-0/+216
* | Ruby STL container setting slices fixesWilliam S Fulton2015-11-252-11/+54
* | Ruby STL container ranges and slices fixes.William S Fulton2015-11-251-2/+62
* | Add out of bounds Ruby std::vector and std::array access testingWilliam S Fulton2015-11-253-0/+14
* | Ruby STL container negative indexing support improvedWilliam S Fulton2015-11-251-0/+15
* | Ruby container testing enhancement - setting slicesWilliam S Fulton2015-11-251-0/+11
* | Add Ruby std_array.i - std::array wrappersWilliam S Fulton2015-11-252-1/+128
* | Add std::array container wrappers for PythonWilliam S Fulton2015-11-173-0/+214
|/
* Fix overloaded templates and default argumentsWilliam S Fulton2015-10-113-0/+115
* Fix incorrect director_classic_runme.py testWilliam S Fulton2015-10-101-1/+1
* Test case fixWilliam S Fulton2015-10-031-0/+2
* %shared_ptr support improvements for classes in an inheritance chainWilliam S Fulton2015-10-011-0/+48
* Ruby shared_ptr fixes for use with minheritWilliam S Fulton2015-10-013-0/+68
* Director smartptr testing - add Python testWilliam S Fulton2015-10-011-0/+37
* Issue #508: Classprefix is not restored after nested structures processing. A...Vladimir Kalinin2015-10-011-0/+10
* Director smartptr testingWilliam S Fulton2015-09-304-25/+107
* Cosmetic comment fix in testcaseWilliam S Fulton2015-09-301-2/+0
* Add more Ruby shared_ptr runtime testsWilliam S Fulton2015-09-262-0/+77
* Add RUBYFLAGS for Ruby testingWilliam S Fulton2015-09-252-2/+2
* li_boost_shared_ptr tests cleanupWilliam S Fulton2015-09-253-3/+0
* Ruby shared_ptr testing enhancementsWilliam S Fulton2015-09-251-9/+41
* Add shared_ptr Ruby runtime testWilliam S Fulton2015-09-251-0/+583
* Turn on missing shared_ptr tests for OctaveWilliam S Fulton2015-09-254-4/+4
* Turn on Ruby shared_ptr testingWilliam S Fulton2015-09-255-5/+5
* Correct to Unix CR/LFWilliam S Fulton2015-09-051-33/+33
* Ruby mark_function example and docs fixesWilliam S Fulton2015-09-051-2/+2
* valgrind --trace-children=yes no longer requiredOlly Betts2015-09-041-3/+1
* [Python] Fix docstrings for %callback functionsOlly Betts2015-09-042-0/+7
* Suppress pep8 E731 (lambda assignment)Olly Betts2015-09-041-1/+1
* Use name of PHP resource not wrapped C++ typeOlly Betts2015-09-041-1/+1
* Consistent quoting in MakefileWilliam S Fulton2015-08-2120-65/+65
* More remove SWIG_LIB variableWilliam S Fulton2015-08-218-23/+43
* XML examples out of source supportWilliam S Fulton2015-08-211-5/+5
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-21248-811/+1516
* Remove realpath from python/import_packages exampleWilliam S Fulton2015-08-2051-133/+100
* Cosmetic changes in Chicken example MakefilesWilliam S Fulton2015-08-185-49/+49
* Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-183-10/+18
* Fix R out-of-source build examplesWilliam S Fulton2015-08-131-1/+1
* Remove R test until fixedWilliam S Fulton2015-08-131-1/+2