Mercurial > hg > octave-nkf
graph
-
* variables.cc (bind_internal_variable): Tag with GCC_ATTR_DEPRECATED.Wed, 03 Oct 2012 03:16:48 -0400, by John W. Eaton
-
call Ffoo functions instead of setting Vfoo directly.Wed, 03 Oct 2012 03:10:45 -0400, by John W. Eaton
-
set Venable_jit_debugging and Venable_jit_compiler variables directly from command line optionsWed, 03 Oct 2012 03:07:22 -0400, by John W. Eaton
-
set Vdoc_cache_file and Vtexi_macros_file variables directly from command line optionsWed, 03 Oct 2012 02:51:04 -0400, by John W. Eaton
-
don't use bind_internal_variable when handling -x optionWed, 03 Oct 2012 02:43:32 -0400, by John W. Eaton
-
elimnate call to bind_internal_variable when handling -H optionWed, 03 Oct 2012 02:38:53 -0400, by John W. Eaton
-
eliminate calls to bind_internal_variable when setting --traditional optionsWed, 03 Oct 2012 02:32:26 -0400, by John W. Eaton
-
* octave.cc (info_program, info_file): Delete unused static variables.Wed, 03 Oct 2012 02:23:38 -0400, by John W. Eaton
-
set Vinfo_file and Vinfo_program variables directly from command line optionsWed, 03 Oct 2012 02:17:28 -0400, by John W. Eaton
-
* octave.cc (long_opts): Use --no-jit-compiler to match docs.Wed, 03 Oct 2012 02:06:35 -0400, by John W. Eaton
-
remove FAQ from sourcesTue, 02 Oct 2012 17:20:59 -0400, by John W. Eaton
-
initialize docstrings for built-in functions from fileTue, 02 Oct 2012 15:53:23 -0400, by John W. Eaton
-
eliminate some deprecated function warningsMon, 01 Oct 2012 18:32:31 -0400, by John W. Eaton
-
use ' instead of ` in error messages, warnings and most commentsMon, 01 Oct 2012 18:32:12 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 01 Oct 2012 18:30:44 -0400, by John W. Eaton
-
use ' instead of ` in error messages, warnings and most comments stableMon, 01 Oct 2012 17:18:49 -0400, by John W. Eaton
-
save and restore the list of recently visited directoriesMon, 01 Oct 2012 22:16:18 +0200, by Torsten
-
mean.m: improve geometric mean algorithm for small numbers. Add test.Mon, 01 Oct 2012 12:38:07 -0400, by Jordi Gutiérrez Hermoso
-
Fix first-pass compiling which creates bad *.df files (bug #37461)Mon, 01 Oct 2012 08:23:05 -0700, by Rik
-
Merge in Torsten's changesMon, 01 Oct 2012 09:02:03 -0400, by Jordi Gutiérrez Hermoso
-
save/restore column state and sorting (column and order) in files-widgetSun, 30 Sep 2012 15:13:33 +0200, by Torsten
-
save and restore the columns order and width of the workspace-viewSun, 30 Sep 2012 12:55:25 +0200, by Torsten
-
build: Fix make distcheck on platforms that use compiled auxiliary programs.Sun, 30 Sep 2012 17:45:38 -0700, by Rik
-
mkoctfile.in.cc: Change variable types to stop compilation warnings.Sat, 29 Sep 2012 23:40:00 -0700, by Rik
-
build: Remove unusued BUILT_SOURCE_EXTRA variable.Sat, 29 Sep 2012 23:28:38 -0700, by Rik
-
Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf.Sat, 29 Sep 2012 23:10:22 -0700, by Rik
-
configure.ac: Remove mkstemp check for MinGW now that gnulib module is used.Sat, 29 Sep 2012 18:22:30 -0700, by Rik
-
build: Use putenv module from gnulib.Sat, 29 Sep 2012 15:41:18 -0700, by Rik
-
configure.ac: Remove commented and obsolete test for Sun platform.Sat, 29 Sep 2012 12:13:38 -0700, by Rik
-
build: Remove unnecessary AC_CHECK_FUNCS calls.Sat, 29 Sep 2012 11:57:44 -0700, by Rik
-
build: Add missing tests and gnulib modules suggested by autoscan.Fri, 28 Sep 2012 14:22:54 -0700, by Rik
-
__contour__.m: initialise cont_lev and cont_area (bug #37458)Fri, 28 Sep 2012 15:04:09 -0400, by Jordi Gutiérrez Hermoso
-
disable notification of modified file while savingFri, 21 Sep 2012 20:47:34 +0200, by Torsten
-
Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diagThu, 27 Sep 2012 17:00:45 -0400, by Jordi Gutiérrez Hermoso
-
Added multiline copy and execution to command history in IDE (bug #36884)Thu, 27 Sep 2012 13:24:59 -0400, by John Swensen
-
Merge in Torsten's changesThu, 27 Sep 2012 09:29:45 -0400, by Jordi Gutiérrez Hermoso
-
no tracking for modification of a new editor file without nameSun, 23 Sep 2012 20:00:44 +0200, by Torsten
-
Correct malformed tex in documentation changeset 0b6c29cb53d0.Wed, 26 Sep 2012 08:07:32 -0700, by Rik
-
Update trig function docTue, 25 Sep 2012 21:53:44 -0400, by Michael Godfrey
-
legend.m: Overhaul function and add support for automatic data labels.Tue, 25 Sep 2012 13:28:53 -0700, by Rik
-
legend.m: Remove unused warning variable and associated code.Tue, 25 Sep 2012 08:11:22 -0700, by Rik
-
Fix legend ('show') to work with DisplayName (bug #33757)Mon, 24 Sep 2012 15:42:11 -0700, by Rik
-
set PS4 to "" instead for --traditional modeMon, 24 Sep 2012 16:57:59 -0400, by John W. Eaton
-
maint: Merge stable to default to pick up quadcc bug fix.Sun, 23 Sep 2012 10:46:08 -0700, by Rik
-
Fix quadcc when there are NaNs in the integrand (bug #37414) stableSun, 23 Sep 2012 10:36:25 -0700, by Rik
-
Additional changes to repmat.m (e1f59fd57756).Sat, 22 Sep 2012 16:48:19 -0400, by Ben Abbott
-
Fix isvarname to return false if input is not a string (bug #37389)Fri, 21 Sep 2012 22:44:10 -0700, by Rik
-
repmat() should interpret empties as implying unit.Fri, 21 Sep 2012 21:13:33 -0400, by Ben Abbott
-
For the gnuplot backend, elevate all plot variables to double to preventFri, 21 Sep 2012 20:46:50 -0400, by Ben Abbott
-
build: Rename imported gnulib modules to non-deprecated ones to avoid bootstrap warning.Fri, 21 Sep 2012 16:12:02 -0700, by Rik
-
Tweak deprecated attribute placement (cset:21467c7fc08f) to allow code to compileFri, 21 Sep 2012 15:45:16 -0700, by Rik
-
Deprecate DiagArray2<T>::diagFri, 21 Sep 2012 17:31:25 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultFri, 21 Sep 2012 17:24:46 -0400, by Jordi Gutiérrez Hermoso
-
Fix diag handling of diagvectors (bug #37411) stableFri, 21 Sep 2012 16:42:33 -0400, by Jordi Gutiérrez Hermoso
-
implement local option for warningsThu, 20 Sep 2012 12:20:39 -0400, by John W. Eaton
-
Merge in Daniel's changesThu, 20 Sep 2012 10:14:03 -0400, by Jordi Gutiérrez Hermoso
-
Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)Thu, 20 Sep 2012 04:08:53 -0500, by Daniel J Sebald
-
build: Add and organize octave_config_info variables.Wed, 19 Sep 2012 17:26:37 -0700, by Rik
-
call more built-in functions directlyWed, 19 Sep 2012 15:34:15 -0400, by John W. Eaton
-
include oct-obj.h in generated builtin-defun-decls.h fileWed, 19 Sep 2012 15:28:10 -0400, by John W. Eaton