Wed, 07 Oct 2009 14:34:53 -0400 |
John W. Eaton |
whos: kluge fix to get size right for objects
|
Thu, 23 Jul 2009 14:57:53 -0400 |
John W. Eaton |
variables.cc (symbol_exist): ignore errors when parsing functions
|
Wed, 22 Jul 2009 11:41:41 +0200 |
Jaroslav Hajek |
simplify symbol_table::find and associated functions
|
Thu, 25 Jun 2009 13:57:38 +0200 |
Jaroslav Hajek |
yet more unwind_protect improvements
|
Thu, 25 Jun 2009 11:41:46 +0200 |
Jaroslav Hajek |
avoid passing local variable pointers to unwind_protect
|
Tue, 23 Jun 2009 08:22:13 +0200 |
Jaroslav Hajek |
update unwind_protect usage everywhere
|
Mon, 08 Jun 2009 15:12:16 -0400 |
John W. Eaton |
fix exist for function handles and inline functions
|
Mon, 08 Jun 2009 08:00:13 +0200 |
Jaroslav Hajek |
fix behavior of clear
|
Fri, 05 Jun 2009 13:23:26 -0700 |
Rik |
Update documentation for 'who' family of functions.
|
Tue, 26 May 2009 11:20:40 -0400 |
John W. Eaton |
properly unmark forced variables
|
Mon, 25 May 2009 07:35:19 +0200 |
Jaroslav Hajek |
don't print undefined symbols in who
|
Thu, 21 May 2009 14:26:47 -0700 |
Robert T. Short |
clear -classes and support.
|
Tue, 05 May 2009 13:05:12 -0400 |
John W. Eaton |
variables.cc (set_internal_variable): Pass NM in call to error
|
Fri, 24 Apr 2009 12:29:01 -0700 |
Rik |
Eliminate most overfull errors when running texi2pdf for generating pdf documentation
|
Wed, 22 Apr 2009 14:33:26 -0400 |
rtshort |
Update to OOP facilities.
|
Tue, 21 Apr 2009 15:39:57 -0400 |
John W. Eaton |
eliminate symbol_table::scope_stack; fix scoping issue with evalin
|
Sun, 22 Mar 2009 08:41:49 -0700 |
Rik |
Documentation cleanup of var.texi, expr.texi, eval.texi
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Thu, 05 Feb 2009 02:42:58 -0500 |
John W. Eaton |
eliminte some compiler warnings
|
Wed, 14 Jan 2009 16:49:45 -0500 |
John W. Eaton |
doc fixes
|
Tue, 13 Jan 2009 12:16:21 +0100 |
Jaroslav Hajek |
remove qsort in favor of sort
|
Mon, 17 Nov 2008 11:38:39 +0100 |
Brian Gough |
spelling corrections
|
Tue, 23 Sep 2008 11:31:45 -0400 |
David Bateman |
Add -file option to who/whos
|
Wed, 03 Sep 2008 11:36:11 -0400 |
John W. Eaton |
variables.cc (mlock): lock current function
|
Thu, 07 Aug 2008 15:31:17 -0400 |
John W. Eaton |
fix typo in NPOS change
|
Thu, 07 Aug 2008 15:15:33 -0400 |
John W. Eaton |
replace NPOS with std::string::npos
|
Mon, 04 Aug 2008 23:44:50 -0400 |
John W. Eaton |
make file_ops a proper singleton class
|
Fri, 06 Jun 2008 11:35:10 -0400 |
John W. Eaton |
mlock: doc fix
|
Sun, 18 May 2008 22:14:45 +0200 |
David Bateman |
Add regexp matching to Fwho and Fclear
|