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
/
Lib
/
mzscheme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace cleanup of all Makefiles*
Karl Wette
2014-05-02
1
-1
/
+0
*
Merge branch 'master' into gsoc2009-matevz
William S Fulton
2013-10-10
2
-2
/
+2
|
\
|
*
Drop guilegh interface
Geert Janssens
2013-04-28
1
-1
/
+1
|
*
Minor extraneous makefiles tidy up
William S Fulton
2013-04-19
1
-1
/
+1
*
|
Merge branch 'master' into gsoc2009-matevz
William S Fulton
2013-01-28
3
-10
/
+5
|
\
\
|
|
/
|
*
Move contributors to COPYRIGHT file.
William S Fulton
2012-09-07
1
-9
/
+0
|
*
std::string typemap modifications so they can be used with %apply for other s...
William S Fulton
2012-05-26
1
-1
/
+1
|
*
Fix some language's std::map wrappers to recognise difference_type, size_type...
William S Fulton
2012-05-15
1
-0
/
+4
*
|
Add rvalue reference typemaps
William S Fulton
2013-01-24
1
-3
/
+12
|
/
*
Apply Ubuntu patch to fix Mzscheme std::map wrappers
William S Fulton
2010-04-09
1
-8
/
+8
*
Change typemap matching rules for the default type (SWIGTYPE) to follow templ...
William S Fulton
2010-04-01
1
-0
/
+7
*
SWIG license change - The Examples and Lib move to a very permissive license ...
William S Fulton
2010-02-27
9
-27
/
+0
*
Add newmemory parameter for SWIG_TypeCast
William S Fulton
2008-02-10
1
-1
/
+4
*
When wrapping C++ code, generate code which uses
Olly Betts
2007-09-17
1
-2
/
+2
*
* Bug fix in the dynamic loading code of the mzscheme binding
Hans Oesterholt-Dijkema
2006-09-17
1
-1
/
+2
*
Fixes for std::pair typemaps
Luigi Ballabio
2006-08-01
1
-23
/
+23
*
* mzscheme code can now dynamically load libraries, that are needed
Hans Oesterholt-Dijkema
2006-07-09
1
-0
/
+194
*
Common template for head of each file detailing licence, distribution and aut...
William S Fulton
2006-03-07
9
-46
/
+69
*
[MzScheme] Typemaps for all integral types now accept the full range
Matthias Köppe
2006-02-19
3
-20
/
+86
*
std::string global and member variables are wrapped as strings by default
William S Fulton
2006-01-29
1
-0
/
+2
*
Each target language now has its own std_deque.i like the other STL wrappers.
William S Fulton
2006-01-08
1
-0
/
+1
*
add initial stl.i to ensure proper file inclussion and extensions for each la...
Marcelo Matus
2006-01-06
1
-0
/
+7
*
Use the system angle brackets for %include
William S Fulton
2005-11-26
3
-4
/
+4
*
use exception specification instead of %exception to handle STL error checking
William S Fulton
2005-07-27
3
-62
/
+18
*
contract support - patch from Hans Oesterholt-Dijkema
William S Fulton
2005-06-16
1
-0
/
+8
*
added missing constructors for std::pair
William S Fulton
2005-05-25
1
-0
/
+24
*
Fix last change.
Matthias Köppe
2005-03-30
2
-2
/
+6
*
Patch from Hans Oesterholt for supporting MzScheme 30x.
Matthias Köppe
2005-03-30
2
-1
/
+45
*
Switch mzscheme to use SWIG_TypeCheckStruct instead of SWIG_TypeCheck.
John Lenz
2005-03-01
1
-1
/
+1
*
- Improve the runtime type sytesm
John Lenz
2005-02-01
3
-47
/
+64
*
allow to include the swig runtime code into external user libraries
Marcelo Matus
2004-11-18
1
-0
/
+1
*
- Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proo...
John Lenz
2004-10-21
1
-5
/
+5
*
removed redundant valuewrapper feature
William S Fulton
2004-10-20
1
-1
/
+0
*
avoid to use SwigValueWrapper with std::string, just to keep the code cleaner...
Marcelo Matus
2004-10-18
1
-0
/
+1
*
Removed ability to share type information by C linking
John Lenz
2004-10-16
2
-20
/
+0
*
New way of sharing type information between modules for chicken, mzscheme,
John Lenz
2004-10-05
2
-37
/
+43
*
<Dmitriy.Zavin@infineon.com> writes:
Matthias Köppe
2004-08-17
1
-0
/
+44
*
New common runtime function SWIG_TypePrettyName.
Matthias Köppe
2004-05-06
1
-0
/
+1
*
Use FUNC_NAME rather than a bogus typemap variable for signalling
Matthias Köppe
2004-02-23
3
-12
/
+12
*
Added pack/unpack functions
Dave Beazley
2003-12-08
1
-0
/
+2
*
Fixed missing variable.
Dave Beazley
2003-11-26
1
-0
/
+1
*
Added missing exception.i
Dave Beazley
2003-11-26
1
-0
/
+1
*
Char and unsigned-char specialization added
Luigi Ballabio
2003-11-19
1
-1
/
+4
*
Remove symbol clashes between runtime libraries.
Matthias Köppe
2003-10-05
3
-25
/
+45
*
Typemap for size_t applied to std::size_t
Luigi Ballabio
2003-08-17
1
-0
/
+2
*
std::pair added (but not very much tested)
Luigi Ballabio
2003-07-10
1
-0
/
+845
*
Merged MzScheme changes contributed by John Lenz.
Matthias Köppe
2003-06-10
2
-0
/
+0
*
Merged MzScheme changes contributed by John Lenz.
Matthias Köppe
2003-06-10
7
-511
/
+313
*
Added correct (I hope) typechecking for native scripting objects
Luigi Ballabio
2003-05-22
1
-1
/
+2
*
std::map ready for prime time (hopefully)
Luigi Ballabio
2003-03-11
1
-48
/
+28
[next]