summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* | Cosmetic stray semi-colon removal after %typemapWilliam S Fulton2022-08-201-10/+10
* | Typo fix in Go.htmlWilliam S Fulton2022-08-111-1/+1
* | [guile] Update status of Guile 1.8.0 supportOlly Betts2022-08-051-5/+5
* | Update docs regarding 'modern' c++ standards testingWilliam S Fulton2022-08-041-1/+1
* | [guile] Update supported guile versions in docsOlly Betts2022-08-041-3/+4
* | html correctionsWilliam S Fulton2022-07-303-1/+12
* | Minor editing of C++20 docsWilliam S Fulton2022-07-301-7/+7
* | Clean up Tcl version docs and handlingOlly Betts2022-07-281-10/+15
* | Document lack of separate ISO C tag namespaceOlly Betts2022-07-281-2/+40
* | Add documentationOlly Betts2022-07-271-0/+8
* | Fix spaceship operator bugs, document, add testsOlly Betts2022-07-272-0/+16
* | [Tcl] Fix handling of long long on 32-bit platformsOlly Betts2022-07-271-3/+3
* | Merge branch 'unique_ptr-inputs'William S Fulton2022-07-191-11/+62
|\ \
| * | std::unique_ptr std::auto_ptr tidyupWilliam S Fulton2022-07-191-11/+62
* | | Update everything for dropping Python 3.2 supportOlly Betts2022-07-191-3/+2
* | | Improve #include guard macrosOlly Betts2022-07-191-3/+3
|/ /
* | Minor PHP documentation improvementsOlly Betts2022-07-111-7/+5
* | [xml] Move to "Experimental" target language statusOlly Betts2022-07-081-1/+1
* | Update docs for C++ attribute supportOlly Betts2022-07-081-1/+3
* | Add std::unique supportWilliam S Fulton2022-07-023-9/+103
* | Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-304-14/+102
* | Documentation for attribute support in $typemap.William S Fulton2022-06-042-4/+33
* | Merge branch 'typemap-colon'William S Fulton2022-06-011-0/+8
|\ \
| * | Incoporate review suggestionsSeth R Johnson2022-02-261-2/+2
| * | Allow referencing of typemap keywords inside of "$typemap("Seth R Johnson2022-02-251-0/+8
* | | Merge branch 'imfunc'William S Fulton2022-05-303-0/+18
|\ \ \
| * | | Add special variable imfuncname expansion for C# and DWilliam S Fulton2022-05-302-0/+12
| * | | Test and document imfuncname special variable expansionWilliam S Fulton2022-05-301-1/+2
| * | | Merge branch 'swig:master' into imfuncLindleyF2022-02-0221-232/+404
| |\ \ \
| * | | | Update docs.Lindley French2022-02-021-0/+5
* | | | | Merge branch 'more_argcargv'William S Fulton2022-05-152-4/+47
|\ \ \ \ \
| * | | | | Document argc argv libraryWilliam S Fulton2022-05-152-4/+47
* | | | | | Remove some usage of strdupWilliam S Fulton2022-05-071-2/+6
|/ / / / /
* | | | | Doxygen comments take precedence over the autodoc feature.William S Fulton2022-04-062-0/+25
| |_|_|/ |/| | |
* | | | Improvements to the -debug command line optionsWilliam S Fulton2022-03-252-197/+229
* | | | Remove -py3 command line optionWilliam S Fulton2022-03-232-13/+4
* | | | Add Python < 3.3 support for pyabc.iWilliam S Fulton2022-03-231-6/+13
* | | | Python -flatstaticmethod correctionsWilliam S Fulton2022-03-211-1/+3
* | | | Python: Option to generate flat class methodsJulien Schueller2022-03-181-4/+4
* | | | Fix module example so generated code compilesOlly Betts2022-03-181-0/+8
* | | | Update python manual scripts to py3 compatibility (#2204)Seth R. Johnson2022-03-182-12/+12
* | | | [Go] Make -intgosize optionalOlly Betts2022-03-161-3/+3
* | | | [Go] Add documentation note about Go and C++ exceptions.Ian Lance Taylor2022-03-152-13/+26
* | | | %interface family of macros no longer add variable wrappersWilliam S Fulton2022-03-121-0/+6
* | | | Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-2/+13
* | | | HTML fixesWilliam S Fulton2022-03-122-2/+7
* | | | Remove confusing extra parameter from doc exampleOlly Betts2022-03-093-3/+3
* | | | Go docs: add note on thread local storageIan Lance Taylor2022-03-082-17/+33
* | | | Clarify name used for matching out typemapsOlly Betts2022-03-071-3/+5
* | | | Fix fatal error implemented by assertOlly Betts2022-03-071-2/+2