log

age author description
Mon, 04 May 2009 15:58:26 -0400 John W. Eaton contributors.in: add Peter O'Gorman to the list
Mon, 04 May 2009 15:57:28 -0400 Peter O'Gorman configure.in, aclocal.m4: check for c99 vsnprintf
Mon, 04 May 2009 15:47:05 -0400 Peter O'Gorman configure.in: shared library fixes for AIX and HPUX
Mon, 04 May 2009 15:41:28 -0400 Peter O'Gorman configure.in: provide decls for exp2, round, and tgamma if they are missing
Mon, 04 May 2009 15:34:28 -0400 Peter O'Gorman pass xvf to tar instead of -x -v -f
Mon, 04 May 2009 15:11:31 -0400 Carsten Clark eliminate broken special case for copying floats on Sun systems
Sat, 02 May 2009 07:20:35 -0700 Rik Update section 17.7 (Coordinate Transformations) of arith.txi
Fri, 01 May 2009 11:37:36 -0700 Rik Simplify TeXinfo and eliminate use of @iftex in arith.txi
Fri, 01 May 2009 14:00:54 -0400 John W. Eaton use complete stack trace information for lasterror
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Thu, 30 Apr 2009 16:24:34 -0700 Rik Fix Changelog for last checkin.
Thu, 30 Apr 2009 16:13:18 -0700 Rik Update section 17.4 (Sums and Products) of arith.txi
Thu, 30 Apr 2009 18:45:42 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position", >4.2.4 to >=4.3.0.
Thu, 30 Apr 2009 18:19:34 -0400 Ben Abbott gnuplot_drawnow.m: For figure size/position treat 'wxt' as 'x11'.
Thu, 30 Apr 2009 20:52:07 +0200 Jaroslav Hajek fix range
Wed, 29 Apr 2009 08:16:48 +0200 Jaroslav Hajek update indexing docs
Wed, 29 Apr 2009 07:44:34 +0200 Jaroslav Hajek info about ranges
Tue, 28 Apr 2009 19:45:40 -0400 Ben Abbott print.m: Fix typo, improvments to code, and allow for creation of tight bbox.
Mon, 27 Apr 2009 14:22:15 -0400 John W. Eaton ov-class.cc: don't dispatch subsref or subsasgn when called from builtin
Sun, 26 Apr 2009 22:19:57 -0700 Rik Update section 17.3 (Trigonometry) of arith.txi
Fri, 24 Apr 2009 20:32:01 -0700 Rik Update section 17.2 (Complex Arithmetic) of arith.txi
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Thu, 23 Apr 2009 20:04:29 -0400 Ben Abbott print.m: Use Ghostscript rather than ImageMagick's 'convert'.
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
Thu, 23 Apr 2009 08:25:06 +0200 Thomas Weber Add tests for concatenation of strings with all-zero matrices
Wed, 22 Apr 2009 17:26:31 -0400 John W. Eaton ov-base-int.cc: correct result for template specialization
Wed, 22 Apr 2009 14:41:27 -0400 John W. Eaton ov-class.cc: protect against possiblly invalid octave_value -> string conversions
Wed, 22 Apr 2009 14:33:26 -0400 rtshort Update to OOP facilities.
Wed, 22 Apr 2009 11:05:55 +0200 Jaroslav Hajek support range->string conversions
Wed, 22 Apr 2009 10:54:53 +0200 Jaroslav Hajek fix concatenation with all-zero matrices