log

age author description
Thu, 23 Jul 2009 14:57:53 -0400 John W. Eaton variables.cc (symbol_exist): ignore errors when parsing functions
Thu, 23 Jul 2009 20:37:56 +0200 Jaroslav Hajek fix Cholesky updating with scalars
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit
Thu, 23 Jul 2009 10:24:31 -0400 John W. Eaton legend.m: fix legend order
Thu, 23 Jul 2009 14:44:30 +0200 Jaroslav Hajek implement overloaded function handles
Wed, 22 Jul 2009 15:11:04 +0200 Jaroslav Hajek update NEWS
Thu, 23 Jul 2009 10:19:26 +0200 Thorsten Meyer Fix string comparison bug in assert.m
Wed, 22 Jul 2009 15:04:22 +0200 Jaroslav Hajek relax assert for exact matches
Wed, 22 Jul 2009 11:50:36 +0200 Jaroslav Hajek remove unused declaration
Wed, 22 Jul 2009 11:41:41 +0200 Jaroslav Hajek simplify symbol_table::find and associated functions
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Tue, 21 Jul 2009 12:49:17 -0400 John W. Eaton undo previous commit
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Mon, 20 Jul 2009 15:55:33 -0400 Aleksej Saushev initialize floating point values properly for NetBSD systems
Mon, 20 Jul 2009 11:51:10 +0200 Jaroslav Hajek fix signed integer shift
Fri, 17 Jul 2009 15:50:50 -0400 Benjamin Lindner determine correct image bitwidth in __magick_read__.cc
Fri, 17 Jul 2009 15:40:23 -0400 John W. Eaton __go_draw_axes__.m: also use layer property for plot border
Thu, 16 Jul 2009 14:06:29 -0400 John W. Eaton Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
Thu, 16 Jul 2009 14:04:29 -0400 John W. Eaton __magick_read__.cc: undo unintended change
Thu, 16 Jul 2009 13:30:13 -0400 John W. Eaton imread.m: undo unintended change
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero
Wed, 15 Jul 2009 14:10:14 -0400 Robert T. Short conv.m: fix Matlab incompatibility; new tests
Wed, 15 Jul 2009 13:51:20 -0400 Robert T. Short src/DLD-FUNCTIONS/filter.cc: new tests
Tue, 14 Jul 2009 06:08:33 -0400 John W. Eaton ChangeLog fix
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer
Thu, 09 Jul 2009 15:48:48 -0400 John W. Eaton nonzeros.m: make new tests work
Thu, 09 Jul 2009 15:41:27 -0400 John W. Eaton data.cc (Fones, Fzeros, Ftrue, Ffalse): update docstring
Thu, 09 Jul 2009 15:22:21 -0400 John W. Eaton axis: return 4-element vector for 2-d view
Thu, 09 Jul 2009 15:12:53 -0400 John W. Eaton nonzeros.m: update copyright year
Thu, 09 Jul 2009 15:12:27 -0400 John W. Eaton nonzeros: always return a column vector
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems
Wed, 08 Jul 2009 18:31:29 -0400 John W. Eaton graphics.cc (convert_cdata): return NaN for NaN values in cdata
Wed, 08 Jul 2009 17:55:54 -0400 John W. Eaton graphics.cc (convert_cdata): handle NaN values in cdata
Wed, 08 Jul 2009 14:06:53 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): improve message
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions
Sat, 04 Jul 2009 13:19:20 +0200 Jaroslav Hajek undo escaped change in previous patch
Sat, 04 Jul 2009 12:25:07 +0200 Jaroslav Hajek add missing unwind_protect::run in pt-eval.cc
Fri, 03 Jul 2009 12:21:12 +0200 Jaroslav Hajek fix bugs in sparse reductions
Thu, 02 Jul 2009 13:26:15 +0200 Jaroslav Hajek allow which look for files on path
Thu, 02 Jul 2009 11:32:04 +0200 Jaroslav Hajek use proper empty value in Cell::index
Thu, 02 Jul 2009 08:19:57 +0200 Jaroslav Hajek fix sparse +- diag operations
Wed, 01 Jul 2009 10:42:58 +0200 Jaroslav Hajek speed-up function call by caching its name lookup
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