log @pyobject/methods.m @ 292:510ed59a61d3

age author description
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:06:42 -0700 Colin Macdonald pyobject: hide methods which start with underscore (fixes issue #23)
Tue, 02 Aug 2016 00:03:51 -0700 Colin Macdonald use pyobject instead of accessing the InOct dict
Thu, 28 Jul 2016 10:24:11 -0700 Colin Macdonald Fix typos
Thu, 28 Jul 2016 10:51:12 -0700 Colin Macdonald Docs fixes for methods
Thu, 28 Jul 2016 10:47:54 -0700 Colin Macdonald Indicate this is a Python class/module in method output
Thu, 28 Jul 2016 10:50:17 -0700 Colin Macdonald Make methods output shape consistent with fieldnames
Wed, 27 Jul 2016 20:05:47 -0700 Mike Miller @pyobject/methods: Only list callable methods, format output with no lvalue
Wed, 27 Jul 2016 17:05:09 -0700 Mike Miller maint: fix copyright header comment blocks
Wed, 20 Jul 2016 11:57:14 -0700 Mike Miller maint: apply Octave whitespace rules
Fri, 17 Jun 2016 16:13:36 -0700 Colin Macdonald pyobject: rename whatmethods to methods (fixes #21)