summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-2/+2
* Misc. documentation and source comment typo fixesluz.paz2019-05-283-3/+3
* Ruby 1.9 and later testing on Travis xenialWilliam S Fulton2019-05-241-1/+1
* [php] Update docs about undefined constantsOlly Betts2019-05-221-6/+7
* Windows documentation minor improvementWilliam S Fulton2019-05-041-1/+1
* Bump version to 4.0.1William S Fulton2019-04-281-1/+1
* Add 4.0.0 release dateWilliam S Fulton2019-04-261-1/+1
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-0/+7
* HTML section numbering updateWilliam S Fulton2019-04-242-0/+7
* Documentation: terminology consistency for command line options plus Doxygen ...William S Fulton2019-04-244-18/+18
* markok314: fixed section numbering because of inserted Doxygen troubleshootin...Marko Klopcic2019-04-231-7/+7
* updated troubleshooting sectionMarko Klopcic2019-04-231-20/+19
* improved section 'troubleshooting', moved before 'Developr info'Marko Klopcic2019-04-231-102/+63
* added section 'troubleshooting'Marko Klopcic2019-04-231-19/+122
* When generating Go code, make -cgo the default.Ian Lance Taylor2019-04-191-24/+29
* Clear up some confusion over ANSI vs ISO C/C++ supportWilliam S Fulton2019-04-187-18/+18
* Add linkchecker3 make target to check internal linksWilliam S Fulton2019-04-154-5/+11
* Correct out of date html linksWilliam S Fulton2019-04-1514-41/+40
* html documentation fixesWilliam S Fulton2019-04-081-1/+2
* Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton2019-04-082-4/+6
* Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton2019-04-081-2/+2
* Merge branch 'REnums2018'William S Fulton2019-03-181-3/+42
|\
| * extra doc on anonymous enumsRichard Beare2019-03-181-1/+3
| * DOC: Extended documentation on enumeration support in RRichard Beare2019-03-081-3/+40
* | Fix "Default Marshaling for Arrays"Mizux2019-03-051-1/+1
|/
* Warning tweaks for destructors that are final in director classesWilliam S Fulton2019-03-031-1/+1
* Documentation for directors and virtual final methodsWilliam S Fulton2019-03-035-13/+19
* Fix the handling of director classes with final methodsZackery Spytz2019-02-221-0/+1
* Merge pull request #1473 from ZackerySpytz/OCaml-wrapmacro-testWilliam S Fulton2019-02-181-1/+1
|\
| * [OCaml] Fix the wrapmacro testZackery Spytz2019-02-171-1/+1
* | Merge pull request #1472 from ZackerySpytz/OCaml-SWIGTYPE-typecheckWilliam S Fulton2019-02-181-1/+1
|\ \
| * | [OCaml] Add a typecheck typemap for SWIGTYPEZackery Spytz2019-02-161-1/+1
| |/
* | Add back-reference to changes fileWilliam S Fulton2019-02-183-3/+3
|/
* Merge pull request #1467 from ZackerySpytz/OCaml-exception-docs-improveWilliam S Fulton2019-02-151-3/+82
|\
| * [OCaml] Some documentation improvements for %exceptionZackery Spytz2019-02-121-3/+82
* | Add support for C++17 hexadecimal floating literalsZackery Spytz2019-02-132-0/+16
|/
* [Python] Fix some errors in the documentation for -threadsZackery Spytz2019-02-123-5/+5
* Fixed typo in Perl5 docs.Håkon Hægland2019-02-121-1/+1
* Documentation section numbering updateWilliam S Fulton2019-02-1124-672/+688
* Add a documentation chapter on C++14William S Fulton2019-02-115-4/+68
* Mark and setup OCaml as an experimental target language.William S Fulton2019-02-115-5/+5
* html section numbers updatedWilliam S Fulton2019-02-103-11/+17
* Merge branch 'ZackerySpytz-cpp11_u_U_char_encoding_prefixes'William S Fulton2019-02-102-1/+31
|\
| * Document C++11 UCS-2 UCS-4 and C++17 UTF8 character literals supportWilliam S Fulton2019-02-102-1/+31
* | Update section numberingWilliam S Fulton2019-02-1020-1017/+810
* | Move MzScheme documentation to experimental sectionWilliam S Fulton2019-02-102-2/+2
* | Merge branch 'mzscheme-experimental'William S Fulton2019-02-102-4/+4
|\ \
| * | Terminology correction in html docsWilliam S Fulton2019-02-091-3/+3
| * | Mark MzScheme as an experimental languageWilliam S Fulton2019-02-091-1/+1
| |/
* | Merge branch 'ZackerySpytz-OCaml-module-docstring'William S Fulton2019-02-092-0/+49
|\ \ | |/ |/|