summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rel-1-3-28'.v1.3.28rel-1-3-28Nobody2006-02-12201-75208/+0
* html fixesWilliam S Fulton2006-02-121-5/+4
* Add in speedy's instructions for building SWIG using MinGWWilliam S Fulton2006-02-121-2/+99
* update listMarcelo Matus2006-02-121-2/+14
* readying for 1.3.28William S Fulton2006-02-115-8/+6
* more keyword fixes, from OllyMarcelo Matus2006-02-111-9/+10
* fix static member names, from OllyMarcelo Matus2006-02-112-10/+15
* fix commentWilliam S Fulton2006-02-111-1/+1
* Workaround for Test::More 's ok function not working on Perl 5.004_04William S Fulton2006-02-111-8/+18
* more commentsMarcelo Matus2006-02-112-4/+4
* uniform the location of the includes and fixes, now in perlhead.swg as rubyhe...Marcelo Matus2006-02-114-101/+107
* generate warning for old python versions if the -classic option is not been usedMarcelo Matus2006-02-111-0/+12
* Add JNI compilation referenceWilliam S Fulton2006-02-111-0/+2
* more %catches documentationWilliam S Fulton2006-02-113-27/+41
* new fix for director protected members + overloadingMarcelo Matus2006-02-113-3/+20
* minor cosmeticsMarcelo Matus2006-02-111-2/+2
* better fix for typedef + inheritanceMarcelo Matus2006-02-111-5/+6
* better fix for typedef + inheritanceMarcelo Matus2006-02-111-1/+1
* better fix for typedef + inheritanceMarcelo Matus2006-02-112-17/+53
* sort and add new featuresMarcelo Matus2006-02-112-24/+56
* *** empty log message ***William S Fulton2006-02-111-0/+5
* More and better fixes for older versions of perlWilliam S Fulton2006-02-111-76/+85
* comments, clean and cosmeticsMarcelo Matus2006-02-114-10/+15
* simplify generated code and more consistent names/sectionsMarcelo Matus2006-02-114-88/+106
* fix namespace issue reported by Nero, in short, types must be resolved first ...Marcelo Matus2006-02-102-16/+43
* gcc warning fixWilliam S Fulton2006-02-101-2/+2
* Rearrange macros, keeping SWIG macros together and missing perl macros together.William S Fulton2006-02-101-17/+16
* more fixes for old perl versionsMarcelo Matus2006-02-102-2/+27
* define SvIOK_UV if missingMarcelo Matus2006-02-101-0/+4
* workaround global namespace pollution by older versions of perlWilliam S Fulton2006-02-101-5/+5
* Support for older versions of Perl again.William S Fulton2006-02-101-20/+50
* perl_get_sv is deprecatedWilliam S Fulton2006-02-101-2/+2
* remove more global pollutionWilliam S Fulton2006-02-101-0/+3
* add macors for PTR2IV INT2PTR when needed, bug #1208765Marcelo Matus2006-02-101-0/+9
* use one line macro when possibleMarcelo Matus2006-02-102-9/+3
* more fixes to use one line macro when possibleMarcelo Matus2006-02-104-36/+21
* use one line macro when possibleMarcelo Matus2006-02-102-15/+8
* add new testsMarcelo Matus2006-02-102-0/+4
* fix C + struct + enumsMarcelo Matus2006-02-092-2/+2
* fix infinite loop reported by Olly when using %template() ... inside a classMarcelo Matus2006-02-091-2/+4
* New test for using Ruby keywords as method names.Charlie Savage2006-02-093-1/+215
* more line counting fixesMarcelo Matus2006-02-093-36/+57
* delete extra spacesMarcelo Matus2006-02-093-10/+8
* Updated link that points to table of Ruby keywords.Charlie Savage2006-02-091-2/+1
* fix ruby kw warnings, all can be methodsMarcelo Matus2006-02-092-30/+38
* fix predicate, excluding template caseMarcelo Matus2006-02-092-1/+11
* fix renaming for begin/endMarcelo Matus2006-02-091-2/+4
* fix missing namespace in constants, reported by OllyMarcelo Matus2006-02-091-0/+1
* update cvsignoreMarcelo Matus2006-02-091-0/+1
* add minor and missing noblock attributesMarcelo Matus2006-02-081-7/+5