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
Wed, 18 May 2016 11:15:19 -0700 Colin Macdonald Add a prelinary "pyobj" class.
Fri, 15 Jul 2016 00:51:23 -0700 Mike Miller pycall: add more tests for preservation of values to and from Python
Thu, 14 Jul 2016 23:56:40 -0700 Mike Miller Convert Octave scalars into Python scalars (fixes issue #14)
Thu, 14 Jul 2016 23:42:45 -0700 Mike Miller build: include new <octave/call-stack.h> header if available
Thu, 14 Jul 2016 23:30:30 -0700 Mike Miller maint: prefer term "argument" over "parameter" for values passed into a function
Thu, 14 Jul 2016 23:23:34 -0700 Mike Miller Merge in Abhinav's changes
Sat, 25 Jun 2016 06:38:18 -0700 Abhinav Tripathi Add catch for value_convert_exception and a test. (fixes issue #16)
Thu, 14 Jul 2016 23:05:56 -0700 Mike Miller pycall: clean up determination of which module to import from
Tue, 05 Jul 2016 12:00:15 -0700 Abhinav Tripathi Enforce checking of attributes in builtins for pycall (fixes issue #20)
Thu, 09 Jun 2016 14:52:06 -0700 Mike Miller More unit tests of pycall and pyeval
Thu, 09 Jun 2016 12:59:09 -0700 Mike Miller Make test routines Python 3 compatible
Thu, 09 Jun 2016 12:11:32 -0700 Mike Miller build: fix automake warning about variable naming conflict
Thu, 09 Jun 2016 12:08:25 -0700 Mike Miller config.h: Define macros to Octave directories (fixes issue #4)
Wed, 08 Jun 2016 16:58:39 -0700 Mike Miller build: Add --with-octave option to select Octave prefix (fixes issue #1)
Wed, 08 Jun 2016 15:56:25 -0700 Mike Miller Convert Octave char arrays into Python strings (fixes issue #7)
Wed, 08 Jun 2016 12:24:59 -0700 Mike Miller maint: whitespace fixes for cset 2b03585d4ddd
Sat, 04 Jun 2016 13:30:01 -0700 Abhinav Tripathi Add proper conversion of booleans between octave and python. (fixes issue #6)
Sat, 04 Jun 2016 12:56:57 -0700 Mike Miller maint: Use Octave coding style conventions for unit tests
Sat, 04 Jun 2016 12:50:50 -0700 Mike Miller Merge unit tests for py* functions
Sat, 04 Jun 2016 11:19:49 -0700 Abhinav Tripathi Added some basic tests
Sat, 04 Jun 2016 06:05:48 -0700 Abhinav Tripathi Add conversion of python tuples to octave cell arrays.
Sun, 29 May 2016 08:51:35 -0700 Mike Miller maint: Back out accidental change
Thu, 26 May 2016 18:24:55 -0700 Mike Miller Convert Python unicode strings into UTF-8 char arrays (fixes issue #5)
Fri, 13 May 2016 15:55:24 -0700 Colin Macdonald Fix pyeval doctest
Sun, 17 Apr 2016 23:43:57 +0200 Juan Pablo Carbajal doc: doxygen config file and documentation
Sun, 17 Apr 2016 14:29:56 +0200 Juan Pablo Carbajal doc: general documentation for python_to_octave.h file
Thu, 07 Apr 2016 15:26:53 -0700 Mike Miller doc: Clarify and clean up docstrings for all oct files
Thu, 07 Apr 2016 14:51:18 -0700 Mike Miller pycall: New function to pass Octave values to a Python function
Thu, 07 Apr 2016 14:12:09 -0700 Mike Miller Wrap custom exception initialization in a function
Thu, 07 Apr 2016 10:42:13 -0700 Mike Miller * README.md: Fix markdown links to other files and project urls
Thu, 07 Apr 2016 10:15:01 -0700 Mike Miller Don't include ovl.h to attempt at backwards compatibility (bug #2)
Wed, 06 Apr 2016 16:32:38 -0700 Mike Miller build: allow dist and distcheck targets to work
Wed, 06 Apr 2016 15:21:51 -0700 Mike Miller maint: remove workarounds and comments on old Octave versions
Wed, 06 Apr 2016 14:42:18 -0700 Mike Miller configure: simplify handling of missing dependencies
Wed, 06 Apr 2016 14:26:16 -0700 Mike Miller build: Output a hint about what to do next after a successful build
Wed, 06 Apr 2016 10:23:28 -0700 Mike Miller build: Allow parallel building of oct files by using an intermediate library
Wed, 06 Apr 2016 10:06:26 -0700 Mike Miller maint: Update hg ignore list
Wed, 06 Apr 2016 09:58:59 -0700 Mike Miller Apply recent project changes to pyeval/pyexec, clean up
Thu, 10 Mar 2016 23:43:15 -0800 Colin Macdonald add pyexec and pyeval commands
Wed, 09 Mar 2016 14:15:26 -0800 Colin Macdonald Add some examples to the documentation
Tue, 05 Apr 2016 21:00:58 -0700 Mike Miller doc: Reformat INSTALL and README in Markdown
Tue, 05 Apr 2016 17:38:29 -0700 Mike Miller * m4/ax_octave_float.m4: Delete unused autoconf macro
Tue, 05 Apr 2016 16:48:40 -0700 Mike Miller build: Silence warnings from latest autotools
Tue, 05 Apr 2016 16:29:14 -0700 Mike Miller build: Properly quote AC_LANG_PROGRAM body to silence m4 warnings
Tue, 05 Apr 2016 16:22:51 -0700 Mike Miller build: Import latest versions of m4 macros from autoconf-archive
Tue, 05 Apr 2016 12:31:50 -0700 Mike Miller * configure.ac (HAVE_NUMPY): Delete unused preprocessor macro.
Tue, 05 Apr 2016 12:17:31 -0700 Mike Miller doc: Overhaul INSTALL file
Tue, 05 Apr 2016 11:59:25 -0700 Mike Miller doc: Update project URL and repository location
Tue, 05 Apr 2016 11:48:03 -0700 Mike Miller * test/exceptions.py, test/test.py: Add copyright header block
Tue, 05 Apr 2016 11:46:38 -0700 Mike Miller maint: Add myself to copyright notices
Tue, 05 Apr 2016 11:02:51 -0700 Mike Miller Clean up build system functionality and style
Tue, 05 Apr 2016 09:03:34 -0700 Mike Miller * Makefile.am (check-local): New target to run test scripts.
Tue, 05 Apr 2016 08:58:22 -0700 Mike Miller * test/test.py: Catch all exceptions to handle unexpected errors
Tue, 05 Apr 2016 08:08:45 -0700 Mike Miller Use Octave coding style for C++ sources, PEP8 style for Python sources
Tue, 05 Apr 2016 00:16:53 -0700 Mike Miller Update all old Numeric code to NumPy
Tue, 05 Apr 2016 00:12:23 -0700 Mike Miller Handle errors properly with latest Octave interpreter changes
Mon, 04 Apr 2016 22:51:54 -0700 Mike Miller Fix conversion of integer types by using strictly sized integers
Mon, 04 Apr 2016 17:54:22 -0700 Mike Miller * python_to_octave.cc: Include missing header file python_to_octave.h.
Mon, 04 Apr 2016 17:48:33 -0700 Mike Miller Use consistent Octave style for header files
Mon, 04 Apr 2016 17:41:15 -0700 Mike Miller * exceptions.cc: Include config.h before all other header files.
Mon, 04 Apr 2016 17:16:58 -0700 Mike Miller maint: Use Octave style for file copyright block, delete editor footer
Mon, 04 Apr 2016 16:13:03 -0700 Mike Miller build: Apply silent rules to mkoctfile
Mon, 04 Apr 2016 15:59:32 -0700 Mike Miller build: Drop unused alternate build systems
Mon, 04 Apr 2016 15:30:03 -0700 Mike Miller build: Correctly include and depend on local header files
Mon, 04 Apr 2016 15:16:37 -0700 Mike Miller build: Compile with latest C++ compiler standards
Mon, 04 Apr 2016 15:14:10 -0700 Mike Miller maint: Use Array<T>::numel instead of deprecated Array<T>::length
Mon, 04 Apr 2016 15:11:15 -0700 Mike Miller build: Delete oct-files on clean
Mon, 04 Apr 2016 15:03:36 -0700 Mike Miller Clean up includes thanks to Octave header changes
Thu, 17 Mar 2016 17:22:03 -0700 Mike Miller maint: Closing inactive branch "task" from git history task
Thu, 17 Mar 2016 17:22:03 -0700 Mike Miller maint: Closing inactive branch "pytave-trunk-mirror" from git history pytave-trunk-mirror
Thu, 17 Mar 2016 17:22:03 -0700 Mike Miller maint: Closing inactive branch "pytave-tests" from git history pytave-tests
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-task" from git history pytave-task
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-new" from git history pytave-new
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-native" from git history pytave-native
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-launchpad-current" from git history pytave-launchpad-current
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-fixint" from git history pytave-fixint
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-dictionaries" from git history pytave-dictionaries
Thu, 17 Mar 2016 17:22:02 -0700 Mike Miller maint: Closing inactive branch "pytave-branch" from git history pytave-branch
Thu, 17 Mar 2016 17:22:01 -0700 Mike Miller maint: Closing inactive branch "private-pytave" from git history private-pytave
Thu, 17 Mar 2016 17:22:01 -0700 Mike Miller maint: Closing inactive branch "numpyconf" from git history numpyconf
Thu, 17 Mar 2016 17:22:01 -0700 Mike Miller maint: Closing inactive branch "lp-trunk" from git history lp-trunk
Thu, 17 Mar 2016 17:22:01 -0700 Mike Miller maint: Closing inactive branch "error-msgs" from git history error-msgs
Thu, 17 Mar 2016 17:22:01 -0700 Mike Miller maint: Closing inactive branch "asdf" from git history asdf
Sun, 20 Sep 2015 15:17:46 +0200 Mike Miller py: Experiment with handle to target function
Sun, 20 Sep 2015 15:12:47 +0200 Mike Miller Initial implementation of py oct-file
Sun, 20 Sep 2015 02:57:31 +0200 Mike Miller pytave.py: Second attempt to make pytave.py compatible
Sun, 20 Sep 2015 02:41:36 +0200 Mike Miller pytave.cc: Second attempt to make return type Python 2 or 3 compatible
Sun, 20 Sep 2015 02:40:53 +0200 Mike Miller * pytave.py: Upgrade to collections.MutableMapping from UserDict.DictMixin
Sun, 20 Sep 2015 01:41:50 +0200 Mike Miller pytave::init: Make compatible with Python 3 module initialization
Sun, 20 Sep 2015 01:39:10 +0200 Mike Miller pytave.py: Use consistent indenting, clean up excess whitespace