swig/Examples/ruby
William S Fulton ecf1765b99 Remove legacy Visual C++ 6 project files
Latest Visual Studio 2022 is unable to update/convert these project files.
It appears that Perl, R, Ruby use gcc mingw on Windows nowadays to compile
extensions, so Visual C++ is no longer supported (maybe incorrect, but it
is not clear to me how to compile C/C++ extensions for these languages
with Visual C++ nowadays).
2024-10-19 23:50:32 +01:00
..
class Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
constants Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
enum Fix extension of filename in comments in examples 2024-09-16 16:51:44 +12:00
exceptproxy Fix random doubled spaces in code 2023-11-17 09:49:36 +13:00
free_function Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
funcptr Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
funcptr2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
functor Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
hashargs [Ruby] Pass Qnil instead of NULL to rb_funcall() 2018-04-03 18:01:58 +12:00
import Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
import_template Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
mark_function Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
multimap Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
operator Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
overloading Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
pointer Remove pointer.i from the SWIG library 2023-06-15 15:50:51 +12:00
reference Update lingering uses of %addmethods 2023-05-29 11:40:53 +12:00
simple Remove legacy Visual C++ 6 project files 2024-10-19 23:50:32 +01:00
std_vector Remove use of std::bind2nd which is removed in C++17 2019-06-27 07:40:49 +01:00
template Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
value Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
variables Misc. typos 2018-05-17 10:04:23 -04:00
check.list Remove GCJ support 2017-10-09 08:32:01 +13:00
index.html Update examples to recommend compiling with -fPIC instead of -fpic 2024-07-22 17:46:29 -04:00