swig/Lib/guile
Thien-Thi Nguyen 7d7fb78130 (SwigPtrType): Delete member `len' from this struct.
(SwigCacheType): Delete this struct and corresponding typedef.
(SwigStart): Delete this array.
(SWIG_CACHESIZE, SWIG_CACHEMASK): Delete these macros.
(SwigCache, SwigCacheIndex, SwigLastCache): Delete these
file-static vars.

(SWIG_RegisterMapping, SWIG_SortTable, SWIG_GetPtrType,
SWIG_Cast_Str, swigsort, swigcmp): No longer support
non-"with-smobs" handling.

(SWIG_MakePtr, SWIG_GetPtr): Delete these funcs.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 19:46:09 +00:00
..
guile.swg (SwigPtrType): Delete member `len' from this struct. 2000-07-20 19:46:09 +00:00
guiledec.swg Use the `SWIG_NOINCLUDE' preprocessor symbol to indicate that 2000-04-12 11:27:47 +00:00
guilemain.i (inner_main): Do not declare `SWIG_init()'. 2000-04-03 15:11:57 +00:00
interpreter.i Added files 2000-01-11 21:15:54 +00:00
Makefile Added files 2000-01-11 21:15:54 +00:00
typemaps.i Re-add INPUT/OUTPUT/BOTH typemaps (that were previously deleted). 2000-04-12 11:33:31 +00:00