summaryrefslogtreecommitdiff
path: root/Lib/cffi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-1/+1
|\
| * CFFI - Fix missing package before &body - patch #22tpapp2013-02-091-1/+1
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-4/+5
|/
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-0/+5
* Apply patch from Petr Viktorin to fix some recent regressions in CFFI/CLOSWilliam S Fulton2008-05-211-3/+4
* Add the optimal attribute to the out typemap for more optimal code generation...William S Fulton2008-05-141-1/+2
* aplied patch 1766076Surendra Singhi2007-08-151-0/+8
* operator overloading supportSurendra Singhi2006-08-131-0/+130
* Thanks to Thomas Weidner.Surendra Singhi2006-04-141-0/+35
* Prefixed package name to cl symbols.Surendra Singhi2006-04-141-6/+6
* Fixes the placement of swig-lisp code, and also makes sure thatSurendra Singhi2006-02-061-1/+1
* Frank Buss's fix for anon enums.Surendra Singhi2006-01-281-0/+14
* Add #include needed by some SWIG code.Matthias Köppe2006-01-141-0/+1
* Fixed a typo reported by Brad Anderson.Surendra Singhi2006-01-121-2/+2
* Initial revision. Adding CFFI module.Surendra Singhi2005-12-241-0/+96