summaryrefslogtreecommitdiff
path: root/COPYRIGHT
Commit message (Collapse)AuthorAgeFilesLines
* Update the COPYRIGHT fileZackery Spytz2019-02-231-1/+2
|
* Another merge with master.Vadim Zeitlin2015-02-161-50/+55
|\ | | | | | | | | | | | | Change Doxygen error codes to start at 740 instead of at 720 as the latter was taken by Scilab in the meanwhile. Resolve conflicts in autodoc_runme.py once again.
| * Merge branch 'master' into gsoc2012-scilabSimon Marchetto2014-06-061-51/+53
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore .travis.yml COPYRIGHT Examples/Makefile.in Examples/test-suite/constructor_copy.i Makefile.in configure.ac
| * | add of the Scilab developersSylvestre Ledru2013-09-101-1/+5
| | |
| * | Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSylvestre Ledru2013-08-061-1/+1
| |\ \ | | | | | | | | | | | | | | | | Conflicts: Examples/Makefile.in
| * \ \ Merge from trunkVincent Couvert2012-02-031-0/+1
| |\ \ \ | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12905 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| * \ \ \ Merged from trunkSylvestre Ledru2011-05-061-3/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12656 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| * \ \ \ \ Merge from trunkSylvestre Ledru2010-10-141-3/+41
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12270 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| * \ \ \ \ \ merge from trunkBaozeng Ding2010-04-301-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| * | | | | | | merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license ↵William S Fulton2010-03-061-0/+64
| / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11906 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | | | | | Merge with the master again.Vadim Zeitlin2014-05-071-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | Bring in the recent JavaScript changes.
| * | | | | | Restore missing copyright info in javascript branchWilliam S Fulton2014-04-251-1/+1
| | | | | | |
| * | | | | | Conflicts:Oliver Buchtala2013-09-271-1/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .gitignore .project .travis.yml Examples/Makefile.in Examples/test-suite/director_nspace.i
| | * | | | | Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into develOliver Buchtala2012-09-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .project COPYRIGHT Doc/Manual/style.css Examples/Makefile.in Examples/test-suite/common.mk Lib/typemaps/strings.swg Makefile.in Source/DOH/fio.c Source/Makefile.am Source/Modules/emit.cxx Source/Modules/javascript.cxx configure.in git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13764 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| | * | | | | Correct place of copyright entry.Oliver Buchtala2012-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13070 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| | * | | | | Add copyright entry for Oliver Buchtala.Oliver Buchtala2012-05-111-0/+1
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | | | | Merge branch 'master' into doxygenVadim Zeitlin2014-04-301-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | Merge with ~3.0.1 sources from master.
| * | | | | Move contributors to COPYRIGHT file.William S Fulton2012-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13734 626c5289-ae23-0410-ae9c-e8d60b6d4f22
| * | | | | Move contributor names to where they belongWilliam S Fulton2012-06-111-1/+1
| |/ / / / | | | | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | | | Added myself to the COPYRIGHTDmitry Kabak2012-05-081-0/+1
|/ / / / | | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13050 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | | Add support for eLua including options for Lua Tiny RAM (LTR)William S Fulton2011-09-161-0/+1
| |_|/ |/| | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12813 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | Added myself to the contributors list.David Nadlinger2011-04-101-2/+3
| | | | | | | | | | | | | | | | | | I was a bit unsure about the right position (the second list seems to list "past major contributors"), feel free to shuffle my name around. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | update copyright yearWilliam S Fulton2011-04-031-1/+1
| | | | | | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | | Added myself to the list of contributorsStefan Zager2011-04-031-0/+1
| |/ |/| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12601 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | New major contributorsv2.0.1rel-2.0.1William S Fulton2010-10-041-1/+3
| | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12256 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | mv contributors from website to COPYRIGHT fileWilliam S Fulton2010-06-021-2/+25
| | | | | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* | Tidy up for first 2.0 release. Move release notes summary into new file ↵William S Fulton2010-05-291-0/+13
|/ | | | | | RELEASENOTES git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12069 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fix typo.Olly Betts2010-03-051-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11898 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* SWIG license change - Licenses put in place and bump version to 2.0.0 - ↵William S Fulton2010-02-271-0/+63
Source moves to GPLv3. The Examples and Lib move to a very permissive license, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11873 626c5289-ae23-0410-ae9c-e8d60b6d4f22