log exceptions.cc @ 401:3a64a336d214

age author description
Mon, 03 Apr 2017 13:31:00 -0700 Mike Miller Delete legacy code no longer used in project
Sun, 02 Apr 2017 10:06:42 -0700 Mike Miller Minor code reorganization to previous commit
Sun, 02 Apr 2017 05:58:35 +0530 NVS Abhilash Rewrite exception handling using Python/C API
Thu, 28 Jul 2016 14:21:14 -0700 Abhinav Tripathi Normalize exception info before extracting text (fixes issue #32)
Wed, 20 Jul 2016 13:32:29 -0700 Mike Miller Eliminate extra newlines in Python error formatting
Sat, 16 Jul 2016 05:50:36 -0700 Abhinav Tripathi Properly extract exception text from Python (fixes issue #24)
Thu, 07 Apr 2016 14:12:09 -0700 Mike Miller Wrap custom exception initialization in a function
Tue, 05 Apr 2016 11:46:38 -0700 Mike Miller maint: Add myself to copyright notices
Tue, 05 Apr 2016 08:08:45 -0700 Mike Miller Use Octave coding style for C++ sources, PEP8 style for Python sources
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, 25 May 2009 10:30:11 +0200 Jaroslav Hajek implement direct variable manipulation and local scoping
Thu, 07 May 2009 08:26:51 +0200 David Grundberg Added an eval function. task
Sat, 18 Oct 2008 12:28:00 +0200 David Grundberg License change to GPLv3 private-pytave
Fri, 17 Oct 2008 12:05:46 +0200 David Grundberg First launchpad.net check in. pytave-branch