2010-01-22 Jaroslav Hajek Added tag release-3-2-4 for changeset a34752a3aa8a default tip
2010-01-22 Jaroslav Hajek version 3.2.4 release-3-2-4
2010-01-22 Jaroslav Hajek include PTHREAD_CFLAGS in LINK_DEPS for liboctave
2010-01-19 Jaroslav Hajek include acx_pthread in build
2009-08-06 Jaroslav Hajek add missing file
2009-08-05 John W. Eaton add configure checks for pthread library and compiler flags
2010-01-13 Jaroslav Hajek fix extract_function & add obsoleteness warning
2009-07-23 John W. Eaton toplev.cc: handle exceptions while preparing to exit
2009-11-18 Ben Abbott orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests.
2009-11-26 Jaroslav Hajek correct previous patch
2009-11-26 Jaroslav Hajek fix dot
2009-11-25 John W. Eaton keyboard: fix stack manipulation
2009-11-25 Jaroslav Hajek fix bug in balance
2009-11-25 Jaroslav Hajek fix typo in expm
2009-11-25 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1
2009-11-25 David Grundberg list_in_columns: Don't SIGFPE when given empty first argument
2009-11-24 Ben Abbott print.m: Properly set the default ghostscript_binary under Windows.
2009-11-24 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal.
2009-11-24 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
2009-11-24 David Bateman Fix test for valid threshold value in sparse LU factorization
2009-11-24 John W. Eaton error: improve compatibility for calls with no arguments or empty format
2009-11-20 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos
2009-11-20 Rik Fix broken command to create octave.dvi
2009-11-20 Christophe Tournery wavread.m: rename data_size from obsolete ck_size
2009-11-20 John W. Eaton legend.m: fix legend order
2009-10-06 Jaroslav Hajek Added tag release-3-2-3 for changeset ea2283b9436d
2009-09-14 Jaroslav Hajek version 3.2.3 release-3-2-3
2009-09-14 John W. Eaton lo-ieee.cc: include cstdlib, update copyright date
2009-09-14 John W. Eaton imread.m: fix test
2009-09-14 Alexander Mamonov image/imread.m Test added.
2009-09-14 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows.
2009-09-09 John W. Eaton abort if floating point format is not recognized as IEEE
2009-09-09 John W. Eaton dlmwrite.m: fix typo
2009-09-09 John W. Eaton pr-output.cc: new test
2009-09-07 Jaroslav Hajek fix minor typo
2009-09-07 John W. Eaton correctly toggle hold state
2009-09-04 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10
2009-09-03 David Bateman Minor typo in new eigs.cc test
2009-09-03 David Bateman Fix nesting error in options parsing of eigs
2009-09-01 Jaroslav Hajek fix current class method determination
2009-09-01 Jaroslav Hajek fix int2str
2009-09-01 John W. Eaton datestr: add missing semicolon
2009-09-01 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime
2009-09-01 John W. Eaton std.m: correctly work along singleton dimension
2009-09-01 Olaf Till fix griddata
2009-08-26 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation.
2009-08-26 Jaroslav Hajek fix order of args in fmod
2009-08-26 John W. Eaton try to avoid gnuplot zombies
2009-08-25 John W. Eaton __magick_read__.cc: undo unintended change
2009-08-25 John W. Eaton imread.m: undo unintended change
2009-08-13 Benjamin Lindner skip double declaration of tztime
2009-08-24 Jaroslav Hajek fix typo in acx_blas_f77_func.m4
2009-08-24 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours
2009-08-23 Jaroslav Hajek zero matrix assignment fix
2009-08-23 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
2009-08-23 Jaroslav Hajek more fixes & tests for matrix multiply
2009-08-23 Jaroslav Hajek make single prec. matrix mutliply tests really single
2009-08-23 Jaroslav Hajek fix typos in complex xgemm
2009-08-23 Jaroslav Hajek fix some functions help markup
2009-08-23 John W. Eaton dlmread: perform tilde expansion to filename argument