summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New major contributorsv2.0.1rel-2.0.1William S Fulton2010-10-041-1/+3
* Add missing Go language CHANGES entryWilliam S Fulton2010-10-041-0/+3
* minor tweak to release notesWilliam S Fulton2010-10-041-1/+1
* minor tweak to release notesWilliam S Fulton2010-10-041-1/+1
* Not all languages were not in alphabetical orderWilliam S Fulton2010-10-046-174/+174
* dependency fix for the .book files generationWilliam S Fulton2010-10-041-3/+3
* dependency fix for the .book files generationWilliam S Fulton2010-10-041-2/+2
* html fixesWilliam S Fulton2010-10-041-1/+1
* Warning section doc updateWilliam S Fulton2010-10-042-2/+2
* Add 2.0.1 release notesWilliam S Fulton2010-10-046-6/+16
* Add missing return value in testcaseWilliam S Fulton2010-10-031-0/+1
* Fix for compiling as C codeWilliam S Fulton2010-10-031-1/+2
* add missing return to testcaseWilliam S Fulton2010-10-031-1/+1
* visual c++ warning fixesWilliam S Fulton2010-10-031-7/+7
* Lua warning fix since previous commit changed max to maximumWilliam S Fulton2010-10-031-1/+1
* Fix warning running under GoWilliam S Fulton2010-10-031-2/+1
* Apply patch #3066958 from Mikael Johansson to fix default smart pointer handl...William S Fulton2010-10-039-12/+343
* Add -pcreversion option to display PCRE version informationWilliam S Fulton2010-10-015-0/+20
* Add pcre-build.sh script for easier building of pcre and configuring with SWI...William S Fulton2010-10-014-7/+93
* [Ruby] Avoid segfault when a method node has no parentNode (SF#3034054).Olly Betts2010-10-012-2/+13
* Fix typo in commentOlly Betts2010-10-011-1/+1
* [Python] Allow reinitialisation to work with an embedded PythonOlly Betts2010-10-012-1/+9
* Add entry corresponding to r12229 which I failed to commit before.Olly Betts2010-10-011-0/+4
* remove latin-1 charactersWilliam S Fulton2010-09-281-3/+3
* testcase warning suppressionWilliam S Fulton2010-09-281-0/+2
* Apply patch from Tomas Dirvanauskas for std::map wrappers to avoid throwing e...William S Fulton2010-09-282-11/+17
* Allocate warnings 700-799 for languages modules. Note 900-999 was and is docu...William S Fulton2010-09-272-4/+8
* [Python] Improve error message given when a parameter of the wrongOlly Betts2010-09-271-1/+1
* Apply SF patch #3075150 - Java directors using static variables in named name...William S Fulton2010-09-252-2/+8
* Move Swig_locator from scanner.c to cscanner.c. Fix file and line error/warni...William S Fulton2010-09-247-109/+284
* html fixesWilliam S Fulton2010-09-213-3/+3
* Line/file reporting corrections for warnings: WARN_RUBY_MULTIPLE_INHERITANCE,...William S Fulton2010-09-213-3/+3
* File and line number corrections for warnings WARN_JAVA_MULTIPLE_INHERITANCE ...William S Fulton2010-09-203-25/+20
* Various inherited class warning/error line number fixesWilliam S Fulton2010-09-187-31/+108
* Add missing typemap debug options to docsWilliam S Fulton2010-09-151-0/+2
* Expand the family of debug print functions for displaying DOH types. Provide ...William S Fulton2010-09-1513-47/+421
* Fix undefined behaviourWilliam S Fulton2010-09-141-14/+0
* Fix/Workaround unexpected call to Hash_str() when running make director_prote...William S Fulton2010-09-141-4/+4
* Fix undefined behaviour with Ruby and autodoc generationWilliam S Fulton2010-09-141-0/+14
* Fix the rename_pcre_encoder unit test for Python.Vadim Zeitlin2010-09-112-3/+5
* Work around autoconf 2.60 requirement due to use of AC_PROG_SED.Vadim Zeitlin2010-09-111-0/+9
* Fix correct line number reporting in errors/warnings when a macro definition ...William S Fulton2010-09-116-1/+23
* Fix incorrect line number reporting in errors/warnings after parsing macro in...William S Fulton2010-09-105-0/+50
* Update expected error/warning results since last commitWilliam S Fulton2010-09-101-7/+22
* Remove java specifics from testcaseWilliam S Fulton2010-09-102-4/+15
* Fix #2149523 - Incorrect line number reporting in errors after parsing macros...William S Fulton2010-09-106-9/+73
* Revert change inadvertently included in previous commit.Olly Betts2010-09-081-3/+3
* Fix a couple of typosOlly Betts2010-09-082-5/+5
* [PHP] Fix handling of OUTPUT typemaps (Patch from Ryan in SF#3058394).Olly Betts2010-09-083-13/+20
* Change HTML to be more suitable for human edits.Olly Betts2010-09-081-48/+201