2008-09-24 Francesco Potorti container.txi: fix cross reference in struct docs
2008-09-24 Ben Abbott pcolor.m: Improve doc strings.
2008-09-22 Brett Stewart change is_square to issquare in is_stabilizable.m
2008-09-21 John W. Eaton clear index before throwing error in Array indexed assignment functions
2008-09-21 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour
2008-09-21 Jaroslav Hajek make null assignment more Matlab-compatible
2008-09-21 Kris Thielemans Fix for display_range in imshow
2008-09-21 David Bateman Clarify fftw documentation
2008-09-21 Kris Thielemans For for extrapval in interpn
2008-09-19 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat
2008-09-19 Jaroslav Hajek fix problems from transplant 7552
2008-09-19 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo
2008-09-17 jwe [project @ 2008-01-24 08:31:36 by jwe]
2008-09-17 Jaroslav Hajek again, fix the diabolic line in randp.cc
2008-09-15 Jaroslav Hajek fix integer exponentiation with negative exponent
2008-09-15 Thomas Weber First sentence of a doc string should read like a command
2008-09-15 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts
2008-05-20 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path
2008-09-09 David Bateman Add explanationation of initializing the interpreter in a standalone program
2008-09-09 John W. Eaton doc fix
2008-09-09 Thomas Weber Typo in num2cell's description
2008-09-09 Thomas Weber typo in comma separated lists chapter
2008-09-09 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct
2008-09-08 John W. Eaton add colorbar docstring to the manual
2008-09-08 Tatsuro Matsuoka plot.m: doc fix
2008-09-08 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character
2008-09-08 Mark van Rossum Handle zero values of n in binornd correctly
2008-08-28 Martin Weiser fix documentation of scatter3
2008-08-27 Jaroslav Hajek make glpk return NA values for unfeasible problems
2008-08-26 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects
2008-08-22 John W. Eaton chi2rnd.m: fix missing semicolon
2008-08-21 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
2008-08-20 Jaroslav Hajek avoid problematic subfunction call in an anonymous function
2008-07-27 David Bateman Allow X/Y to be unequal vectors in contourf
2008-05-18 Thomas Weber Extend explanation of randn's return value
2008-07-27 David Bateman Document contourf
2008-07-27 David Bateman Clarify help of the shading function
2008-07-27 David Bateman Calrify OuterPosition property in manual
2008-08-20 David Bateman Fix for meshed surfaces with more than one oobject per plot
2008-08-19 David Bateman Add a search for Contents.m files to the help function
2008-08-19 John W. Eaton fix typo in last commit
2008-08-19 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time
2008-08-19 Jaroslav Hajek fix invalid memory read in glpk
2008-08-19 David Bateman Doc fix for ranks
2008-08-19 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments.
2008-08-19 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string
2008-08-19 Jaroslav Hajek Added tag release-3-0-2 for changeset 928193724f3b
2008-08-19 Jaroslav Hajek version 3.0.2 release-3-0-2
2008-08-19 Jaroslav Hajek fix typo in randp test
2008-08-12 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case
2008-08-12 Jaroslav Hajek initialization check for correct NaN sign
2008-08-08 Jaroslav Hajek strtok: replace cstrcat->strcat
2008-08-08 Tatsuro MATSUOKA fix failing test for randp
2008-08-04 John W. Eaton oct-env.cc (octave_env::instance_ok): fix type in error message
2008-08-04 John W. Eaton run-octave.in: use sed to append : to path elements
2008-08-04 John W. Eaton aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
2008-08-04 John W. Eaton Makefile.in (header-msg): Mention GNU Make; update GCC version info
2008-08-04 John W. Eaton strtok.m: include TAB, LF, VT, FF, and CR in default set of delim characters
2008-08-01 Francesco Potorti fix incorrect axis location properties
2008-07-28 John W. Eaton lasterr, lasterror: unwind-protect error_state