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
/
Source
/
Swig
/
wrapfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cvs/svn Id strings
William S Fulton
2013-01-12
1
-2
/
+0
*
SWIG license change - Source moves to GPLv3
William S Fulton
2010-02-27
1
-2
/
+6
*
Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...
Haoyu Bai
2009-01-24
1
-5
/
+5
*
add parameter list (or void) to all C functions
William S Fulton
2008-11-11
1
-1
/
+1
*
API cleanup and documentation (Wrapper objects)
Dave Beazley
2007-01-16
1
-1
/
+1
*
Changed Header keyword to Id for SVN
Dave Beazley
2006-12-05
1
-1
/
+1
*
beautify/format source code with gnu indent
William S Fulton
2006-11-01
1
-175
/
+165
*
Use Strchr/strchr instead of Strstr/strstr when searching for a single
Olly Betts
2006-09-23
1
-1
/
+1
*
Common template for head of each file detailing licence, distribution and aut...
William S Fulton
2006-03-06
1
-11
/
+6
*
fix for the switch/case:
Marcelo Matus
2005-12-21
1
-2
/
+4
*
more memory leaks fixes
Marcelo Matus
2005-12-04
1
-9
/
+8
*
add NewStringEmpty, use more StringEuqual and less Strcmp
Marcelo Matus
2005-11-28
1
-9
/
+9
*
use direct methods for string, hash and avoid Strstr/Strnstr
Marcelo Matus
2005-11-28
1
-1
/
+1
*
several clean/speed ups
Marcelo Matus
2005-11-27
1
-3
/
+3
*
manage the labels as fail:
Marcelo Matus
2005-10-31
1
-1
/
+9
*
small cosmetic change to manage parentesis () closed in different lines, and ...
Marcelo Matus
2005-10-19
1
-4
/
+17
*
Minor tweak.
Dave Beazley
2003-04-30
1
-0
/
+1
*
Fixed [ 723471 ] Wrapper_print() fails with preprocessor directives
Dave Beazley
2003-04-28
1
-4
/
+22
*
Fixed comment problems
Dave Beazley
2003-03-21
1
-1
/
+1
*
modified -fcompact feature to deal with PP lines
Tiger Feng
2003-02-19
1
-13
/
+29
*
Add -compact option.
Tiger Feng
2003-02-10
1
-2
/
+170
*
The great merge
Dave Beazley
2002-11-30
1
-235
/
+77
*
Bug fixes
Dave Beazley
2000-12-18
1
-3
/
+5
*
Major reworking of the Wrapper object. It is now a DOH object.
Dave Beazley
2000-11-22
1
-79
/
+200
*
Changes to support memberin typemap
Dave Beazley
2000-09-03
1
-1
/
+1
*
The pretty printer gets confused by comments including unbalanced
Matthias Köppe
2000-08-23
1
-0
/
+1
*
Lots of cleanup
Dave Beazley
2000-08-17
1
-1
/
+21
*
Restored the Python module. Lots of minor fixes and cleanup
Dave Beazley
2000-08-16
1
-2
/
+2
*
Completely new type implementation. Almost everything broken. Typemaps sort ...
Dave Beazley
2000-08-14
1
-19
/
+23
*
Converted parameter lists to linked lists
Dave Beazley
2000-08-10
1
-5
/
+6
*
Cleanup. Replaced Parm and ParmList data structures with new implementation.
Dave Beazley
2000-07-24
1
-2
/
+2
*
Added cwrap.c file that contains a variety of wrapper function support code
Dave Beazley
2000-07-24
1
-0
/
+66
*
More work on smoothing out the type system. Needs more work however.
Dave Beazley
2000-07-23
1
-21
/
+1
*
Changed the handling of types in parameter lists and removed the %val
Dave Beazley
2000-07-20
1
-1
/
+0
*
Fixed Wrapper_new_local() function.
Dave Beazley
2000-07-13
1
-0
/
+1
*
Fixed the pretty-printing code.
Dave Beazley
2000-07-11
1
-13
/
+26
*
Removed the WrapperFunction class entirely. Everything uses the C version.
Dave Beazley
2000-07-10
1
-21
/
+113
*
*** empty log message ***
Dave Beazley
2000-04-11
1
-139
/
+94
*
Work in progress
Dave Beazley
2000-04-11
1
-0
/
+211