log

age author description
Thu, 25 Oct 2012 16:48:35 -0400 Jordi Gutiérrez Hermoso Merge proper file rename default tip
Thu, 25 Oct 2012 16:47:50 -0400 Jordi Gutiérrez Hermoso maint: Properly rename unimplemented to __unimplemented__.m (fix cset 77795b0ed263)
Thu, 25 Oct 2012 12:37:02 -0700 Juan Pablo Carbajal maint: Rename unimplemented.m to __unimplemented__.m.
Wed, 24 Oct 2012 21:28:31 +0200 Erik Kjellson importdata.m: Added tests and made small corrections.
Tue, 23 Oct 2012 23:09:33 +0200 Juan Pablo Carbajal (desktop) print_usage.m: Adding error identifiers.
Wed, 24 Oct 2012 10:46:06 -0700 Rik unimplemented.m: Add docstring for internal function.
Tue, 23 Oct 2012 13:37:15 -0700 Rik importdata.m: 3X speedup by using str2double rather than num2str.
Tue, 23 Oct 2012 15:41:27 -0400 Jordi Gutiérrez Hermoso Merge in Erik's changes
Tue, 23 Oct 2012 15:41:09 -0400 Jordi Gutiérrez Hermoso importdata.m: style fixes
Tue, 23 Oct 2012 20:39:16 +0200 Erik Kjellson importdata: Speeded up the import by a factor 2.
Tue, 23 Oct 2012 10:01:34 -0400 Jordi Gutiérrez Hermoso Merge in Torsten's changes
Sun, 21 Oct 2012 23:18:31 +0200 Philip Nienhuis importdata.m: properly fall back to unimplemented.m & allow spreadheet I/O
Sun, 21 Oct 2012 22:23:59 +0200 Philip Nienhuis unimplemented.m: add sections for/drop functions in octave-forge
Sat, 20 Oct 2012 17:43:35 +0200 Torsten make a floating widget behave like a normal window (bug #37190)
Fri, 19 Oct 2012 17:11:55 -0400 Jordi Gutiérrez Hermoso fix copyright header in importdata
Fri, 19 Oct 2012 15:14:24 -0400 Jordi Gutiérrez Hermoso unimplemented.m: remove importdata
Fri, 19 Oct 2012 15:09:45 -0400 Jordi Gutiérrez Hermoso Incorporate importdata.m into Octave sources
Fri, 19 Oct 2012 13:56:22 -0400 Erik Kjellson importdata: new function
Fri, 19 Oct 2012 08:57:10 -0700 Rik maint: Periodic merge of stable to default.
Fri, 19 Oct 2012 08:46:06 -0700 Rik doc: Replace 'on-line' with modern 'online' in documentation and messages. stable
Fri, 19 Oct 2012 08:34:06 -0700 Rik doc: Use now standard 'online' rather than 'on-line' in man page. stable
Fri, 19 Oct 2012 08:11:39 -0700 Rik Correct big-endian/little-endian reversal in typecast documentation. stable
Wed, 17 Oct 2012 20:13:19 -0700 Rik Fix backslash handling in regexp pattern (Bug #37092)
Wed, 17 Oct 2012 15:56:33 -0700 Rik doc: Add documentation about new command-line options available.
Wed, 17 Oct 2012 08:57:42 -0700 Rik doc: Update docstrings for enable_jit_debugging and enable_jit_compiler.
Wed, 17 Oct 2012 11:51:35 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 17 Oct 2012 11:49:29 -0400 John W. Eaton Added tag rc-3-6-4-0 for changeset 2e8eb9ac43a5 stable
Wed, 17 Oct 2012 10:05:44 -0400 John W. Eaton 3.6.4-rc0 release candidate stable rc-3-6-4-0
Wed, 17 Oct 2012 10:46:15 -0400 John W. Eaton increase tolerance for svds test stable
Tue, 16 Oct 2012 14:17:00 -0700 Rik doc: Update docstring form rmfield() and add another %!test.
Tue, 16 Oct 2012 14:03:57 -0700 Rik unimplemented.m: Remove gco and fminsearch from list of missing functions.
Tue, 16 Oct 2012 12:50:13 -0700 Rik doc: Add seealso links between uigetfile, uiputfile, uigetdir.
Tue, 16 Oct 2012 12:37:43 -0700 Rik Fix loading of empty structures from .mat files (bug #37087).
Mon, 15 Oct 2012 21:44:52 -0400 Mike Miller Fix wavread to support truncated files (bug #37532)
Mon, 15 Oct 2012 21:02:42 -0400 Mike Miller Fix wavwrite to accept a row vector input (bug #37540)
Mon, 15 Oct 2012 19:07:11 -0400 Mike Miller Allow missing_function_hook to fail silently
Mon, 15 Oct 2012 13:16:58 -0400 Jordi Gutiérrez Hermoso Merge in Richard's changes
Mon, 15 Oct 2012 08:50:29 -0700 Rik maint: Merge stable to default to pick up documentation fix for warning ids.
Mon, 15 Oct 2012 07:18:31 -0700 Rik Document form of warning IDs is NAMESPACE:WARNING-NAME (bug #37559) stable
Mon, 15 Oct 2012 09:44:30 +0100 Richard Crozier add ability to edit multiple files (bug #37573)
Mon, 15 Oct 2012 08:40:01 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Mon, 15 Oct 2012 08:34:33 -0400 Jordi Gutiérrez Hermoso build: Fix pcre/pcre.h #include stable
Sun, 14 Oct 2012 20:54:53 -0700 Rik test: Modify strsplit test suite to match new mapper function behavior (bug #37535).
Sun, 14 Oct 2012 20:18:22 -0700 Rik Improve demo() to warn when an input function does not exist.
Sun, 14 Oct 2012 20:15:58 -0700 Ben Abbott Add missing DisplayName and EraseMode properties to hggroups (bug #37442)
Sun, 14 Oct 2012 09:01:34 -0700 Rik rgbplot.m: Tweak docstring.
Sat, 13 Oct 2012 21:53:21 +0200 Carnë Draug rgbplot: return graphics handle if requested
Fri, 12 Oct 2012 17:12:53 -0700 Rik iscolormap.m: Eliminate unnecessary ismatrix() test in code.
Fri, 12 Oct 2012 23:11:08 +0200 Carnë Draug rgbplot.m, cmpermute.m, cmunique.m, ind2rgb.m, imwrite.m: use core iscolormap function
Fri, 12 Oct 2012 23:08:55 +0200 Carnë Draug iscolormap: more tests
Fri, 12 Oct 2012 22:38:20 +0200 Carnë Draug iscolormap: new function for image
Fri, 12 Oct 2012 11:46:06 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Fri, 12 Oct 2012 11:42:25 -0400 Jordi Gutiérrez Hermoso Merge in Mike's changes stable
Thu, 11 Oct 2012 09:26:14 +0200 Carlo de Falco Fix incorrect behaviour of eps () for matrix input (bug #37539).
Thu, 11 Oct 2012 20:02:34 -0700 Rik doc: Clarify that exist (name, "file") also includes directories (bug #37512).
Thu, 11 Oct 2012 19:13:29 -0700 Rik build: Build FLTK-associated DOCSTRINGS even when HAVE_FLTK is 0 (bug #37541).
Thu, 11 Oct 2012 16:06:46 -0700 Rik __init_fltk__.cc: Correct function name in gui_mode error message.
Thu, 11 Oct 2012 13:07:29 -0700 Rik maint: Relace tab with spaces that snuck in to cset bd947371c2c9.
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
Wed, 03 Oct 2012 02:32:26 -0400 John W. Eaton eliminate calls to bind_internal_variable when setting --traditional options
Wed, 03 Oct 2012 02:23:38 -0400 John W. Eaton * octave.cc (info_program, info_file): Delete unused static variables.
Wed, 03 Oct 2012 02:17:28 -0400 John W. Eaton set Vinfo_file and Vinfo_program variables directly from command line options
Wed, 03 Oct 2012 02:06:35 -0400 John W. Eaton * octave.cc (long_opts): Use --no-jit-compiler to match docs.
Tue, 02 Oct 2012 17:20:59 -0400 John W. Eaton remove FAQ from sources
Tue, 02 Oct 2012 15:53:23 -0400 John W. Eaton initialize docstrings for built-in functions from file
Mon, 01 Oct 2012 18:32:31 -0400 John W. Eaton eliminate some deprecated function warnings
Mon, 01 Oct 2012 18:32:12 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Mon, 01 Oct 2012 22:16:18 +0200 Torsten save and restore the list of recently visited directories
Mon, 01 Oct 2012 12:38:07 -0400 Jordi Gutiérrez Hermoso mean.m: improve geometric mean algorithm for small numbers. Add test.
Mon, 01 Oct 2012 08:23:05 -0700 Rik Fix first-pass compiling which creates bad *.df files (bug #37461)
Mon, 01 Oct 2012 09:02:03 -0400 Jordi Gutiérrez Hermoso Merge in Torsten's changes
Sun, 30 Sep 2012 15:13:33 +0200 Torsten save/restore column state and sorting (column and order) in files-widget
Sun, 30 Sep 2012 12:55:25 +0200 Torsten save and restore the columns order and width of the workspace-view
Sun, 30 Sep 2012 17:45:38 -0700 Rik build: Fix make distcheck on platforms that use compiled auxiliary programs.
Sat, 29 Sep 2012 23:40:00 -0700 Rik mkoctfile.in.cc: Change variable types to stop compilation warnings.
Sat, 29 Sep 2012 23:28:38 -0700 Rik build: Remove unusued BUILT_SOURCE_EXTRA variable.
Sat, 29 Sep 2012 23:10:22 -0700 Rik Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf.
Sat, 29 Sep 2012 18:22:30 -0700 Rik configure.ac: Remove mkstemp check for MinGW now that gnulib module is used.
Sat, 29 Sep 2012 15:41:18 -0700 Rik build: Use putenv module from gnulib.
Sat, 29 Sep 2012 12:13:38 -0700 Rik configure.ac: Remove commented and obsolete test for Sun platform.
Sat, 29 Sep 2012 11:57:44 -0700 Rik build: Remove unnecessary AC_CHECK_FUNCS calls.
Fri, 28 Sep 2012 14:22:54 -0700 Rik build: Add missing tests and gnulib modules suggested by autoscan.
Fri, 28 Sep 2012 15:04:09 -0400 Jordi Gutiérrez Hermoso __contour__.m: initialise cont_lev and cont_area (bug #37458)
Fri, 21 Sep 2012 20:47:34 +0200 Torsten disable notification of modified file while saving
Thu, 27 Sep 2012 17:00:45 -0400 Jordi Gutiérrez Hermoso Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
Thu, 27 Sep 2012 13:24:59 -0400 John Swensen Added multiline copy and execution to command history in IDE (bug #36884)
Thu, 27 Sep 2012 09:29:45 -0400 Jordi Gutiérrez Hermoso Merge in Torsten's changes
Sun, 23 Sep 2012 20:00:44 +0200 Torsten no tracking for modification of a new editor file without name
Wed, 26 Sep 2012 08:07:32 -0700 Rik Correct malformed tex in documentation changeset 0b6c29cb53d0.
Tue, 25 Sep 2012 21:53:44 -0400 Michael Godfrey Update trig function doc
Tue, 25 Sep 2012 13:28:53 -0700 Rik legend.m: Overhaul function and add support for automatic data labels.
Tue, 25 Sep 2012 08:11:22 -0700 Rik legend.m: Remove unused warning variable and associated code.
Mon, 24 Sep 2012 15:42:11 -0700 Rik Fix legend ('show') to work with DisplayName (bug #33757)
Mon, 24 Sep 2012 16:57:59 -0400 John W. Eaton set PS4 to "" instead for --traditional mode
Sun, 23 Sep 2012 10:46:08 -0700 Rik maint: Merge stable to default to pick up quadcc bug fix.
Sun, 23 Sep 2012 10:36:25 -0700 Rik Fix quadcc when there are NaNs in the integrand (bug #37414) stable
Sat, 22 Sep 2012 16:48:19 -0400 Ben Abbott Additional changes to repmat.m (e1f59fd57756).
Fri, 21 Sep 2012 22:44:10 -0700 Rik Fix isvarname to return false if input is not a string (bug #37389)
Fri, 21 Sep 2012 21:13:33 -0400 Ben Abbott repmat() should interpret empties as implying unit.
Fri, 21 Sep 2012 20:46:50 -0400 Ben Abbott For the gnuplot backend, elevate all plot variables to double to prevent
Fri, 21 Sep 2012 16:12:02 -0700 Rik build: Rename imported gnulib modules to non-deprecated ones to avoid bootstrap warning.
Fri, 21 Sep 2012 15:45:16 -0700 Rik Tweak deprecated attribute placement (cset:21467c7fc08f) to allow code to compile
Fri, 21 Sep 2012 17:31:25 -0400 Jordi Gutiérrez Hermoso Deprecate DiagArray2<T>::diag
Fri, 21 Sep 2012 17:24:46 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 20 Sep 2012 12:20:39 -0400 John W. Eaton implement local option for warnings
Fri, 21 Sep 2012 16:42:33 -0400 Jordi Gutiérrez Hermoso Fix diag handling of diagvectors (bug #37411) stable
Thu, 20 Sep 2012 10:14:03 -0400 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Thu, 20 Sep 2012 04:08:53 -0500 Daniel J Sebald Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Wed, 19 Sep 2012 15:34:15 -0400 John W. Eaton call more built-in functions directly
Wed, 19 Sep 2012 15:28:10 -0400 John W. Eaton include oct-obj.h in generated builtin-defun-decls.h file
Wed, 19 Sep 2012 15:13:19 -0400 John W. Eaton backout changeset 2e5ba861898f
Wed, 19 Sep 2012 14:38:47 -0400 John W. Eaton call built-in functions directly in GUI callbacks
Wed, 19 Sep 2012 14:32:30 -0400 John W. Eaton correct name of include guard in generated builtin-defun-decls.h file
Wed, 19 Sep 2012 13:24:32 -0400 John W. Eaton generate declarations for all built-in DEFUN functions
Wed, 19 Sep 2012 10:17:35 -0700 Rik build: Add FFTW_XCPPFLAGS to corefcn convenience library CPPFLAGS
Wed, 19 Sep 2012 10:05:15 -0700 Rik build: Only use extra CPPFLAGS in the convenience libraries that need them.
Tue, 18 Sep 2012 15:41:58 -0700 Rik build: Deprecate DLL_CDEFS, CLL_CXXDEFS in Makefiles.
Tue, 18 Sep 2012 15:32:50 -0700 Rik build: Rename autogen.sh script to bootstrap to conform to GNU guidelines.
Tue, 18 Sep 2012 11:33:48 -0700 Rik build: Comment and add FIXME notes for automake rules which never fire.
Tue, 18 Sep 2012 10:55:59 -0700 Rik configure.ac: Eliminate unnecessary unistd.h replacement for MSVC targets.
Tue, 18 Sep 2012 13:40:04 -0400 Jordi Gutiérrez Hermoso Pass fig to print function in saveas.m
Tue, 18 Sep 2012 10:38:40 -0700 Rik .hgignore: Ignore gnulib/gnulib.mk file.
Tue, 18 Sep 2012 10:15:05 -0700 Rik build: Update imported module list from gnulib.
Tue, 18 Sep 2012 08:50:17 -0700 Rik randmtzig.c: Use spaces around '=' for readability.
Tue, 18 Sep 2012 08:49:00 -0700 Rik Fix missing newline in changeset 6d4cd994ea71.
Tue, 18 Sep 2012 08:41:27 -0400 Jordi Gutiérrez Hermoso Merge in Ed's changes
Mon, 17 Sep 2012 22:36:45 -0700 Ed Meyer corrections to the doc for mgorth
Tue, 18 Sep 2012 01:32:30 -0400 John W. Eaton eliminate copy and paste copyright info in GUI about info box
Tue, 18 Sep 2012 00:40:16 -0400 John W. Eaton include new files in libinterp/interp-core/module.mk
Mon, 17 Sep 2012 23:07:22 -0400 John W. Eaton refactor GUI event handling to use new event_queue class
Mon, 17 Sep 2012 22:38:53 -0400 John W. Eaton provide load_workspace and save_workspace functions
Mon, 17 Sep 2012 22:37:58 -0400 John W. Eaton provide debug functions
Mon, 17 Sep 2012 22:35:43 -0400 John W. Eaton * variables.h, variables.cc (clear_current_scope): New function.
Mon, 17 Sep 2012 22:35:38 -0400 John W. Eaton default arg values for DEFUN functions
Mon, 17 Sep 2012 18:34:29 -0400 John W. Eaton provide command_hist::clear_history function
Mon, 17 Sep 2012 19:52:20 -0400 John W. Eaton abstract unwind_protect
Mon, 17 Sep 2012 08:50:46 -0400 Jordi Gutiérrez Hermoso Remove reference to obsolete purge_tmp_files function
Sun, 16 Sep 2012 11:17:41 -0700 Rik hgignore: Update patterns to reflect directory changes to source tree.
Sat, 15 Sep 2012 12:32:04 -0700 Rik voronoi.m: Fix bug when there are multiple identical input points (bug #37270)
Sat, 15 Sep 2012 11:10:07 -0700 Rik build: Re-arrange libgui Makefile.am to follow same ordering as liboctave.
Fri, 14 Sep 2012 22:57:00 -0400 John W. Eaton fix broken libgui build
Fri, 14 Sep 2012 11:25:57 -0700 Rik configure.ac: Implement some portable sh programming recommendations from Autoconf.
Fri, 14 Sep 2012 11:52:44 -0400 John W. Eaton eliminate use of Q_UNUSED macro
Fri, 14 Sep 2012 11:14:27 -0400 John W. Eaton merge event_accepted and event_reject into a single function
Fri, 14 Sep 2012 09:49:13 -0400 John W. Eaton handle event deletion in octave_link class, not in event handler functions
Fri, 14 Sep 2012 09:06:58 -0400 John W. Eaton force C++ linking for liboctave and liboctgui
Fri, 14 Sep 2012 06:09:41 -0600 Max Brister Erase partially created functions on JIT compilation failure (bug #37308)
Thu, 13 Sep 2012 12:44:18 -0700 Rik build: Don't directly compile #included template code Sparse.cc, MSparse.cc
Thu, 13 Sep 2012 15:20:16 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 13 Sep 2012 15:14:47 -0400 John W. Eaton rcond: use new copy of data for full factorization if positive definite cholesky factorization fails (bug #37336) stable
Thu, 13 Sep 2012 11:21:22 -0700 Rik build: Use TEMPLATE_SRC variable, not OTHER_INC, for C++ template instantiation code.
Thu, 13 Sep 2012 11:06:27 -0700 Rik build: Don't both include and compile oct-sort.cc.
Thu, 13 Sep 2012 18:59:35 +0200 Jacob Dawid Merge.
Thu, 13 Sep 2012 18:59:00 +0200 Jacob Dawid Update hg substate to point to newest qterminal version.
Thu, 13 Sep 2012 12:32:51 -0400 Jordi Gutiérrez Hermoso Merge in Daniel's and Torsten's changes
Thu, 13 Sep 2012 09:14:07 -0700 Rik Use double quotes, not angle brackets, for '#include "base-lu.cc"'.
Thu, 13 Sep 2012 12:06:28 -0400 John W. Eaton * mex.cc (mexCallMATLAB): Remove stray const added in 93dff6435fe1 (bug #37342).
Thu, 13 Sep 2012 10:15:02 -0400 John W. Eaton don't compiler kpse.cc by itself
Thu, 13 Sep 2012 12:32:17 -0400 Daniel J Sebald Set Qt as the default gnuplot terminal if using the GUI.
Wed, 12 Sep 2012 20:50:18 +0200 Torsten reomve empty editor-tab after trying to load a nonexistant file
Thu, 13 Sep 2012 01:03:55 -0400 John W. Eaton use Octave singleton style for octave_link class
Wed, 12 Sep 2012 19:18:51 -0600 Max Brister Use sret and do not use save/restore stack (bug #37308)
Wed, 12 Sep 2012 20:06:05 -0700 Rik configure.ac: Simplify test for LLVM dependencies.
Wed, 12 Sep 2012 20:32:57 -0400 John W. Eaton avoid some GCC warnings in the libgui code
Wed, 12 Sep 2012 16:34:39 -0400 Jordi Gutiérrez Hermoso maint: whitespace cleanup in GUI code
Wed, 12 Sep 2012 16:23:13 -0400 Jordi Gutiérrez Hermoso Merge in Thorsten's changes
Wed, 12 Sep 2012 16:18:48 -0400 John W. Eaton don't use WARN_CXXFLAGS for qterminal library
Wed, 12 Sep 2012 15:08:45 -0400 John W. Eaton reorganize libgui build
Tue, 11 Sep 2012 22:19:51 +0200 Thorsten Liebig GUI: Settings take immediate effect on the m-editor
Tue, 11 Sep 2012 22:12:45 +0200 Thorsten Liebig * settings-dialog.ui: removed some strange settings and signal connections
Wed, 12 Sep 2012 11:36:35 -0700 Rik configure.ac: Cache results for QRUPDATE_LUU autoconf test.
Wed, 12 Sep 2012 11:35:19 -0700 Rik build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.
Wed, 12 Sep 2012 11:04:54 -0400 John W. Eaton pass std::string objects by const reference, not value
Tue, 11 Sep 2012 16:41:17 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 11 Sep 2012 15:12:44 -0400 Jordi Gutiérrez Hermoso Merge in Thorsten's changes
Tue, 11 Sep 2012 14:24:44 -0400 John W. Eaton tag calls to mxArray::malloc, mxArray::calloc, and mxArray::strsave with class name
Tue, 11 Sep 2012 13:48:46 -0400 John W. Eaton fix decl of mexPutVariable
Tue, 11 Sep 2012 13:44:42 -0400 John W. Eaton * mysparse.c (mexFunction): Declare pbr and pbr2 as mxLogical*, not bool*.
Tue, 11 Sep 2012 13:38:44 -0400 John W. Eaton modernize mxArray class hierarchy
Tue, 11 Sep 2012 15:24:22 +0200 Thorsten Liebig GUI: new setting to restore tabs from previous session; allow silent load file
Tue, 11 Sep 2012 10:50:43 +0200 Thorsten Liebig GUI: recognize editor prefences for long title names; changed default value to false
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro.
Tue, 11 Sep 2012 07:55:37 -0700 Rik configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)
Mon, 10 Sep 2012 21:55:18 +0200 Torsten correctly restore the size of all dock-widgets when maximized
Tue, 11 Sep 2012 01:47:48 -0400 John W. Eaton when writing sparse matrices to MAT files, use nzmax of at least 1 (bug #36603)
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option
Mon, 10 Sep 2012 18:02:11 -0400 John W. Eaton avoid GUI crash due to null pointer dereference
Mon, 10 Sep 2012 17:09:27 -0400 John W. Eaton make symbol_information a proper class
Mon, 10 Sep 2012 15:56:17 -0400 John W. Eaton don't display hidden variables in workspace view
Mon, 10 Sep 2012 15:30:22 -0400 John W. Eaton display class of variables in workspace viewer instead of type
Mon, 10 Sep 2012 12:42:25 -0600 Max Brister configure.ac: Do not check for Qt with --disable-gui
Mon, 10 Sep 2012 14:37:17 -0400 John W. Eaton keep history in gui widget at bottom when new items are added
Mon, 10 Sep 2012 00:49:59 -0600 Max Brister pt-jit.cc (jit_function_info::jit_function_info): Verify llvm IR when debugging
Sun, 09 Sep 2012 12:31:19 -0700 Rik build: Use caching on more intermediate results to speed up configure.
Sun, 09 Sep 2012 00:29:00 -0600 Max Brister JIT compile anonymous functions
Sat, 08 Sep 2012 18:47:29 -0700 Rik acinclude.m4: Put temporary shell variables in macros into ac_octave namespace.
Sat, 08 Sep 2012 18:05:57 -0600 Max Brister run-octave.in: Add -gud2 option to support new versions of gud
Sat, 08 Sep 2012 17:20:05 -0600 Max Brister Error on undefined an unused variables in JIT
Fri, 07 Sep 2012 12:24:15 +0100 Kris Thielemans fix problem in interp3.m when method argument is passed, added tests, and made one test more stringent
Sat, 08 Sep 2012 17:13:21 -0400 Jordi Gutiérrez Hermoso Fix typo in shrinkfaces.m (thanks Marco Atzeri)
Fri, 07 Sep 2012 21:34:10 -0400 Philip Nienhuis Verify appdata exists before removing a propery. Also verify the property
Fri, 07 Sep 2012 17:07:30 -0700 Rik build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT.
Fri, 07 Sep 2012 17:05:12 -0700 Rik Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
Fri, 07 Sep 2012 18:32:53 -0400 Mike Miller Disable tests calling imread if not using GraphicsMagick
Fri, 07 Sep 2012 18:24:08 -0400 Mike Miller Fix --image-path option
Fri, 07 Sep 2012 18:14:14 -0400 Mike Miller Fix errors with string options passed to older libcurl (bug #36717)
Fri, 07 Sep 2012 14:39:46 -0400 Jordi Gutiérrez Hermoso maint: update .hgignore
Fri, 07 Sep 2012 00:33:28 -0400 Mike Miller urlwrite.cc: Ensure the default HTTP request method is reset to GET