summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* html fixv1.3.38rel-1.3.38William S Fulton2009-01-311-2/+5
* finishing touches for 1.3.38William S Fulton2009-01-314-4/+7
* fix tab alignment - all tabs in SWIG are 8 charsWilliam S Fulton2009-01-311-5/+6
* const / non-const warning fixWilliam S Fulton2009-01-312-4/+4
* Fix SF#2552488: indentation adjust of %pythonappend and %pythonprependHaoyu Bai2009-01-315-16/+57
* Fix SF#2552048. Remove the 'self' parameter in Python proxy code for static m...Haoyu Bai2009-01-313-2/+13
* Fix broken caused by mergeHaoyu Bai2009-01-302-3/+3
* Merged revisions 11085-11086,11088-11089 via svnmerge from Haoyu Bai2009-01-3015-41/+44
* remove debugging outputWilliam S Fulton2009-01-291-4/+0
* Fix regression introduced in 1.3.37 where the default output directory for ta...William S Fulton2009-01-294-5/+25
* Fix classLookup and enumLookup when the global scope operator is used on obje...William S Fulton2009-01-286-5/+103
* Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai2009-01-2439-226/+230
* when doing partialcheck, don't skip any test-suiteHaoyu Bai2009-01-241-1/+1
* auto formatting modsWilliam S Fulton2009-01-211-1/+11
* correct ccache-swig title in docsWilliam S Fulton2009-01-212-9/+24
* fix a wrong indentHaoyu Bai2009-01-161-1/+3
* Fix segfault when using -perl -vWilliam S Fulton2009-01-152-1/+5
* bump version to 1.3.38William S Fulton2009-01-137-349/+352
* 1.3.37 final touchesv1.3.37rel-1.3.37William S Fulton2009-01-134-8/+8
* Fix compilation error when using directors on protected virtual overloaded me...William S Fulton2009-01-134-6/+37
* [Lua] Added contract support for requiring that unsigned numbers are >=0Mark Gossage2009-01-134-27/+309
* Fix union.i module name and rename to union_parameter.iWilliam S Fulton2009-01-123-3/+3
* put in integer fixesJoseph Wang2009-01-123-11/+77
* fix change to make compatible with integer frameworkJoseph Wang2009-01-121-2/+3
* Add regression tests for RJoseph Wang2009-01-124-0/+35
* yet better pointer string comparisonWilliam S Fulton2009-01-111-1/+1
* another portability fixWilliam S Fulton2009-01-111-0/+1
* more portable pointer in a string comparisonWilliam S Fulton2009-01-111-7/+12
* Fix integer handling in r. unsigned values where getting handledJoseph Wang2009-01-113-66/+33
* add regression test for integersJoseph Wang2009-01-101-0/+20
* Octave: fix carrays regression caused by operator suffix change.Xavier Delacour2009-01-101-1/+1
* Patch #1992756 from Colin McDonald - %contract not working for classes in na...William S Fulton2009-01-104-0/+50
* Fix octave test allprotected.Xavier Delacour2009-01-101-0/+7
* Octave: add {save,load}_{ascii,binary,hdf} functions that silently do nothing;Xavier Delacour2009-01-105-106/+173
* Fix octave tests li_std_pair_extra, arrays_global, grouping, struct_value, un...Xavier Delacour2009-01-092-14/+5
* warning fixWilliam S Fulton2009-01-091-1/+3
* minor formattingWilliam S Fulton2009-01-081-6/+6
* fix cast of pointer to longWilliam S Fulton2009-01-081-1/+1
* fix cast of pointer to longWilliam S Fulton2009-01-081-4/+7
* correct return type for PyUnicode_GetSizeWilliam S Fulton2009-01-082-2/+2
* missing function declaration fixWilliam S Fulton2009-01-081-0/+3
* add some missing stats and loggingWilliam S Fulton2009-01-084-10/+15
* Rename embedded smart pointer in SwigValueWrapper in order to avoid conflicts...William S Fulton2009-01-071-6/+6
* Fix spaces in CCACHE_DIR and probably other placesWilliam S Fulton2009-01-072-6/+6
* reorder new testWilliam S Fulton2009-01-071-9/+9
* remove unnecessary logging on Win32 buildsWilliam S Fulton2009-01-071-2/+0
* Fix lack of error logging in some situations and fix failure to work on windo...William S Fulton2009-01-072-13/+23
* Fix error display when there is a problem with CCACHE_OUTFILESWilliam S Fulton2009-01-071-1/+1
* log internal error wrt CCACHE_OUTFILES env variableWilliam S Fulton2009-01-071-0/+1
* Fix CCACHE_STRIPC being set when using swig as the compiler.William S Fulton2009-01-062-1/+19