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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Visual Studio examples to work when SWIG is unzipped into a directory con...
William S Fulton
2013-01-15
8
-16
/
+16
*
Added .PHONY targets
Stefan Zager
2011-04-07
1
-0
/
+2
*
Merged from branches/szager-python-builtin
Stefan Zager
2011-04-03
17
-0
/
+366
|
\
|
*
Accidentally added build targets.
Stefan Zager
2011-02-10
12
-1229
/
+0
|
*
Added test harness
Stefan Zager
2011-02-10
22
-226
/
+66
|
*
Simple test of operator overload. -builtin should shine in this test.
Stefan Zager
2011-02-10
9
-0
/
+341
|
*
Accidentally imported build products.
Stefan Zager
2011-02-10
14
-6908
/
+1
|
*
Test operator overloads with deep hierarchy.
Stefan Zager
2011-02-10
10
-0
/
+7033
|
*
Makefile tweaks
Stefan Zager
2011-02-09
1
-6
/
+4
|
*
A collection of performance tests. The variants we're most
Stefan Zager
2011-02-09
28
-0
/
+1294
|
*
Whoops; bad import
Stefan Zager
2011-02-09
28
-1294
/
+0
|
*
A place to write and run performance tests. The variants we're
Stefan Zager
2011-02-09
28
-0
/
+1294
|
/
*
remove weave python example - license is unclear
William S Fulton
2010-03-06
6
-3708
/
+0
*
revert 11743 - accidental checkin
William S Fulton
2010-01-23
2
-8
/
+55
*
Add caveat about using percent in varargs example as per suggestion in bug #2...
William S Fulton
2009-11-14
2
-55
/
+8
*
fix SWIG naming convention
William S Fulton
2009-08-21
1
-1
/
+1
*
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
Miklos Vajna
2009-07-22
1
-1
/
+0
*
Snip nonsensical comment left over from cut and paste from other examples.
Olly Betts
2009-05-19
1
-2
/
+0
*
invoke using swig.exe instead of just swig in Visual Studio project files
William S Fulton
2009-03-20
8
-16
/
+16
*
warning fix
William S Fulton
2009-01-09
1
-1
/
+3
*
Commited SF#2158938: change all SWIG symbols start with Py to a new name.
Haoyu Bai
2008-12-03
1
-2
/
+2
*
Merged the Python 3.0 support branch. The merging progress is not so smooth, ...
Haoyu Bai
2008-09-11
29
-1
/
+59
*
shadow->proxy change
William S Fulton
2008-05-01
1
-2
/
+1
*
shadow->proxy terminology update
William S Fulton
2008-04-29
10
-171
/
+0
*
shadow->proxy terminlogy update
William S Fulton
2008-04-29
9
-14
/
+13
*
vc++ fix
William S Fulton
2007-10-23
1
-1
/
+1
*
eol-style set to CRLF
William S Fulton
2007-10-18
8
-1172
/
+1172
*
eol-style set to CRLF
William S Fulton
2007-10-18
1
-65
/
+65
*
Remove cvs $Header$
William S Fulton
2007-10-17
12
-25
/
+1
*
Remove obscure mpointer example and replace with member_pointer.i testcase an...
William S Fulton
2007-08-09
6
-187
/
+0
*
calling the callback functions directly added to the example
William S Fulton
2007-08-02
1
-0
/
+4
*
[Python] Fix lack of generation of docstrings when -O is used.
Olly Betts
2007-04-20
6
-0
/
+52
*
Remove cvsignore files: this is stored on svn:igonre property now
John Lenz
2006-12-03
30
-440
/
+0
*
*** empty log message ***
William S Fulton
2006-11-20
30
-3
/
+57
*
Use .pyd instead of .dll as Python-2.5 stops working with dlls
William S Fulton
2006-11-20
8
-16
/
+16
*
use $self special variable instead of self in %extend
William S Fulton
2006-11-08
3
-5
/
+5
*
remove unnecessary check
William S Fulton
2006-10-11
1
-1
/
+1
*
Correct some comments
William S Fulton
2006-07-04
11
-11
/
+11
*
remove sprintf deprecated message
William S Fulton
2006-03-05
2
-0
/
+10
*
fix std_map such that is not necessary to use %template() std::pair<xx,yy> ev...
Marcelo Matus
2006-02-27
1
-2
/
+0
*
Fix for Visual Studio Express 2005 without database support installed - no ne...
William S Fulton
2006-02-07
8
-32
/
+32
*
update for mailing lists
William S Fulton
2006-02-07
1
-1
/
+1
*
fix SWIG var
Marcelo Matus
2006-02-03
1
-1
/
+1
*
vc++ warning suppression
William S Fulton
2006-01-24
2
-8
/
+14
*
fix memory leak
Marcelo Matus
2006-01-23
1
-2
/
+3
*
simplify Makefiles
Marcelo Matus
2006-01-22
1
-3
/
+2
*
fix Makefiles for cygwin
Marcelo Matus
2006-01-21
1
-1
/
+1
*
more examples
Marcelo Matus
2006-01-11
2
-0
/
+10
*
more examples
Marcelo Matus
2006-01-09
1
-1
/
+23
*
map iterators now use the native PySwigIterator, which is very very good for ...
Marcelo Matus
2006-01-09
1
-0
/
+17
[prev]
[next]