Mercurial > hg > octave-lyh
graph
-
implement built-in strcmpi/strncmpi, reduce some code duplicationThu, 14 Jan 2010 13:48:20 +0100, by Jaroslav Hajek
-
optimize bsxfun for charsThu, 14 Jan 2010 13:16:09 +0100, by Jaroslav Hajek
-
make numel query more matlab compatibleThu, 14 Jan 2010 10:17:37 +0100, by Jaroslav Hajek
-
fix prototypes for zherk and cherkThu, 14 Jan 2010 03:10:46 -0500, by John W. Eaton
-
Remove unmaintained patch STOP.patch for Fortran codeWed, 13 Jan 2010 22:24:44 -0800, by Rik
-
Use CALL XSTOPX instead of STOP in Fortran ranlib routinesWed, 13 Jan 2010 22:22:46 -0800, by Rik
-
oct-rl-edit.c (octave_rl_set_terminal_name): save term string before setting rl_terminal_nameThu, 14 Jan 2010 01:11:27 -0500, by John W. Eaton
-
cleanups to avoid valgrind warningsWed, 13 Jan 2010 22:31:48 -0500, by John W. Eaton
-
__magick_read__.cc: no need to explicitly call chop_trailing_singletons nowWed, 13 Jan 2010 21:12:24 -0500, by John W. Eaton
-
avoid assignment in condition of if statementWed, 13 Jan 2010 20:45:31 -0500, by John W. Eaton
-
allow the general case in Array<T>::compute_indexWed, 13 Jan 2010 22:06:58 +0100, by Jaroslav Hajek
-
Correct sh test syntax in build_bc_overload_tests.shWed, 13 Jan 2010 12:07:20 -0800, by Rik
-
build_bc_overload_tests.sh: accept expected results file as argumentWed, 13 Jan 2010 13:42:57 -0500, by John W. Eaton
-
always chop dimension vector when constructing ArraysWed, 13 Jan 2010 18:19:37 +0100, by Jaroslav Hajek
-
lu.cc: avoid test failures if HAVE_QRUPDATE_LUU is not definedWed, 13 Jan 2010 06:00:14 -0500, by John W. Eaton
-
inputname: use isvarname instead of regexpWed, 13 Jan 2010 03:49:12 -0500, by John W. Eaton
-
allow building of docs to be disabledWed, 13 Jan 2010 03:40:45 -0500, by John W. Eaton
-
inputname: compatibility fixWed, 13 Jan 2010 03:00:14 -0500, by John W. Eaton
-
add tests for built-in class overloadsWed, 13 Jan 2010 08:44:24 +0100, by Jaroslav Hajek
-
Allow markerfacecolor and markeredgecolor to be set and used for patch objectsTue, 12 Jan 2010 23:05:17 +0100, by David Bateman
-
better argument checking and handling in set functionsTue, 12 Jan 2010 16:50:25 +0100, by Jaroslav Hajek
-
improve overload dispatching of built-in classesTue, 12 Jan 2010 13:20:17 +0100, by Jaroslav Hajek
-
allow more cells in strfind/strrep + supply a general mechanismTue, 12 Jan 2010 09:03:42 +0100, by Jaroslav Hajek
-
Remove unnecessary uses of simple_move_if_change_ruleMon, 11 Jan 2010 22:38:08 -0800, by Rik
-
urlwrite: avoid using errno as a local variableMon, 11 Jan 2010 16:07:15 -0500, by John W. Eaton
-
use patches again in scatter plotsMon, 11 Jan 2010 22:06:19 +0100, by Jaroslav Hajek
-
fix typos in __scatter__Sun, 10 Jan 2010 22:00:38 +0100, by Jaroslav Hajek
-
implement filereadMon, 11 Jan 2010 10:54:58 +0100, by Jaroslav Hajek
-
add tests for LU updatingMon, 11 Jan 2010 09:45:35 +0100, by Jaroslav Hajek
-
src/Makefile.am (OCTINTERP_LINKDEPS): include FT2_LDFLAGS and FT2_LIBS in the listMon, 11 Jan 2010 00:40:29 -0500, by Tatsuro MATSUOKA
-
optimize scatter plotsSun, 10 Jan 2010 21:34:30 +0100, by Jaroslav Hajek
-
gnulib guarantees nlink_tSat, 09 Jan 2010 15:43:11 -0500, by John W. Eaton
-
avoid various GCC warningsSat, 09 Jan 2010 02:24:49 -0500, by John W. Eaton
-
return class types by reference in const Array element access functionsFri, 08 Jan 2010 11:25:08 +0100, by Jaroslav Hajek
-
allow array of strings in strrepFri, 08 Jan 2010 08:27:45 +0100, by Jaroslav Hajek
-
use times module from gnulibThu, 07 Jan 2010 17:26:18 -0500, by John W. Eaton
-
use gettimeofday module from gnulibThu, 07 Jan 2010 16:43:48 -0500, by John W. Eaton
-
variables.cc (get_top_level_value, set_top_level_value): new functionsThu, 07 Jan 2010 15:07:19 -0500, by John W. Eaton
-
correctly handle interrupts in pause()Thu, 07 Jan 2010 08:31:41 +0100, by Jaroslav Hajek
-
fix incorrect octave_interrupt_state escaped from liboctaveThu, 07 Jan 2010 08:29:02 +0100, by Jaroslav Hajek
-
handle interrupts octave_fgetsThu, 07 Jan 2010 07:58:23 +0100, by Jaroslav Hajek
-
omission from last patchWed, 06 Jan 2010 22:17:01 +0100, by Jaroslav Hajek
-
make unwind_protect frames localWed, 06 Jan 2010 13:18:41 +0100, by Jaroslav Hajek
-
improve cellstr cache implementationTue, 05 Jan 2010 13:16:16 +0100, by Jaroslav Hajek
-
qp.m: Add missing semicolon.Wed, 06 Jan 2010 07:49:40 -0500, by Ben Abbott
-
bootstrap.conf: include mkfifo in the module listTue, 05 Jan 2010 03:56:17 -0500, by John W. Eaton
-
bootstrap.conf: remove nonexistent "fstat" moduleTue, 05 Jan 2010 02:05:07 -0500, by John W. Eaton
-
include -I../libgnu in AM_CPPFLAGSTue, 05 Jan 2010 02:02:28 -0500, by John W. Eaton
-
implement default opts query and register opts for qpTue, 05 Jan 2010 07:28:42 +0100, by Jaroslav Hajek
-
qp.m: handle optimset optionsTue, 05 Jan 2010 01:18:50 -0500, by Joshua Redstone
-
Remove out-of-date WWW directoryMon, 04 Jan 2010 15:44:29 -0800, by Rik
-
undo changeset e6441e13acb2Mon, 04 Jan 2010 18:46:00 -0500, by Ben Abbott
-
Fix set function to allow cell and struct arguments.Mon, 04 Jan 2010 15:42:35 -0500, by Thorsten Meyer
-
optimize strmatchMon, 04 Jan 2010 16:38:56 +0100, by Jaroslav Hajek
-
update NEWSMon, 04 Jan 2010 12:32:07 +0100, by Jaroslav Hajek
-
implement compiled strrepMon, 04 Jan 2010 12:05:23 +0100, by Jaroslav Hajek
-
don't allow e, i, j, inf, or nan to be commandsMon, 04 Jan 2010 03:00:19 -0500, by John W. Eaton
-
src/Makefile.am: removed extra / on install-octMon, 04 Jan 2010 02:11:07 -0500, by Marco Atzeri
-
support old style jacobian for fsolveSat, 02 Jan 2010 21:55:17 +0100, by Jaroslav Hajek
-
mappers.cc: Change test tolerance from 1e-16 to eps.Sat, 02 Jan 2010 12:16:55 -0500, by Ben Abbott