log

age author description
Mon, 15 Feb 2010 08:55:46 +0100 Jaroslav Hajek make simple handles printed inline
Mon, 15 Feb 2010 08:40:28 +0100 Jaroslav Hajek update NEWS
Mon, 15 Feb 2010 07:13:12 +0100 Jaroslav Hajek improve function handles comparison
Sat, 13 Feb 2010 08:17:21 +0100 Jaroslav Hajek partially rewrite function handles
Fri, 12 Feb 2010 14:53:55 +0100 Jaroslav Hajek remove debug stub from interp2
Fri, 12 Feb 2010 12:46:55 +0100 Jaroslav Hajek slightly simplify optimget
Thu, 11 Feb 2010 14:13:28 -0500 John W. Eaton fix incorrect strncmpi change
Thu, 11 Feb 2010 13:30:42 -0500 John W. Eaton untabify additional source files
Thu, 11 Feb 2010 12:55:25 -0500 John W. Eaton use DEFUNX instead of DEFUN for strcmpi and strncmpi
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Thu, 11 Feb 2010 11:57:36 -0500 John W. Eaton untabify qz.cc
Thu, 11 Feb 2010 11:04:02 -0500 John W. Eaton ChangeLog fix
Thu, 11 Feb 2010 11:04:47 -0500 John W. Eaton another #undef for gnulib
Thu, 11 Feb 2010 16:08:03 +0100 Jaroslav Hajek extend parseparams
Thu, 11 Feb 2010 08:13:49 +0100 Jyh-miin Lin support complex case in qz
Thu, 11 Feb 2010 07:52:00 +0100 Jaroslav Hajek partially revert 2ceae0b40515, implement a better fallback
Wed, 10 Feb 2010 22:53:40 -0500 John W. Eaton load-save.cc: avoid gnulib definition of close
Wed, 10 Feb 2010 22:12:36 +0100 Jaroslav Hajek fix builtin_type for permutation matrices, avoid segfaults with invalid values in get_dispatch_type
Wed, 10 Feb 2010 16:12:13 -0500 John W. Eaton data.cc: use CLOCKS_PER_SEC instead of HZ
Wed, 10 Feb 2010 15:42:59 -0500 John W. Eaton data.cc: include <sys/times.h> and ensure that HZ is defined
Wed, 10 Feb 2010 13:57:23 -0500 John W. Eaton commit accidentally omitted parts of previous change
Wed, 10 Feb 2010 12:55:12 -0500 John W. Eaton graphics.cc (base_properties::set_children): ensure new children are column vector
Wed, 10 Feb 2010 12:48:48 -0500 John W. Eaton use DEFUNX instead of DEFUN for all functions in syscalls.cc
Wed, 10 Feb 2010 12:38:16 -0500 John W. Eaton __magick_read__.cc: style fixes
Wed, 10 Feb 2010 16:15:30 +0100 Jaroslav Hajek improve docs of fzero/fminbnd
Wed, 10 Feb 2010 13:33:54 +0100 Jaroslav Hajek implement fminbnd
Wed, 10 Feb 2010 08:41:49 +0100 David Grundberg imread: Make reading non-indexed images faster