log src/ChangeLog @ 7787:6b521b1e3631

age author description
Tue, 13 May 2008 21:12:12 +0200 David Bateman Add dbquit and make dbstep compatible. Use parser in debug mode to handle multi-line input
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path
Sun, 18 May 2008 16:04:22 -0400 bill file-io.cc: added documentation
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
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 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
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
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:08:40 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Fri, 25 Apr 2008 15:11:03 -0400 John W. Eaton implement dbstack
Fri, 25 Apr 2008 12:16:42 -0400 John W. Eaton eliminate tree_statement_stack; handle current statement info in octave_call_stack
Thu, 24 Apr 2008 16:18:44 -0400 John W. Eaton octave_call_stack::unwind_pop_script: delete unused function
Thu, 24 Apr 2008 03:21:57 -0400 Jaroslav Hajek fix max_recursion_limit exceeded at startup with Intel C++
Thu, 24 Apr 2008 02:51:49 -0400 John W. Eaton file-io.cc (do_stream_open): return -1 for directories
Wed, 23 Apr 2008 16:39:40 -0400 John W. Eaton __qp__.cc: avoid bounds error when removing constraint from active set
Wed, 23 Apr 2008 16:03:34 -0400 John W. Eaton more consistent handling of CR/CRLF/LF line endings in lexer and parser
Sun, 20 Apr 2008 09:04:47 -0400 John W. Eaton octave_stream::read: allow single data type specification but return double
Sat, 19 Apr 2008 01:59:31 -0400 John W. Eaton first pass at handling block comments
Fri, 18 Apr 2008 13:29:50 -0400 John W. Eaton lex.l: allow tokens to be displayed when parsed
Fri, 18 Apr 2008 11:57:32 -0400 John W. Eaton disp: produce sq-string unless arg is a dq-string
Thu, 17 Apr 2008 16:44:49 -0400 John W. Eaton unify comment and help text processing in lex.l and parse.y
Wed, 16 Apr 2008 22:08:15 -0400 John W. Eaton octave_user_code: new base class for octave_user_script and octave_user_function
Wed, 16 Apr 2008 21:50:59 -0400 John W. Eaton save: fix continuation character in doc string
Wed, 16 Apr 2008 15:09:56 -0400 John W. Eaton parse scripts completely before executing
Mon, 14 Apr 2008 13:27:21 -0400 Jaroslav Hajek octave_scan_1: fix reading of hex numbers
Mon, 14 Apr 2008 13:13:25 -0400 John W. Eaton fread, fwrite: allow SKIP arg to be omitted
Wed, 09 Apr 2008 13:24:07 -0400 Michael Goffioul Fix various tests under Win32.
Mon, 07 Apr 2008 11:43:19 -0400 Jaroslav Hajek more QR & Cholesky updating functions
Fri, 04 Apr 2008 15:57:31 -0400 John W. Eaton make_constant: handle escape sequences in dq-strings
Thu, 03 Apr 2008 14:09:49 -0400 John W. Eaton make_constant: stash original text for strings
Thu, 03 Apr 2008 13:13:01 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref
Wed, 02 Apr 2008 13:29:19 -0400 David Bateman Use popen2 for communication with gnuplot
Tue, 01 Apr 2008 13:50:27 -0400 John W. Eaton handle breakpoints in tree_identifier::do_lookup
Fri, 28 Mar 2008 15:53:09 -0400 Jaroslav Hajek implement compiled binary lookup
Fri, 28 Mar 2008 18:26:29 +0100 David Bateman Allow negative zero imaginary part to be treated as zero for erf, erfc, gamma and lgamma mapper function
Thu, 27 Mar 2008 22:26:57 -0400 John W. Eaton ChangeLog fix
Thu, 27 Mar 2008 22:23:54 -0400 John W. Eaton rename minmax.cc to max.cc
Thu, 27 Mar 2008 16:15:36 -0400 sh Allow convolving real data with complex data
Wed, 26 Mar 2008 22:09:42 -0400 John W. Eaton require both subsref variants to be defined in octave_value subclasses
Wed, 26 Mar 2008 16:27:14 -0400 John W. Eaton Texinfo fixes
Wed, 26 Mar 2008 15:55:20 -0400 sh Added tests to scripts/polynomial/convn.m and allow '__convn__' to actually get N-dimensional complex data.
Wed, 26 Mar 2008 12:56:51 -0400 John W. Eaton display percentage of elements that are nonzero when printing sparse matrices
Tue, 25 Mar 2008 21:36:58 -0400 John W. Eaton Makefile and ChangeLog fixes