summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #548 from dmigous/547_objc_bool_always_truegsoc2012-objcWilliam S Fulton2015-12-231-1/+1
|\
| * objc.swg: fixed check of pointer to boolean. Fixes #547Dmitry Belous2015-10-261-1/+1
|/
* Correct objective C Travis installWilliam S Fulton2013-09-201-1/+1
* Add objective C Travis testingWilliam S Fulton2013-09-201-27/+31
* Grab .travis.yml from trunkWilliam S Fulton2013-09-201-0/+58
* Fixed interface files of testcases for Objective C.Swati Sharma2012-08-205-6/+6
* Fixed typemaps for some primitive types.Swati Sharma2012-08-202-35/+57
* Fix for the broken example.Swati Sharma2012-08-191-1/+4
* Fixed typemaps for Strings.Swati Sharma2012-08-191-6/+6
* Fix for globals.Swati Sharma2012-08-181-2/+9
* Fix for static constants.Swati Sharma2012-08-181-2/+11
* Fixed typemap for member to class pointer.Swati Sharma2012-08-161-2/+2
* Fixed typemap for Member Function pointer.Swati Sharma2012-08-161-1/+1
* Removed testcase.Swati Sharma2012-08-161-15/+0
* Fixed 'dynamic_cast' testcase for Objective C.Swati Sharma2012-08-161-2/+2
* Fixed out typemap for the objects returned by value.Swati Sharma2012-08-121-2/+2
* Fixed error for static member function runtime test.Swati Sharma2012-08-121-1/+3
* Added Swig Interface Library files.Swati Sharma2012-08-112-0/+75
* Added a Swig Interface Library file.Swati Sharma2012-08-111-0/+34
* Fixed objective-C out typemaps for primitive types.Swati Sharma2012-08-111-7/+3
* Fixed runtime test for constover.Swati Sharma2012-08-111-3/+3
* Fixed runtime test for voidtest.Swati Sharma2012-08-111-3/+3
* Added and Fixed some typemaps.Swati Sharma2012-08-101-2/+8
* Fixed errors in typemap library for pointer & reference.Swati Sharma2012-08-101-8/+9
* Added Exception Handling support for Objective-C.Swati Sharma2012-08-104-0/+139
* Added typemap for constant pointer.Swati Sharma2012-08-091-0/+3
* Fix for the proxy memberfunction name.Swati Sharma2012-08-091-2/+5
* Removed Warnings during Objective-C Compilation.Swati Sharma2012-08-081-9/+3
* Modified aggregate testcase runme.m file.Swati Sharma2012-08-081-5/+5
* Added contract Support.Swati Sharma2012-08-082-1/+15
* Undoing last change:rev 13501.Swati Sharma2012-08-065-24/+24
* Indented Objective C Module code.Swati Sharma2012-08-051-1490/+1456
* Fixed runme files for Examples.Swati Sharma2012-08-045-24/+24
* Changed proxyfunctionname from name to symname.Swati Sharma2012-08-042-2/+2
* Added missing typemap for object references.Swati Sharma2012-08-041-2/+9
* Added 'in' typemap for pointers.Swati Sharma2012-08-041-0/+15
* Removed redundant header file.Swati Sharma2012-08-041-1/+0
* Fixed Error for strings-Invalid conversion from NSString to char* and vice-ve...Swati Sharma2012-08-041-2/+2
* Fixed Error for Enums.Swati Sharma2012-08-041-4/+4
* Fix for Bools.Swati Sharma2012-08-042-5/+5
* Fix for Static member functionSwati Sharma2012-08-041-10/+20
* Fixed Error for null keyword.Swati Sharma2012-08-042-3/+1
* Fix for enums.Swati Sharma2012-07-301-6/+16
* Fix for enums.Swati Sharma2012-07-301-9/+9
* Fix toprovide support for the funcptrSwati Sharma2012-07-263-41/+74
* Changes in testcases with respect to the Refactored Objective C module codeSwati Sharma2012-07-259-21/+21
* Changes in testcases with respect to the Refactored Objective C module codeSwati Sharma2012-07-258-41/+42
* Changes with respect to Refactored Module CodeSwati Sharma2012-07-251-9/+9
* Changed Examples runme.m files for Refactored Objective C ModuleSwati Sharma2012-07-2316-129/+303
* Removed native and Extend ExamplesSwati Sharma2012-07-238-165/+0