hsoft / pyobjc

Fork of PyObjC 2.2 on which I do experimentations.

Clone this repository (size: 6.1 MB): HTTPS / SSH
$ hg clone http://hg.hardcoded.net/pyobjc

Shortlog (showing r29:dd66e08a9ec9 (tip) → r5:745d3ad4871b)

Age Author Message A M D «
7 months hsoft hsoft framework-Cocoa: Fixed a couple of 64-bit related tests. 4
7 months hsoft hsoft core.parsexml: Read metadata for fixed arrays and all NSObject methods. 1
7 months hsoft hsoft core.parsexml: Don't set flags attrs in metadata dict if they don't exist in… 1
7 months hsoft hsoft Fixed a few tests for 64 bit and marked a few others as too hairy for me to fix… 8
7 months hsoft hsoft core.parsexml: Added "c_array_delimited_by_null" to the special list. 1
7 months hsoft hsoft core.parsexml: Added args with 'sel_of_type' in the special list. This list is… 1
7 months hsoft hsoft core.TestSupport: Oops, the skip() I added was borked. 1
7 months hsoft hsoft core.TestSupport: Added @skip 1
7 months hsoft hsoft Fixed NSCoder under 64 bit. 1
7 months hsoft hsoft core.parsexml: Added args with "c_array_length_in_arg" attributes in special… 1
7 months hsoft hsoft Updated test_nspointerarray (haven't fixed it though). 1
7 months hsoft hsoft Added another special case to "methodNodeHasSpecialArgs" to fix… 1
7 months hsoft hsoft Fixed NSDivideRect's signature under 64 bit. 1
7 months hsoft hsoft Fixed test_convenience to stop issuing a deprecation warning under 64 bit. 1
7 months hsoft hsoft Fixed a 64-bit signature mismatch in CFUserNotificationCreateRunLoopSource 1
7 months hsoft hsoft Added a test skip in test_cfpreferences 1
7 months hsoft hsoft Fixed Py_ARG_SIZE_T's definition which seems to have been inverted (caused… 2
7 months hsoft hsoft Added "variadic" methods to the list of special methods. 1
7 months hsoft hsoft Cocoa: Fixed guitest_graphics which was broken in 64-bit. 2
7 months hsoft hsoft core: Added TestSupport.is64Bit() 1 1
8 months hsoft hsoft Fixed a test for CFNumber which didn't take 64-bit into account. 1
8 months hsoft hsoft Added assertEqual64() to TestSupport.TestCase. 1
8 months hsoft hsoft Fixed a few 64-bit related bug/crashes with CFNumber. 3
8 months hsoft hsoft Added a new special case in methodNodeHasSpecialArgs(): 'B' types. Although I… 1
8 months hsoft hsoft Fixed what seems to be garbage in CAAnimation.imageVersion's type64 attribute. 1