aboutsummaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2020-08-13ANDROID: Update parser.h include pathAlistair Delva
2020-08-05swig: Annotate SWIG_exit() with noreturnAlistair Delva
2020-08-05javascript: replace exceptions with SWIG_exitAlistair Delva
2019-11-14Upgrade swig to 'rel-4.0.1'llvm-r383902bHaibo Huang
2019-08-20Merge branch 'contrib/TekuConcept'William S Fulton
2019-08-20Dev Checkpoint 201908200213Chris Walker
2019-08-08Merge branch 'cshar-fix-enum-constants'William S Fulton
2019-08-01Parameter name expansion fix for template functions.William S Fulton
2019-08-01Fix invalid code generated for "%constant enum EnumType ..." and add a test.Rokas Kupstys
2019-07-31Replace all exit() with SWIG_exit()William S Fulton
2019-07-31Remove all generated files on error.William S Fulton
2019-07-31Exit code change when using -WerrorWilliam S Fulton
2019-07-31Remove deprecated DohClose in DOHWilliam S Fulton
2019-07-24Make Python module source non-executable againVadim Zeitlin
2019-07-18Merge branch 'annotation_quoting'William S Fulton
2019-07-14Generator: Unify string quoting in generated Python sourcesDmitry D. Chernov
2019-07-14Generator: Remove trailing whitespaces in the Python moduleDmitry D. Chernov
2019-07-11Fix missing value for first item of enums with trailing commaVadim Zeitlin
2019-07-11Merge branch 'doxy/segfault'William S Fulton
2019-07-09Merge branch 'patch-1'William S Fulton
2019-07-08Fix class name for nested classesIsaac Pascual Monells
2019-07-06Add iterator safety check in DoxygenParser::parseJohn McFarland
2019-07-06Doxygen comment parsing fix for empty lines in code/verbatim blocksJohn McFarland
2019-06-28Merge branch 'doxy/space'William S Fulton
2019-06-28$arg and $input were incorrectly substituted in the argout typemapWilliam S Fulton
2019-06-27Fix class name for nested classesIsaac Pascual Monells
2019-06-27Remove some legacy cruft from Python proxy classWilliam S Fulton
2019-06-25Dev Checkpoint 201906252210Chris Walker
2019-06-18Ensure empty line before code and math blocks in doxygen pydocJohn McFarland
2019-05-28Misc. documentation and source comment typo fixesluz.paz
2019-05-27Remove extra newline before code block in doxygen python outputJohn McFarland
2019-05-26Clarify python doxygen code block indentation handlingJohn McFarland
2019-05-26Cleanup of pydoc translator newline trimmingJohn McFarland
2019-05-25Fix bug in doxygen python code block indentJohn McFarland
2019-05-25Eliminate extra newlines around doxygen python block mathJohn McFarland
2019-05-25Eliminate extra newlines in doxygen python \verbatim blocksJohn McFarland
2019-05-25Remove extra newline from end of doxygen python \code commandJohn McFarland
2019-05-25Remove extra newline in beginning of doxygen python \code commandJohn McFarland
2019-05-25Fix python doxygen indentation for inline \code commandJohn McFarland
2019-05-22Don't add a closing php-tag Frederik Schubert
2019-05-08Add JS Native Wrapper APITekuConcept
2019-05-08Merge remote-tracking branch 'upstream/master' into OCaml-INPUT-OUTPUT-INOUT-...Zackery Spytz
2019-04-25Fix command line error handling to work like in 3.0.12William S Fulton
2019-04-24Fix Go tests to run in module modeIan Lance Taylor
2019-04-24Merge branch 'enum-trailing-comma-doxygen'William S Fulton
2019-04-20Fix parsing of enums with trailing comma with -doxygenVadim Zeitlin
2019-04-20Don't crash if type is not available in Python Doxygen codeVadim Zeitlin
2019-04-19When generating Go code, make -cgo the default.Ian Lance Taylor
2019-04-18Fix minor whitespace regression in Java generated codeWilliam S Fulton