aboutsummaryrefslogtreecommitdiff
path: root/Lib
AgeCommit message (Expand)Author
2008-12-21Apply patch #2440046 which fixes possible seg faults for member and global va...William S Fulton
2008-12-06remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton
2008-12-06remove SWIG_TypeCheck_Template so that the code within it is debuggableWilliam S Fulton
2008-12-06minor formatting fixWilliam S Fulton
2008-12-03Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai
2008-11-28UTL - Fix some incorrect acceptance of types in the STL, eg a double * elemen...William S Fulton
2008-11-26remove svn:executable property where applied incorrectlyWilliam S Fulton
2008-11-23Apply patch #2263850 to fix ruby/file.i ... rubyio.h filename change in ruby ...William S Fulton
2008-11-23Apply patch #2319790 from Johan Hake to fix shared_ptr usage in std::tr1 name...William S Fulton
2008-11-11Add patch #2152691 from MATSUURA Takanori which fixes compiles using the Inte...William S Fulton
2008-10-01Fix indentation. Use %{ %} in a couple of typemaps to avoid adding needlessOlly Betts
2008-10-01Fix non-standard indentation.Olly Betts
2008-09-30[allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...Mikel Bancroft
2008-09-26typo fixWilliam S Fulton
2008-09-25[PHP5] Fill in typemaps for SWIGTYPE and void * (SF#2095186).Olly Betts
2008-09-22[allegrocl] Make type and namespace wrapping more compatible with other modul...Mikel Bancroft
2008-09-19[PHP5] Add typemaps for long long and unsigned long long.Olly Betts
2008-09-18revert entry 2008-09-01 - C# Insert and InsertRange bounds checkingWilliam S Fulton
2008-09-18Add C# array typemaps provided by Antti Karanta.William S Fulton
2008-09-18minor typo and formatting improvementsWilliam S Fulton
2008-09-18pointer display correctionWilliam S Fulton
2008-09-18[PHP5] Change the default input typemap for char * to turn PHPOlly Betts
2008-09-17[allegrocl] Fix handling of forward references. Remove code breaking typical ...Mikel Bancroft
2008-09-11Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai
2008-09-10[Python] Commit patch #2089149: Director exception handling manglesRichard Boulton
2008-09-02Fix #1988296 - Multiple module director linking issueWilliam S Fulton
2008-09-01Fix array bounds checking in C# std::vector wrappersWilliam S Fulton
2008-09-01Fix another perl global namespace pollutionWilliam S Fulton
2008-08-31change Rf_warning to warning. Looks like a typoJoseph Wang
2008-08-02add assert.h to fix chicken build of external runtime (ext_test testsuite)John Lenz
2008-08-02Commit patch 2019314John Lenz
2008-07-14Fix director typemaps for pointers so that NULL pointers are correctly marsha...William S Fulton
2008-07-04[PHP] For std_vector.i and std_map.i, rename empty() to is_empty()Olly Betts
2008-07-03[PHP] The SWIG cdata.i library module is now supported.Olly Betts
2008-07-03Make testcase li_typemaps work for PHP.Olly Betts
2008-07-03Make t_output_helper() static.Olly Betts
2008-07-03Rename php4*.swg to php*.swg.Olly Betts
2008-07-03WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts
2008-06-22Suppress unused methods warning for VC++William S Fulton
2008-06-22Another fix for the JVM hanging on exit problem when using directorsWilliam S Fulton
2008-06-21various warning fixesWilliam S Fulton
2008-06-21Fix unused parameter warnings in python when using gcc's -W -Wall optionsWilliam S Fulton
2008-06-21remove unnecessary variable int the char **STRING_ARRAY out typemapWilliam S Fulton
2008-06-21Fix crashing in the Ruby reject method in the STL wrappersWilliam S Fulton
2008-06-19add complete list of R reserved wordsWilliam S Fulton
2008-06-19Add R keyword support. Rename keywords for successful compilation of Java and...William S Fulton
2008-06-17[lua] bugfix 1938142 (bool& and bool* support)Mark Gossage
2008-05-30Fixed SF #1976978, apply the macros for primitive types to std::wstringHaoyu Bai
2008-05-28Fixed SF #1971977: typo in pycontainer.swg (related to -extranative option)Haoyu Bai
2008-05-21Apply patch from Petr Viktorin to fix some recent regressions in CFFI/CLOSWilliam S Fulton