summaryrefslogtreecommitdiff
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dave Beazley2003-11-111-1/+1
* Missing assert.hArt Yerkes2003-11-101-0/+2
* Big overhaul. Most of these typemaps were broken. Fixed some and removed some.William S Fulton2003-11-081-104/+90
* JNI descriptor attribute in directorin typemap called descriptor instead of p...William S Fulton2003-11-084-64/+64
* *** empty log message ***Dave Beazley2003-11-051-7/+7
* Added contract supportDave Beazley2003-11-051-0/+13
* Merge new set of GOOPS changes by John Lenz.Matthias Köppe2003-11-023-41/+98
* Unify the pointer-conversion runtime API.Matthias Köppe2003-11-021-21/+21
* Fix typos (class K, class T vs. class T, class u)Matthias Köppe2003-11-021-8/+8
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-022-53/+89
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-021-18/+54
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-023-23/+64
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-021-33/+61
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-0213-4/+109
* Final edits. Corrected single, zero arg cases.Art Yerkes2003-11-011-13/+21
* Slight type adjustment for invoke. This makes swigp4 a bit easier toArt Yerkes2003-11-012-1/+2
* Some nice last-minute goodies for the camlp4 module.Art Yerkes2003-11-011-2/+6
* Delegate register function name mangling. Mangled with the module name to pr...William S Fulton2003-11-011-10/+10
* Fixed [ 827907 ] argout objects not being wrapped properly (PATH).Dave Beazley2003-10-293-6/+33
* Fixed [ 826996 ] perl type checking ignores perl subclasses.Dave Beazley2003-10-291-3/+36
* preamble for swig modules now that a separate Swig module exists.Art Yerkes2003-10-251-0/+21
* Added convert_c_obj function.Art Yerkes2003-10-251-1/+1
* Cleaner interface.Art Yerkes2003-10-251-1/+1
* Forgot to add files.Art Yerkes2003-10-252-0/+149
* More orthodox way of building the Swig module. I'm working on makingArt Yerkes2003-10-222-2/+25
* Director related changes, other edits.Art Yerkes2003-10-227-259/+121
* void* used instead of int for IntPtr in C function declarationsWilliam S Fulton2003-10-161-14/+16
* Warning removal in runtime codeWilliam S Fulton2003-10-161-1/+1
* unsigned char pointers and references fixWilliam S Fulton2003-10-061-1/+1
* Install common.scm.Matthias Köppe2003-10-051-0/+2
* Remove symbol clashes between runtime libraries.Matthias Köppe2003-10-057-25/+79
* Add GOOPS support, contributed by John Lenz.Matthias Köppe2003-10-052-0/+57
* Fixed [ 800012 ] ENTER macro from CORE/scope.h clashes with libc search.hDave Beazley2003-09-301-0/+3
* Fixed [ 811518 ] Casting ints to doubles (w/ solution?)Dave Beazley2003-09-301-1/+1
* Director tweaks from Scott Michel.William S Fulton2003-09-261-1/+1
* Working directors again. I need to focus on director_abstract testcase.Art Yerkes2003-09-251-1/+1
* Specialization for vector<T*>Luigi Ballabio2003-09-241-0/+146
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names)William S Fulton2003-09-231-3/+3
* __cpluscplus typo fixWilliam S Fulton2003-09-232-3/+3
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-231-1/+1
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-231-3/+3
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-232-12/+12
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-231-2/+2
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-231-8/+8
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names)William S Fulton2003-09-231-3/+3
* __OCAML__SWIG__MAXVALUES removed. It wasn't being used. Is this okay Art?William S Fulton2003-09-231-2/+0
* Corrected __cpluscplus typoWilliam S Fulton2003-09-231-2/+2
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 :William S Fulton2003-09-231-12/+12
* This file is deprecated - superceded by the pointer.i library. Bye bye!William S Fulton2003-09-231-508/+0
* - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores r...William S Fulton2003-09-225-176/+170