summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rel-1-3-27'.v1.3.27rel-1-3-27Nobody2005-10-15201-75139/+0
* TCL typemap fixWilliam S Fulton2005-10-151-0/+4
* %typecheck fixes for size_tWilliam S Fulton2005-10-154-25/+31
* Workaround for #error in typemaps erroring out when swig is running rather th...William S Fulton2005-10-151-10/+7
* remove tarball if existsWilliam S Fulton2005-10-151-1/+4
* remove tarball if existsWilliam S Fulton2005-10-151-1/+4
* Fix so that it is possible to overload methods with 2 different enumsWilliam S Fulton2005-10-151-1/+1
* *** empty log message ***William S Fulton2005-10-151-0/+4
* *** empty log message ***William S Fulton2005-10-151-0/+7
* Fix for constants attempting to generate setters with %feature(immutable,"0")William S Fulton2005-10-153-0/+3
* capitalization for RubyWilliam S Fulton2005-10-151-3/+2
* tests to check constants don't attempt to generate settersWilliam S Fulton2005-10-152-0/+22
* restore %makedefault and %mutable to their former behaviour, ie they clear th...William S Fulton2005-10-151-2/+2
* 1.3.27 releaseWilliam S Fulton2005-10-142-2/+3
* 1.3.27 releaseWilliam S Fulton2005-10-145-10/+15
* test in C and fix names for rubyMarcelo Matus2005-10-141-3/+3
* adding more casesMarcelo Matus2005-10-141-2/+20
* fix seg fault with simple typedef structMarcelo Matus2005-10-143-1/+13
* CHANGES.currentMarcelo Matus2005-10-131-0/+67
* add proper default rule for function ptrsMarcelo Matus2005-10-131-1/+8
* add more support for wchar and the noblock option for typemapsMarcelo Matus2005-10-131-2/+25
* add more support for wcharMarcelo Matus2005-10-132-1/+6
* add cpp warning and typecheck undef codesMarcelo Matus2005-10-131-0/+2
* add warning for when you define a 'in' typemap but not an explicit 'typecheck...Marcelo Matus2005-10-131-0/+7
* implement the #warning/#error cpp directivesMarcelo Matus2005-10-131-0/+8
* Update some chicken typemapsJohn Lenz2005-10-121-9/+9
* Fix a bug in chicken when using -nocollection and -proxy arguments together.John Lenz2005-10-121-0/+10
* bump version to 1.3.27William S Fulton2005-10-094-368/+371
* 1.3.26 updateWilliam S Fulton2005-10-093-3/+8
* typemap fix for c# and visual c++William S Fulton2005-10-091-0/+8
* remove spurious code generation (temp variables) in director codeWilliam S Fulton2005-10-093-10/+8
* clean fixes for windows where the number of characters in the commandline is ...William S Fulton2005-10-091-13/+27
* const enum SWIGTYPE& fixWilliam S Fulton2005-10-091-4/+3
* minor simplification for const enum SWIGTYPE&William S Fulton2005-10-094-8/+4
* warning/error fixes for Visual StudioWilliam S Fulton2005-10-094-12/+18
* fix runtime error (Ruby 1.8.1 doesn't seem to parse this special character)William S Fulton2005-10-091-1/+1
* fix keyword problem with C#William S Fulton2005-10-092-16/+16
* Remove non-existent exampleWilliam S Fulton2005-10-081-1/+0
* html validation modsWilliam S Fulton2005-10-081-26/+26
* release date modWilliam S Fulton2005-10-084-5/+5
* html validation fixesWilliam S Fulton2005-10-081-1/+1
* New test case for char_constant test.Charlie Savage2005-10-081-0/+23
* Fixed handling of char. This was needed due to changes in handling of %const...Charlie Savage2005-10-081-2/+4
* Test case for object tracking.Charlie Savage2005-10-081-0/+44
* Ruby warning suppressionWilliam S Fulton2005-10-083-6/+3
* *** empty log message ***William S Fulton2005-10-081-1/+4
* fix typoWilliam S Fulton2005-10-081-1/+1
* throws typemaps addedWilliam S Fulton2005-10-082-1/+32
* *** empty log message ***William S Fulton2005-10-081-0/+6
* Multiple inheritance warnings and ignored base classes fixesWilliam S Fulton2005-10-084-54/+76