log @pyobject/fieldnames.m @ 301:2047beb75f5e

age author description
Wed, 03 Aug 2016 21:08:06 -0700 Colin Macdonald Fix fieldnames cell array orientation
Wed, 03 Aug 2016 20:33:33 -0700 Colin Macdonald Use subsref in "cell" method for casting to cell
Wed, 03 Aug 2016 16:23:09 -0700 Mike Miller pyobject: fix fieldnames and methods when result is an empty list
Wed, 03 Aug 2016 00:22:20 -0700 Abhinav Tripathi Use new subsref indexing to fix the failing tests
Tue, 02 Aug 2016 00:03:51 -0700 Colin Macdonald use pyobject instead of accessing the InOct dict
Wed, 27 Jul 2016 19:18:54 -0700 Mike Miller Add pyobject fieldnames and struct methods (fixes issue #33)