Mercurial > hg > octave-nkf
graph
-
First sentence of a doc string should read like a commandThu, 11 Sep 2008 15:53:37 -0400, by Thomas Weber
-
octave.cc (octave_main): make all command-line arguments available to startup scriptsWed, 10 Sep 2008 12:38:04 -0400, by John W. Eaton
-
datestr.m: convert format and use strtftime for most of the actual conversionTue, 09 Sep 2008 18:56:51 -0400, by John W. Eaton
-
Add explanationation of initializing the interpreter in a standalone programTue, 09 Sep 2008 13:43:42 -0400, by David Bateman
-
doc fixTue, 09 Sep 2008 12:41:32 -0400, by John W. Eaton
-
Typo in num2cell's descriptionTue, 09 Sep 2008 12:38:18 -0400, by Thomas Weber
-
typo in comma separated lists chapterTue, 09 Sep 2008 12:38:11 -0400, by Thomas Weber
-
Treat PCRE lookbehind operators in a manner that is approximately correctTue, 09 Sep 2008 12:36:53 -0400, by David Bateman
-
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixesMon, 08 Sep 2008 16:01:08 -0400, by John W. Eaton
-
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new filesMon, 08 Sep 2008 15:34:05 -0400, by Michael Goffioul
-
MSVC compilation fixMon, 08 Sep 2008 15:28:45 -0400, by Michael Goffioul
-
add colorbar docstring to the manualMon, 08 Sep 2008 15:21:44 -0400, by John W. Eaton
-
plot.m: doc fixMon, 08 Sep 2008 14:00:33 -0400, by Tatsuro Matsuoka
-
ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending characterMon, 08 Sep 2008 12:45:53 -0400, by John W. Eaton
-
Handle zero values of n in binornd correctlyMon, 08 Sep 2008 10:49:46 -0400, by Mark van Rossum
-
Make contourf work for equal-size matrices (again).Mon, 08 Sep 2008 10:48:25 -0400, by kai
-
Use eps(single) as tolerance for single precesion test.Wed, 03 Sep 2008 11:40:55 -0400, by Ben Abbott
-
variables.cc (mlock): lock current functionWed, 03 Sep 2008 11:36:11 -0400, by John W. Eaton
-
symtab.cc (out_of_date_check_internal): check for method, then regular functionWed, 03 Sep 2008 11:20:25 -0400, by John W. Eaton
-
Make hggroup to react on [xyzac]liminclude changes in its children.Tue, 02 Sep 2008 20:31:28 -0400, by Michael Goffioul
-
__add_datasource__.m: fix indexing of vararginTue, 02 Sep 2008 15:01:18 -0400, by David Bateman
-
Additional do not call set with empty arguments fixesTue, 02 Sep 2008 14:52:28 -0400, by David Bateman
-
correctly plot matrices in plot3Tue, 02 Sep 2008 14:50:08 -0400, by David Bateman
-
Fix FLTK backend updateSun, 31 Aug 2008 11:14:34 -0400, by Michael Goffioul
-
Do not call "set" with empty argumentsSun, 31 Aug 2008 11:14:20 -0400, by Michael Goffioul
-
Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_propertyFri, 29 Aug 2008 15:48:44 -0400, by David Bateman
-
doc fixThu, 28 Aug 2008 15:31:01 -0400, by John W. Eaton
-
doc fixThu, 28 Aug 2008 15:15:31 -0400, by John W. Eaton
-
doc fixesThu, 28 Aug 2008 15:13:33 -0400, by John W. Eaton
-
doc fixesThu, 28 Aug 2008 15:08:43 -0400, by John W. Eaton
-
Add data sources and line seriesThu, 28 Aug 2008 12:23:54 -0400, by David Bateman
-
fix documentation of scatter3Thu, 28 Aug 2008 10:20:43 -0400, by Martin Weiser
-
make glpk return NA values for unfeasible problemsWed, 27 Aug 2008 09:59:55 -0400, by Jaroslav Hajek
-
Adjust tolerance to single precision test.Tue, 26 Aug 2008 23:28:32 -0400, by Ben Abbott
-
Adjust tolerance to single precision test.Tue, 26 Aug 2008 23:26:58 -0400, by Ben Abbott
-
hold.m: if hold is applied to a figure, set state for all child axes objectsTue, 26 Aug 2008 18:05:13 -0400, by John W. Eaton
-
fix invalid scope use in assigninTue, 26 Aug 2008 16:39:17 -0400, by Jaroslav Hajek
-
Trigger actions/listeners only for actual property changeTue, 26 Aug 2008 13:39:24 -0400, by Michael Goffioul
-
graphics.cc (figure::properties::get_title): avoid gcc warningTue, 26 Aug 2008 13:38:14 -0400, by John W. Eaton
-
Auto-generate base_propertiesTue, 26 Aug 2008 13:32:52 -0400, by John W. Eaton
-
Interface for backend switch/initializationTue, 26 Aug 2008 13:26:05 -0400, by John W. Eaton
-
Octave to backend notification schemeTue, 26 Aug 2008 13:24:15 -0400, by John W. Eaton
-
[mq]: generic_octave_to_backend_nofiticationTue, 26 Aug 2008 13:23:27 -0400, by John W. Eaton
-
OppsTue, 26 Aug 2008 18:05:35 +0200, by David Bateman
-
Add area, bar, quiver and stair series graphics objects. Document themTue, 26 Aug 2008 11:58:14 -0400, by David Bateman
-
contrib.txi: new documentation for contributorsTue, 26 Aug 2008 11:00:09 -0400, by Jaroslav Hajek
-
Various features added to imwriteMon, 25 Aug 2008 16:55:26 -0400, by scofield
-
Replace leading tabs with spaces.Mon, 25 Aug 2008 16:29:43 -0400, by scofield
-
Convert stem and stem3 to use stem series objectsMon, 25 Aug 2008 15:45:24 -0400, by David Bateman
-
symtab.h (symbol_table::do_inherit): copy alll symbols from donor scopeFri, 22 Aug 2008 16:29:17 -0400, by John W. Eaton
-
chi2rnd.m: fix missing semicolonFri, 22 Aug 2008 14:42:12 -0400, by John W. Eaton
-
undo spurious change in last commitThu, 21 Aug 2008 15:32:50 -0400, by John W. Eaton
-
__go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN valuesThu, 21 Aug 2008 15:28:58 -0400, by John W. Eaton
-
Increase test script tolerances.Thu, 21 Aug 2008 14:04:04 -0400, by Thomas Treichl
-
Add the ezplot functionThu, 21 Aug 2008 11:29:06 -0400, by David Bateman
-
scope fixes for anonymous and inline functions that appear inside subfunctionsWed, 20 Aug 2008 15:57:14 -0400, by John W. Eaton
-
handle errors in calls to help, type, and whichWed, 20 Aug 2008 15:14:54 -0400, by John W. Eaton
-
avoid problematic subfunction call in an anonymous functionWed, 20 Aug 2008 11:01:24 -0400, by Jaroslav Hajek
-
Fix for meshed surfaces with more than one oobject per plotWed, 20 Aug 2008 10:59:27 -0400, by David Bateman
-
Add a search for Contents.m files to the help functionTue, 19 Aug 2008 16:15:52 -0400, by David Bateman
-
ChangeLog fixesTue, 19 Aug 2008 14:55:03 -0400, by John W. Eaton
-
Add additional integer math and conversion warnings, set their default state to be off and add the intwarning functionTue, 19 Aug 2008 14:46:35 -0400, by David Bateman
-
fix typo in last commitTue, 19 Aug 2008 14:19:14 -0400, by John W. Eaton
-
check for obsolete built-in variable assignment at first execution rather than parse timeTue, 19 Aug 2008 14:09:24 -0400, by Jaroslav Hajek
-
fix invalid memory read in glpkTue, 19 Aug 2008 13:59:30 -0400, by Jaroslav Hajek
-
Doc fix for ranksTue, 19 Aug 2008 13:52:18 -0400, by David Bateman
-
fix default_save_options parsing and allow mixing options with other arguments.Tue, 19 Aug 2008 13:50:15 -0400, by Jaroslav Hajek
-
parse.y (Feval): Return value produced by evaluating CATCH stringTue, 19 Aug 2008 13:47:03 -0400, by John W. Eaton
-
stash parent function scope for inline functions and anonymous function handles.Tue, 12 Aug 2008 16:26:53 -0400, by John W. Eaton
-
octave_struct::subsref: don't resize for simple x(idx) caseTue, 12 Aug 2008 13:20:27 -0400, by John W. Eaton
-
[mq]: blasTue, 12 Aug 2008 11:02:35 -0400, by John W. Eaton
-
initialization check for correct NaN signTue, 12 Aug 2008 10:54:31 -0400, by Jaroslav Hajek
-
avoid null pointer call in Array<T>::hermitianSat, 09 Aug 2008 23:33:03 +0200, by Jaroslav Hajek
-
update macros from cryp.to auoconf archiveMon, 11 Aug 2008 10:59:30 +0200, by Jaroslav Hajek
-
scripts/general/Makefile.in (SOURCES): add cellidx.m to the listFri, 08 Aug 2008 09:35:35 -0400, by John W. Eaton
-
zfstream.cc: include <config.h>Thu, 07 Aug 2008 16:08:02 -0400, by John W. Eaton
-
ov.cc (octave_value::idx_type_value): don't include default argument value in definitionThu, 07 Aug 2008 16:00:11 -0400, by John W. Eaton
-
graphics.h.in: replace NPOS with std::string::nposThu, 07 Aug 2008 15:41:07 -0400, by John W. Eaton
-
don't include config.h in other header filesThu, 07 Aug 2008 15:31:49 -0400, by John W. Eaton
-
fix typo in NPOS changeThu, 07 Aug 2008 15:31:17 -0400, by John W. Eaton
-
oct-errno.h: include <cerrno>Thu, 07 Aug 2008 15:17:40 -0400, by John W. Eaton
-
replace NPOS with std::string::nposThu, 07 Aug 2008 15:15:33 -0400, by John W. Eaton
-
fCmplxLU.h, CmplxLU.h: fix typo in definition of multiple-inclusion guard macroThu, 07 Aug 2008 14:53:38 -0400, by John W. Eaton
-
octave_value::idx_type_value: move definition to ov.cc from ov.hThu, 07 Aug 2008 14:05:11 -0400, by John W. Eaton
-
fsolve.cc: make override_options workThu, 07 Aug 2008 01:16:50 -0400, by John W. Eaton
-
Update the manual to reflect the changes in error outputWed, 06 Aug 2008 22:23:54 +0200, by sh
-
improve fsolve compatibilityWed, 06 Aug 2008 15:50:44 -0400, by John W. Eaton
-
call backtrace_error_message in eval functions, not when popping stackWed, 06 Aug 2008 14:40:16 -0400, by John W. Eaton
-
fix extern decls in .cc filesWed, 06 Aug 2008 14:39:59 -0400, by John W. Eaton
-
improve backtrace error messagesTue, 05 Aug 2008 23:09:32 -0400, by John W. Eaton
-
style fixesTue, 05 Aug 2008 12:14:33 -0400, by John W. Eaton
-
file_ops: use singleton class for static data membersTue, 05 Aug 2008 12:14:16 -0400, by John W. Eaton
-
dir_path: use singleton class for static data membersTue, 05 Aug 2008 12:04:10 -0400, by John W. Eaton
-
make file_ops a proper singleton classMon, 04 Aug 2008 23:44:50 -0400, by John W. Eaton
-
oct-env.cc (octave_env::instance_ok): fix type in error messageMon, 04 Aug 2008 22:32:47 -0400, by John W. Eaton
-
run-octave.in: use sed to append : to path elementsMon, 04 Aug 2008 22:15:34 -0400, by John W. Eaton
-
aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is foundMon, 04 Aug 2008 14:33:38 -0400, by John W. Eaton
-
Makefile.in (header-msg): Mention GNU Make; update GCC version infoMon, 04 Aug 2008 14:27:36 -0400, by John W. Eaton
-
strtok.m: include TAB, LF, VT, FF, and CR in default set of delim charactersMon, 04 Aug 2008 10:59:46 -0400, by John W. Eaton
-
improve handling of command-style names in matrix_or_assign_lhs contextThu, 31 Jul 2008 13:11:14 -0400, by John W. Eaton
-
octMakefile.in (DISTFILES): add "missing" to the listThu, 31 Jul 2008 05:53:02 -0400, by John W. Eaton
-
style fixesWed, 30 Jul 2008 16:36:58 -0400, by John W. Eaton
-
gripe_truncated_conversion: change warning id for potential compatibilityWed, 30 Jul 2008 16:31:58 -0400, by John W. Eaton
-
implement checked conversions between integersWed, 30 Jul 2008 15:20:13 +0200, by Jaroslav Hajek
-
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCOREWed, 30 Jul 2008 14:13:45 -0400, by John W. Eaton
-
fread: translate NA valuesWed, 30 Jul 2008 12:08:03 -0400, by John W. Eaton
-
plot/axis.m (__get_tight_lims__): don't fail if data is not a vectorTue, 29 Jul 2008 15:34:13 -0400, by John W. Eaton
-
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVCTue, 29 Jul 2008 15:20:24 -0400, by Tatsuro MATSUOKA
-
Trivial doc fixTue, 29 Jul 2008 18:21:47 +0200, by David Bateman
-
Change NA value to support single to double precision conversionThu, 05 Jun 2008 21:58:14 +0200, by David Bateman
-
Initial update of NEWS for 3.2 releaseMon, 28 Jul 2008 17:41:10 +0200, by David Bateman
-
Various doc fixes. Readd cellidxTue, 29 Jul 2008 17:01:43 +0200, by David Bateman
-
Remove the control, finance and quaternion toolboxesSun, 27 Jul 2008 01:42:06 +0200, by David Bateman
-
add imwrite.mTue, 29 Jul 2008 00:13:28 -0400, by John W. Eaton
-
Fix help string.Thu, 24 Jul 2008 20:16:11 -0400, by Ben Abbott
-
hold.m: Trival mod to help text.Fri, 27 Jun 2008 20:38:28 -0400, by Ben Abbott
-
Some documentation updatesMon, 28 Jul 2008 15:47:40 +0200, by David Bateman
-
Document regexptranslateSun, 27 Jul 2008 02:42:57 +0200, by David Bateman
-
Allow X/Y to be unequal vectors in contourfSun, 27 Jul 2008 02:29:36 +0200, by David Bateman
-
Document contourfSun, 27 Jul 2008 02:23:42 +0200, by David Bateman