summaryrefslogtreecommitdiff
path: root/Lib/octave/octcontainer.swg
Commit message (Expand)AuthorAgeFilesLines
* Octave module lets examples and tests work with Octave-6 * Try-catch replacem...Robert Fries2021-12-051-1/+10
* Octave: use pre-compiled headers to speed up test suite, if supportedKarl Wette2020-05-311-7/+0
* Python STL container method overloading fixWilliam S Fulton2019-08-061-8/+2
* Lib/octave: replace is_cell() with iscell() for Octave >= 4.4Karl Wette2018-05-121-0/+4
* as() no longer memsets and always throws.Mike Romberg2017-07-201-2/+2
* Remove inheritance from std::unary_function and std::binary_function,Anthony Heading2016-12-291-1/+1
* UTL STL container descriptor checksWilliam S Fulton2016-07-281-2/+2
* Add #include <climits> for INT_MAXOrion Poplawski2015-07-101-0/+1
* Revert "Octave: cleanup/restructure library files"William S Fulton2014-10-091-485/+500
* Octave: cleanup/restructure library filesKarl Wette2014-10-041-500/+485
* Move some header file includes into fragments for UTL languagesWilliam S Fulton2014-02-211-3/+1
* Fix missing stddef.h when %import of STL containers. Was causing compile fail...William S Fulton2012-03-201-1/+1
* Fix typo "the the" -> "the"Olly Betts2010-10-191-2/+1
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Octave: add {save,load}_{ascii,binary,hdf} functions that silently do nothing;Xavier Delacour2009-01-101-2/+2
* Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai2008-12-031-3/+3
* Fix ~15 tests, minor doc fixes, improve STL support.Xavier Delacour2008-03-051-77/+65
* Initial commit of Octave module.Xavier Delacour2008-03-011-0/+640