swig/Lib/guile
William S Fulton e139a36511 SWIGTYPE && input typemaps now assume object has been moved
Replicated Java implementation.

Fully implemented for:
- C#
- D
- Guile
- Javascript (UTL)
- Lua
- MzScheme
- Octave (UTL)
- Perl (UTL)
- PHP
- Python (UTL)
- Ruby (UTL)
- Tcl (UTL)

PHP std::auto_ptr std::unique_ptr minor tweaks and testcase corrections
2022-08-31 19:40:14 +01:00
..
common.scm SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
cplusplus.i Drop guilegh interface 2013-04-28 22:06:24 +02:00
extra-install.list Install common.scm. 2003-10-05 11:42:36 +00:00
guile.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
guile_scm.swg Fix overloading for non-pointers and NULL - Guile 2018-12-30 09:26:33 +00:00
guile_scm_run.swg Add Guile support for std::unique_ptr and std::auto_ptr 2022-08-12 23:50:54 +01:00
guilemain.i guile - drop GDB_INTERFACE related stuff 2018-04-20 08:36:49 +02:00
interpreter.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
list-vector.i Remove redundant NULL checks before free()/delete (#2184) 2022-01-29 22:03:48 +13:00
Makefile Whitespace cleanup of all Makefiles* 2014-05-02 20:06:11 +02:00
pointer-in-out.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
ports.i Simplify and improve Guile FILE * in typemap 2013-05-16 19:21:59 +01:00
std_auto_ptr.i Add Guile support for std::unique_ptr and std::auto_ptr 2022-08-12 23:50:54 +01:00
std_common.i Remove redundant NULL checks before free()/delete (#2184) 2022-01-29 22:03:48 +13:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_except.i Fix missed files 2016-09-17 19:01:42 +02:00
std_map.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i Remove redundant NULL checks before free()/delete (#2184) 2022-01-29 22:03:48 +13:00
std_unique_ptr.i Add Guile support for std::unique_ptr and std::auto_ptr 2022-08-12 23:50:54 +01:00
std_vector.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
swigrun.i Suppress -Wvolatile gcc warnings in Guile wrappers for C++20 2022-07-31 16:18:08 +01:00
typemaps.i SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00