Mercurial > hg > octave-nkf
graph
-
make mapper names match enum values in octave_base_value classThu, 11 Oct 2012 12:59:49 -0400, by John W. Eaton
-
make numeric mapper functions throw error for char args (bug #37535)Thu, 11 Oct 2012 12:56:56 -0400, by John W. Eaton
-
Fix typo in docstring for 'sign'.Thu, 11 Oct 2012 08:54:08 +0200, by Carlo de Falco
-
maint: Periodic merge of stable to default.Wed, 10 Oct 2012 11:44:09 -0700, by Rik
-
Update broken or inconsistent project and wiki urls stableMon, 08 Oct 2012 08:01:07 -0400, by Mike Miller
-
build: Fix Makefile warning about redefinition of PHONY targetFri, 05 Oct 2012 13:11:12 -0700, by Rik
-
Fix compilation when JIT is enabled.Fri, 05 Oct 2012 10:49:59 -0700, by Rik
-
silence some compilation warningsFri, 05 Oct 2012 12:27:55 -0400, by Jordi Gutiérrez Hermoso
-
error out when attempting sparse minimum solution and CXSparse is unavailableFri, 05 Oct 2012 10:14:55 -0400, by Jordi Gutiérrez Hermoso
-
build: do not install DOCSTRINGS when configuring with --disable-docsFri, 05 Oct 2012 08:40:29 -0400, by Stefan Husmann
-
reformat interesting commentFri, 05 Oct 2012 08:28:59 -0400, by Jordi Gutiérrez Hermoso
-
remove useless initialize_pathsearch functionFri, 05 Oct 2012 08:27:56 -0400, by Jordi Gutiérrez Hermoso
-
Backout changeset afc002de3ade until final built-in docstrings file format chosen.Thu, 04 Oct 2012 11:04:34 -0700, by Rik
-
improve sign and signbit docsThu, 04 Oct 2012 10:20:59 -0400, by John W. Eaton
-
provide signbit mapper for real valuesThu, 04 Oct 2012 09:48:07 -0400, by John W. Eaton
-
Don't filter out Texinfo comments in built-in docstrings file.Wed, 03 Oct 2012 09:41:14 -0700, by Rik
-
* contributors.in: Include Panxto Diribarne in the list.Wed, 03 Oct 2012 11:09:10 -0400, by John W. Eaton
-
hide baseline when bar group is made invisibleWed, 03 Oct 2012 11:06:48 -0400, by Pantxo
-
if bar is given basevalue property, use itWed, 03 Oct 2012 10:52:48 -0400, by Pantxo
-
ensure $(octetcdir) exists when installing built-in-docstrings fileWed, 03 Oct 2012 10:43:41 -0400, by John W. Eaton
-
* 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