Mercurial > hg > octave-nkf
graph
-
pt-cmd.cc (tree_function_def::eval): only install command-line functions if executing in top-level scopeSun, 04 May 2008 21:45:47 -0400, by John W. Eaton
-
initialize args_evaluated; delete useless statementSun, 04 May 2008 18:15:07 -0400, by John W. Eaton
-
initial implementation of dbup and dbdownSun, 04 May 2008 03:42:19 -0400, by John W. Eaton
-
F__end__: correctly handle fewer indices than dimensionsSat, 03 May 2008 22:48:24 -0400, by John W. Eaton
-
make eval('script') to work againSat, 03 May 2008 22:07:26 -0400, by John W. Eaton
-
reference counting for functions loaded from shared librariesThu, 01 May 2008 17:25:56 -0400, by John W. Eaton
-
dynamic-ld.cc: cleanupsThu, 01 May 2008 14:32:52 -0400, by John W. Eaton
-
ChangeLog fixThu, 01 May 2008 14:10:27 -0400, by John W. Eaton
-
Allow additional options to stairs plotsThu, 01 May 2008 18:34:39 +0200, by David Bateman
-
better handling of functions found by relative lookupWed, 30 Apr 2008 17:51:02 -0400, by John W. Eaton
-
handle load/save for handles to built-in functionsWed, 30 Apr 2008 14:32:41 -0400, by John W. Eaton
-
more tests fixedWed, 30 Apr 2008 14:25:31 -0400, by John W. Eaton
-
fix testsWed, 30 Apr 2008 14:18:36 -0400, by John W. Eaton
-
fix testsWed, 30 Apr 2008 14:08:40 -0400, by John W. Eaton
-
implement builtin log2Wed, 30 Apr 2008 03:30:34 -0400, by Jaroslav Hajek
-
Set archprefix for -local and -global options to pkgTue, 29 Apr 2008 03:37:06 -0400, by David Bateman
-
update contributors.inTue, 29 Apr 2008 02:31:31 -0400, by John W. Eaton
-
updated help for tcdf and tinvTue, 29 Apr 2008 02:05:26 -0400, by jstickel
-
implement dbstackFri, 25 Apr 2008 15:11:03 -0400, by John W. Eaton
-
do not use output value of fill_n (not supported by MSVC).Fri, 25 Apr 2008 12:17:44 -0400, by Michael Goffioul
-
eliminate tree_statement_stack; handle current statement info in octave_call_stackFri, 25 Apr 2008 12:16:42 -0400, by John W. Eaton
-
octave_call_stack::unwind_pop_script: delete unused functionThu, 24 Apr 2008 16:18:44 -0400, by John W. Eaton
-
lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWriteThu, 24 Apr 2008 15:42:57 -0400, by Michael Goffioul
-
fix max_recursion_limit exceeded at startup with Intel C++Thu, 24 Apr 2008 03:21:57 -0400, by Jaroslav Hajek
-
file-io.cc (do_stream_open): return -1 for directoriesThu, 24 Apr 2008 02:51:49 -0400, by John W. Eaton
-
__qp__.cc: avoid bounds error when removing constraint from active setWed, 23 Apr 2008 16:39:40 -0400, by John W. Eaton
-
more consistent handling of CR/CRLF/LF line endings in lexer and parserWed, 23 Apr 2008 16:03:34 -0400, by John W. Eaton
-
idx-vector.cc: fix for-loop conditionMon, 21 Apr 2008 11:51:34 -0400, by John W. Eaton
-
Try to get the colorbar position right for manual aspect ratios as wellMon, 21 Apr 2008 11:03:39 -0400, by David Bateman
-
cosmetic fixes in QR & Cholesky updating codesSun, 20 Apr 2008 09:50:22 -0400, by Jaroslav Hajek
-
octave_stream::read: allow single data type specification but return doubleSun, 20 Apr 2008 09:04:47 -0400, by John W. Eaton
-
first pass at handling block commentsSat, 19 Apr 2008 01:59:31 -0400, by John W. Eaton
-
lex.l: allow tokens to be displayed when parsedFri, 18 Apr 2008 13:29:50 -0400, by John W. Eaton
-
disp: produce sq-string unless arg is a dq-stringFri, 18 Apr 2008 11:57:32 -0400, by John W. Eaton
-
unify comment and help text processing in lex.l and parse.yThu, 17 Apr 2008 16:44:49 -0400, by John W. Eaton
-
octave_user_code: new base class for octave_user_script and octave_user_functionWed, 16 Apr 2008 22:08:15 -0400, by John W. Eaton
-
save: fix continuation character in doc stringWed, 16 Apr 2008 21:50:59 -0400, by John W. Eaton
-
Delete idx in Sparse<T> and Array<T> operator =Wed, 16 Apr 2008 23:33:36 +0200, by David Bateman
-
__gnuplot_version__: use newline at end of messageWed, 16 Apr 2008 15:15:26 -0400, by John W. Eaton
-
parse scripts completely before executingWed, 16 Apr 2008 15:09:56 -0400, by John W. Eaton
-
Display a (hopefully) informative error message if gnuplot isn't foundWed, 16 Apr 2008 14:19:59 -0400, by sh
-
ChangeLog fixTue, 15 Apr 2008 16:31:28 -0400, by John W. Eaton
-
view: get values from current axes if nargin == 0Tue, 15 Apr 2008 16:30:09 -0400, by John W. Eaton
-
Minor fix for multiple patches with NaN valuesTue, 15 Apr 2008 02:29:08 -0400, by David Bateman
-
Minor texinfo errorsMon, 14 Apr 2008 13:30:40 -0400, by David Bateman
-
octave_scan_1: fix reading of hex numbersMon, 14 Apr 2008 13:27:21 -0400, by Jaroslav Hajek
-
fread, fwrite: allow SKIP arg to be omittedMon, 14 Apr 2008 13:13:25 -0400, by John W. Eaton
-
changeset: 7800:9828eda04f24Wed, 09 Apr 2008 13:31:12 -0400, by John W. Eaton
-
Fix various tests under Win32.Wed, 09 Apr 2008 13:24:07 -0400, by Michael Goffioul
-
Fix stat'ing root pathnames ('\' or '/') under Win32.Wed, 09 Apr 2008 13:12:27 -0400, by Michael Goffioul
-
don't embed newline in warning messages in deprecated functionsWed, 09 Apr 2008 12:56:48 -0400, by John W. Eaton
-
Don't allow the use of lists in assert.mWed, 09 Apr 2008 12:40:06 -0400, by David Bateman
-
Drop the Encoding keyWed, 09 Apr 2008 17:13:40 +0200, by Rafael Laboissiere
-
zchinx.f: use dble instead of realMon, 07 Apr 2008 11:50:37 -0400, by John W. Eaton
-
more QR & Cholesky updating functionsMon, 07 Apr 2008 11:43:19 -0400, by Jaroslav Hajek
-
make_constant: handle escape sequences in dq-stringsFri, 04 Apr 2008 15:57:31 -0400, by John W. Eaton
-
check-m-sources: new target for script MakefilesFri, 04 Apr 2008 14:22:10 -0400, by John W. Eaton
-
lsqnonneg: use optimset, correctly index Z and P in main loopThu, 03 Apr 2008 07:43:59 -0400, by bill
-
Add warning to rest of deprecated functionsFri, 04 Apr 2008 10:18:35 -0400, by David Bateman
-
lo-sysdep.cc: include windows.h if windows and not cygwinThu, 03 Apr 2008 22:22:47 -0400, by John W. Eaton