| .. |
|
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
|
Removed duplicate definition of struct Guard.
|
2006-01-09 20:00:56 +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
|
massive typemap unification
|
2005-10-18 13:24:15 +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
|
Updated link that points to table of Ruby keywords.
|
2006-02-09 20:21:53 +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
|
comments, clean and cosmetics
|
2006-02-11 02:20:17 +00:00 |
|
rubyrun.swg
|
Fixed a bug in Ruby's object tracking functionality. Previously, an object could be returned even if it did not have the correct type. This could occur if a factory class' creation method had a signature returning a base type (like geometry) but in reality a subclass (like Point) was returned. In that case, it would then be impossible to implement a "downcast" method and get back a Ruby object of type Point. Also updated the test-suite to test this situation.
|
2006-02-22 08:20:48 +00:00 |
|
rubyruntime.swg
|
more comments
|
2006-02-11 20:36:39 +00:00 |
|
rubystrings.swg
|
Undid change to check for nil object since it was not valid because it disallowed passing null pointers.
|
2006-01-13 22:27:44 +00:00 |
|
rubytracking.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +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
|
use exception specification instead of %exception to handle STL error checking
|
2005-07-27 20:09:42 +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
|
use exception specification instead of %exception to handle STL error checking
|
2005-07-27 20:09:42 +00:00 |
|
std_pair.i
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +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
|
fix ruby std::vector to support element with nodefault constructors
|
2006-02-08 23:55:53 +00:00 |
|
stl.i
|
add initial stl.i to ensure proper file inclussion and extensions for each language
|
2006-01-06 00:37:31 +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
|
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 |