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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assorted typos.
Olly Betts
2013-01-08
1
-1
/
+1
*
Fix gdb debugger functions to display to the gdb output window rather than st...
William S Fulton
2012-07-21
1
-2
/
+2
*
cosmetic wording in release script
William S Fulton
2012-05-26
1
-1
/
+1
*
Don't use non-portable "==" in shell tests.
Vadim Zeitlin
2012-04-09
2
-9
/
+9
*
Add PCRE build instructions to Windows build instructions
William S Fulton
2012-01-07
1
-1
/
+2
*
Fix pcre-build.sh to work with non-compressed tarballs
William S Fulton
2011-11-12
1
-2
/
+3
*
Allow setting PCRE_{CFLAGS,LIBS} when building SWIG with PCRE.
Vadim Zeitlin
2011-03-20
1
-49
/
+71
*
Release script tweaks to take account of yet more SF upload changes
William S Fulton
2011-02-20
1
-5
/
+6
*
SF #3173367 Better information during configure about Boost prerequisite for ...
William S Fulton
2011-02-05
1
-0
/
+258
*
Add pcre-build.sh script for easier building of pcre and configuring with SWI...
William S Fulton
2010-10-01
2
-2
/
+65
*
Expand the family of debug print functions for displaying DOH types. Provide ...
William S Fulton
2010-09-15
1
-0
/
+41
*
Add a check for PCRE library to configure.
Vadim Zeitlin
2010-07-22
2
-0
/
+319
*
update example version numbers and clarification of inputs
William S Fulton
2010-06-21
1
-3
/
+4
*
mention tagging is being done in mkrelease.py
William S Fulton
2010-06-02
1
-0
/
+1
*
minor tweaks for release notes uploaded to SF
William S Fulton
2010-06-02
1
-1
/
+1
*
remove WAD from distribution
William S Fulton
2010-06-01
1
-1
/
+0
*
Remove WAD and swig.spec.1 - not used or maintained
William S Fulton
2010-05-29
51
-7404
/
+0
*
Show success at end of distribution build
William S Fulton
2010-04-03
1
-0
/
+2
*
Minor robustness tweaks to building distribution
William S Fulton
2010-04-03
1
-5
/
+6
*
update package builds with more generic version numbers
William S Fulton
2010-03-10
2
-4
/
+4
*
changes required for new SourceForge file release process
William S Fulton
2009-08-18
1
-4
/
+14
*
put tagging back in
William S Fulton
2008-12-31
1
-2
/
+1
*
better #! for finding python
William S Fulton
2008-12-31
2
-3
/
+4
*
fix ccache-swig man page generation
William S Fulton
2008-12-30
1
-1
/
+1
*
Add ccache documentation to main docs
William S Fulton
2008-12-20
1
-1
/
+1
*
add ccache to windows build, better fail if executables don't run. Fix docume...
William S Fulton
2008-12-17
2
-7
/
+6
*
refine Makefile targets for documentation generation and remove generated cca...
William S Fulton
2008-12-09
1
-1
/
+1
*
add shebang for pyname_patch.py
Haoyu Bai
2008-12-03
1
-0
/
+1
*
Commited SF#2158938: change all SWIG symbols start with Py to a new name.
Haoyu Bai
2008-12-03
1
-0
/
+122
*
make life easier for svn status updates as everyone has different autotool ve...
William S Fulton
2008-06-29
2
-3116
/
+0
*
use rsync and ssh to upload releases to SourceForge as ftp no longer works
William S Fulton
2008-06-24
1
-4
/
+4
*
Fix bad use of Python API (untested, since I can't even compile this code on
Olly Betts
2008-06-23
1
-1
/
+1
*
Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...
William S Fulton
2008-05-20
2
-35
/
+13
*
update from latest autotools (automake-1.10)
William S Fulton
2007-12-08
2
-13
/
+35
*
add in command to tag the release
William S Fulton
2007-11-16
1
-0
/
+3
*
minor improvements in usage display
William S Fulton
2007-11-08
1
-1
/
+2
*
Minor error message and exit number tweaks
William S Fulton
2007-11-04
1
-4
/
+4
*
minor tweaks
William S Fulton
2007-11-01
1
-6
/
+12
*
a single script to make the source tarball and windows release and upload to ...
William S Fulton
2007-11-01
1
-0
/
+30
*
add support for building native windows executable on cygwin
William S Fulton
2007-11-01
1
-13
/
+28
*
Add support for cross compilation of Windows build from Linux
William S Fulton
2007-10-30
1
-5
/
+28
*
add execute permissions
William S Fulton
2007-10-24
1
-0
/
+0
*
execute permissions added
William S Fulton
2007-10-24
1
-0
/
+0
*
Replace cvs $ with svn $
William S Fulton
2007-10-17
22
-22
/
+22
*
More robust error handling and fix last commit
William S Fulton
2007-05-01
1
-11
/
+17
*
cvs->svn updates
William S Fulton
2007-04-30
1
-1
/
+1
*
cvs->svn updates
William S Fulton
2007-04-30
1
-4
/
+4
*
Fix for building from read-only source directories - Bug #1707582
William S Fulton
2007-04-30
1
-1
/
+1
*
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9601 626c5289...
Luigi Ballabio
2006-12-05
2
-349
/
+457
*
Remove cvsignore files: this is stored on svn:igonre property now
John Lenz
2006-12-03
2
-6
/
+0
[next]