log

age author description
Wed, 20 Jul 2016 12:36:47 -0700 Mike Miller Only attempt to convert an Octave object if it is a pyobject
Wed, 20 Jul 2016 12:18:22 -0700 Mike Miller maint: update pycall doc string examples to reflect recent changes
Wed, 20 Jul 2016 11:57:14 -0700 Mike Miller maint: apply Octave whitespace rules
Wed, 20 Jul 2016 11:39:23 -0700 Mike Miller maint: import standard Python names consistently
Wed, 20 Jul 2016 11:12:36 -0700 Mike Miller Merged in macdonald/pytave (pull request #6)
Fri, 17 Jun 2016 22:15:28 -0700 Colin Macdonald pyobject: Octave-style formatting, minor edits
Fri, 17 Jun 2016 22:13:54 -0700 Colin Macdonald pyobject: remove unnecessary forcedelete method
Fri, 17 Jun 2016 16:13:36 -0700 Colin Macdonald pyobject: rename whatmethods to methods (fixes #21)
Thu, 16 Jun 2016 23:56:23 -0700 Colin Macdonald pyobject: split subsref to its own file, reformat
Mon, 06 Jun 2016 11:28:14 -0700 Colin Macdonald Update xtest to point to issue
Sun, 05 Jun 2016 22:38:56 -0700 Colin Macdonald Add Python [] indexing via {} indexing of @pyobject
Sun, 05 Jun 2016 22:29:34 -0700 Colin Macdonald Change style, close to Octave conventions
Sat, 28 May 2016 10:18:39 -0700 Colin Macdonald Attempt at moving pyobject from octave to python
Fri, 27 May 2016 14:13:34 -0700 Colin Macdonald Improve display
Fri, 27 May 2016 14:10:08 -0700 Colin Macdonald be quieter when making pyobject
Thu, 26 May 2016 23:26:56 -0700 Colin Macdonald Fix doctest
Thu, 26 May 2016 23:18:10 -0700 Colin Macdonald merge genuinelucifer/cbm_pytave to macdonald/cbm_pytave
Thu, 26 May 2016 23:02:41 -0700 Colin Macdonald Typo fix
Thu, 26 May 2016 12:58:35 -0700 genuinelucifer Remove files and change pyeval
Thu, 26 May 2016 12:48:37 -0700 genuinelucifer Change back the unrequired changes
Thu, 26 May 2016 11:35:20 -0700 genuinelucifer Change name of pyobj to pyobject
Thu, 26 May 2016 12:43:56 -0700 Colin Macdonald add "help" command to access python docstrings
Fri, 20 May 2016 23:18:46 -0700 Colin Macdonald minor cleanup
Fri, 20 May 2016 23:10:02 -0700 Colin Macdonald doc fix
Fri, 20 May 2016 23:04:31 -0700 Colin Macdonald support chains of pyobj methods and properties
Fri, 20 May 2016 22:12:32 -0700 Colin Macdonald pyeval creates pyobj direction
Fri, 20 May 2016 10:21:04 -0700 Colin Macdonald support simple callables
Fri, 20 May 2016 00:20:03 -0700 Colin Macdonald pyeval: preliminary support for returning pyobj
Thu, 19 May 2016 17:08:03 -0700 Colin Macdonald Add doctest for variable persistence
Thu, 19 May 2016 17:02:46 -0700 Colin Macdonald Don't rely on variable names; keep dict of vars