log

age author description
Wed, 01 Jul 2009 08:37:24 +0200 David Bateman Fix 'format rat' for values like '1 - eps'
Wed, 01 Jul 2009 07:18:43 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes
Tue, 30 Jun 2009 08:38:45 +0200 Jaroslav Hajek fix typo in octave_sort::lookupb
Tue, 30 Jun 2009 08:18:26 +0200 Jaroslav Hajek remove assertion in force_variable
Mon, 29 Jun 2009 14:24:57 +0200 Jaroslav Hajek NEWS update
Mon, 29 Jun 2009 14:07:32 +0200 Jaroslav Hajek remove experimental stuff from lookup, simplify
Sun, 28 Jun 2009 23:00:53 +0100 Michael Goffioul Improve error handling in text rendering.
Sun, 28 Jun 2009 08:51:41 +0100 Michael Goffioul Install text engine headers and fix rendering of 90x rotated text.
Sun, 28 Jun 2009 06:01:04 +0200 Jaroslav Hajek remove redundant overload in symtab.h
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine
Fri, 26 Jun 2009 20:49:41 +0100 Michael Goffioul Add exported symbols
Fri, 26 Jun 2009 09:15:31 -0400 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements
Fri, 26 Jun 2009 11:40:34 +0200 Jaroslav Hajek a slight speed-up in oct-sort.cc
Fri, 26 Jun 2009 07:13:28 +0200 Jaroslav Hajek fix bug in recursive lookup
Thu, 25 Jun 2009 18:58:53 -0400 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
Thu, 25 Jun 2009 12:24:09 -0400 John W. Eaton graphics.h.in (gh_manager::restore_gcbo): fix decl for unwind-protect
Thu, 25 Jun 2009 13:57:38 +0200 Jaroslav Hajek yet more unwind_protect improvements
Thu, 25 Jun 2009 11:41:46 +0200 Jaroslav Hajek avoid passing local variable pointers to unwind_protect
Thu, 25 Jun 2009 08:47:24 +0200 Jaroslav Hajek further improve unwind_protect
Wed, 24 Jun 2009 19:04:30 -0400 Ben Abbott print.m: reimplement options -landscape and -portrait.
Wed, 24 Jun 2009 21:33:24 +0200 Thorsten Meyer Add tests for preservation of key order
Wed, 24 Jun 2009 13:47:22 -0400 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values
Wed, 24 Jun 2009 13:45:56 -0400 Rafael Laboissiere Drop conf.texi as prerequisite of dist target
Wed, 24 Jun 2009 18:51:33 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc
Wed, 24 Jun 2009 12:41:06 -0400 Marco Caliari repmat.m: call cron, not spkron
Wed, 24 Jun 2009 12:30:08 -0400 John W. Eaton remove ans from the list of former built-in variables
Wed, 24 Jun 2009 11:14:04 -0400 John W. Eaton add Alexander Mamonov to contributors list
Wed, 24 Jun 2009 11:13:13 -0400 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs
Wed, 24 Jun 2009 08:07:43 +0200 Jaroslav Hajek hide copy constructors in unwind-prot.h
Tue, 23 Jun 2009 15:48:40 +0200 Jaroslav Hajek improve error handling