swig/Lib/octave
Markus Friedrich a2d9a24f4d Changed return type of swig_this() to size_t.
The type long may be 4 bytes but swig_this() must return the address of
the object as an integer. Using size_t ensures that the return type can
store a pointer.
2019-12-24 14:06:25 +01:00
..
attribute.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
boost_shared_ptr.i Enhancements for directorin typemaps 2017-10-16 19:28:27 +01:00
carrays.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
cdata.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
cmalloc.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
director.swg Cosmetic syntax tweak using throw in Octave directors 2018-05-04 20:02:13 +01:00
exception.i Octave: add support for version 4.2 2017-01-22 11:53:12 +13:00
factory.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
implicit.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
octave.swg Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
octcomplex.swg Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
octcontainer.swg Python STL container method overloading fix 2019-08-06 19:36:14 +01:00
octfragments.swg Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
octiterators.swg Misc. typos 2018-05-17 10:04:23 -04:00
octopers.swg Octave: add support for version 4.2 2017-01-22 11:53:12 +13:00
octprimtypes.swg Lib/octave: replace is_bool_type() with islogical() for Octave >= 4.4 2018-05-12 22:25:07 +10:00
octrun.swg Changed return type of swig_this() to size_t. 2019-12-24 14:06:25 +01:00
octruntime.swg Lib/octave: use new class for function member dereference with Octave >= 4.4 2018-05-12 22:25:07 +10:00
octstdcommon.swg as() no longer memsets and always throws. 2017-07-20 14:28:02 -06:00
octtypemaps.swg Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
octuserdir.swg Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_alloc.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_basic_string.i std_basic_string.i fixes 2018-01-04 07:00:26 +00:00
std_carray.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_char_traits.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_common.i Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
std_complex.i Add missing declaration for std::complex 2017-10-02 19:07:24 +01:00
std_container.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_deque.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_except.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_list.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_map.i UTL STL container descriptor checks 2016-07-28 22:51:29 +01:00
std_pair.i Lib/octave: replace is_cell() with iscell() for Octave >= 4.4 2018-05-12 22:25:07 +10:00
std_shared_ptr.i Attempting fixes for Octave shared_ptr support 2015-01-05 10:53:06 -05:00
std_string.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_vector.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00
std_wstring.i Octave: add support for version 4.2 2017-01-22 11:53:12 +13:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
typemaps.i Revert "Octave: cleanup/restructure library files" 2014-10-09 19:34:02 +01:00