swig/Lib/octave
2014-05-29 23:42:55 +02:00
..
attribute.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
boost_shared_ptr.i shared_ptr improvements so the proxy class does not need to be specified - SWIG_SHARED_PTR macro deprecated and replaced by %shared_ptr 2010-05-22 23:57:19 +00:00
carrays.i Octave: fix carrays regression caused by operator suffix change. 2009-01-10 02:17:58 +00:00
cdata.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
cmalloc.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director.swg Director exceptions now derive from std::exception 2014-01-20 19:40:52 +00:00
exception.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
factory.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
implicit.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
octave.swg Add support for manual %docstrings, so users can provide texinfo help for wrapped functions. 2008-04-03 13:22:19 +00:00
octcomplex.swg Fixes to two bugs in Lib/octave/octcomplex.swg (by Karl Wette) 2011-05-17 01:57:46 +00:00
octcontainer.swg Move some header file includes into fragments for UTL languages 2014-02-21 19:02:14 +00:00
octfragments.swg Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
octiterators.swg Fix missing stddef.h when %import of STL containers. Was causing compile failures witht g++-4.6. 2012-03-20 20:07:56 +00:00
octopers.swg Octave: add {save,load}_{ascii,binary,hdf} functions that silently do nothing; 2009-01-10 00:20:46 +00:00
octprimtypes.swg Add test for null pointer handling ([] taken as null pointer). 2008-04-20 14:29:46 +00:00
octrun.swg Fix unused method warning in Octave 2014-02-15 18:36:01 +00:00
octruntime.swg octave: update support to Octave version 3.8.0 2014-01-13 18:24:17 +13:00
octstdcommon.swg UTL - Fix some incorrect acceptance of types in the STL, eg a double * element passed into a vector<int *> constructor would be accepted, but the ensuing behaviour was undefined. Now the type conversion correctly raises an exception 2008-11-28 23:35:46 +00:00
octtypemaps.swg Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
octuserdir.swg Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
std_alloc.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_basic_string.i Some octave SWIG test-suite warning fixes 2010-05-10 17:58:06 +00:00
std_carray.i Octave: remove Python code from std_carray.i 2014-05-29 23:42:55 +02:00
std_char_traits.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_common.i Fix #3475492 - iterating through std::vector wrappers of enumerations. 2012-03-13 07:10:24 +00:00
std_complex.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_container.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_deque.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_except.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_list.i add missing file Lib/octave/std_list.i 2012-02-27 18:29:50 +00:00
std_map.i Fix for missing C++ code in std::multimap wrappers. 2013-08-06 07:02:49 +01:00
std_pair.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_string.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_vector.i Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
stl.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typemaps.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00