swig/Lib/octave
2010-02-27 23:26:02 +00:00
..
attribute.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
boost_shared_ptr.i Add a few comments about the smart pointer implementation 2010-01-23 15:30:42 +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 Initial commit of Octave module. 2008-03-01 23:35:44 +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 Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
octcontainer.swg SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
octfragments.swg Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
octiterators.swg SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +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 remove Octave -api option and use new OCTAVE_API_VERSION_NUMBER instead 2009-12-12 21:11:45 +00:00
octruntime.swg remove Octave -api option and use new OCTAVE_API_VERSION_NUMBER instead 2009-12-12 21:11:45 +00: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 Octave: Caught exceptions display the type of the C++ exception instead of the generic 'c++-side threw an exception' message 2009-08-16 22:05:47 +00: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 Octave: add {save,load}_{ascii,binary,hdf} functions that silently do nothing; 2009-01-10 00:20:46 +00:00
std_carray.i Commited SF#2158938: change all SWIG symbols start with Py to a new name. 2008-12-03 18:43:44 +00:00
std_char_traits.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_common.i Initial commit of Octave module. 2008-03-01 23:35:44 +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_map.i Commited SF#2158938: change all SWIG symbols start with Py to a new name. 2008-12-03 18:43:44 +00: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