summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get go int size automaticallycmakexantares2014-05-101-1/+3
* Added perl.xantares2014-04-192-3/+27
* Try to get R working :[xantares2014-04-192-10/+39
* Added guile supportxantares2014-04-192-11/+47
* Added missing files.xantares2014-04-197-1/+72
* Trying for go :[xantares2014-04-193-5/+22
* Added octave support.xantares2014-04-191-2/+5
* Added lua supportxantares2014-04-191-11/+22
* Enhanced test macros.xantares2014-04-193-109/+116
* Missing files in previous commit.xantares2014-04-182-0/+13
* Runable python and ruby tests.xantares2014-04-181-452/+474
* Add testsuite. work in progress.xantares2014-04-183-8/+511
* Added ccache & install targetsxantares2014-04-173-31/+189
* Initial CMake configuration.Oliver Buchtala2014-03-313-0/+350
* Remove some useless codeWilliam S Fulton2014-03-282-4/+4
* Fixes for C enums used in an API and the definition of the enum has not been ...William S Fulton2014-03-287-49/+149
* Correct messages displayed when running Java test-suiteWilliam S Fulton2014-03-281-1/+1
* Java enums - remove redundant typemapsWilliam S Fulton2014-03-282-2/+0
* CHANGES file for previous commit for LuaWilliam S Fulton2014-03-231-0/+2
* Merge pull request #153 from v-for-vandal/issue_152William S Fulton2014-03-232-5/+5
|\
| * Fixing issue 152Artem Serebriyskiy2014-03-232-5/+5
|/
* Revert "Set up coverity builds on Travis"William S Fulton2014-03-221-16/+0
* Set up coverity builds on TravisWilliam S Fulton2014-03-221-0/+16
* Fix C++11 extern template testWilliam S Fulton2014-03-211-8/+11
* Lua code refactorWilliam S Fulton2014-03-201-32/+18
* Add Travis testing for Python 2.4 2.5 2.6 3.4William S Fulton2014-03-201-5/+13
* Forward null fix for Coverity analysisWilliam S Fulton2014-03-202-5/+7
* Always use debug flags for Mono to get decent stacktraces on error.William S Fulton2014-03-2012-12/+12
* Bump version to 3.0.1William S Fulton2014-03-176-364/+366
* SWIG 3 doc updatesv3.0.0rel-3.0.0William S Fulton2014-03-162-2/+3
* Add release dateWilliam S Fulton2014-03-164-5/+5
* Add changes notes for Lua changesWilliam S Fulton2014-03-161-0/+39
* CHANGES file updatesWilliam S Fulton2014-03-161-1/+8
* Add release note summaryWilliam S Fulton2014-03-161-0/+23
* Few tweaks to Lua html docsWilliam S Fulton2014-03-162-12/+12
* Fix errors test-suite on Mac OSXWilliam S Fulton2014-03-161-1/+2
* Java/C# smart pointer tests: Give GC more time to collect objectsWilliam S Fulton2014-03-166-67/+137
* html fixes and section updatesWilliam S Fulton2014-03-1534-1024/+1152
* gcc-3.4 warning fixWilliam S Fulton2014-03-151-2/+4
* Test case compiler warning fixWilliam S Fulton2014-03-151-1/+1
* Compiler warning fixes in testcasesWilliam S Fulton2014-03-154-13/+23
* Portability fixes for errors test-suiteWilliam S Fulton2014-03-151-5/+7
* Fix casts for array setters broken when fixing nested C classes (c++out mode ...William S Fulton2014-03-151-3/+3
* Fix extern "C"William S Fulton2014-03-151-2/+5
* Compiler fixes for Sun Workshop compilerWilliam S Fulton2014-03-151-4/+5
* Add missing return statements in testcaseWilliam S Fulton2014-03-151-2/+2
* Fix missing return statements in Lua codeWilliam S Fulton2014-03-141-2/+2
* Add missing return for testcaseWilliam S Fulton2014-03-141-1/+1
* Windows examples update for new C# project files.William S Fulton2014-03-141-2/+2
* Fix warning suppression in testcaseWilliam S Fulton2014-03-141-2/+2