Mercurial > hg > octave-nkf
graph
-
improve safe numel() calculation for arraysThu, 19 Nov 2009 15:48:33 +0100, by Jaroslav Hajek
-
use Array::get_size in Array::clearThu, 19 Nov 2009 14:40:17 +0100, by Jaroslav Hajek
-
fix typoThu, 19 Nov 2009 12:23:52 +0100, by Jaroslav Hajek
-
improve comment for 9835Thu, 19 Nov 2009 12:22:08 +0100, by Jaroslav Hajek
-
improve permsThu, 19 Nov 2009 11:15:23 +0100, by Jaroslav Hajek
-
implement built-in erfinvThu, 19 Nov 2009 10:30:57 +0100, by Jaroslav Hajek
-
compute bounding boxes for text in opengl graphics backendWed, 18 Nov 2009 23:14:09 -0500, by Shai Ayal
-
Allow more font matchesWed, 18 Nov 2009 21:02:49 -0500, by godfrey
-
orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests.Wed, 18 Nov 2009 20:18:47 -0500, by Ben Abbott
-
list_in_columns: Don't SIGFPE when given empty first argumentWed, 18 Nov 2009 15:50:54 +0100, by David Grundberg
-
update NEWSWed, 18 Nov 2009 13:56:54 +0100, by Jaroslav Hajek
-
fix loading sparse matricesWed, 18 Nov 2009 13:34:58 +0100, by Jaroslav Hajek
-
fix textread bugWed, 18 Nov 2009 12:55:02 +0100, by Jaroslav Hajek
-
optimize bsxfun (@power, ...)Wed, 18 Nov 2009 12:03:07 +0100, by Jaroslav Hajek
-
update NEWSWed, 18 Nov 2009 11:17:54 +0100, by Jaroslav Hajek
-
narrow complex values with negative zero imaginary partsFri, 13 Nov 2009 12:34:46 +0100, by Jaroslav Hajek
-
fix typos in previous changeWed, 18 Nov 2009 11:06:45 +0100, by Jaroslav Hajek
-
improve r->c mapper strategyTue, 17 Nov 2009 11:22:36 +0100, by Jaroslav Hajek
-
mkf77def.in: only process *.f filesTue, 17 Nov 2009 08:12:09 -0500, by John W. Eaton
-
fix bug in balanceTue, 17 Nov 2009 04:08:23 +0100, by Jaroslav Hajek
-
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGSMon, 16 Nov 2009 12:32:08 -0500, by John W. Eaton
-
fix typo in expmSat, 14 Nov 2009 07:02:30 +0100, by Jaroslav Hajek
-
also include AM_CPPFLAGS in liboctinterp_la_CPPFLAGSSat, 14 Nov 2009 00:39:28 -0500, by John W. Eaton
-
restore rules to create libcruft/cruft.defFri, 13 Nov 2009 22:47:15 -0500, by John W. Eaton
-
add -DX_DLL_DEFS to CPPFLAGSFri, 13 Nov 2009 22:43:41 -0500, by John W. Eaton
-
allow single, int16 and uint16 image dataFri, 13 Nov 2009 14:59:36 -0500, by Joel Keay
-
add a couple of useful loopsFri, 13 Nov 2009 12:00:53 +0100, by Jaroslav Hajek
-
improve & partially revert previous changeFri, 13 Nov 2009 11:45:39 +0100, by Jaroslav Hajek
-
improve unary mapper systemThu, 12 Nov 2009 15:47:58 +0100, by Jaroslav Hajek
-
Add DISTCLEANFILES macro to allow automake to clean and remove conf.texiWed, 11 Nov 2009 17:43:45 -0800, by Rik
-
intwarning doc fixWed, 11 Nov 2009 20:13:38 -0500, by John W. Eaton
-
stairs.m (__stairs__): correct nargin check; new demosWed, 11 Nov 2009 17:52:14 -0500, by John W. Eaton
-
changelog fixWed, 11 Nov 2009 15:22:27 -0500, by John W. Eaton
-
load-path.cc (load_path::do_find_all_first_of): take advantage of string_vector (std::list<std:string>) constructorWed, 11 Nov 2009 15:18:28 -0500, by John W. Eaton
-
improved support for Contents.m filesWed, 11 Nov 2009 15:11:14 -0500, by John W. Eaton
-
fail at configure time if IEEE floating point format is not detectedWed, 11 Nov 2009 13:46:50 -0500, by John W. Eaton
-
configure.ac: remove check for ftglWed, 11 Nov 2009 13:17:34 -0500, by Shai Ayal
-
configure.ac: remove -mwindows from FLTK_LDFLAGSWed, 11 Nov 2009 12:51:45 -0500, by Benjamin Lindner
-
fix for fltk zoom box problemsWed, 11 Nov 2009 10:46:36 -0500, by Shai Ayal
-
configure.ac: fail if LT_INIT is not definedWed, 11 Nov 2009 10:01:03 -0500, by John W. Eaton
-
improve some mx_inline loopsWed, 11 Nov 2009 10:59:27 +0100, by Jaroslav Hajek
-
remove reference blas and lapack sourcesTue, 10 Nov 2009 23:07:25 -0500, by John W. Eaton
-
printing for fltk backend using gl2psTue, 10 Nov 2009 19:48:02 -0500, by Shai Ayal
-
update ferror doc string, take 2Tue, 10 Nov 2009 17:55:19 -0500, by John W. Eaton
-
update ferror doc stringTue, 10 Nov 2009 17:51:03 -0500, by John W. Eaton
-
Fix fourth argument from sscanfTue, 10 Nov 2009 17:17:38 -0500, by David Grundberg
-
convert build system to use automake and libtoolTue, 10 Nov 2009 15:02:25 -0500, by John W. Eaton
-
__go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'.Tue, 10 Nov 2009 13:25:57 -0500, by Ben Abbott
-
fix internal numel on classesTue, 10 Nov 2009 10:58:39 +0100, by Jaroslav Hajek
-
simplify cummin, cummax docsTue, 10 Nov 2009 08:58:26 +0100, by Jaroslav Hajek
-
rewrite dispatch part & slightly improve min,max,cummin,cummaxMon, 09 Nov 2009 13:09:49 +0100, by Jaroslav Hajek
-
support sparse templated extractorsMon, 09 Nov 2009 10:21:31 +0100, by Jaroslav Hajek
-
fix arrayfun with nargout=0Mon, 09 Nov 2009 08:59:28 +0100, by Jaroslav Hajek
-
use AMD_CPPFLAGS when checking for UMFPACKMon, 09 Nov 2009 12:42:24 -0500, by David Grundberg
-
fix includes in some src/DLD-FUNCTIONS filesMon, 09 Nov 2009 12:12:57 -0500, by John W. Eaton
-
gnuplot_drawnow.m: Support gnuplot's dumb terminal.Sun, 08 Nov 2009 17:15:07 -0500, by Ben Abbott
-
implement nfieldsSun, 08 Nov 2009 21:25:46 +0100, by Jaroslav Hajek
-
avoid repeated table init in bsxfunSun, 08 Nov 2009 21:14:23 +0100, by Jaroslav Hajek
-
don't skip empty multi-assignments to allow side effectsFri, 06 Nov 2009 09:43:43 +0100, by Jaroslav Hajek
-
fix printing of empty cellsFri, 06 Nov 2009 09:14:05 +0100, by Jaroslav Hajek
-
rename oct-mem functionsThu, 05 Nov 2009 21:13:31 +0100, by Jaroslav Hajek
-
fix typo in previous changeTue, 03 Nov 2009 16:22:46 -0500, by John W. Eaton
-
new root figure propertiesTue, 03 Nov 2009 16:18:23 -0500, by John W. Eaton
-
Add property FormatSpacing to rootTue, 03 Nov 2009 15:34:40 -0500, by David Grundberg
-
ommitted file from 9773:01f897d8a130Tue, 03 Nov 2009 14:16:49 +0100, by Jaroslav Hajek
-
Allow and ignore extra outargs from user-defined size methodsTue, 03 Nov 2009 08:49:20 +0100, by David Grundberg
-
Call user-defined subsref/subsasgn with 1xN structs instead of Nx1Tue, 03 Nov 2009 08:52:00 +0100, by David Grundberg
-
optimize memory manipulation by arrays & indexingTue, 03 Nov 2009 11:35:59 +0100, by Jaroslav Hajek
-
improve index reduction rulesTue, 03 Nov 2009 07:44:20 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is setMon, 02 Nov 2009 21:34:04 -0500, by Stefan Hepp
-
omission from last patchMon, 02 Nov 2009 15:20:20 +0100, by Jaroslav Hajek
-
small interp1 simplificationMon, 02 Nov 2009 15:17:01 +0100, by Jaroslav Hajek
-
improve Matlab compatibility & performance of ppval/mkpp and some associated funcsMon, 02 Nov 2009 14:04:06 +0100, by Jaroslav Hajek
-
fix base class field assignmentMon, 02 Nov 2009 10:28:57 +0100, by Jaroslav Hajek
-
fix bad FLOAT_TRUNCATE in mx-inlines.ccMon, 02 Nov 2009 07:16:30 +0100, by Jaroslav Hajek
-
issorted: new option for sort modeSun, 01 Nov 2009 13:59:19 -0500, by John W. Eaton
-
fix relative directory cachingSun, 01 Nov 2009 12:36:06 -0500, by John W. Eaton
-
configure.ac: fix logic in previous changeThu, 29 Oct 2009 18:39:34 -0400, by John W. Eaton
-
prefer dlopen on OS X systemsThu, 29 Oct 2009 18:10:53 -0400, by Thomas Treichl
-
parse.y (finish_function): retrun function object unless parsing function fileThu, 29 Oct 2009 13:36:03 -0400, by John W. Eaton
-
PermMatrix.cc: don't include error.hWed, 28 Oct 2009 20:00:35 -0400, by John W. Eaton
-
Fix test for valid threshold value in sparse LU factorizationTue, 27 Oct 2009 20:11:47 +0100, by David Bateman
-
Periodic grammar check of Octave documentation files to ensure common formatFri, 23 Oct 2009 09:28:14 -0700, by Rik
-
fix idx_vector construction checksFri, 23 Oct 2009 10:35:59 +0200, by Jaroslav Hajek
-
implement built-in tril/triuFri, 23 Oct 2009 10:10:37 +0200, by Jaroslav Hajek
-
general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid formatTue, 20 Oct 2009 20:22:10 +0200, by Soren Hauberg
-
improve interp1 and pchipThu, 22 Oct 2009 10:12:54 +0200, by Jaroslav Hajek
-
improve error messages by auto-prepending current function nameThu, 22 Oct 2009 08:56:58 +0200, by Jaroslav Hajek
-
Period spellcheck of Octave documentation to check and fix newly added DOCSTRINGSThu, 22 Oct 2009 20:25:08 -0700, by Rik
-
Add demos for colormap functionsThu, 22 Oct 2009 12:18:56 -0400, by Soren Hauberg
-
Fix unbalanced parentheses warning during creation of pdf documentation.Wed, 21 Oct 2009 11:13:33 -0700, by Rik
-
Clean interpreter/Makefile.in to remove a few non-functional targetsTue, 20 Oct 2009 22:05:15 -0700, by Rik
-
load-path: compare directory timestamps with toleranceWed, 21 Oct 2009 09:51:58 -0400, by John W. Eaton
-
add omitted files from 26abff55f6feTue, 20 Oct 2009 15:45:09 +0200, by Jaroslav Hajek
-
scripts/io/strread.m scripts/io/textread.m: new functionsMon, 19 Oct 2009 20:19:40 +0200, by Soren Hauberg
-
update NEWSTue, 20 Oct 2009 13:00:30 +0200, by Jaroslav Hajek
-
optimize center using bsxfunTue, 20 Oct 2009 12:35:42 +0200, by Jaroslav Hajek
-
optimize bsxfun for common built-in operationsTue, 20 Oct 2009 10:47:22 +0200, by Jaroslav Hajek
-
.cc files are now included in the list of files requiringMon, 19 Oct 2009 19:17:49 -0700, by Rik
-
Remove deprecated functions from list of functions for which itMon, 19 Oct 2009 19:13:57 -0700, by Rik
-
fix cellslices to handle empty ranges with non-positive boundsMon, 19 Oct 2009 12:12:58 +0200, by Jaroslav Hajek
-
a few handy methods for dim_vectorMon, 19 Oct 2009 10:52:00 +0200, by Jaroslav Hajek
-
Remove ArrayN.cc from Makefile.inSun, 18 Oct 2009 12:01:24 -0400, by Carsten Clark
-
include base-qr sources in installSun, 18 Oct 2009 11:38:33 +0200, by Jaroslav Hajek
-
clarify nth_element docstringSat, 17 Oct 2009 21:23:25 +0200, by Jaroslav Hajek
-
fix typo in aab4f2aa9ed9Sat, 17 Oct 2009 06:31:00 +0200, by Jaroslav Hajek
-
initialize QR:: constantsSat, 17 Oct 2009 06:29:05 +0200, by Jaroslav Hajek
-
make ismember more matlab compatibleFri, 16 Oct 2009 13:13:36 +0200, by Jaroslav Hajek
-
remove ArrayN<T> + fix nonhom. diag-scalar opsFri, 16 Oct 2009 13:12:31 +0200, by Jaroslav Hajek
-
extend Array<T>Fri, 16 Oct 2009 10:28:26 +0200, by Jaroslav Hajek
-
update docstring of lookupThu, 15 Oct 2009 10:13:07 +0200, by Jaroslav Hajek
-
Treat markerfacecolor and markeredgecolor properties for lines and surfacesThu, 15 Oct 2009 21:43:34 +0200, by David Bateman
-
again allow the obsolete syntax for cellfunThu, 15 Oct 2009 13:07:44 +0200, by Jaroslav Hajek
-
fix extract_function & add obsoleteness warningThu, 15 Oct 2009 13:06:48 +0200, by Jaroslav Hajek
-
reimplement median using nth_elementThu, 15 Oct 2009 08:38:07 +0200, by Jaroslav Hajek
-
implement nth_elementWed, 14 Oct 2009 13:23:31 +0200, by Jaroslav Hajek
-
Fix various incorrect usages of TeXinfo deffn and deftypefn macrosTue, 13 Oct 2009 21:10:37 -0700, by Rik
-
fix reduction functions docstringsTue, 13 Oct 2009 12:50:06 +0200, by Jaroslav Hajek
-
update NEWSTue, 13 Oct 2009 12:37:51 +0200, by Jaroslav Hajek
-
improve sum & implement the 'extra' option, refactor some codeTue, 13 Oct 2009 12:22:50 +0200, by Jaroslav Hajek