log

age author description
Fri, 18 Dec 2009 09:48:54 -0800 Rik Use Automake syntax to build helper program gethelp in scripts directory
Fri, 18 Dec 2009 03:05:06 -0500 John W. Eaton get_debug_input: force interactive input mode; don't get user input unless stdin is a tty
Thu, 17 Dec 2009 13:32:38 -0800 Rik Remove obsolete file unix.exp from test/config directory
Thu, 17 Dec 2009 13:28:29 -0800 Rik Use automake syntax to build munge-texi
Thu, 17 Dec 2009 11:08:26 -0800 Rik Add newline to message output of test.m
Thu, 17 Dec 2009 09:34:55 -0800 Rik Distribute directories of private functions of OOP test classes
Thu, 17 Dec 2009 02:38:33 -0500 John W. Eaton avoid conflict with gnulib defining glob to be rpl_glob
Wed, 16 Dec 2009 22:11:38 +0100 Jaroslav Hajek support min/max with logical arrays
Wed, 16 Dec 2009 07:38:52 +0100 Jaroslav Hajek avoid duplicate function cleaning in symbol_table::cleanup
Wed, 16 Dec 2009 01:25:40 -0500 John W. Eaton F__init_fltk__: add __remove_fltk__ to atexit function list
Tue, 15 Dec 2009 16:02:48 -0500 John W. Eaton octave_call_stack::do_goto_frame_relative: stop searching at top frame
Tue, 15 Dec 2009 14:27:18 -0500 John W. Eaton use glob and fnmatch from gnulib
Tue, 15 Dec 2009 13:07:05 +0100 Jaroslav Hajek allow functions returning no value in cellfun
Tue, 15 Dec 2009 10:05:38 +0100 Jaroslav Hajek fix subscripting of vectors by N-d arrays
Tue, 15 Dec 2009 10:04:34 +0100 Jaroslav Hajek optimize indexing of ranges by single subscripts
Tue, 15 Dec 2009 10:01:35 +0100 Jaroslav Hajek fix idx_vector::loop for masks
Mon, 14 Dec 2009 13:50:11 -0500 John W. Eaton isprime: produce logical result
Mon, 14 Dec 2009 12:35:38 -0500 John W. Eaton __makeinfo__: style fixes
Mon, 14 Dec 2009 15:22:26 +0100 Jaroslav Hajek let __makeinfo__ create temporary file in P_tmpdir
Mon, 14 Dec 2009 12:11:53 +0100 Jaroslav Hajek clean up top-level variables when exiting Octave
Sun, 13 Dec 2009 22:32:47 -0800 Rik Use simple_move_if_change_rule for cruft.def to eliminate unnecessary compilations.
Sun, 13 Dec 2009 20:01:16 -0800 Rik Clean liboctave/Makefile.am to use more standard automake syntax
Sun, 13 Dec 2009 19:35:24 -0800 Rik Fix typo and distribute new ppder.m script
Sun, 13 Dec 2009 14:21:58 -0800 Rik Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file
Sun, 13 Dec 2009 13:18:27 +0100 Jaroslav Hajek implement ppder, ppint, ppjmups
Sat, 12 Dec 2009 06:18:31 +0100 Jaroslav Hajek remove stray decls from oct-shlib.h
Sat, 12 Dec 2009 19:37:09 +0200 Shai Ayal fix fltk backend window buttons
Sat, 12 Dec 2009 19:08:40 +0200 Shai Ayal Handle figure visibility in fltk backend
Fri, 11 Dec 2009 21:42:02 -0500 John W. Eaton unshare dynamic properties
Fri, 11 Dec 2009 20:59:27 -0500 John W. Eaton oct-shlib.cc (octave_dlopen_shlib): reverse sense of test and improve error message