Sign in
fuchsia
/
third_party
/
swig
/
HEAD
4b6b711
Merge branch 'issue/2625'
by William S Fulton
· 9 days ago
main
master
upstream/master
7f63ea6
Enhanced std::map for non-default constructible types changes entry
by William S Fulton
· 9 days ago
8d3f5e7
Add missing exception.i for std::map wrappers for MzScheme and Guile
by William S Fulton
· 12 days ago
76fdf2c
std::map wrappers and non-default constructible
by William S Fulton
· 12 days ago
808b07a
Changes file update for array variable initialisation
by William S Fulton
· 13 days ago
61ca114
Merge branch 'init-carg-array'
by William S Fulton
· 14 days ago
43eed42
Upgrade boost version to fix appveyor testing
by William S Fulton
· 2 weeks ago
6b5ae59
to run the CI
by Momtchil Momtchev
· 2 weeks ago
68ec78b
Add test for C++ boolean types in preprocessor
by William S Fulton
· 2 weeks ago
9ed26fc
Source/Preprocessor/expr.c: Support boolean values in preprocessor expressions
by Mario Emmenlauer
· 2 weeks ago
04355af
Rtest3 (#2448)
by AndLLA
· 2 weeks ago
64c9720
Complete transition to rtypecheck typemaps from hard coded logic
by William S Fulton
· 2 weeks ago
a28b8cf
Redundant code removal in nested.cxx
by William S Fulton
· 2 weeks ago
790f36c
Ruby constants and uppercasing regression fix
by William S Fulton
· 3 weeks ago
650aad8
Fix incorrect variable setters being generated when wrapping arrays
by William S Fulton
· 3 weeks ago
d4abe14
Non-assignable detection fixes when wrapping const 2D arrays
by William S Fulton
· 3 weeks ago
c96c04c
Non-assignable detection fixes when wrapping const member variables
by William S Fulton
· 3 weeks ago
ec53b06
Restore missing variable setters for types containing non-assignable static members
by William S Fulton
· 3 weeks ago
4f337d6
Correct instantiate of std::basic_istream and std::basic_ostream
by William S Fulton
· 3 weeks ago
275764c
Non-assignable detection fixes when wrapping rvalue reference variables
by William S Fulton
· 3 weeks ago
912c535
Non-assignable detection fixes when wrapping reference variables
by William S Fulton
· 3 weeks ago
f3e12fb
Assignment operator detection fixes when wrapping static member variables
by William S Fulton
· 3 weeks ago
c0b3672
Replace Language::is_assignable with Language::is_immutable
by William S Fulton
· 3 weeks ago
e07957a
Implicit assignment operator detection fixes.
by William S Fulton
· 3 weeks ago
dad1cca
template_private_assign
by William S Fulton
· 3 weeks ago
5284999
Add tests for C++11 deleted assignment operators and member variables
by William S Fulton
· 3 weeks ago
fc1b441
Private assignment for templates testcase
by William S Fulton
· 3 weeks ago
f11bffc
Variable setters for non-assignable types
by William S Fulton
· 3 weeks ago
abd299c
Guile, Ocaml, Perl - add missing use of is_assignment() for variable wrappers
by William S Fulton
· 3 weeks ago
25cfde7
Fix testcase for C++20
by William S Fulton
· 3 weeks ago
bf330ba
C++11 deleted destructors fixes
by William S Fulton
· 4 weeks ago
1f8d4f8
Tidy up internal "has_copy_constructor" attribute
by William S Fulton
· 4 weeks ago
958e389
Tidy up internal "has_destructor" attributes
by William S Fulton
· 4 weeks ago
e69f77f
Remove unused "has_constructor" internal attribute
by William S Fulton
· 4 weeks ago
33d45f0
Fix %copyctor feature and C++11 deleted copy constructors
by William S Fulton
· 4 weeks ago
fb7e0ef
C++11 single default deleted constructor fix
by William S Fulton
· 4 weeks ago
605e5a1
C++11 default deleted constructors fix
by William S Fulton
· 4 weeks ago
dd64cc5
Fixed make file ordering
by Christophe Calmejane
· 4 weeks ago
08dc93e
Language module sections clarification
by William S Fulton
· 5 weeks ago
a4f0eb7
Fixed line endings
by Christophe Calmejane
· 5 weeks ago
872a3ed
Remove debug output from Octave test
by William S Fulton
· 6 weeks ago
d60d94e
Fix for gcc-13 warning in SWIGTYPE[ANY][ANY] typemaps
by William S Fulton
· 6 weeks ago
4009920
Remove incorrect fragment dependency
by William S Fulton
· 6 weeks ago
faf9c41
Fix testcase warning with gcc-13
by William S Fulton
· 6 weeks ago
a7af35e
Fix gcc-13 warning in scilab example
by William S Fulton
· 6 weeks ago
af7222f
CCache mdfour refactor to fix gcc-13 warning
by William S Fulton
· 6 weeks ago
fb511b2
GHA: Add node 20, add gcc-13, test with clang-14
by William S Fulton
· 6 weeks ago
ced86a5
Fix python 3.12 tests
by William S Fulton
· 6 weeks ago
f64ce2c
Add in missing feature:python:tp_watched for python-3.12
by William S Fulton
· 6 weeks ago
3c5119c
Test python-3.12 on GHA, fix missing field initialization for builtin
by William S Fulton
· 6 weeks ago
1225b2e
Fix testcase for python-3.12
by William S Fulton
· 6 weeks ago
8c6a0fb
Testcase fix for python-3.12
by William S Fulton
· 6 weeks ago
8aab159
Fix missing-field-initializers warning with Py3.12
by Alexander Shadchin
· 6 weeks ago
bd2dcf9
Correct attempts to not run tests in Javascript and Octave
by William S Fulton
· 6 weeks ago
57fede7
Add some missing tests not being run
by William S Fulton
· 6 weeks ago
0d203fc
Suppress clang warnings in test-suite
by William S Fulton
· 7 weeks ago
a24465c
Add reference to fixed SF bug
by Olly Betts
· 7 weeks ago
11e4b7c
Remove lingering bit of except typemap support
by Olly Betts
· 7 weeks ago
6ddcbf5
[Ruby] Remove -feature command line option
by Olly Betts
· 7 weeks ago
55207d5
handle `"tmap:in" == NULL`
by Momtchil Momtchev
· 7 weeks ago
df22fad
Work around Visual Studio 2017 bug in testcase
by William S Fulton
· 7 weeks ago
2e1506c
Add support for using declarations to introduce templated members
by William S Fulton
· 7 weeks ago
93732bb
Fix using declarations for deep inheritance hierarchies
by William S Fulton
· 8 weeks ago
e410802
Missing scope restore in Allocate::classDeclaration
by William S Fulton
· 8 weeks ago
69d5373
Fix missing constructor generation due to abstract class test failure
by William S Fulton
· 8 weeks ago
34e2524
Comment correction since recent code refactor
by William S Fulton
· 8 weeks ago
b9f1515
Corrected type returned from calling nodeType
by William S Fulton
· 8 weeks ago
afd4c87
Merge branch 'napi-tm-in-duped'
by Olly Betts
· 8 weeks ago
0488f55
Fail at compile time for multiple typemap substitution
by Olly Betts
· 8 weeks ago
224c56a
[PHP] Add missing overloading functionality
by Olly Betts
· 8 weeks ago
04a6046
[php] Fix new template_construct testcase warning
by Olly Betts
· 8 weeks ago
31c73a2
Fix comments to match actual function return value
by Olly Betts
· 8 weeks ago
066ad40
Documentation clarification about $action in Python "shadow" feature
by William S Fulton
· 9 weeks ago
74e1dee
Fix %copyctor used on class hierarchies with non-const copy constructor
by William S Fulton
· 9 weeks ago
b87c9fb
Fix duplicate sym:overname values using %copyctor
by William S Fulton
· 9 weeks ago
5e1a37c
Fix duplicate sym:overname values using %copyctor
by William S Fulton
· 9 weeks ago
705d5b8
Warning 302 rewording update for %extend
by William S Fulton
· 9 weeks ago
a3e8e1f
Warnings 302 and 322 code refactor
by William S Fulton
· 9 weeks ago
52ede59
Reword and simplify warnings 302 and 322
by William S Fulton
· 9 weeks ago
454c3bc
Correct display of redundant typedefs in Warnings 302 and 322
by William S Fulton
· 9 weeks ago
7cea399
Correct display of class names in Warnings 302 and 322
by William S Fulton
· 9 weeks ago
526bc33
More redefinition/redeclaration warning message improvements
by William S Fulton
· 9 weeks ago
856d6f2
Redefinition/redeclaration warning message improvements
by William S Fulton
· 9 weeks ago
94ab699
Consistency in warnings for ambiguous/redefined templated constructors
by William S Fulton
· 9 weeks ago
44fcdbd
Fix display of template names in error messages in parser
by William S Fulton
· 9 weeks ago
595009c
Merge branch 'ctor-dtor-using'
by William S Fulton
· 9 weeks ago
a704f50
Expand constructor runtime tests to Ruby
by William S Fulton
· 9 weeks ago
ad09c09
Javascript - ignore constructor renaming
by William S Fulton
· 9 weeks ago
eb18619
More refactoring for internal destructor and constructor names
by William S Fulton
· 10 weeks ago
5254269
C++11 using declarations for inheriting implicit base templated constructors
by William S Fulton
· 10 weeks ago
c9d7938
Default constructor detection fix for templated constructors
by William S Fulton
· 10 weeks ago
2ff9da0
Constructors and destructors declared with template parameters
by William S Fulton
· 2 months ago
0830c96
More director protected constructor tests
by William S Fulton
· 2 months ago
6bcf612
C++11 using declarations for inheriting constructors
by William S Fulton
· 2 months ago
efba0a5
Document change in Allocate module
by William S Fulton
· 2 months ago
b27ad0a
Add warning for incorrect using declarations for inheriting constructors
by William S Fulton
· 3 months ago
feb8e2e
Fix C++11 using declarations for inheriting implicit base constructors
by William S Fulton
· 3 months ago
655d437
Move adding members due to using declaration from Allocate to TypePass
by William S Fulton
· 3 months ago
d387ea2
Move addCopyConstructor, addDefaultConstructor, addDestructor from Language to Allocate
by William S Fulton
· 3 months ago
84542f6
Replace Language::directorsEnabled() with Swig_directors_enabled()
by William S Fulton
· 3 months ago
Next »