log

age author description
Thu, 22 Jan 2009 11:06:56 -0500 sh Remove descriptions of built-in variables from manual
Thu, 22 Jan 2009 13:50:08 +0100 Jaroslav Hajek fix sorting of ranges
Thu, 22 Jan 2009 13:27:47 +0100 Jaroslav Hajek more indexing fixes
Thu, 22 Jan 2009 13:26:04 +0100 Jaroslav Hajek optimize resizable indexing with scalars
Thu, 22 Jan 2009 11:10:47 +0100 Jaroslav Hajek use replacement methods if qrupdate is not available
Wed, 21 Jan 2009 21:48:24 -0500 John W. Eaton add new files for previous changeset
Wed, 21 Jan 2009 21:43:05 -0500 John W. Eaton get display characteristics from system
Wed, 21 Jan 2009 15:35:17 -0500 John W. Eaton THANKS, Announce: remove obsolete files
Wed, 21 Jan 2009 21:22:29 +0100 Thorsten Meyer Check for successful build of the documentation
Wed, 21 Jan 2009 14:30:41 -0500 John W. Eaton better compatibility for axis label properties
Wed, 21 Jan 2009 11:48:32 -0500 John W. Eaton ylabel.m: handle rotation property here, not in __axis_label__.m
Wed, 21 Jan 2009 11:42:40 -0500 John W. Eaton title.m: fix missing semicolon
Wed, 21 Jan 2009 11:40:37 -0500 John W. Eaton title.m: set horizontalalignment to center
Wed, 21 Jan 2009 15:50:34 +0100 Jaroslav Hajek optimize range-scalar ops
Wed, 21 Jan 2009 14:54:20 +0100 Jaroslav Hajek add the strchr function
Wed, 21 Jan 2009 13:02:49 +0100 Jaroslav Hajek further improve struct&cell indexing & indexed assignment
Wed, 21 Jan 2009 07:07:12 +0100 Jaroslav Hajek allow fsolve work without qrupdate
Tue, 20 Jan 2009 20:02:43 -0500 file-io.cc (Ffstat): new function [mq]: fstat
Tue, 20 Jan 2009 22:39:29 +0100 David Bateman minor doc fix
Tue, 20 Jan 2009 21:16:42 +0100 Jaroslav Hajek imported patch qrupdate.diff
Tue, 20 Jan 2009 21:15:17 +0100 Jaroslav Hajek improve parser indexed assigment code
Tue, 20 Jan 2009 11:09:22 -0500 John W. Eaton postpad.m, prepad.m: doc fix
Tue, 20 Jan 2009 11:02:56 -0500 John W. Eaton pink.m: spelling fix
Tue, 20 Jan 2009 10:57:18 -0500 John W. Eaton hsv.m: doc fix
Tue, 20 Jan 2009 10:52:34 -0500 John W. Eaton stmt.txi: unwind_protect doc fix
Tue, 20 Jan 2009 10:07:23 -0500 John W. Eaton container.txi: define cs-list
Tue, 20 Jan 2009 10:02:09 -0500 John W. Eaton package.txi: @DOCSTRING for pkg
Tue, 20 Jan 2009 09:54:42 -0500 John W. Eaton image.txi: @DOCSTRING for brighten
Tue, 20 Jan 2009 06:58:44 -0500 John W. Eaton assert.m: use isfield instead of struct_contains
Mon, 19 Jan 2009 20:21:45 -0500 John W. Eaton lex.l (grab_comment_block): if not reading from a file, bail at first newline inside a comment: