* ruby-shared-ptr: Add more Ruby shared_ptr runtime tests Add RUBYFLAGS for Ruby testing li_boost_shared_ptr tests cleanup Ruby shared_ptr testing enhancements Add shared_ptr Ruby runtime test SWIG_Ruby_ConvertPtrAndOwn changes for smartptr feature Fix Ruby smartptr feature for classes in a namespace Turn on missing shared_ptr tests for Octave Turn on Ruby shared_ptr testing shared_ptr typemap error message fix for global variables Add Ruby shared_ptr support smartptr feature support - factor out common code Add Ruby shared_ptr typemaps Ruby ownership refactor ready for smart pointers Ruby free function declaration change |
||
|---|---|---|
| .. | ||
| CParse | ||
| DOH | ||
| Include | ||
| Modules | ||
| Preprocessor | ||
| Swig | ||
| Makefile.am | ||
| README | ||
SWIG Source directory
Source/DOH - A core set of basic datatypes including
strings, lists, hashes, and files. Used
extensively by the rest of SWIG.
Source/Swig - Swig core. Type-system, utility functions.
Source/Preprocessor - SWIG C Preprocessor
Source/CParse - SWIG C Parser (still messy)
Source/Modules - Language modules.
Source/Include - Include files.
Historic directories which may be in CVS, but have been removed:
Source/Modules1.1 - Old SWIG-1.1 modules. Empty.
Source/LParse - Experimental parser. Officially dead
as CParse is more capable.
Source/SWIG1.1 - Old SWIG1.1 core. Completely empty now.