summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* expand enum definitions for Rr-experimentaljoequant2013-01-121-6/+7
* Replace references to Subversion with GitWilliam S Fulton2013-01-125-26/+16
* Remove cvs/svn Id stringsWilliam S Fulton2013-01-1267-134/+0
* Rename configure.in files to expected modern name configure.acWilliam S Fulton2013-01-122-0/+0
* Remove seemingly useless .project fileWilliam S Fulton2013-01-121-11/+0
* Update README fileWilliam S Fulton2013-01-121-23/+25
* Add notes on SF Bug #1299 - nspace and class name collisionsWilliam S Fulton2013-01-111-0/+4
* Merge branch 'SFbug1299' of https://github.com/BrantKyser/swig into BrantKyse...William S Fulton2013-01-1110-124/+198
|\
| * Clean up local variable name that store the director class's name to prevent ...Brant K. Kyser2013-01-083-32/+35
| * Use NSPACE_SEPARATOR rather than liter string for package seperator.Brant K. Kyser2013-01-082-3/+3
| * Patch for SourceForge Bug #1299 broke D and C#. Update C# module to reflect t...Brant K. Kyser2013-01-051-30/+15
| * Patch for SourceForge Bug #1299 broke D and C#. Update D module to reflect th...Brant K. Kyser2013-01-051-40/+31
| * Remove extra underscore from generated director names to maintain prevent bre...Brant K. Kyser2013-01-053-4/+15
| * Add test case for SourceForge Bug #1299Brant K. Kyser2013-01-053-0/+68
| * Merge in upstream changesBrant K. Kyser2013-01-053-3/+11
| |\
| * | Clean up fix for SourceForge Bug #1299.Brant K. Kyser2013-01-032-2/+1
| * | Change test to reflect new director class naming convention.Brant K. Kyser2013-01-031-1/+1
| * | Merge branch 'master' into SFbug1299Brant K. Kyser2013-01-0314-225/+254
| |\ \
| * | | Qualify generated SwigDirector class names with namespacesBrant K. Kyser2013-01-035-38/+55
| * | | Fix for SourceForge Bug #1283.Brant K. Kyser2013-01-032-7/+23
| * | | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-033-0/+112
* | | | Update .gitignore for generated documentationWilliam S Fulton2013-01-111-1/+8
* | | | Update .gitignore for C# test-suiteWilliam S Fulton2013-01-111-6/+11
* | | | Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton2013-01-113-52/+74
* | | | Documentation for csdirectorin 'pre', 'post' and 'terminator' support.Vladimir Kalinin2013-01-111-1/+46
* | | | Fix spacing in generated code for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton2013-01-113-46/+41
* | | | SF Patch#268 - Add 'pre', 'post' and 'terminator' attributes to the csdirecto...Vladimir Kalinin2013-01-094-9/+147
* | | | Fix assorted typos.Olly Betts2013-01-0812-20/+20
* | | | Fix to work with a ZTS build of PHP (broken in 2.0.7)Olly Betts2013-01-082-0/+4
* | | | Merge pull request #8 from ptomulik/clean-pycacheWilliam S Fulton2013-01-071-0/+2
|\ \ \ \
| * | | | remove __pycache__ directories when cleaning python test casesPaweł Tomulik2013-01-061-0/+2
* | | | | Merge pull request #9 from ptomulik/gitignore-20130106William S Fulton2013-01-071-0/+35
|\ \ \ \ \
| * | | | | some patterns added to .gitignorePaweł Tomulik2013-01-061-0/+35
| |/ / / /
* | | | | Fix bashism in configure, introduced in 2.0.9.Olly Betts2013-01-072-1/+4
* | | | | add boost_shared_ptr for Rjoequant2013-01-072-0/+314
|/ / / /
* | | | r changes to handle external pointersjoequant2013-01-062-9/+12
* | | | Add CHANGES note for virtual destructor in templates bug in prev commitWilliam S Fulton2013-01-062-1/+6
* | | | Merge branch 'SFbug1296' of https://github.com/ptomulik/swig into ptomulik-SF...William S Fulton2013-01-053-10/+25
|\ \ \ \
| * | | | corrected some typosPaweł Tomulik2013-01-042-2/+2
| * | | | applied patch for SF bug #1296Paweł Tomulik2013-01-041-10/+0
| * | | | added test case for SF bug #1296Paweł Tomulik2013-01-042-0/+25
| | |/ / | |/| |
* | | | Add change notes for last commitWilliam S Fulton2013-01-051-0/+4
* | | | Merge branch 'SFbug1295' of https://github.com/ptomulik/swigWilliam S Fulton2013-01-054-61/+30
|\ \ \ \
| * | | | added patch for SF bug #1295Paweł Tomulik2013-01-041-61/+1
| * | | | added python test case li_std_except_as_class for SF bug 1295Paweł Tomulik2013-01-043-0/+29
| |/ / /
* | | | Merge remote branch 'upstream/master'Brant K. Kyser2013-01-057-9/+142
|\ \ \ \ | | |_|/ | |/| |
| * | | .gitignore additions/fixesWilliam S Fulton2013-01-041-1/+4
| * | | Change note updates for last two pull requestsWilliam S Fulton2013-01-041-1/+6
| * | | Cosmetic whitespace changeWilliam S Fulton2013-01-041-1/+1
| * | | Fix for SourceForge Bug #1283.Brant K. Kyser2013-01-042-7/+23