swig/Source/Swig
William S Fulton e805d5f925 Merge branch 'master' into gsoc2009-matevz
parser.y still to be fixed up

Conflicts:
	Doc/Devel/engineering.html
	Examples/Makefile.in
	Lib/allegrocl/allegrocl.swg
	Lib/csharp/csharp.swg
	Lib/csharp/enums.swg
	Lib/csharp/enumsimple.swg
	Lib/csharp/enumtypesafe.swg
	Lib/java/java.swg
	Lib/python/pydocs.swg
	Lib/r/rtype.swg
	Source/Include/swigwarn.h
	Source/Modules/octave.cxx
	Source/Modules/python.cxx
	Source/Modules/ruby.cxx
	Source/Swig/scanner.c
	Source/Swig/stype.c
	Source/Swig/swig.h
	configure.ac
2013-01-28 07:01:37 +00:00
..
cwrap.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
deprecate.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
error.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
fragment.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
getopt.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
include.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
misc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
naming.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
parms.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
scanner.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
stype.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
swig.h Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
swigfile.h Fix segfaults when using filename paths greater than 1024 characters in length - use String * and heap instead of fixed size static char array buffers. 2012-11-18 00:45:18 +00:00
swigopt.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
swigparm.h Fix some subtle named output typemap lookup misses, the fully qualified name was not always being in all cases such as member variables 2012-11-13 22:16:28 +00:00
swigscan.h Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
swigtree.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
swigwrap.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
symbol.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
tree.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
typemap.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
typeobj.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
typesys.c Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
warn.c Add new GPL license headers to all source files in this branch 2010-03-06 12:06:22 +00:00
wrapfunc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00