summaryrefslogtreecommitdiff
path: root/Doc/Devel
Commit message (Expand)AuthorAgeFilesLines
* Improve docs for Scanner_skip_balanced() return valueOlly Betts2023-05-161-1/+1
* [doc] Update sample swig -debug-tags outputOlly Betts2023-04-241-9/+9
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Fix spaceship operator bugs, document, add testsOlly Betts2022-07-271-0/+1
* Fix fatal error implemented by assertOlly Betts2022-03-071-2/+2
* Add/update docs for Malloc(), Exit(), etcOlly Betts2022-03-072-6/+26
* Fix typos in docs and commentsOlly Betts2022-02-271-1/+1
* Fix stale links to doxygen docsOlly Betts2022-02-041-2/+2
* Fix transposed outputs in internals docOlly Betts2021-12-151-12/+12
* Disable Chicken target languageWilliam S Fulton2019-02-051-2/+2
* Merge branch 'vadz-doxygen'William S Fulton2018-06-071-0/+341
|\
| * Doxygen source renameWilliam S Fulton2018-05-261-1/+1
| * Merge branch 'master' into doxygenVadim Zeitlin2017-02-011-788/+0
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2014-04-304-22/+829
| |\ \
| * | | Updated docsDmitry Kabak2012-08-161-1/+3
| * | | Added some docs, updated project-planDmitry Kabak2012-08-091-4/+16
| * | | Updated documentation, added description of PyDoc tagsDmitry Kabak2012-07-301-2/+2
| * | | Expanded the Doxygen docsDmitry Kabak2012-07-291-2/+2
| * | | Fixed some spelling in project planDmitry Kabak2012-07-251-6/+12
| * | | Updated project planDmitry Kabak2012-07-161-29/+29
| * | | Implemented most of non-ignored doxygen commands translating for java, fixed ...Dmitry Kabak2012-07-161-2/+2
| * | | Small fixes to the project planDmitry Kabak2012-07-111-4/+4
| * | | Added optional functionality section to the project plan.Dmitry Kabak2012-07-091-21/+40
| * | | New fixes for the project planDmitry Kabak2012-07-091-13/+20
| * | | Extended project plan, now it is also the description of how are the doxygen ...Dmitry Kabak2012-07-091-104/+114
| * | | Added project plan to SVNDmitry Kabak2012-07-091-0/+285
* | | | Misc. typosluz.paz2018-05-171-1/+1
| |_|/ |/| |
* | | Remove redundant cpp11.html fileWilliam S Fulton2017-01-051-788/+0
| |/ |/|
* | Fix assorted comment and documentation typosOlly Betts2014-02-232-3/+3
* | Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-071-63/+63
* | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-284-48/+203
|\ \
| * | Replace references to Subversion with GitWilliam S Fulton2013-01-121-19/+9
| * | Error checking for stale DOH object use - also with documentation.William S Fulton2012-08-051-0/+29
| |/
| * Add link to runtime information developer docWilliam S Fulton2011-02-031-0/+1
| * Expand the family of debug print functions for displaying DOH types. Provide ...William S Fulton2010-09-152-32/+167
* | merge revisions 11877-12162 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-204-79/+41
|\ \ | |/
| * Update to reflect current directory structure. Drop unwritten sections onOlly Betts2010-05-231-61/+26
| * More typo fixesOlly Betts2010-05-232-8/+3
| * Correct svn IdWilliam S Fulton2010-02-281-1/+1
| * remove final vestiges of gifplot exampleWilliam S Fulton2010-02-281-3/+2
| * Remove the svn/cvs Id string in the headersWilliam S Fulton2010-02-281-7/+10
* | merge revisions 11243-11872 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-202-11/+15
|\ \ | |/
| * fix suggested casts for displaying SWIG types in a debuggerWilliam S Fulton2009-11-131-6/+6
| * update deprecated dump_tags, dump_tree, dump_module optionsWilliam S Fulton2009-10-201-5/+5
| * Reference the Swig_print_* family of functions in the debugging sectionWilliam S Fulton2009-10-201-0/+4
* | Added developer documentation for C++0x.Matevz Jekovec2009-08-171-0/+788
|/
* Update notes on cvs $Header$ to use $Id$William S Fulton2007-10-171-68/+14
* Remove cvs $Header$William S Fulton2007-10-172-10/+0
* Fix typosOlly Betts2007-10-081-9/+4
* Escape unescape < > & in HTMLOlly Betts2007-03-263-23/+23