log __py_struct_from_dict__.cc @ 365:087e7bc3697f

age author description
Thu, 25 Aug 2016 14:06:56 -0700 Mike Miller Do not automatically convert Python strings to Octave strings (fixes issue #65)
Thu, 25 Aug 2016 09:51:58 -0700 Mike Miller Overhaul Python object storage and wrapping in pyobject
Tue, 23 Aug 2016 18:09:17 -0700 Mike Miller pyobject.isa: New overload method to handle Python types (fixes issue #49)
Mon, 22 Aug 2016 17:33:20 -0700 Mike Miller pyobject.int64: New method to convert integer object to Octave int64
Tue, 16 Aug 2016 15:34:05 -0700 Mike Miller __py_struct_from_dict__: new private compiled conversion function