log

age author description
Sun, 01 Feb 2009 16:30:29 +0100 Soren Hauberg doc/interpreter/system.txi: remove reference to 'eomdate'
Tue, 03 Feb 2009 08:32:28 +0100 Jaroslav Hajek fixes to __all_opts__
Tue, 03 Feb 2009 08:16:39 +0100 Jaroslav Hajek reduce memory usage in sorting
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Sun, 01 Feb 2009 20:40:10 +0100 Thorsten Meyer Remove printing of cvs motd in autogen.sh
Fri, 30 Jan 2009 15:42:51 -0500 John W. Eaton optimization: use PKG_ADD: comments instead of PKG_ADD file
Fri, 30 Jan 2009 21:24:29 +0100 Jaroslav Hajek implement registering of optimization options
Fri, 30 Jan 2009 21:17:13 +0100 Jaroslav Hajek fix string lookup in empty cells
Fri, 30 Jan 2009 14:52:32 -0500 Kai Habel Add support for transparent surfaces
Fri, 30 Jan 2009 14:43:46 -0500 Marco Atzeri configure.in: fix shared library definitions for Cygwin and MinGW
Fri, 30 Jan 2009 14:06:21 -0500 Benjamin Lindner bugfix in datestr with YYYY and dd
Fri, 30 Jan 2009 13:57:10 -0500 Benjamin Lindner missing semicolon in display.cc
Fri, 30 Jan 2009 13:56:24 -0500 Benjamin Lindner add -lgdi32 to LIBS on windows target
Fri, 30 Jan 2009 13:39:16 -0500 Benjamin Lindner fix gzip test code - use filesep()
Fri, 30 Jan 2009 11:10:51 -0500 John W. Eaton # User Ben Abbott <bpabbott@mac.com>
Fri, 30 Jan 2009 11:06:44 -0500 Ben Abbott gnuplot_drawnow.m: gnuplot_drawnow.m: respect x11 figure position property
Thu, 29 Jan 2009 18:13:06 -0500 John W. Eaton pt-stmt.cc (tree_statemnt::eval): check in_function_of_script_body to decide whether to call octave_call_stack::set_statement
Thu, 29 Jan 2009 17:18:44 -0500 John W. Eaton [mq]: grfx
Thu, 29 Jan 2009 22:01:49 +0100 Thomas Treichl Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thu, 29 Jan 2009 14:52:38 -0500 John W. Eaton fileparts.m: match all possible file separators
Thu, 29 Jan 2009 14:16:02 -0500 Kai Habel Add support for transparent patches
Thu, 29 Jan 2009 14:08:51 -0500 John W. Eaton ChangeLog fixes
Sun, 25 Jan 2009 19:55:42 +0100 Soren Hauberg Display sensible error message when the help text of an undocumented function is requested
Sun, 25 Jan 2009 17:25:15 +0100 Soren Hauberg Allow displaying 'Contents.m' files.
Thu, 29 Jan 2009 13:29:28 -0500 John W. Eaton test_system.m: use isfield instead of struct_contains
Thu, 29 Jan 2009 12:57:59 -0500 John W. Eaton ChangeLog fixes
Thu, 29 Jan 2009 12:55:16 -0500 Kai Habel Add missing files to SOURCES in plot/Makefile.in
Thu, 29 Jan 2009 12:50:25 -0500 John W. Eaton don't convert NaN to logical in bool expressions
Thu, 29 Jan 2009 11:49:06 +0100 Jaroslav Hajek special printing of diagonal matrices
Wed, 28 Jan 2009 21:57:27 -0500 Ben Abbott gnuplot_drawnow.m: style fixes.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change
Wed, 28 Jan 2009 18:59:44 -0500 John W. Eaton ChangeLog fix
Wed, 28 Jan 2009 18:58:15 -0500 John W. Eaton configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
Wed, 28 Jan 2009 11:25:07 -0500 Ben Abbott __gnuplot_has_feature__.m: New file, checks for supported feature.
Wed, 28 Jan 2009 23:43:27 +0100 David Bateman For zero length matches in regexp, advance index by one and try again
Wed, 28 Jan 2009 17:42:18 -0500 John W. Eaton use separate prefix for shllib and shlbin files
Wed, 28 Jan 2009 13:53:49 +0100 Jaroslav Hajek fix lookup's docstring
Wed, 28 Jan 2009 13:01:57 +0100 Jaroslav Hajek do not pivot by default in fsolve
Wed, 28 Jan 2009 11:00:22 +0100 Jaroslav Hajek fix typo in fsolve
Wed, 28 Jan 2009 09:33:27 +0100 Jaroslav Hajek use shallow copying in Matrix/RowVector/ColumnVector conversions
Wed, 28 Jan 2009 08:38:29 +0100 Jaroslav Hajek relax scaling in fsolve and use class-dependent default tolerances
Wed, 28 Jan 2009 07:23:35 +0100 Jaroslav Hajek fix & optimize orderfields
Tue, 27 Jan 2009 23:48:57 -0500 John W. Eaton mappers.cc (Farg): doc fix
Tue, 27 Jan 2009 23:17:37 -0500 John W. Eaton use endif and endfor instead of end
Tue, 27 Jan 2009 23:02:08 -0500 John W. Eaton load-path.cc (Fcommand_line_path): rename from Fcommandlinepath
Tue, 27 Jan 2009 22:59:51 -0500 John W. Eaton style and ChangeLog fixes
Tue, 27 Jan 2009 22:44:38 -0500 Benjamin Lindner add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Tue, 27 Jan 2009 21:19:38 -0500 John W. Eaton file-io.cc (Ffprintf): doc fix
Tue, 27 Jan 2009 16:15:31 -0500 Jason Riedy Really fix indexing in orderfields.m
Tue, 27 Jan 2009 21:22:59 +0100 Jaroslav Hajek fix typo in fsolve
Tue, 27 Jan 2009 21:04:19 +0100 Thorsten Meyer Add tests to prevent regression of struct array indexing
Tue, 27 Jan 2009 12:48:34 -0500 carlo spline.m doc fix
Tue, 27 Jan 2009 12:28:22 -0500 sh gradient.m: Add support for computing the gradient of a function handle
Tue, 27 Jan 2009 15:21:18 +0100 Jaroslav Hajek improve lsqnonneg
Tue, 27 Jan 2009 07:20:58 -0500 Ben Abbott Improve default property compatibility.
Tue, 27 Jan 2009 12:40:31 +0100 Jaroslav Hajek fix invalid block end
Tue, 27 Jan 2009 12:40:06 +0100 Jaroslav Hajek improve & fix QR classes
Tue, 27 Jan 2009 08:15:08 +0100 Jaroslav Hajek enable default settings queries in optim funcs
Mon, 26 Jan 2009 23:07:09 -0500 Thomas Treichl Use Carbon framework to determine ScreenSize on Mac.
Mon, 26 Jan 2009 22:43:29 -0500 Jason Riedy orderfields.m: avoid loop for non-empty cases. New tests.
Mon, 26 Jan 2009 22:35:20 -0500 John W. Eaton load-path.cc (load_path::do_find_fcn): handle @foo/bar
Mon, 26 Jan 2009 15:46:33 +0100 Jaroslav Hajek handle sparse jacobians in fsolve
Mon, 26 Jan 2009 15:43:44 +0100 Jaroslav Hajek remove obsolete source
Mon, 26 Jan 2009 11:29:16 +0100 Jaroslav Hajek improvements to fsolve
Mon, 26 Jan 2009 07:49:04 +0100 Jaroslav Hajek make length invariant in range-scalar ops
Sun, 25 Jan 2009 08:04:56 +0100 Jaroslav Hajek optimize cell construction from a cs-list
Sat, 24 Jan 2009 21:27:07 +0100 Jaroslav Hajek properly reshape cs-lists assigned to struct & cells
Sat, 24 Jan 2009 14:53:44 -0500 Ben Abbott savepath: Respect cmd-line and env paths.
Sat, 24 Jan 2009 12:09:25 -0500 Ben Abbott Skip tests if ARPACK is missing.
Sat, 24 Jan 2009 16:37:48 +0100 Thorsten Meyer Update the examples for structure arrays in container.txi
Fri, 23 Jan 2009 15:03:39 -0500 sh test/test_prefer.m: update test to reflect new API of the 'type' function.
Fri, 23 Jan 2009 15:03:16 -0500 sh Make 'type X' work when X is a variable
Fri, 23 Jan 2009 11:28:25 -0500 John W. Eaton toplev.cc (octave_call_stack::do_goto_caller_frame): allow caller frame to be base frame
Fri, 23 Jan 2009 13:13:39 +0100 Jaroslav Hajek further indexing optimization touches
Fri, 23 Jan 2009 09:57:19 +0100 Jaroslav Hajek implement octave_value_list using Array
Thu, 22 Jan 2009 21:41:05 -0500 John W. Eaton display.cc: remove extraneous output statement
Thu, 22 Jan 2009 18:33:45 -0500 John W. Eaton configure.in (AH_BOTTOM): Also check __MACH__ when defining OCTAVE_USE_OS_X_API
Thu, 22 Jan 2009 18:24:15 -0500 John W. Eaton ChangeLog fix
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system
Thu, 22 Jan 2009 13:59:33 -0500 John W. Eaton toplev.cc: check OCTAVE_USE_OS_X_API instead of __APPLE__ && __MACH__
Thu, 22 Jan 2009 13:29:20 -0500 John W. Eaton configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
Thu, 22 Jan 2009 13:10:20 -0500 John W. Eaton display.cc: get info for windows and os x systems
Thu, 22 Jan 2009 12:02:03 -0500 John W. Eaton fix menus in manual
Thu, 22 Jan 2009 11:54:36 -0500 John W. Eaton really delete vr-idx.txi
Thu, 22 Jan 2009 11:25:22 -0500 John W. Eaton io.txi: remove @DOCSTRING(ans)
Thu, 22 Jan 2009 11:12:30 -0500 John W. Eaton eliminate variable index from manual
Thu, 22 Jan 2009 11:11:16 -0500 Soren Hauberg remove variable index
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:
Mon, 19 Jan 2009 19:37:34 -0500 John W. Eaton lex.l: finish previous change
Mon, 19 Jan 2009 16:53:30 -0500 John W. Eaton lexer debugging functions
Sun, 18 Jan 2009 22:01:36 +0100 Thorsten Meyer Trivial fixes in numbers.txi
Sat, 17 Jan 2009 17:32:11 -0500 Ben Abbott Permit scalars when transforming coordinates.
Sat, 17 Jan 2009 11:41:25 -0500 Ben Abbott __quiver__.m: __quiver__.m: Fix auto-size of (x,y) coord.
Sat, 17 Jan 2009 16:33:30 +0100 Jaroslav Hajek add some explaining comments
Fri, 16 Jan 2009 08:31:57 +0100 Daniel J Sebald Fix for handling options
Fri, 16 Jan 2009 08:27:46 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell.
Thu, 15 Jan 2009 17:54:19 -0500 Ben Abbott grid.m: Correct doc-string.
Thu, 15 Jan 2009 16:59:15 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:58:49 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:40:02 -0500 John W. Eaton strrep.m: doc fix
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek clean up Array and DiagArray2
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek implement non-copying contiguous range indexing
Thu, 15 Jan 2009 01:06:06 -0500 Peter L. Sondergaard nargchk.m: improve compatibility; new tests
Thu, 15 Jan 2009 00:50:20 -0500 Rafael Laboissiere tmpdir=tmpnam;
Thu, 15 Jan 2009 00:36:18 -0500 Soren Hauberg __magick_read__.cc (encode_uint_image): initialize bitdepth
Thu, 15 Jan 2009 00:28:42 -0500 sh Trivial doc fixes
Wed, 14 Jan 2009 21:01:19 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Support non-cell ticklabels.
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Wed, 14 Jan 2009 16:49:45 -0500 John W. Eaton doc fixes
Wed, 14 Jan 2009 16:06:48 -0500 John W. Eaton fzero.m, fsolve.m: additional doc fixes
Wed, 14 Jan 2009 15:58:20 -0500 John W. Eaton fsolve.m: additional doc fix
Wed, 14 Jan 2009 15:47:37 -0500 John W. Eaton fsolve.m: doc fix
Wed, 14 Jan 2009 15:38:24 -0500 Thorsten Meyer fix missing anchor in matrix.txi
Wed, 14 Jan 2009 03:28:31 -0500 John W. Eaton load_path::do_set: call clear after disabling add_hook
Wed, 14 Jan 2009 02:07:00 -0500 John W. Eaton __go_draw_axes__.m: scale markersize by 1/3 instead of 1/6
Wed, 14 Jan 2009 01:27:55 -0500 John W. Eaton dlmwrite.m: use '%c' format for character data
Tue, 13 Jan 2009 17:33:44 -0500 John W. Eaton repmat.m: handle negative dimensions properly
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Tue, 13 Jan 2009 11:56:00 -0500 John W. Eaton comment style fixes
Tue, 13 Jan 2009 10:59:12 -0500 John W. Eaton Array.cc: style fixes
Tue, 13 Jan 2009 14:39:48 +0100 Jaroslav Hajek omission from last patch
Tue, 13 Jan 2009 12:16:21 +0100 Jaroslav Hajek remove qsort in favor of sort
Tue, 13 Jan 2009 09:34:43 +0100 Daniel J Sebald make unique work for row vectors
Tue, 13 Jan 2009 00:45:37 -0500 John W. Eaton grid.m: style fixes
Tue, 13 Jan 2009 00:36:52 -0500 Brian Gough [docs] can not => cannot
Tue, 13 Jan 2009 00:27:29 -0500 Brian Gough [docs] use $$ for display
Tue, 13 Jan 2009 00:27:20 -0500 Brian Gough [docs] 2^19937-1 => @math{2^{19937}-1}
Tue, 13 Jan 2009 00:27:17 -0500 Brian Gough [docs] Ziggurat technique => ``Ziggurat technique''
Tue, 13 Jan 2009 00:27:13 -0500 Brian Gough [docs] add hyphen
Tue, 13 Jan 2009 00:27:10 -0500 Brian Gough [docs] non periodic => non-periodic
Tue, 13 Jan 2009 00:27:07 -0500 Brian Gough [docs] add hyphen
Tue, 13 Jan 2009 00:27:03 -0500 Brian Gough [docs] user specified => user-specified
Tue, 13 Jan 2009 00:27:00 -0500 Brian Gough [docs] remove
Tue, 13 Jan 2009 00:26:56 -0500 Brian Gough [docs] fix hypenation: x - axis => x-axis, etc
Tue, 13 Jan 2009 00:26:53 -0500 Brian Gough [docs] non singleton => non-singleton
Tue, 13 Jan 2009 00:26:46 -0500 Brian Gough [docs] low cost => low-cost
Tue, 13 Jan 2009 00:26:42 -0500 Brian Gough [docs] poly-morphic => polymorphic
Tue, 13 Jan 2009 00:26:40 -0500 Brian Gough [docs] 64 bit => 64-bit
Tue, 13 Jan 2009 00:26:36 -0500 Brian Gough [docs] add
Tue, 13 Jan 2009 00:26:33 -0500 Brian Gough [docs] commandline => command-line
Tue, 13 Jan 2009 00:26:25 -0500 Brian Gough [docs] "Discrete-Time Signal Processing" => @cite{Discrete-Time Signal Processing}
Tue, 13 Jan 2009 00:26:18 -0500 Brian Gough [docs] 'Ziggurat method for generating random variables' => @cite{Ziggurat method for generating random variables}
Tue, 13 Jan 2009 00:25:43 -0500 Brian Gough [docs] ``Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator'' => @cite{Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator}
Tue, 13 Jan 2009 00:25:40 -0500 Brian Gough [docs] capitalize Octave consistently
Tue, 13 Jan 2009 00:25:37 -0500 Brian Gough [docs] N-Simplex => N-simplex
Tue, 13 Jan 2009 00:25:32 -0500 Brian Gough [docs] Matrix => matrix
Tue, 13 Jan 2009 00:25:20 -0500 Brian Gough [docs] @var{XI}, @var{YI}. => @var{xi}, @var{yi}.
Tue, 13 Jan 2009 00:23:35 -0500 Brian Gough [docs] octave => Octave
Tue, 13 Jan 2009 00:23:28 -0500 Brian Gough [docs] fix case to match example
Tue, 13 Jan 2009 00:23:21 -0500 Brian Gough [docs] octave => Octave
Tue, 13 Jan 2009 00:22:42 -0500 Brian Gough [docs] @var{EXPR} => @var{expr}
Mon, 12 Jan 2009 23:51:27 -0500 John W. Eaton octave.cc (maximum_braindamage): set confirm_recursive_rmdir to false
Mon, 12 Jan 2009 23:41:32 -0500 John W. Eaton strfns.cc (Fstrcmp, Fstrncmp): initialize all elements of output with constructor arg
Mon, 12 Jan 2009 19:03:33 -0500 John W. Eaton parse.y: always append statements to list, but remove null statements after seeing separator
Mon, 12 Jan 2009 19:02:23 -0500 John W. Eaton base-list.h (push_front, pop_front, push_back, pop_back): new functions.
Mon, 12 Jan 2009 14:26:38 -0500 John W. Eaton qr.cc: require args to be numeric, not necessarily matrix objects
Mon, 12 Jan 2009 13:32:12 -0500 John W. Eaton fsolve.m, fzero.m: undo part of previous change
Mon, 12 Jan 2009 13:11:35 -0500 John W. Eaton fsolve.m, fzero.m: style fixes; use strcmpi to compare options
Mon, 12 Jan 2009 13:04:13 -0500 John W. Eaton fsolve.m: style fixes
Mon, 12 Jan 2009 12:57:56 -0500 Ben Abbott graphics.h.in: fix typo
Mon, 12 Jan 2009 12:36:09 -0500 John W. Eaton Fchar, Fstrvcat: use queue correctly
Mon, 12 Jan 2009 12:31:11 -0500 John W. Eaton Fchar, Fstrvcat: use queue to avoid duplicate calls to all_strings
Mon, 12 Jan 2009 12:22:26 -0500 Thorsten Meyer Make strvcat an internal function
Mon, 12 Jan 2009 12:13:05 -0500 Thorsten Meyer strfns.cc: improve documentation strings, add examples and tests
Mon, 12 Jan 2009 11:47:09 -0500 John W. Eaton diffuse.m, specular.m, surfl.m: style fixes
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Mon, 12 Jan 2009 08:42:10 +0100 Jaroslav Hajek minor simplifications to latest patches
Sun, 11 Jan 2009 14:27:52 +0100 Jaroslav Hajek optimize structure components access
Sun, 11 Jan 2009 07:55:44 +0100 Jaroslav Hajek disallow invalid {}-indexed assigments
Sat, 10 Jan 2009 08:46:23 +0100 Jaroslav Hajek fix behaviour of "full"
Fri, 09 Jan 2009 16:25:11 +0100 Jaroslav Hajek fix missing widening ops for diag & perm matrices
Fri, 09 Jan 2009 15:15:43 +0100 Jaroslav Hajek fix {} assigment if error occurs on subsequent assignment component
Fri, 09 Jan 2009 14:38:18 +0100 David Bateman Changelog fix
Thu, 08 Jan 2009 15:51:50 +0100 Kai Habel Add new 3D plotting function surfl. Add light functions diffuse and specular
Thu, 08 Jan 2009 14:35:22 +0100 Kai Habel Calculate surface normals for boundaries, use more neighboring
Fri, 09 Jan 2009 06:52:45 -0500 John W. Eaton parse.y: avoid storing null statements in statement lists
Fri, 09 Jan 2009 06:11:54 -0500 John W. Eaton make input_line_number work again
Thu, 08 Jan 2009 22:12:17 +0100 Jaroslav Hajek avoid redundant copying in {} assignment
Mon, 05 Jan 2009 21:33:54 -0500 John W. Eaton scripts/mkdoc: set defaults for FIND and PERL; check usage
Mon, 05 Jan 2009 10:54:22 +0100 Thorsten Meyer do not eat white space within @example environments of docstrings
Mon, 05 Jan 2009 08:12:10 +0100 Thorsten Meyer Fix error messages in __xzip__
Mon, 05 Jan 2009 08:11:03 +0100 Thorsten Meyer Fix docstrings, add examples, references and tests to string functions
Tue, 30 Dec 2008 00:25:20 -0500 Ben Abbott __contour__.m: __contour__.m: correct order of patches
Mon, 29 Dec 2008 23:41:18 +0100 David Bateman Fix for dense grids and speed up for voronoi function
Sun, 28 Dec 2008 17:39:20 +0100 David Bateman Trivial doc fix
Sun, 28 Dec 2008 06:34:38 +0100 Jaroslav Hajek improve delete
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Fri, 26 Dec 2008 22:54:38 +0100 Francesco Potortì In prepad, add reference to postpad.
Fri, 26 Dec 2008 23:00:53 +0100 Francesco Potortì bincoeff.m: make reference to nchoosek
Fri, 26 Dec 2008 22:56:19 +0100 Francesco Potortì Removed typo from geometry.txi
Fri, 26 Dec 2008 22:51:48 +0100 Francesco Potortì Cross reference between postpad and resize
Fri, 26 Dec 2008 22:45:46 +0100 Francesco Potortì add reference to resize function in the manual
Fri, 26 Dec 2008 22:42:52 +0100 Francesco Potortì strrep.m: specify what is the return value
Fri, 26 Dec 2008 22:39:08 +0100 Francesco Potortì Correct help string for statistics.m
Fri, 26 Dec 2008 22:28:45 +0100 Francesco Potortì One word missing from int8 help string.
Fri, 26 Dec 2008 22:23:11 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties.
Fri, 26 Dec 2008 22:16:27 +0100 Francesco Potortì help and error string corrected in hist.m.
Fri, 26 Dec 2008 20:33:52 +0100 Francesco Potortì Add explanation on what wisdom is.
Thu, 25 Dec 2008 12:31:07 +0100 Jaroslav Hajek support -tabs option for save -ascii
Wed, 24 Dec 2008 16:45:11 -0500 Doug Stewart grid.m: handle minor grid option
Wed, 24 Dec 2008 15:42:45 -0500 John W. Eaton fntests.m: use fread instead of fscanf to preserve whitespace
Wed, 24 Dec 2008 15:27:49 -0500 John W. Eaton test.m: print "has no tests" message if there are demos but no tests
Wed, 24 Dec 2008 14:50:25 -0500 Ben Abbott chol.cc: Trivial fix for chol tests.
Wed, 24 Dec 2008 14:47:13 -0500 John W. Eaton eigs.cc: skip tests if ARPACK is missing
Wed, 24 Dec 2008 14:40:33 -0500 John W. Eaton src/Makefile.in (DLD_XSRC): add eigs.cc to the list
Wed, 24 Dec 2008 13:06:26 -0500 John W. Eaton handle -double option for save
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions
Tue, 23 Dec 2008 01:08:59 +0100 Radek Salac Add the bicgstab function
Mon, 22 Dec 2008 22:16:27 +0100 David Bateman Reszie third arg of __voronoi__ before retuning it
Sun, 21 Dec 2008 17:10:38 +0100 Jaroslav Hajek add yet more missing LAPACK sources