summaryrefslogtreecommitdiff
path: root/Examples/perl5
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-1/+1
* Misc. typosluz.paz2018-05-171-1/+1
* Remove GCJ supportOlly Betts2017-10-095-93/+0
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2116-53/+102
* Remove unused std_string.i from callback examplesWilliam S Fulton2015-05-101-2/+0
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-9/+1
* Remove bogus ; after } in examplesOlly Betts2014-11-072-4/+4
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-244-5/+5
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1117-69/+69
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-022-4/+5
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-169-11/+11
* Further cleaning up of class examplesOlly Betts2014-02-241-1/+0
* Improve the class example for several languages.Olly Betts2014-02-235-93/+36
* Change the length of strings created from fixed-size buffers.Vadim Zeitlin2013-12-231-0/+12
* Perl directors changes entry added and minor tidy upWilliam S Fulton2013-12-232-3/+3
* ran "beautify-file" make target over perl5.cxx patch hunks and rewrote callba...Robert Stone2013-11-142-38/+60
* adds "callback" and "extend" examplesRobert Stone2013-11-1214-1/+312
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Perl examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-1915-82/+93
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-157-14/+14
* remove reference to old version of PerlWilliam S Fulton2010-06-071-3/+2
* remove out of date perl version for testingWilliam S Fulton2010-02-031-18/+0
* 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-207-14/+14
* various warning fixesWilliam S Fulton2008-06-211-12/+11
* Fix virtual destructorWilliam S Fulton2008-06-211-1/+1
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-294-4/+4
* 64 bit portability fixesWilliam S Fulton2007-10-291-1/+1
* eol-style set to CRLFWilliam S Fulton2007-10-187-1024/+1024
* eol-style set to CRLFWilliam S Fulton2007-10-181-65/+65
* Remove cvs $Header$William S Fulton2007-10-179-18/+0
* Remove obscure mpointer example and replace with member_pointer.i testcase an...William S Fulton2007-08-096-186/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-0314-147/+0
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-081-2/+2
* fixes for sub is a perl keywordWilliam S Fulton2006-03-144-5/+5
* 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-077-28/+28
* update for mailing listsWilliam S Fulton2006-02-071-1/+1
* *** empty log message ***William S Fulton2006-01-301-0/+10
* catch read-onlye errors properlyMarcelo Matus2006-01-231-3/+12
* simplify MakefilesMarcelo Matus2006-01-221-3/+2
* fix Makefiles for cygwinMarcelo Matus2006-01-211-1/+1
* better approach to running gcj testsWilliam S Fulton2006-01-081-0/+1
* *** empty log message ***William S Fulton2006-01-081-0/+12
* Only run gcj tests when gcj is installed on the boxWilliam S Fulton2006-01-082-2/+0
* add support for named warning codesMarcelo Matus2006-01-061-1/+1
* move xmlstring.i to a more standard locationMarcelo Matus2006-01-061-0/+111
* silence new leak warningsMarcelo Matus2006-01-051-0/+2
* add %typemap(LANG,..) warning 1387184Marcelo Matus2006-01-051-6/+6