log

age author description
Tue, 06 May 2008 13:15:26 -0400 David Bateman Also ignore other constants in Finline
Tue, 06 May 2008 06:19:58 -0400 David Bateman Treat bool as a scalar in the bit functions
Tue, 06 May 2008 06:07:28 -0400 John W. Eaton fntests.m: minor cleanups
Tue, 06 May 2008 05:51:17 -0400 John W. Eaton symbol table reporting functions
Tue, 06 May 2008 03:23:12 -0400 John W. Eaton struct2cell: handle structure arrays properly
Mon, 05 May 2008 11:20:02 -0400 David Bateman Alias setenv to putenv. Allow single arg to putenv
Mon, 05 May 2008 03:21:52 -0400 John W. Eaton input.cc (Fre_read_readline_init_file): new function
Mon, 05 May 2008 03:10:16 -0400 Rafael Laboissiere Load the default inputrc when calling read_readline_init_file()
Sun, 04 May 2008 23:46:35 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment
Sun, 04 May 2008 23:36:31 -0400 John W. Eaton avoid installing subfunctions twice
Sun, 04 May 2008 21:45:47 -0400 John W. Eaton pt-cmd.cc (tree_function_def::eval): only install command-line functions if executing in top-level scope
Sun, 04 May 2008 18:15:07 -0400 John W. Eaton initialize args_evaluated; delete useless statement
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Sat, 03 May 2008 22:48:24 -0400 John W. Eaton F__end__: correctly handle fewer indices than dimensions
Sat, 03 May 2008 22:07:26 -0400 John W. Eaton make eval('script') to work again
Thu, 01 May 2008 17:25:56 -0400 John W. Eaton reference counting for functions loaded from shared libraries
Thu, 01 May 2008 14:32:52 -0400 John W. Eaton dynamic-ld.cc: cleanups
Thu, 01 May 2008 14:10:27 -0400 John W. Eaton ChangeLog fix
Thu, 01 May 2008 18:34:39 +0200 David Bateman Allow additional options to stairs plots
Wed, 30 Apr 2008 17:51:02 -0400 John W. Eaton better handling of functions found by relative lookup
Wed, 30 Apr 2008 14:32:41 -0400 John W. Eaton handle load/save for handles to built-in functions
Wed, 30 Apr 2008 14:25:31 -0400 John W. Eaton more tests fixed
Wed, 30 Apr 2008 14:18:36 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 14:08:40 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg
Tue, 29 Apr 2008 02:31:31 -0400 John W. Eaton update contributors.in
Tue, 29 Apr 2008 02:05:26 -0400 jstickel updated help for tcdf and tinv
Fri, 25 Apr 2008 15:11:03 -0400 John W. Eaton implement dbstack
Fri, 25 Apr 2008 12:17:44 -0400 Michael Goffioul do not use output value of fill_n (not supported by MSVC).