log

age author description
Tue, 09 Feb 2010 07:36:01 +0100 Jaroslav Hajek vectorize substruct
Mon, 08 Feb 2010 17:35:04 -0500 John W. Eaton fix gnulib includes
Mon, 08 Feb 2010 17:30:23 -0500 John W. Eaton use gnulib progname module
Mon, 08 Feb 2010 15:24:42 +0100 Jaroslav Hajek update some copyright notices
Mon, 08 Feb 2010 13:39:12 +0100 Jaroslav Hajek update NEWS
Mon, 08 Feb 2010 13:22:09 +0100 Jaroslav Hajek document accumarray complexity
Mon, 08 Feb 2010 11:32:07 +0100 Jaroslav Hajek take advantage of new sort optimization in accumarray
Mon, 08 Feb 2010 11:16:52 +0100 Jaroslav Hajek implement special-case optimization for sort of index vectors
Mon, 08 Feb 2010 01:36:18 -0500 John W. Eaton Fclass: improve argument decoding
Mon, 08 Feb 2010 07:20:27 +0100 Jaroslav Hajek 1 more small fix in accumarray
Mon, 08 Feb 2010 07:09:03 +0100 Jaroslav Hajek fix ipermute
Sat, 06 Feb 2010 11:11:43 +0100 Jaroslav Hajek small fixes to accumarray
Fri, 05 Feb 2010 12:09:21 +0100 Jaroslav Hajek new optimizations for accumarray
Thu, 04 Feb 2010 14:36:49 +0100 Jaroslav Hajek don't instantiate MArray<char>
Thu, 04 Feb 2010 04:43:08 -0500 John W. Eaton use gnulib gethostname module
Thu, 04 Feb 2010 03:56:28 -0500 John W. Eaton validate text object children of axes objects
Thu, 04 Feb 2010 03:55:41 -0500 John W. Eaton src/Makefile.am (OCTAVE_LIBS): include all liboctave library dependencies here
Thu, 04 Feb 2010 10:55:59 +0100 Jaroslav Hajek add omitted file from 10260:14d5fee02b3b
Thu, 04 Feb 2010 08:10:31 +0100 Jaroslav Hajek fix off-by-one month error in dir
Wed, 03 Feb 2010 13:35:41 +0100 Jaroslav Hajek make printing of handles more Matlab-compatible
Wed, 03 Feb 2010 12:49:17 +0100 Jaroslav Hajek basic support for comparing function handles
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 15:27:53 -0500 John W. Eaton 64-bit fixes
Wed, 03 Feb 2010 06:34:29 -0500 John W. Eaton assume vsnprintf from gnulib; use sstream instead of snprintf
Wed, 03 Feb 2010 05:31:47 -0500 John W. Eaton configure.ac: don't check for strerror
Wed, 03 Feb 2010 05:27:28 -0500 John W. Eaton configure.ac: don't check for raise or strdup
Wed, 03 Feb 2010 05:24:09 -0500 John W. Eaton configure.ac: don't check for poll
Wed, 03 Feb 2010 05:18:25 -0500 John W. Eaton liboctave/cutils.c (octave_usleep): implement with nanosleep
Wed, 03 Feb 2010 03:42:08 -0500 John W. Eaton liboctave/file-ops.h: avoid gnulib #define for canonicalize_file_name
Wed, 03 Feb 2010 03:32:02 -0500 John W. Eaton configure.ac: delete checks for signal functions
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 17:47:23 -0500 John W. Eaton use DEFUNX instead of DEFUN for canonicalize_file_name
Tue, 02 Feb 2010 16:05:31 -0500 John W. Eaton assume signal.h provides sigset_t and sig_atomic_t
Tue, 02 Feb 2010 05:03:46 -0500 Thomas Weber Add test case for empty argument in filter()
Tue, 02 Feb 2010 04:39:29 -0500 John W. Eaton use gnulib signal modules
Tue, 02 Feb 2010 02:58:46 -0500 John W. Eaton use gnulib stdint module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Tue, 02 Feb 2010 02:37:56 -0500 John W. Eaton configure.ac: remove obsolete function checks
Mon, 01 Feb 2010 10:44:32 +0100 Jaroslav Hajek warn when core functions are shadowed
Tue, 02 Feb 2010 01:23:23 -0500 John W. Eaton filter.cc: return early if X is empty
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Tue, 02 Feb 2010 00:51:52 -0500 John W. Eaton addtional fixes for using strptime module
Mon, 01 Feb 2010 20:19:54 +0100 David Bateman Really remove get_old_gnuplot_color
Mon, 01 Feb 2010 20:19:17 +0100 David Bateman Remove sub function get_old_gnuplot_color
Mon, 01 Feb 2010 20:17:34 +0100 David Bateman Accelerate colormap colored scatter plots
Mon, 01 Feb 2010 11:00:57 -0500 John W. Eaton configure.ac: let automake handle makeinfo via missing script
Mon, 01 Feb 2010 10:56:05 +0100 Jaroslav Hajek fix typo in strncmpi docstring
Sun, 31 Jan 2010 06:18:17 +0100 Jaroslav Hajek update NEWS
Sat, 30 Jan 2010 22:35:27 +0100 Jaroslav Hajek remove deprecated list datatype
Sat, 30 Jan 2010 21:51:59 +0100 Thorsten Meyer Replace removed functions in tests
Sat, 30 Jan 2010 19:28:25 +0100 Jaroslav Hajek disallow computed multiple assignment
Sat, 30 Jan 2010 20:44:17 +0200 Shai Ayal improve __fltk_redraw__
Sat, 30 Jan 2010 13:58:14 +0100 Jaroslav Hajek update documentation
Sat, 30 Jan 2010 06:03:19 +0100 Jaroslav Hajek omit ~ values from multi-assignment return lists
Fri, 29 Jan 2010 21:52:53 -0500 Ben Abbott Replace dataaspectratio props with plotboxaspectratio props.
Fri, 29 Jan 2010 13:34:42 -0500 David Grundberg mxRealloc: Allocate new memory on NULL argument
Fri, 29 Jan 2010 12:52:32 -0500 John W. Eaton point to polyint in @seealso, not polyinteg
Fri, 29 Jan 2010 12:47:44 -0500 John W. Eaton remove delete files from module.mk list
Fri, 29 Jan 2010 06:51:50 -0500 John W. Eaton doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
Fri, 29 Jan 2010 06:47:38 -0500 John W. Eaton delete functions deprecated in version 3.0.0