log

age author description
Thu, 11 Oct 2012 12:13:28 -0700 Rik Export doc-cache in distribution tarball (bug #37542)
Thu, 11 Oct 2012 14:16:10 -0400 John W. Eaton don't register fltk toolkit if compiling without FLTK (bug #37541)
Thu, 11 Oct 2012 12:59:49 -0400 John W. Eaton make mapper names match enum values in octave_base_value class
Thu, 11 Oct 2012 12:56:56 -0400 John W. Eaton make numeric mapper functions throw error for char args (bug #37535)
Thu, 11 Oct 2012 08:54:08 +0200 Carlo de Falco Fix typo in docstring for 'sign'.
Wed, 10 Oct 2012 11:44:09 -0700 Rik maint: Periodic merge of stable to default.
Wed, 10 Oct 2012 11:31:41 -0700 Rik Fix legend and subplot interaction (bug #37499) stable
Mon, 08 Oct 2012 08:01:07 -0400 Mike Miller Update broken or inconsistent project and wiki urls stable
Fri, 05 Oct 2012 13:11:12 -0700 Rik build: Fix Makefile warning about redefinition of PHONY target
Fri, 05 Oct 2012 10:49:59 -0700 Rik Fix compilation when JIT is enabled.
Sat, 06 Oct 2012 11:23:55 -0400 Mike Miller Avoid inefficient seeks in gzfilebuf (bug #37509) stable
Fri, 05 Oct 2012 12:27:55 -0400 Jordi Gutiérrez Hermoso silence some compilation warnings
Fri, 05 Oct 2012 10:14:55 -0400 Jordi Gutiérrez Hermoso error out when attempting sparse minimum solution and CXSparse is unavailable
Fri, 05 Oct 2012 08:40:29 -0400 Stefan Husmann build: do not install DOCSTRINGS when configuring with --disable-docs
Fri, 05 Oct 2012 08:28:59 -0400 Jordi Gutiérrez Hermoso reformat interesting comment
Fri, 05 Oct 2012 08:27:56 -0400 Jordi Gutiérrez Hermoso remove useless initialize_pathsearch function
Thu, 04 Oct 2012 11:04:34 -0700 Rik Backout changeset afc002de3ade until final built-in docstrings file format chosen.
Thu, 04 Oct 2012 10:20:59 -0400 John W. Eaton improve sign and signbit docs
Thu, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Wed, 03 Oct 2012 09:41:14 -0700 Rik Don't filter out Texinfo comments in built-in docstrings file.
Wed, 03 Oct 2012 11:09:10 -0400 John W. Eaton * contributors.in: Include Panxto Diribarne in the list.
Wed, 03 Oct 2012 11:06:48 -0400 Pantxo hide baseline when bar group is made invisible
Wed, 03 Oct 2012 10:52:48 -0400 Pantxo if bar is given basevalue property, use it
Wed, 03 Oct 2012 10:43:41 -0400 John W. Eaton ensure $(octetcdir) exists when installing built-in-docstrings file
Wed, 03 Oct 2012 03:16:48 -0400 John W. Eaton * variables.cc (bind_internal_variable): Tag with GCC_ATTR_DEPRECATED.
Wed, 03 Oct 2012 03:10:45 -0400 John W. Eaton call Ffoo functions instead of setting Vfoo directly.
Wed, 03 Oct 2012 03:07:22 -0400 John W. Eaton set Venable_jit_debugging and Venable_jit_compiler variables directly from command line options
Wed, 03 Oct 2012 02:51:04 -0400 John W. Eaton set Vdoc_cache_file and Vtexi_macros_file variables directly from command line options
Wed, 03 Oct 2012 02:43:32 -0400 John W. Eaton don't use bind_internal_variable when handling -x option
Wed, 03 Oct 2012 02:38:53 -0400 John W. Eaton elimnate call to bind_internal_variable when handling -H option