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
/
Modules
/
ocaml.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ocaml name mangling fix
William S Fulton
2022-11-29
1
-0
/
+3
*
Cleanup SWIG_VERSION definition
William S Fulton
2022-10-13
1
-1
/
+1
*
OCaml director return fix
William S Fulton
2022-10-10
1
-11
/
+4
*
Use https for swig.org links
Olly Betts
2022-10-06
1
-1
/
+1
*
Fix OCaml %rename for enum items
William S Fulton
2022-10-05
1
-4
/
+5
*
Remove set but not used variables
Olly Betts
2022-06-30
1
-7
/
+0
*
Header file tidyup
William S Fulton
2022-05-07
1
-1
/
+0
*
Eliminate calls to abort()
Olly Betts
2022-03-06
1
-15
/
+7
*
Add DOH Exit() and SetExitHandler()
Olly Betts
2022-03-06
1
-5
/
+5
*
Clean up uses of Replace()
Olly Betts
2022-02-06
1
-1
/
+1
*
Remove support for $source and $target
Olly Betts
2021-04-30
1
-19
/
+0
*
[OCaml] Fix compilation errors with OCaml 4.09.0
Zackery Spytz
2019-12-29
1
-1
/
+1
*
$arg and $input were incorrectly substituted in the argout typemap
William S Fulton
2019-06-28
1
-4
/
+2
*
Merge remote-tracking branch 'upstream/master' into OCaml-INPUT-OUTPUT-INOUT-...
Zackery Spytz
2019-05-08
1
-1
/
+1
|
\
|
*
[OCaml] Fix possible memory leaks in generated dispatch functions
Zackery Spytz
2019-02-23
1
-1
/
+1
*
|
[OCaml] Rename ocaml.swg to ocamlrun.swg
Zackery Spytz
2019-02-18
1
-2
/
+2
|
/
*
[OCaml] Fix segfaults when too few arguments are passed to a function
Zackery Spytz
2019-02-15
1
-1
/
+12
*
Merge branch 'ZackerySpytz-OCaml-classDirectorMethod-CAMLreturn'
William S Fulton
2019-02-09
1
-5
/
+8
|
\
|
*
[OCaml] Fix possible GC issues in generated director code
Zackery Spytz
2019-02-07
1
-5
/
+8
*
|
Merge branch 'ZackerySpytz-OCaml-director-ctors'
William S Fulton
2019-02-09
1
-6
/
+7
|
\
\
|
*
|
[OCaml] Fix a bug in the ctors of director classes
Zackery Spytz
2019-02-05
1
-6
/
+7
|
|
/
*
|
Merge branch 'ZackerySpytz-OCaml-cache-caml_named_value'
William S Fulton
2019-02-09
1
-2
/
+4
|
\
\
|
*
|
[OCaml] Cache the result of caml_named_value() in some cases
Zackery Spytz
2019-02-03
1
-2
/
+4
|
|
/
*
|
[OCaml] Add support for the docstring option in the module directive
Zackery Spytz
2019-01-31
1
-0
/
+10
|
/
*
Merge branch 'ZackerySpytz-OCaml-eliminate-wno-write-strings'
William S Fulton
2019-01-31
1
-1
/
+1
|
\
|
*
[OCaml] Eliminate use of -Wno-write-strings
Zackery Spytz
2019-01-24
1
-1
/
+1
*
|
Merge branch 'ZackerySpytz-OCaml-director-classes-throw'
William S Fulton
2019-01-31
1
-2
/
+34
|
\
\
|
*
|
[OCaml] Fix handling of exception specifications for director classes
Zackery Spytz
2019-01-26
1
-2
/
+34
|
|
/
*
|
Merge branch 'ZackerySpytz-OCaml-overloaded-duplicates'
William S Fulton
2019-01-31
1
-10
/
+21
|
\
\
|
*
|
[OCaml] Don't generate duplicate declarations for overloaded functions
Zackery Spytz
2019-01-25
1
-10
/
+21
|
|
/
*
|
[OCaml] Fix %allowexception
Zackery Spytz
2019-01-22
1
-14
/
+10
|
/
*
Merge branch 'ZackerySpytz-OCaml-dead-code-overloaded-funcs'
William S Fulton
2019-01-19
1
-11
/
+0
|
\
|
*
[OCaml] Fix dead code generation in overloaded function wrappers
Zackery Spytz
2019-01-16
1
-11
/
+0
*
|
[OCaml] Improve the error message for incorrect overloaded function calls
Zackery Spytz
2019-01-16
1
-1
/
+12
|
/
*
Merge branch 'ZackerySpytz-OCaml-constant-char-wrapping'
William S Fulton
2019-01-16
1
-27
/
+3
|
\
|
*
[OCaml] Fix the wrapping of static const member chars
Zackery Spytz
2019-01-15
1
-27
/
+3
*
|
[OCaml] Add the caml_ prefix to some OCaml functions
Zackery Spytz
2019-01-14
1
-3
/
+3
|
/
*
Merge branch 'ZackerySpytz-OCaml-fix-member-var-access'
William S Fulton
2019-01-11
1
-24
/
+33
|
\
|
*
OCaml's classHandler() requires name, not sym:name.
Zackery Spytz
2019-01-08
1
-8
/
+8
|
*
[OCaml] Fix member var getters and setters
Zackery Spytz
2019-01-06
1
-18
/
+27
*
|
[OCaml] Don't generate unused _v variables
Zackery Spytz
2019-01-05
1
-2
/
+0
|
/
*
Fix comment typo "aruments"
Olly Betts
2018-05-29
1
-1
/
+1
*
Generation of director method declarations fixes
William S Fulton
2017-10-23
1
-4
/
+4
*
Enhancements for directorin typemaps
William S Fulton
2017-10-16
1
-1
/
+1
*
Fix potential use of uninitialized variables in directors
William S Fulton
2017-05-13
1
-3
/
+13
*
Add support for "ret" typemap where missing and improve documentation on it.
William S Fulton
2016-09-29
1
-0
/
+8
*
Fix assertion for some languages when wrapping a C++11 enum class that is pri...
William S Fulton
2016-03-31
1
-0
/
+3
*
Prevent redefinition warnings when compiling with SWIG<module> defined
Petre Eftime
2015-12-22
1
-2
/
+2
*
Warning fixes for 64bit visual c++ on Windows
William S Fulton
2015-07-03
1
-2
/
+2
*
Fix C&P references to Python in comments
Olly Betts
2015-03-27
1
-3
/
+3
[next]