summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-043-0/+112
| |/ /
* | | Add generated files to .gitignore.Brant K. Kyser2013-01-051-1/+74
|/ /
* | director_nspace fixes for C# for previous commitWilliam S Fulton2013-01-032-6/+9
* | Merge pull request #1 from BrantKyser/SFbug1278William S Fulton2013-01-034-52/+70
|\ \
| * | Fix for SourceForge Bug #1278Brant K. Kyser2013-01-024-52/+70
| |/
* | More SVN->Git changesWilliam S Fulton2013-01-032-3/+3
* | Bump version to 2.0.10William S Fulton2013-01-036-160/+164
* | Update Windows instructions for using Github instead of svnWilliam S Fulton2013-01-031-5/+9
|/
* 2.0.9 release notes and datev2.0.9rel-2.0.9William S Fulton2012-12-165-7/+13
* Fix garbage line number and empty file name reporting for some '}' or ')' err...William S Fulton2012-12-166-2/+32
* Testcase correction for missing virtual destructorWilliam S Fulton2012-12-161-0/+1
* Make php example C90 compliantWilliam S Fulton2012-12-153-5/+14
* Detect mono C# compiler on newer linux distributionsWilliam S Fulton2012-12-152-4/+4
* gcc-4.6 warning fixWilliam S Fulton2012-12-151-4/+0
* Fix detection of Ruby include files for Ruby 1.8.7Klaus Kämpf2012-12-151-4/+4
* Apply patch 3530444Klaus Kämpf2012-12-152-6/+10
* Rework warning fixes in rev 13512 as it introduces dead code flagged by sun s...William S Fulton2012-12-151-6/+8
* Temporary workaround for testcase failing in PHPWilliam S Fulton2012-12-151-0/+18
* Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf2012-12-148-15/+15
* document Ruby fixesKlaus Kämpf2012-12-141-0/+3
* Ruby 1.9: Add current dir to load path when running RubyKlaus Kämpf2012-12-141-1/+1
* Adapt configure.in to detect ruby.h in Ruby1.9+ canonical include pathesKlaus Kämpf2012-12-141-0/+9
* CFFI - Fix some string constants are incorrectWilliam S Fulton2012-12-143-1/+11
* Fix CFFI incorrect constant namesWilliam S Fulton2012-12-142-4/+12
* Add Android install options for optional storage to SD CardWilliam S Fulton2012-12-143-3/+6
* Fix bad exit running 'swig -go -help'William S Fulton2012-12-131-1/+3
* Check for yodl >= 2.02. 1.31.18 is known not to work and 2.01.00 to 2.01.03 g...William S Fulton2012-12-131-2/+13
* fix current changesJoseph Wang2012-12-121-0/+3
* add finalizer for class fix. It was missing from earlierJoseph Wang2012-12-121-1/+1
* Document null attribute for out typemap for C#William S Fulton2012-12-111-0/+15
* Fix fully qualified package paths for Python 3 even if a module is in the sam...William S Fulton2012-12-112-3/+7
* Clarify pythonprepend and pythonappend features when used on overloaded metho...William S Fulton2012-12-101-0/+32
* Bug #3563647 - PyInt_FromSize_t unavailable prior to Python 2.5 for unsigned ...William S Fulton2012-12-092-0/+7
* Apply patch #3571029 which adds missing director support for const unsigned l...William S Fulton2012-12-092-0/+7
* Perl - Fix C++ comment in C wrappers.William S Fulton2012-12-092-1/+4
* Add runtime test for %implicitconvWilliam S Fulton2012-12-082-2/+74
* Add in va_list varargs workaround suggested by Antoine MathysWilliam S Fulton2012-12-071-3/+33
* Remove some pointless code creating implicit constructorsWilliam S Fulton2012-12-021-11/+2
* Fix nested classes symbol table problem due to lack of string copy - due to c...William S Fulton2012-12-021-2/+3
* Makefile tweaks for Coverity buildsWilliam S Fulton2012-12-021-1/+2
* Correct prefix handling - bug introduced in rev 13886William S Fulton2012-12-023-5/+3
* CFFI - fix junk output when wrapping single character constantsWilliam S Fulton2012-12-022-3/+3
* Fix Strcmp - it didn't have consistent null pointer handling - revert to what...William S Fulton2012-12-028-17/+18
* octave: prevent writing to history file when running testsKarl Wette2012-11-281-1/+1
* octave: Simplified module loading.Karl Wette2012-11-285-157/+139
* More consistent use of DOH namespaceWilliam S Fulton2012-11-266-7/+7
* const char * correctness fixes (in C code)William S Fulton2012-11-267-10/+10
* Fix String */ char * mismatchWilliam S Fulton2012-11-261-4/+3
* Correct type change from char * to String introduced in rev 13904William S Fulton2012-11-261-1/+1
* cosmetic variable name changes for abstracts to match previous commitWilliam S Fulton2012-11-243-45/+45