Mercurial > hg > octave-nkf
graph
-
Update manual citationTue, 18 Nov 2008 22:55:13 +0100, by David Bateman
-
style fixesTue, 18 Nov 2008 11:14:31 -0500, by John W. Eaton
-
style fixesTue, 18 Nov 2008 10:01:58 -0500, by John W. Eaton
-
load-path.cc: commentTue, 18 Nov 2008 09:49:05 -0500, by John W. Eaton
-
load-path.cc (load_path::dir_info::update): simplify previous changeMon, 17 Nov 2008 23:03:37 -0500, by John W. Eaton
-
load-path.cc (load_path::dir_info::update): smarter handling of relative namesMon, 17 Nov 2008 22:30:39 -0500, by John W. Eaton
-
Changelog for previous patchTue, 18 Nov 2008 02:40:37 +0100, by David Bateman
-
Fast return case for file_ops::tilde_expandTue, 18 Nov 2008 02:35:51 +0100, by David Bateman
-
dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vectorMon, 17 Nov 2008 20:04:23 -0500, by John W. Eaton
-
spelling correctionsMon, 17 Nov 2008 11:38:39 +0100, by Brian Gough
-
Changelog fixFri, 14 Nov 2008 12:50:03 +0100, by David Bateman
-
Correct use of resize_fill_value in Array2<T>::index methods.Fri, 14 Nov 2008 12:04:35 +0100, by David Bateman
-
Respect the minortick property of the axis objectsFri, 14 Nov 2008 11:47:55 +0100, by David Bateman
-
better use of templates in ov-intx.hThu, 13 Nov 2008 14:13:54 -0500, by John W. Eaton
-
chi2rnd.m: fix missing semicolonThu, 13 Nov 2008 12:10:30 -0500, by John W. Eaton
-
Fix for MSVC compilationWed, 12 Nov 2008 21:36:39 +0000, by Michael Goffioul
-
Correct cast of matrix by cell or struct concatenationWed, 12 Nov 2008 15:45:00 +0100, by David Bateman
-
Extend filesep functionality by allowing to return all valid file separatorsWed, 12 Nov 2008 12:31:56 +0000, by Michael Goffioul
-
Changelog fixWed, 12 Nov 2008 12:25:19 +0100, by David Bateman
-
Fix callbacks in stem and quiver for change in order of children. Fix for scaling in quiver for single arrowWed, 12 Nov 2008 12:21:04 +0100, by David Bateman
-
remove unimplemented method declarationWed, 12 Nov 2008 10:24:14 +0100, by Jaroslav Hajek
-
handle correctly empty cs-lists in assignmentTue, 11 Nov 2008 22:06:43 +0100, by Jaroslav Hajek
-
lex.l (<MATRIX_START>{S}+): Don't insert separator if next token is a separator.Tue, 11 Nov 2008 14:34:37 -0500, by John W. Eaton
-
parse.y (F__parser_debug_flag__): New function.Tue, 11 Nov 2008 14:34:02 -0500, by John W. Eaton
-
spline.m: delete debugging statementsMon, 10 Nov 2008 10:43:00 -0500, by John W. Eaton
-
omission from last patchMon, 10 Nov 2008 15:55:28 +0100, by Jaroslav Hajek
-
use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>Sun, 09 Nov 2008 12:59:42 +0100, by Jaroslav Hajek
-
Add scalar reshape methodTue, 04 Nov 2008 15:08:27 +0100, by David Bateman
-
initial implementation of fsolveSun, 28 Sep 2008 21:09:35 +0200, by Jaroslav Hajek
-
implement fzeroFri, 31 Oct 2008 08:06:45 +0100, by Jaroslav Hajek
-
modify optimset & implement optimgetFri, 31 Oct 2008 08:06:14 +0100, by Jaroslav Hajek
-
improve norm computation capabilitiesFri, 31 Oct 2008 08:05:32 +0100, by Jaroslav Hajek
-
fix dim check in Array<T>::delete_elementsSun, 02 Nov 2008 06:44:12 +0100, by Jaroslav Hajek
-
fix out-of-bounds checks in null assignmentsSun, 02 Nov 2008 06:15:11 +0100, by Jaroslav Hajek
-
Add constraint for logical image cdataFri, 31 Oct 2008 17:41:57 +0100, by David Bateman
-
Add code to remove listeners from properties and use it with newplotFri, 31 Oct 2008 12:30:20 +0100, by David Bateman
-
fix extent query for empty rangesFri, 31 Oct 2008 12:09:16 +0100, by Jaroslav Hajek
-
doc fixesFri, 31 Oct 2008 06:36:35 -0400, by John W. Eaton
-
doc/interpreter/Makefile.in: eliminate move-if-change from rulesFri, 31 Oct 2008 06:35:32 -0400, by John W. Eaton
-
fix typo in docsThu, 30 Oct 2008 18:03:37 -0400, by John W. Eaton
-
oct-map.cc: copy key_list in indexing functionsThu, 30 Oct 2008 17:31:15 -0400, by John W. Eaton
-
workaround missing std::abs(int64_t) in MSVCThu, 30 Oct 2008 20:12:28 +0100, by Jaroslav Hajek
-
Minor NEWS/FAQ updateThu, 30 Oct 2008 15:08:50 +0100, by David Bateman
-
Add support for left/right argument to the legend functionThu, 30 Oct 2008 14:15:12 +0100, by David Bateman
-
improve dense array indexingMon, 20 Oct 2008 16:54:28 +0200, by Jaroslav Hajek
-
Add contour group objects and the clabel functionThu, 30 Oct 2008 00:13:05 +0100, by David Bateman
-
Work around missing std::complex members under MSVCWed, 29 Oct 2008 21:56:29 -0400, by Michael Goffioul
-
Adapted munge-texi to expand @seealso commands to texinfo referencesWed, 29 Oct 2008 18:14:48 -0400, by Thorsten Meyer
-
fix @seealso references to point to existing anchorsWed, 29 Oct 2008 17:52:54 -0400, by Thorsten Meyer
-
cla.m: in test, set visible off when creating figureWed, 29 Oct 2008 14:09:00 -0400, by John W. Eaton
-
fix docs for cholinsert, choldelete, cholshiftWed, 29 Oct 2008 12:41:10 +0100, by Jaroslav Hajek
-
parse.y: fix commentTue, 28 Oct 2008 13:04:32 -0400, by John W. Eaton
-
clear local symbol table after parsing functionTue, 28 Oct 2008 13:01:58 -0400, by John W. Eaton
-
eliminate all mention of return_last_computed_valueTue, 28 Oct 2008 12:33:45 -0400, by John W. Eaton
-
qp.m: convert b <= x <= b and b <= A*x <= b to equality constraintsTue, 28 Oct 2008 12:31:00 -0400, by Gabriele Pannocchia
-
lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutinesTue, 28 Oct 2008 11:45:57 -0400, by John W. Eaton
-
fix scaling factor for negative alpha in zbesi,cbesiTue, 28 Oct 2008 10:47:26 -0400, by Brian Gough
-
version.h fix spelling of MERCHANTABILITY in startup messageMon, 27 Oct 2008 14:36:25 -0400, by John W. Eaton
-
func.txi: remove reference to return_last_computed_valueMon, 27 Oct 2008 14:26:56 -0400, by Soren Hauberg
-
debug.txi: typoMon, 27 Oct 2008 14:25:30 -0400, by Soren Hauberg
-
ellipsoid.m: fix default argument checkMon, 27 Oct 2008 13:47:14 -0400, by Soren Hauberg
-
skip reading history file with --no-history optionThu, 23 Oct 2008 16:01:06 -0400, by John W. Eaton
-
Added output about why a library load fails on OSXThu, 23 Oct 2008 15:22:51 -0400, by jpswensen
-
oct-shlib.cc: use RTLD_NOW option for dlopenThu, 23 Oct 2008 13:00:46 -0400, by John W. Eaton
-
fltk_backend.cc: update initialization commentThu, 23 Oct 2008 12:19:36 -0400, by John W. Eaton
-
Use FT2_CFLAGS when checking for FTGL headers.Thu, 23 Oct 2008 09:51:21 -0400, by Jason Riedy
-
fltk_backend.cc (figure_manager::default_size): increase default window sizeWed, 22 Oct 2008 22:06:36 -0400, by John W. Eaton
-
fltk_backend.cc (class figure_manager): implement in way consistent with other singleton classes in OctaveWed, 22 Oct 2008 22:03:40 -0400, by John W. Eaton
-
properly update currentaxes when axes are deletedWed, 22 Oct 2008 14:57:51 -0400, by John W. Eaton
-
findobj.m: allow handle to be emptyWed, 22 Oct 2008 14:04:27 -0400, by Ben Abbott
-
cla.m: Fix error when no children to clear.Wed, 22 Oct 2008 13:57:32 -0400, by Ben Abbott
-
make fltk backend figures work againWed, 22 Oct 2008 13:28:43 -0400, by John W. Eaton
-
allchild.m: move get showhiddenhandles outside of unwind_protect blockWed, 22 Oct 2008 13:01:39 -0400, by John W. Eaton
-
Opps in plot.txiWed, 22 Oct 2008 17:14:10 +0100, by David Bateman
-
Fix for refreshdata demoWed, 22 Oct 2008 13:10:52 +0100, by David Bateman
-
Remove debugging from previous patchWed, 22 Oct 2008 11:32:28 +0100, by David Bateman
-
Add error bar seriesWed, 22 Oct 2008 11:21:28 +0100, by David Bateman
-
More plot object updatesWed, 22 Oct 2008 04:30:17 +0100, by David Bateman
-
Import new texinfo.tex allowing @ in directory name. Update OOP example class locationWed, 22 Oct 2008 04:16:36 +0100, by David Bateman
-
legendre.m: Warn once on under/overflow.Tue, 21 Oct 2008 21:17:29 -0400, by Ben Abbott
-
graphics.h.in (axes::properties::delete_children): Delete declTue, 21 Oct 2008 21:07:05 -0400, by John W. Eaton
-
quiver3.m: turn hold off after demoTue, 21 Oct 2008 15:49:13 -0400, by John W. Eaton
-
newplot.m: delete stray debugging codeTue, 21 Oct 2008 15:14:13 -0400, by John W. Eaton
-
ChangeLog fixesTue, 21 Oct 2008 15:13:24 -0400, by John W. Eaton
-
clf.m: Improve Matlab compatibility.Tue, 21 Oct 2008 15:12:40 -0400, by Ben Abbott
-
[mq]: hidden-childrenTue, 21 Oct 2008 14:06:25 -0400, by John W. Eaton
-
orient.m: Fix syntax error.Mon, 20 Oct 2008 20:59:23 -0400, by Ben Abbott
-
set name of root_figure object to rootMon, 20 Oct 2008 12:22:28 -0400, by John W. Eaton
-
closereq.m: Respect property tag.Mon, 20 Oct 2008 11:25:15 -0400, by Ben Abbott
-
Pause between tests for rundemosMon, 20 Oct 2008 16:19:23 +0100, by David Bateman
-
Opps with previous patchMon, 20 Oct 2008 16:09:15 +0100, by David Bateman
-
Treat line style argument in stairsMon, 20 Oct 2008 16:02:31 +0100, by David Bateman
-
__go_draw_axes__.m: Fix for binary xfer of suface plots.Mon, 20 Oct 2008 10:51:23 -0400, by Ben Abbott
-
surfnorm.m: save and restore hold stateMon, 20 Oct 2008 10:42:00 -0400, by John W. Eaton
-
comet.m,hold.m: validate axes handleMon, 20 Oct 2008 10:31:17 -0400, by Ben Abbott
-
orient.m,print.f: validate figure handleMon, 20 Oct 2008 10:29:04 -0400, by Ben Abbott
-
__stem__.m: Respect new ordering of children when setting baseline.Mon, 20 Oct 2008 10:23:31 -0400, by Ben Abbott
-
Test that an axis handle actually is one before setting it in plotyyMon, 20 Oct 2008 13:22:17 +0100, by David Bateman
-
Small plotting fixesFri, 17 Oct 2008 16:06:32 +0100, by David Bateman
-
Small makeinfo doc fixesFri, 17 Oct 2008 05:48:24 +0100, by David Bateman
-
generate new fractional parts for recycled graphics handlesThu, 16 Oct 2008 17:07:02 -0400, by John W. Eaton
-
graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vectorThu, 16 Oct 2008 16:49:28 -0400, by John W. Eaton
-
Fix subplot for column vector of children in figureThu, 16 Oct 2008 16:23:14 -0400, by David Bateman
-
make rundemos with no arguments workThu, 16 Oct 2008 13:43:49 -0400, by John W. Eaton
-
mark new rundemos function as commandThu, 16 Oct 2008 13:41:17 -0400, by John W. Eaton
-
imported patch rundemosThu, 16 Oct 2008 13:28:43 -0400, by John W. Eaton
-
Preserve font and position properties when axes are replace in the handle codeThu, 16 Oct 2008 14:49:08 +0100, by David Bateman
-
contourf.m: Correct order of patch object handles.Thu, 16 Oct 2008 09:19:48 -0400, by Ben Abbott
-
Fix for images with new gnuplot/binary transfer codeThu, 16 Oct 2008 10:57:49 +0100, by David Bateman
-
Minor update to the NEWS fileThu, 16 Oct 2008 10:39:19 +0100, by David Bateman
-
Always use multiplot with gnuplot to ensure correct postscript bounding boxThu, 16 Oct 2008 10:31:37 +0100, by David Bateman
-
Commit missing files from previous changeThu, 16 Oct 2008 09:20:58 +0100, by David Bateman
-
__go_draw_axes__.m: Support axes interpreter poperty for tick labels.Thu, 16 Oct 2008 03:42:40 -0400, by Ben Abbott
-
Add some documentation for the OOP code of OctaveWed, 15 Oct 2008 20:35:22 +0100, by David Bateman
-
x/y/z-ticklabels respect axis font properties.Wed, 15 Oct 2008 14:19:33 -0400, by Ben Abbott
-
allow multiple args for inferiorto and superiortoWed, 15 Oct 2008 11:52:39 -0400, by David Bateman
-
make previous change work for surface plotsWed, 15 Oct 2008 10:51:59 -0400, by Daniel J. Sebald
-
send binary data to gnuplotTue, 14 Oct 2008 14:59:09 -0400, by Daniel J. Sebald
-
__go_draw_axes__.m: Fix concatenation of handles.Tue, 14 Oct 2008 14:49:00 -0400, by Ben Abbott
-
FAQ entry about split development packages in distributionsTue, 14 Oct 2008 14:34:56 -0400, by Thomas Weber