summaryrefslogtreecommitdiff
path: root/Lib/ocaml
Commit message (Expand)AuthorAgeFilesLines
* Fix ocaml warningWilliam S Fulton2017-03-231-1/+1
* Fix wrapping of references/pointers and qualifiers to member pointersWilliam S Fulton2017-03-161-0/+2
* Add some missing SWIGINTERN usageWilliam S Fulton2017-01-171-6/+9
* Fix incorrect commentsOlly Betts2015-05-091-1/+1
* Fix typo in forward declarationOlly Betts2015-03-181-1/+1
* Remove bogus commentOlly Betts2015-03-181-2/+0
* Make Lib/ocaml/swigp4.ml a non-generated file.Olly Betts2014-02-191-0/+0
* Director exceptions now derive from std::exceptionWilliam S Fulton2014-01-201-15/+16
* Error out attempting to use directors without -c++William S Fulton2013-12-231-3/+0
* Beautify director.swg filesWilliam S Fulton2013-12-231-16/+17
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-286-234/+216
|\
| * Fix for gcc warning -Wunused-value without triggering -Wunused-parameterWilliam S Fulton2012-09-072-2/+2
| * std::string typemap modifications so they can be used with %apply for other s...William S Fulton2012-05-261-5/+5
| * Fix some language's std::map wrappers to recognise difference_type, size_type...William S Fulton2012-05-151-0/+4
| * The 'directorin' typemap now accepts , etc expansions instead of having to u...William S Fulton2011-12-211-1/+1
| * [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-143-231/+209
* | Add rvalue reference typemapsWilliam S Fulton2013-01-242-1/+37
|/
* Add SWIG_DIRECTOR_CAST recently added to languages needing itWilliam S Fulton2010-04-101-0/+2
* remove std::map specializations - not needed since the typemap matching rules...William S Fulton2010-04-041-111/+10
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-012-1/+9
* Fix typo in rename messageWilliam S Fulton2010-03-311-1/+1
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-2714-42/+0
* Fix make partialcheck-ocaml-test-suiteWilliam S Fulton2009-02-171-1/+1
* Add R keyword support. Rename keywords for successful compilation of Java and...William S Fulton2008-06-191-1/+1
* Add the optimal attribute to the out typemap for more optimal code generation...William S Fulton2008-05-141-1/+1
* Add newmemory parameter for SWIG_TypeCastWilliam S Fulton2008-02-101-1/+3
* fragment fixesWilliam S Fulton2007-11-201-3/+1
* When wrapping C++ code, generate code which usesOlly Betts2007-09-171-8/+8
* Sorry i haven't been here in a while.Art Yerkes2006-11-034-53/+81
* More %ignore director fixesWilliam S Fulton2006-09-271-1/+9
* - explicitcall feature removed.William S Fulton2006-09-131-69/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-0715-81/+111
* fix wrong %include reported by Jab RehdersMarcelo Matus2006-02-282-8/+9
* std::wstring global and member variables are wrapped as strings by defaultWilliam S Fulton2006-01-291-0/+1
* std::string global and member variables are wrapped as strings by defaultWilliam S Fulton2006-01-291-0/+2
* add initial stl.i to ensure proper file inclussion and extensions for each la...Marcelo Matus2006-01-061-0/+7
* Use the system angle brackets for %includeWilliam S Fulton2005-11-268-14/+14
* activating the keyword warningsMarcelo Matus2005-10-212-2/+6
* warning/error fixes for Visual StudioWilliam S Fulton2005-09-281-0/+1
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-273-55/+15
* added missing constructors for std::pairWilliam S Fulton2005-05-251-8/+12
* - Improve the runtime type sytesmJohn Lenz2005-02-015-42/+37
* allow to include the swig runtime code into external user librariesMarcelo Matus2004-11-181-0/+1
* Uniform SWIGSTATIC on all prototypes.Art Yerkes2004-11-043-41/+71
* Removed unneeded define.Art Yerkes2004-10-241-2/+0
* fixes for directors and default arguments in the constructorWilliam S Fulton2004-10-211-1/+1
* Updated documentation.Art Yerkes2004-10-171-0/+11
* Some delayed maintenance.Art Yerkes2004-10-1710-80/+84
* fix #if __cplusplus problemMarcelo Matus2004-10-061-3/+3
* Commit for Art YerkesWilliam S Fulton2004-09-021-2/+5