log

age author description
Fri, 25 Oct 2019 13:53:09 -0700 Mike Miller Empty the repository, leave a note about where development has been moved draft default tip @
Thu, 22 Feb 2018 15:55:15 -0800 Mike Miller Also update doctests in compiled functions
Wed, 25 Oct 2017 13:16:53 -0700 Colin Macdonald Update doctests for display changes
Wed, 21 Feb 2018 16:12:39 -0800 Mike Miller pyobject.numel: delete, builtin numel is correct (fixes issue #88)
Fri, 05 May 2017 15:55:41 -0700 Mike Miller Update project docs, delete obsolete docs from legacy project (fixes issue #72)
Thu, 04 May 2017 21:33:36 -0700 Mike Miller maint: update m4 macros from autoconf-archive
Thu, 04 May 2017 21:15:07 -0700 Mike Miller Eliminate remaining custom exception handling in favor of Octave errors
Thu, 04 May 2017 17:13:38 -0700 Mike Miller Raise Octave errors instead of exceptions for conversion errors
Thu, 04 May 2017 13:22:20 -0700 Mike Miller Include <Python.h> first to suppress possible redefinition warnings
Thu, 04 May 2017 12:31:07 -0700 Mike Miller Eliminate some compiler warnings
Thu, 04 May 2017 09:41:40 -0700 Mike Miller maint: update hg ignore list
Thu, 04 May 2017 08:52:53 -0700 Mike Miller build: reorganize and simplify configure script
Thu, 04 May 2017 08:11:33 -0700 Mike Miller build: add Python library directory to oct file runtime path
Wed, 03 May 2017 21:50:37 -0700 Mike Miller build: drop build-time dependency on Boost
Wed, 03 May 2017 21:48:07 -0700 Mike Miller Replace all remaining Boost.Python references