Mercurial > hg > octave-nkf
graph
-
chol.cc: correct spelling of CHOLMOD in testsThu, 26 Feb 2009 12:25:22 -0500, by John W. Eaton
-
document strsplit, not splitThu, 26 Feb 2009 12:20:17 -0500, by John W. Eaton
-
split.m: add warning, note versionThu, 26 Feb 2009 12:09:28 -0500, by John W. Eaton
-
implement strsplit; deprecate splitThu, 26 Feb 2009 10:29:59 +0100, by Jaroslav Hajek
-
append + to version numbersThu, 26 Feb 2009 03:53:37 -0500, by John W. Eaton
-
Added tag ss-3-1-53 for changeset bd1b1fe9c6e9Wed, 25 Feb 2009 18:36:36 -0500, by John W. Eaton
-
fixes for clean targets in MakefilesWed, 25 Feb 2009 15:34:23 -0500, by John W. Eaton
-
fix typo in previous changeWed, 25 Feb 2009 13:01:35 -0500, by John W. Eaton
-
tests vs. 64-bit indexingWed, 25 Feb 2009 12:56:36 -0500, by John W. Eaton
-
optimize string manipulation in lookforWed, 25 Feb 2009 10:21:33 +0100, by Jaroslav Hajek
-
preset triangular type if possible for lu and qr outputsWed, 25 Feb 2009 09:10:38 +0100, by Jaroslav Hajek
-
write debugging location info directly to std::cerrWed, 25 Feb 2009 03:02:28 -0500, by John W. Eaton
-
pie.m: fix arg size comparisonWed, 25 Feb 2009 02:44:24 -0500, by John W. Eaton
-
improve lookfor performanceWed, 25 Feb 2009 02:08:28 -0500, by John W. Eaton
-
set default value for doc_cache_file variableWed, 25 Feb 2009 01:24:12 -0500, by John W. Eaton
-
simplify integer powerWed, 25 Feb 2009 06:47:16 +0100, by Jaroslav Hajek
-
pkg.m (generate_lookfor_cache): generate a DOC file for each directoryWed, 25 Feb 2009 00:41:40 -0500, by Jason Riedy
-
input.cc (get_debug_input): don't pass arbitrary input to message as a format stringWed, 25 Feb 2009 00:39:09 -0500, by John W. Eaton
-
doc and lookfor fixesTue, 24 Feb 2009 15:08:39 -0500, by John W. Eaton
-
gen_doc_cache.m: call __makeinfo__, not makeinfoTue, 24 Feb 2009 14:13:32 -0500, by Jason Riedy
-
remove url hrefs from diagperm.txiTue, 24 Feb 2009 19:25:25 +0100, by Jaroslav Hajek
-
fix typo in NEWS fileTue, 24 Feb 2009 13:09:08 -0500, by John W. Eaton
-
fix fsolve bugTue, 24 Feb 2009 13:53:14 +0100, by Jaroslav Hajek
-
workaround gcc 4.3 explicit instantiation bug in octave_int_cmp_opTue, 24 Feb 2009 11:15:05 +0100, by Jaroslav Hajek
-
remove duplicate conversions in OPERATORSTue, 24 Feb 2009 11:12:38 +0100, by Jaroslav Hajek
-
add missing scalar->int scalar conversionsTue, 24 Feb 2009 11:11:40 +0100, by Jaroslav Hajek
-
add op-float-conv.cc for previous changeTue, 24 Feb 2009 04:34:24 -0500, by John W. Eaton
-
single conversionsTue, 24 Feb 2009 04:29:55 -0500, by John W. Eaton
-
improve the diag & perm matrices textTue, 24 Feb 2009 09:21:28 +0100, by Jaroslav Hajek
-
Add make target "configfiles" to automatically regenerate configuration filesTue, 24 Feb 2009 01:46:37 -0500, by Thorsten Meyer
-
Do not autogenerate Makefile from Makefile.in.Tue, 24 Feb 2009 00:57:01 -0500, by Thorsten Meyer
-
ov-base-sparse.cc (octave_base_sparse<T>::print_raw): remove extra ")\n" from outputMon, 23 Feb 2009 22:40:11 -0500, by John W. Eaton
-
fplot.m: fix nargin checkMon, 23 Feb 2009 16:44:42 -0500, by John W. Eaton
-
Fix small error in previous commit, which was two changes that should not have been combined; the first change was to improve breakpoints in debugging and was not mentioned in the commit message. Ugh.Mon, 23 Feb 2009 16:37:40 -0500, by John W. Eaton
-
eigs.cc (Feigs): fix handling of sigma argMon, 23 Feb 2009 16:29:20 -0500, by John W. Eaton
-
better handling of end of script/function no-op commandMon, 23 Feb 2009 12:55:32 -0500, by John W. Eaton
-
don't store breakpoint info in tree_statement objectMon, 23 Feb 2009 12:44:57 -0500, by John W. Eaton
-
line/column info for switch and if statementsMon, 23 Feb 2009 12:29:10 -0500, by John W. Eaton
-
auto repeat for debugging commandsMon, 23 Feb 2009 12:25:45 -0500, by John W. Eaton
-
support diagonal matrices in pinvMon, 23 Feb 2009 14:54:56 +0100, by Jaroslav Hajek
-
add chapter about diagonal and permutation matrices to manualMon, 23 Feb 2009 13:55:44 +0100, by Jaroslav Hajek
-
omission from last patchMon, 23 Feb 2009 12:47:30 +0100, by Jaroslav Hajek
-
add missing volatile declaration in quit.hMon, 23 Feb 2009 08:46:19 +0100, by Jaroslav Hajek
-
fix sparse diag divide by zero testSun, 22 Feb 2009 13:31:04 -0500, by John W. Eaton
-
Don't perform narrowing to full matrices in mixed spare scalar operatorsSat, 21 Feb 2009 01:27:23 +0100, by David Bateman
-
specialize sqrt for diagonal matricesFri, 20 Feb 2009 21:49:26 +0100, by Jaroslav Hajek
-
__patch__.m: fix indexing of vararginFri, 20 Feb 2009 15:23:47 -0500, by Steffen Groot
-
automatically reload out of date mex filesFri, 20 Feb 2009 14:59:29 -0500, by John W. Eaton
-
pt-bp.cc: call accept for function and script commandsFri, 20 Feb 2009 14:11:04 -0500, by John W. Eaton
-
doc fixesFri, 20 Feb 2009 12:24:03 -0500, by John W. Eaton
-
doc fixesFri, 20 Feb 2009 12:13:21 -0500, by John W. Eaton
-
Doc fixes.Fri, 20 Feb 2009 11:17:01 -0500, by Brian Gough
-
omission from last patchFri, 20 Feb 2009 12:30:39 +0100, by Jaroslav Hajek
-
make dmult deprecatedFri, 20 Feb 2009 12:07:30 +0100, by Jaroslav Hajek
-
reuse cellstr cache in strcmpFri, 20 Feb 2009 10:55:03 +0100, by Jaroslav Hajek
-
auto-set cellstr cache when sorting cellsFri, 20 Feb 2009 07:53:47 +0100, by Jaroslav Hajek
-
make issorted work for cellsFri, 20 Feb 2009 07:44:48 +0100, by Jaroslav Hajek
-
ov-base-mat.cc: correctly compute all-scalar index for indexingFri, 20 Feb 2009 07:33:40 +0100, by Jaroslav Hajek
-
ov-base-mat.cc: correctly compute all-scalar index for assignmentFri, 20 Feb 2009 01:23:04 -0500, by John W. Eaton
-
fix previously introduced problem in octave_sort, improve designFri, 20 Feb 2009 07:08:09 +0100, by Jaroslav Hajek
-
also stash directory name for subfunctionsFri, 20 Feb 2009 01:00:25 -0500, by John W. Eaton
-
fix "Deprecated in version" comments in deprecated fuctionsThu, 19 Feb 2009 16:26:27 -0500, by John W. Eaton
-
include docstrings for new functions in the manualThu, 19 Feb 2009 15:39:19 -0500, by John W. Eaton
-
fix missing init in octave_sort<T>::sortrowsThu, 19 Feb 2009 17:04:28 +0100, by Jaroslav Hajek
-
cache cellstr_value in ov-cellThu, 19 Feb 2009 16:37:17 +0100, by Jaroslav Hajek
-
improve lookup, provide Array<T>::lookupThu, 19 Feb 2009 15:19:59 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: Only send figure position info to gnuplot when the plot stream is first opened. Revert usage of hidden axes to store prior figure "position" property.Thu, 19 Feb 2009 07:34:15 -0500, by Ben Abbott
-
use consistent format for doc strings of internal functionsThu, 19 Feb 2009 02:16:34 -0500, by John W. Eaton
-
int -> octave_idx fixesWed, 18 Feb 2009 23:34:03 -0500, by John W. Eaton
-
eliminate unnecessary castsWed, 18 Feb 2009 17:46:07 -0500, by John W. Eaton
-
strfns.cc: use size_t or octave_idx_type instead of int as neededWed, 18 Feb 2009 15:05:06 -0500, by John W. Eaton
-
hex2num.cc: use union to avoid cast and GCC warningWed, 18 Feb 2009 14:51:47 -0500, by John W. Eaton
-
use 'invalid', not 'illegal'Wed, 18 Feb 2009 14:32:53 -0500, by John W. Eaton
-
avoid some GCC warningsWed, 18 Feb 2009 13:45:20 -0500, by John W. Eaton
-
test_args.m: don't use assert to test for function handlesWed, 18 Feb 2009 13:05:04 -0500, by John W. Eaton
-
subplot.m: Compatible placement of subplots.Wed, 18 Feb 2009 11:53:56 -0500, by Ben Abbott
-
ov-flt-cx-mat.cc, ov-cx-mat.cc: comment out unused static functionWed, 18 Feb 2009 11:27:47 -0500, by John W. Eaton
-
c-file-ptr-stream.cc: avoid unused parameter warningsWed, 18 Feb 2009 11:24:14 -0500, by John W. Eaton
-
eliminate some unused static variables and functionsWed, 18 Feb 2009 11:20:31 -0500, by John W. Eaton
-
liboctave/Makefile.in: don't compile TEMPLATE_SRC filesWed, 18 Feb 2009 11:15:13 -0500, by John W. Eaton
-
improve resize & resize on assignmentWed, 18 Feb 2009 11:26:56 +0100, by Jaroslav Hajek
-
fix typo in qr.ccWed, 18 Feb 2009 09:16:45 +0100, by Jaroslav Hajek
-
avoid warning in oct-inttypes.ccWed, 18 Feb 2009 08:53:45 +0100, by Jaroslav Hajek
-
wavread.m: improve search for data chunksWed, 18 Feb 2009 02:08:01 -0500, by Frederick Umminger
-
improve documentation for edit.mWed, 18 Feb 2009 01:31:14 -0500, by Ivan Sutoris
-
__gnuplot_version__.m: don't use regexp to extract version numberWed, 18 Feb 2009 01:10:43 -0500, by John W. Eaton
-
gnuplot_drawnow.m (gnuplot_set_term): adjust nargin checks for new signatureWed, 18 Feb 2009 01:06:46 -0500, by John W. Eaton
-
use mkstemps as replacement for mkstemp on mingw32Wed, 18 Feb 2009 00:55:32 -0500, by Benjamin Lindner
-
Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".Wed, 18 Feb 2009 00:47:48 -0500, by Thomas Treichl
-
Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.Wed, 18 Feb 2009 00:46:24 -0500, by Ben Abbott
-
gnuplot_drawnow.m: Only close the gnuplot window and send position/size info when the figure's position property has changed.Wed, 18 Feb 2009 00:43:03 -0500, by Ben Abbott
-
doc fixWed, 18 Feb 2009 00:35:57 -0500, by John W. Eaton
-
Documentation fixes.Wed, 18 Feb 2009 00:30:29 -0500, by Olaf Till
-
Add calculation convex hull volumeWed, 18 Feb 2009 00:24:14 -0500, by Kai Habel
-
oct-map.h: fix think-o in previous changeTue, 17 Feb 2009 21:41:26 -0500, by John W. Eaton
-
remove dead branch in Array.ccTue, 17 Feb 2009 21:47:10 +0100, by Jaroslav Hajek
-
include DOCSTRING entries for cummin and cummaxTue, 17 Feb 2009 21:36:34 +0100, by Jaroslav Hajek
-
ov-class.cc (octave_class::subsref): return class object, not struct when indexing directlyTue, 17 Feb 2009 14:24:02 -0500, by John W. Eaton
-
stash directory name when loading private functionTue, 17 Feb 2009 12:39:30 -0500, by John W. Eaton
-
support native cumsum, gripe on overflow in sum/cumsumTue, 17 Feb 2009 14:23:35 +0100, by Jaroslav Hajek
-
NEWS updateTue, 17 Feb 2009 12:52:13 +0100, by Jaroslav Hajek
-
improve cummin/cummax inline docsTue, 17 Feb 2009 11:40:40 +0100, by Jaroslav Hajek
-
implement cummin/cummax functionsTue, 17 Feb 2009 11:26:29 +0100, by Jaroslav Hajek
-
fix min/max behaviour with NaNsTue, 17 Feb 2009 09:45:34 +0100, by Jaroslav Hajek
-
octave.gperf: eliminate whitespace to allow gperf 2.7.2 to workTue, 17 Feb 2009 02:38:05 -0500, by John W. Eaton
-
split implementation and interface in mx-op-defs and MArray-defsTue, 17 Feb 2009 08:38:00 +0100, by Jaroslav Hajek
-
disallow reading from stdin while running interactivelyTue, 17 Feb 2009 01:33:10 -0500, by John W. Eaton
-
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the structTue, 17 Feb 2009 00:43:13 -0500, by John W. Eaton
-
Use CARBON_LIBS instead of LIBS for framework Carbon.Tue, 17 Feb 2009 00:28:48 -0500, by Thomas Treichl
-
Fix test for X11 if "--without-x" is given.Tue, 17 Feb 2009 00:27:30 -0500, by Thomas Treichl
-
plotyy.m: handle existing figure with no axesTue, 17 Feb 2009 00:01:33 -0500, by John W. Eaton
-
__makeinfo__.m: rename from makeinfo.mMon, 16 Feb 2009 17:01:17 -0500, by John W. Eaton
-
lex.l (next_token_can_follow_bin_op): push all characters read on to buffer stackMon, 16 Feb 2009 16:44:55 -0500, by John W. Eaton
-
genprops.awk (emit_source): don't use + to concatenate stringsMon, 16 Feb 2009 14:43:34 -0500, by John W. Eaton
-
Trivial change to shading.m and surfl.m demos.Mon, 16 Feb 2009 13:31:44 -0500, by Ben Abbott
-
fix typo in sortrowsMon, 16 Feb 2009 16:52:42 +0100, by Jaroslav Hajek
-
update comments in fsolveMon, 16 Feb 2009 16:08:41 +0100, by Jaroslav Hajek
-
typo in gnuplot_drawnow.mMon, 16 Feb 2009 15:50:44 +0100, by Jaroslav Hajek
-
fix which message for built-in functionsMon, 16 Feb 2009 15:12:00 +0100, by Jaroslav Hajek