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
/
module_load
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem with recent commit
Olly Betts
2022-02-06
1
-1
/
+0
*
[octave] Simply checks on exist()
Olly Betts
2022-02-06
1
-23
/
+8
*
Use a different assert in octave check 'module_path' for some octave version
Markus Friedrich
2022-01-16
1
-4
/
+24
*
Examples/octave/module_load/runme.m: update 'exist()' statements for Octave >...
Karl Wette
2018-05-12
1
-14
/
+27
*
Examples/octave/module_load/runme.m: do not use duplicate function names
Karl Wette
2018-05-12
1
-12
/
+12
*
Octave: do not dump Octave core in examples/test suite scripts
Karl Wette
2017-01-01
1
-1
/
+4
*
octave: export function swig_octave_prereq() for easily testing Octave version
Karl Wette
2016-02-07
1
-3
/
+2
*
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: turn on autodoc in examples, so that feature is tested
Karl Wette
2014-10-04
1
-0
/
+3
*
Octave: use common example.mk for examples, patterned after javascript
Karl Wette
2014-05-29
1
-17
/
+6
*
Allow examples and test-suite to be built out of source tree
Karl Wette
2014-05-11
1
-4
/
+4
*
Fixes to Octave examples
Karl Wette
2013-05-08
2
-31
/
+27
*
Octave examples clean target fixed and makefiles use new RUNPIPE and general ...
William S Fulton
2013-04-19
1
-6
/
+6
*
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
*
Changes Octave module loading behavior, so that modules can be safely loaded ...
Xavier Delacour
2011-08-31
9
-0
/
+145