index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
octave
Commit message (
Expand
)
Author
Age
Files
Lines
*
octave: map unary functions to __...___ Python-style unary members
Karl Wette
2016-02-07
2
-0
/
+25
*
octave: recognize Python __float__ numeric conversion operator
Karl Wette
2016-02-07
2
-0
/
+9
*
octave: export function swig_octave_prereq() for easily testing Octave version
Karl Wette
2016-02-07
1
-3
/
+2
*
Remove use of preinst-swig script
William S Fulton
2015-08-21
1
-5
/
+10
*
Remove unused std_string.i from callback examples
William S Fulton
2015-05-10
1
-2
/
+0
*
Remove bogus ; after } in examples
Olly Betts
2014-11-07
1
-2
/
+2
*
Revert "Octave: simplify Examples/octave/example.mk"
William S Fulton
2014-10-09
1
-22
/
+15
*
Revert "Octave: drop support for Octave versions older than 3.2.0"
William S Fulton
2014-10-09
1
-0
/
+6
*
Octave: drop support for Octave versions older than 3.2.0
Karl Wette
2014-10-04
1
-6
/
+0
*
Octave: simplify Examples/octave/example.mk
Karl Wette
2014-10-04
1
-15
/
+22
*
Octave: turn on autodoc in examples, so that feature is tested
Karl Wette
2014-10-04
16
-0
/
+39
*
Octave: use common example.mk for examples, patterned after javascript
Karl Wette
2014-05-29
17
-245
/
+68
*
Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...
William S Fulton
2014-05-24
3
-4
/
+4
*
Allow examples and test-suite to be built out of source tree
Karl Wette
2014-05-11
16
-49
/
+49
*
More cleaning up of the class examples
Olly Betts
2014-05-05
1
-5
/
+5
*
Further cleaning up of class examples
Olly Betts
2014-02-24
1
-9
/
+9
*
Fix gcc -Waddress warning in variables examples
William S Fulton
2013-10-18
1
-1
/
+1
*
Fixes to Octave examples
Karl Wette
2013-05-08
63
-346
/
+212
*
Octave examples clean target fixed and makefiles use new RUNPIPE and general ...
William S Fulton
2013-04-19
16
-111
/
+96
*
octave: Simplified module loading.
Karl Wette
2012-11-28
1
-43
/
+6
*
[octave] skip part of module_load test for older Octaves
Karl Wette
2012-05-24
1
-0
/
+6
*
Updated Octave module_load examples for new module loading
Karl Wette
2012-05-14
8
-285
/
+117
*
Use -globals . to load global variables in module namespace (from Karl Wette)
Xavier Delacour
2012-02-27
1
-0
/
+8
*
Allow Octave modules to be re-loaded after a "clear all" (thanks to Karl Wett...
Xavier Delacour
2011-10-13
5
-0
/
+172
*
Added example of friend operator use to Examples/octave/operator, fixed minor...
Xavier Delacour
2011-08-31
3
-6
/
+8
*
Changes Octave module loading behavior, so that modules can be safely loaded ...
Xavier Delacour
2011-08-31
10
-0
/
+146
*
Octave patches for 3.4.0 compatibility, etc. (sf 3387394, thanks for Karl Wette)
Xavier Delacour
2011-08-08
17
-10
/
+25
*
shadow->proxy terminlogy update
William S Fulton
2008-04-29
2
-2
/
+2
*
Fix Octave C support by adding extern "C" around header section. Fix Octave e...
Xavier Delacour
2008-03-05
6
-43
/
+31
*
Initial commit of Octave module.
Xavier Delacour
2008-03-01
67
-0
/
+1822