summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* See newer opam needs --full not --allocaml-debug-ciOlly Betts2022-02-022-4/+1
* List all opam compilersOlly Betts2022-02-021-1/+2
* Run opam initOlly Betts2022-02-021-0/+1
* [ocaml] Debug CIOlly Betts2022-02-022-277/+6
* [Java] Note use of %ignore with %nativeOlly Betts2022-02-011-0/+5
* [Tcl] Add changed file missed recent commitOlly Betts2022-02-011-0/+10
* Merge pull request #1398 from swig-fortran/missing-includesOlly Betts2022-02-0125-50/+106
|\
| * Move <string.h> fragment to swigfragmentsSeth R Johnson2019-01-066-6/+14
| * "Include what you use" for testsSeth R Johnson2019-01-0617-31/+61
| * Fix missing include in SWIG typemapSeth R Johnson2019-01-064-17/+35
* | Add CHANGES entry for #2083Olly Betts2022-02-011-0/+4
* | [Ocaml] Fix to work with CAML_SAFE_STRINGOlly Betts2022-02-011-1/+1
* | [Tcl] Fix std_vector typecheck typemapsOlly Betts2022-02-012-12/+19
* | [Tcl] Document objects aren't destroyed on exitOlly Betts2022-02-011-1/+9
* | [ocaml] Improve the Qt exampleOlly Betts2022-02-011-11/+9
* | [R] Fix CopyToR() generated for struct in namespaceOlly Betts2022-01-315-1/+25
* | [python] Replace uses of assert in testsuiteOlly Betts2022-01-303-27/+39
* | Add CHANGES entry for #655Olly Betts2022-01-301-0/+3
* | Merge branch 'fschlimb/using-fixes'Olly Betts2022-01-306-3/+101
|\ \
| * | Coding style tweaksOlly Betts2022-01-303-7/+7
| * | adding support for structs, docuFrank Schlimbach2022-01-302-6/+7
| * | better handling of using directivesFrank Schlimbach2022-01-306-3/+100
|/ /
* | Add CHANGES entry and regression test for #676Olly Betts2022-01-294-0/+35
* | [Go] Fix overloaded functions with noncapitalized class as parameter typeShengqiu Li2022-01-291-1/+5
* | Remove redundant NULL checks before free()/delete (#2184)Olly Betts2022-01-2917-51/+44
* | Ruby: Fix warnings in generated code about missing parameter in variadic macroThomas Reitmayr2022-01-299-13/+13
* | Update CMake build to use NuGet Bison3sethg2022-01-291-3/+3
* | Talk about namespaces and unignoringCorey Minyard2022-01-291-0/+16
* | Add an example for unignoring everythingCorey Minyard2022-01-291-0/+2
* | Fix the recent %rename docsCorey Minyard2022-01-291-7/+8
* | Move docs on replacing c++ class methods to C++ sectionWilliam S Fulton2022-01-273-53/+64
* | Merge branch 'doc-work2-v2'William S Fulton2022-01-272-3/+74
|\ \
| * | Improve documentation on %renameCorey Minyard2022-01-262-3/+74
* | | HTML formatting fixesWilliam S Fulton2022-01-273-32/+31
* | | Merge branch 'cmake-docs'William S Fulton2022-01-271-41/+38
|\ \ \
| * | | Add CXX flagsethg2022-01-261-1/+1
| * | | Updated and verified CMake build docssethg2022-01-261-41/+38
| |/ /
* | | [python] Fix GCC -Wunused-variable with -builtinOlly Betts2022-01-271-1/+1
* | | Try to fix Bison portability issueOlly Betts2022-01-271-1/+4
* | | Update out-of-date docs re _runme3.pyOlly Betts2022-01-271-2/+2
* | | Issue error for missing ; after %constantOlly Betts2022-01-273-0/+8
* | | [python] Remove unused bogus fallback macroOlly Betts2022-01-271-1/+0
|/ /
* | Fix invalid code in testcase typemap_qualifier_strip.iOlly Betts2022-01-261-6/+6
* | Add CHANGES.current entry for AIX fixesOlly Betts2022-01-261-0/+3
* | Use CFLAGS for testcases on AIXOlly Betts2022-01-261-0/+1
* | Rename variable in director_thread testOlly Betts2022-01-261-3/+3
* | Fix LDSHARED on AIXOlly Betts2022-01-261-1/+1
* | [doxygen] Fix crash on unclosed HTML tagOlly Betts2022-01-264-1/+15
* | [python] Reject -builtin with -noproxyOlly Betts2022-01-261-0/+5
* | [python] Fix double free on error in docs exampleOlly Betts2022-01-261-2/+0