summaryrefslogtreecommitdiff
path: root/Examples/ruby
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Improve #include guard macrosOlly Betts2022-07-192-6/+6
* Fix various typosluz paz2022-04-111-1/+1
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-3/+2
* Misc. documentation and source comment typo fixesluz.paz2019-05-281-1/+1
* Misc. typosluz.paz2018-05-171-1/+1
* Examples update to support C++17: exception specification throw removalWilliam S Fulton2018-05-042-21/+2
* [Ruby] Pass Qnil instead of NULL to rb_funcall()Olly Betts2018-04-031-2/+2
* Do not abort when unlinking non-data ruby objectsCyrille Faucheux2017-12-271-1/+5
* Remove GCJ supportOlly Betts2017-10-095-81/+0
* Give same name to common exampleWilliam S Fulton2017-02-064-0/+0
* Warning fixes for gcc-7William S Fulton2017-02-061-0/+14
* Ruby mark_function example and docs fixesWilliam S Fulton2015-09-051-2/+2
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2123-80/+152
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-11/+3
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-243-4/+4
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1123-97/+97
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-021-4/+4
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-169-14/+13
* Further cleaning up of class examplesOlly Betts2014-02-242-3/+2
* Improve the class example for several languages.Olly Betts2014-02-234-72/+28
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Executable bits and shebang fixesWilliam S Fulton2014-02-164-0/+0
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Disable Ruby free_function test for now.William S Fulton2013-04-211-1/+1
* Ruby 1.9 fixes: use ruby -I in Makefile and workaround clash with 1.9 builtin...William S Fulton2013-04-211-3/+3
* Ruby examples makefiles and use RUNPIPE and tidyupWilliam S Fulton2013-04-1923-117/+136
* Ruby example not working when run - needs fixing/checkingWilliam S Fulton2013-04-191-1/+2
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-159-18/+18
* Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf2012-12-142-4/+4
* Compile fixes for ruby-1.9.xWilliam S Fulton2010-02-131-3/+3
* fix SWIG naming conventionWilliam S Fulton2009-08-211-1/+1
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-209-18/+18
* Apply small documentation fix - patch #2579863William S Fulton2009-03-201-2/+2
* remove svn:executable property where applied incorrectlyWilliam S Fulton2008-11-262-0/+0
* fix runtime problem in Ruby std_vector exampleWilliam S Fulton2008-09-011-4/+4
* various warning fixesWilliam S Fulton2008-06-211-1/+1
* Fix Ruby C++ example dependencies in dsp filesWilliam S Fulton2008-06-217-14/+14
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-291-1/+1
* 64 bit portability fixesWilliam S Fulton2007-10-291-1/+1
* eol-style set to CRLFWilliam S Fulton2007-10-189-1346/+1346
* eol-style set to CRLFWilliam S Fulton2007-10-181-65/+65
* Remove cvs $Header$William S Fulton2007-10-1710-21/+1
* Remove obscure mpointer example and replace with member_pointer.i testcase an...William S Fulton2007-08-096-179/+0
* calling the callback functions directly added to the exampleWilliam S Fulton2007-08-021-0/+4
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-0323-235/+0
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-083-5/+5
* Correct some commentsWilliam S Fulton2006-07-043-3/+3
* remove sprintf deprecated messageWilliam S Fulton2006-03-052-0/+10
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-079-36/+36