summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rel-1-3-31'.v1.3.31rel-1-3-31Nobody2006-11-20200-74585/+0
* *** empty log message ***William S Fulton2006-11-201-2/+2
* version 1.3.31William S Fulton2006-11-204-7/+14
* *** empty log message ***William S Fulton2006-11-2030-3/+57
* On windows use .pyd instead of .dll - Python-2.5 no longer works with dllsWilliam S Fulton2006-11-203-4/+5
* Use .pyd instead of .dll as Python-2.5 stops working with dllsWilliam S Fulton2006-11-208-16/+16
* change to make test suite pass R 2.4Joseph Wang2006-11-191-0/+2
* Recommit of alternate fix for bug #1578346 (this time without formatting mess)Luigi Ballabio2006-11-161-3/+4
* bump vertion to 1.3.31William S Fulton2006-11-151-1/+1
* *** empty log message ***William S Fulton2006-11-151-0/+4
* remove entry that was not in 1.3.30William S Fulton2006-11-151-3/+0
* move 1.3.30 changes into CHANGESWilliam S Fulton2006-11-152-462/+468
* -fakeversion appears in generated files. Made comment with version number at ...William S Fulton2006-11-1510-34/+50
* revert to previous formatting of file. Luigi, please add just the necessary m...William S Fulton2006-11-151-64/+64
* reverting to previous version to fix formatting messWilliam S Fulton2006-11-151-1266/+1265
* Alternate fix for bug #1578346 (the previous one broke Python properties in m...Luigi Ballabio2006-11-152-1329/+1330
* updated to changes fileMark Gossage2006-11-141-0/+3
* update to typemap for object by value, to make it c89 compliantMark Gossage2006-11-141-24/+11
* date fixWilliam S Fulton2006-11-141-1/+1
* 1.3.30 releaseWilliam S Fulton2006-11-144-3/+9
* More %extend tests - especially derived classes and $self testsWilliam S Fulton2006-11-132-0/+53
* Remove DetachCurrentThread patch from 08/11/2006 - it causes segfaults on so...William S Fulton2006-11-131-1/+1
* disable this test case for now - it doesn't work as the fix in director.swg b...William S Fulton2006-11-131-0/+4
* warning fixesWilliam S Fulton2006-11-131-5/+15
* 1.3.30 release updateWilliam S Fulton2006-11-134-5/+10
* update about html/rtf emailsWilliam S Fulton2006-11-131-1/+1
* Retrospectively add an entry for the PHP5 class wrappers, since I apparentlyOlly Betts2006-11-121-0/+4
* Memory leak fix put back in - the seg fault on Solaris is due to the recently...William S Fulton2006-11-121-3/+1
* Improve how/when we define Py_ssize_t to match the way the python developersOlly Betts2006-11-121-2/+5
* *** empty log message ***William S Fulton2006-11-121-0/+3
* Path #1578346 - Python exceptions failWilliam S Fulton2006-11-121-2/+1
* *** empty log message ***William S Fulton2006-11-101-0/+3
* Fix #1593291 - Smart pointers and inheriting from templatesWilliam S Fulton2006-11-101-0/+23
* Fix #1592173, conversion operators for directorsWilliam S Fulton2006-11-101-1/+3
* %ignore clarification for #1592169William S Fulton2006-11-101-1/+2
* Initial update for PHP5 support and overload resolution changes.Olly Betts2006-11-102-80/+121
* *** empty log message ***William S Fulton2006-11-091-0/+3
* Test operator pointer castsWilliam S Fulton2006-11-091-1/+20
* Fix director operator pointer castsWilliam S Fulton2006-11-097-111/+83
* Fix Wrapper delete as reported by Michel MarekWilliam S Fulton2006-11-081-2/+2
* *** empty log message ***William S Fulton2006-11-081-0/+4
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-0820-54/+54
* nested class method testWilliam S Fulton2006-11-081-0/+2
* New invalid cast exception addedWilliam S Fulton2006-11-081-0/+2
* $self special variable for %extendWilliam S Fulton2006-11-088-30/+62
* equals method should have a hashCode method - noticed by Eric NickellWilliam S Fulton2006-11-081-3/+8
* [allegrocl] see CHANGES.current.Mikel Bancroft2006-11-073-5/+12
* add missing new line to warningWilliam S Fulton2006-11-062-2/+2
* add online reference to Sheng JNI bookWilliam S Fulton2006-11-041-1/+1
* fix module nameWilliam S Fulton2006-11-041-1/+1