| .. |
|
argcargv.i
|
add argc,argv typemap for ruby
|
2006-02-27 02:59:09 +00:00 |
|
attribute.i
|
move attribute.i to the typemap library, now is usable from all the languages
|
2005-10-25 13:20:50 +00:00 |
|
carrays.i
|
finishing the first stage of the typemap unification scheme, fixing issues with gcc and valgrind
|
2005-10-20 09:47:56 +00:00 |
|
cdata.i
|
massive typemap unification
|
2005-10-18 13:24:15 +00:00 |
|
cmalloc.i
|
more typemaps unification and fixes for valgrind
|
2005-10-19 10:52:50 +00:00 |
|
cni.i
|
uniform cni examples
|
2006-01-03 19:48:06 +00:00 |
|
cpointer.i
|
more typemaps unification and fixes for valgrind
|
2005-10-19 10:52:50 +00:00 |
|
cstring.i
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
|
2005-10-24 14:59:05 +00:00 |
|
director.swg
|
fix for old VC 6.0 and linking issue reported by Roy Sutton
|
2006-03-27 21:39:49 +00:00 |
|
embed.i
|
Add Ruby support contributed by Masaki Fukushima.
|
2000-07-05 18:58:49 +00:00 |
|
exception.i
|
use internal SWIG_exception_fail, let SWIG_exception as in 1.3.27
|
2006-01-14 21:23:36 +00:00 |
|
extconf.rb
|
Add Ruby support contributed by Masaki Fukushima.
|
2000-07-05 18:58:49 +00:00 |
|
extra-install.list
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
factory.i
|
add the factory library for UTL
|
2006-02-22 18:42:20 +00:00 |
|
file.i
|
keep old typemap code in place, but disable, for readers to look around, and rescue other lost typemaps
|
2005-12-13 23:46:37 +00:00 |
|
jstring.i
|
add tcl+java example
|
2005-12-30 11:59:54 +00:00 |
|
Makefile.swig
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
progargcargv.i
|
keep old typemap code in place, but disable, for readers to look around, and rescue other lost typemaps
|
2005-12-13 23:46:37 +00:00 |
|
ruby.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
rubyapi.swg
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
|
2005-10-24 14:59:05 +00:00 |
|
rubydef.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
rubyerrors.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
rubyfragments.swg
|
fix docs, path provided by Olly
|
2006-04-11 01:40:20 +00:00 |
|
rubyhead.swg
|
fix -external-runtime
|
2006-01-31 00:02:58 +00:00 |
|
rubyinit.swg
|
massive typemap unification
|
2005-10-18 13:24:15 +00:00 |
|
rubykw.swg
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
rubymacros.swg
|
massive typemap unification
|
2005-10-18 13:24:15 +00:00 |
|
rubyopers.swg
|
add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python
|
2006-01-07 06:59:32 +00:00 |
|
rubyprimtypes.swg
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
rubyrun.swg
|
cosmetics
|
2006-03-07 22:02:54 +00:00 |
|
rubyruntime.swg
|
more comments
|
2006-02-11 20:36:39 +00:00 |
|
rubystrings.swg
|
Support for Ruby 1.6
|
2006-03-09 08:34:09 +00:00 |
|
rubytracking.swg
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
rubytypemaps.swg
|
comments, clean and cosmetics
|
2006-02-11 02:20:17 +00:00 |
|
rubyuserdir.swg
|
Added support for Ruby bang methods. Bang methods end in exclamation points and indicate that the object being worked on will be modified in-place as opposed to being copied.
|
2006-01-15 00:25:48 +00:00 |
|
std_common.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
std_deque.i
|
_std_deque.i moved from Lib directory
|
2006-01-08 20:17:06 +00:00 |
|
std_except.i
|
add std_except typemaps to the unified typemap library
|
2005-10-31 09:43:02 +00:00 |
|
std_map.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
std_pair.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
std_string.i
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
|
2005-10-24 14:59:05 +00:00 |
|
std_vector.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
stl.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
timeval.i
|
keep old typemap code in place, but disable, for readers to look around, and rescue other lost typemaps
|
2005-12-13 23:46:37 +00:00 |
|
typemaps.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:45:17 +00:00 |