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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci] Try re-enabling ocaml job
ocaml-ci
Olly Betts
2023-04-21
1
-280
/
+5
*
Fix CanCastAsInteger if errno is set.
Markus Wick
2023-04-21
2
-3
/
+9
*
Add CHANGES.current entry for Ocaml std::string changes
Olly Betts
2023-04-21
1
-0
/
+3
*
[ci] Update to latest actions/checkout
Olly Betts
2023-04-21
1
-1
/
+1
*
Python: Suggest argcargv.i to handle char**
Olly Betts
2023-04-21
2
-73
/
+6
*
C#: Add missing explicit `global::System` in manual
Olly Betts
2023-04-21
1
-3
/
+3
*
[OCaml] Fix reference typemaps for std::string
Zackery Spytz
2023-04-21
5
-21
/
+109
*
[ocaml] Use CXXFLAGS when compiling C++ testcases
Olly Betts
2023-04-21
1
-3
/
+3
*
Fix #ifdef and #ifndef to work inside a %define
Olly Betts
2023-04-21
3
-7
/
+70
*
Add regression test for << in array size bug
Olly Betts
2023-04-20
2
-1
/
+5
*
Restore handling for '<<' in array size
Olly Betts
2023-04-20
1
-1
/
+2
*
Add missing newline on new error message
Olly Betts
2023-04-20
1
-1
/
+1
*
Improve error for array size with a '<' character
Olly Betts
2023-04-20
1
-4
/
+7
*
Remove remaining traces of PHP7 support
Olly Betts
2023-04-20
5
-90
/
+38
*
[php] Remove unused exception.i include
Olly Betts
2023-04-20
1
-2
/
+0
*
Make string& consistent in PHP's std_string.i
Olly Betts
2023-04-20
1
-6
/
+6
*
Merge branch 'go-argcargv'
Olly Betts
2023-04-20
4
-1
/
+90
|
\
|
*
Clarify comment in _runme.go
Olly Betts
2023-04-20
1
-1
/
+4
|
*
Drop __cplusplus conditionals from testcase
Olly Betts
2023-04-20
1
-4
/
+0
|
*
Add argc and argv multi-argument to go.
Erez Geva
2023-04-19
3
-1
/
+88
*
|
[ci] Fix scilab 2023.0.0 download URL
Olly Betts
2023-04-20
1
-3
/
+3
*
|
Note that #1882 is fixed by recent change
Olly Betts
2023-04-20
1
-4
/
+4
*
|
Merge branch 'scilab-2023'
Olly Betts
2023-04-20
7
-31
/
+117
|
\
\
|
*
|
scilab: add a gateway xml v6 with full function names
Clément DAVID
2023-04-20
3
-7
/
+85
|
*
|
scilab: detect version 2023 correctly
Clément DAVID
2023-04-20
6
-26
/
+34
|
/
/
*
|
[ci] Add scilab 6.1 build
Olly Betts
2023-04-20
1
-0
/
+2
*
|
Make y const in new testcase
Olly Betts
2023-04-19
1
-1
/
+1
*
|
Merge branch 'macro-partial-expansion'
Olly Betts
2023-04-19
4
-16
/
+76
|
\
\
|
*
|
Add CHANGES.current entry
Olly Betts
2023-04-19
1
-0
/
+6
|
*
|
Adjust new tests
Olly Betts
2023-04-19
2
-15
/
+22
|
*
|
Copy over missing parts of macro expansion code
Olly Betts
2023-04-19
1
-1
/
+6
|
*
|
inline the header into the interface file
Momtchil Momtchev
2023-04-17
2
-22
/
+25
|
*
|
actually test the value
Momtchil Momtchev
2023-04-14
2
-1
/
+4
|
*
|
suppress a warning
Momtchil Momtchev
2023-04-14
1
-1
/
+1
|
*
|
save missing files from previous commit
Momtchil Momtchev
2023-04-14
2
-2
/
+3
|
*
|
move the unit tests
Momtchil Momtchev
2023-04-14
2
-11
/
+21
|
*
|
fix code readability issues
Momtchil Momtchev
2023-04-14
1
-12
/
+11
|
*
|
restore the unit test
Momtchil Momtchev
2023-04-11
2
-0
/
+13
|
*
|
alternative, much cleaner, approach
Momtchil Momtchev
2023-04-11
1
-16
/
+29
*
|
|
Merge branch 'fix-undefining-allocator'
Olly Betts
2023-04-19
2
-1
/
+5
|
\
\
\
|
*
|
|
Add CHANGES.current entry
Olly Betts
2023-04-19
1
-0
/
+4
|
*
|
|
Really fix "mixed declarations and code" warning
Olly Betts
2023-04-19
1
-3
/
+1
|
*
|
|
Fix "ISO C90 forbids mixed declarations and code" warning
Maple Ong
2023-04-12
1
-1
/
+2
|
*
|
|
Fix "undefining the allocator of T_DATA" error seen in Ruby 3.2
Maple Ong
2023-04-12
1
-1
/
+2
|
|
/
/
*
|
|
[ci] Resurrect Ruby 2.0-2.3 jobs and add 3.2 job
Olly Betts
2023-04-19
3
-34
/
+41
*
|
|
[scilab] Extract values with ":"
Clément DAVID
2023-04-19
8
-10
/
+78
*
|
|
[ci] Resurrect scilab 6.0 build
Olly Betts
2023-04-19
1
-2
/
+1
|
|
/
|
/
|
*
|
[ci] Disable ubuntu-18.04 jobs
Olly Betts
2023-04-18
1
-43
/
+43
*
|
[ci] Update to latest actions/checkout
Olly Betts
2023-04-16
1
-1
/
+1
*
|
Remove support for PHP7
Olly Betts
2023-04-14
13
-173
/
+56
|
/
[next]