log oct-py-util.cc @ 423:6b9de18b4bdd

age author description
Thu, 04 May 2017 21:15:07 -0700 Mike Miller Eliminate remaining custom exception handling in favor of Octave errors
Thu, 04 May 2017 13:22:20 -0700 Mike Miller Include <Python.h> first to suppress possible redefinition warnings
Wed, 03 May 2017 21:48:07 -0700 Mike Miller Replace all remaining Boost.Python references
Fri, 28 Apr 2017 14:19:49 -0700 Mike Miller maint: use C++11 nullptr rather than 0 or NULL
Fri, 28 Apr 2017 14:07:57 -0700 Mike Miller maint: indent functions declared in the pytave namespace
Fri, 28 Apr 2017 09:03:55 -0700 Mike Miller maint: sort uses of new header file oct-py-object.h
Thu, 13 Apr 2017 02:10:48 -0700 Abhinav Tripathi Add a wrapper for PyObject pointers (fixes issue #81)
Mon, 03 Apr 2017 08:30:20 -0700 Mike Miller Fix extraction of class name for Python types without a module (fixes issue #79)
Fri, 26 Aug 2016 14:05:37 -0700 Mike Miller Report a Python object's fully qualified class name correctly
Fri, 26 Aug 2016 13:59:18 -0700 Mike Miller Make an internal function to return the name of the builtins module
Thu, 25 Aug 2016 12:11:02 -0700 Mike Miller Use pyobject_unwrap_object when an existing PyObject is expected
Thu, 25 Aug 2016 09:51:58 -0700 Mike Miller Overhaul Python object storage and wrapping in pyobject
Wed, 24 Aug 2016 13:04:21 -0700 Mike Miller Make get_object_from_python only return reference to existing Python object
Tue, 23 Aug 2016 17:37:08 -0700 Mike Miller Add utility functions to look up Python modules, functions, and types
Thu, 11 Aug 2016 10:29:18 -0700 Colin Macdonald Rename the Octave-Python communication dict
Wed, 10 Aug 2016 11:34:19 -0700 Colin Macdonald Store the _InOctave dict only in main
Mon, 15 Aug 2016 13:20:15 -0700 Mike Miller pycall: add support for keyword arguments from pyargs (fixes issue #45)
Mon, 15 Aug 2016 13:16:35 -0700 Mike Miller Rename oct-py-util.cc from pytave_utils.cc base pytave_utils.cc@90be35cb8f29