Mercurial > hg > octave-thorsten
graph
-
optimize & extend randpermWed, 16 Sep 2009 13:41:49 +0200, by Jaroslav Hajek
-
remove debugging functionTue, 15 Sep 2009 21:19:15 +0200, by Jaroslav Hajek
-
configure tweaksTue, 15 Sep 2009 13:48:39 -0400, by John W. Eaton
-
don't return undefined output values from user functionsTue, 15 Sep 2009 17:17:13 +0200, by Jaroslav Hajek
-
avoid returning undefined values from disp & fdispTue, 15 Sep 2009 10:00:53 +0200, by Jaroslav Hajek
-
doc/interpreter/optim.txi: document pqpnonnegMon, 14 Sep 2009 22:24:43 -0400, by John W. Eaton
-
update README.CygwinMon, 14 Sep 2009 14:15:18 -0400, by John W. Eaton
-
more bug fixes in fltk zoomMon, 14 Sep 2009 13:13:19 -0400, by shaiay
-
store scope->function pointerMon, 14 Sep 2009 11:23:54 +0200, by Jaroslav Hajek
-
append + to version and api after snapshotSat, 12 Sep 2009 10:15:38 -0400, by John W. Eaton
-
Added tag ss-3-3-50 for changeset 74be4b7273e4Sat, 12 Sep 2009 10:14:02 -0400, by John W. Eaton
-
implement pqpnonnegFri, 11 Sep 2009 11:16:38 +0200, by Jaroslav Hajek
-
include missing sourceFri, 11 Sep 2009 09:27:58 +0200, by Jaroslav Hajek
-
simplify damped BFGS formulaFri, 11 Sep 2009 08:47:25 +0200, by Jaroslav Hajek
-
gnuplot_drawnow.m: Avoid flickering plot windows.Wed, 09 Sep 2009 19:41:29 -0400, by Ben Abbott
-
split __dogleg__ > __doglegm__Wed, 09 Sep 2009 14:43:06 +0200, by Jaroslav Hajek
-
dlmwrite.m: fix typoTue, 08 Sep 2009 23:37:00 -0400, by John W. Eaton
-
pr-output.cc: new testTue, 08 Sep 2009 14:44:55 -0400, by John W. Eaton
-
further correct initial TR step strategyTue, 08 Sep 2009 14:27:35 +0200, by Jaroslav Hajek
-
fix extra outputs in fminuncTue, 08 Sep 2009 13:39:39 +0200, by Jaroslav Hajek
-
add LDFLAGS to OCT_LINK_DEPSMon, 07 Sep 2009 08:49:55 +0200, by Jaroslav Hajek
-
optimize Matrix*ColumnVectorSun, 06 Sep 2009 11:00:19 +0200, by Jaroslav Hajek
-
implement Array<T>::clear overloadsSun, 06 Sep 2009 10:54:36 +0200, by Jaroslav Hajek
-
update initial TR step for fsolve and fminuncSun, 06 Sep 2009 10:02:09 +0200, by Jaroslav Hajek
-
fix broken testsSun, 06 Sep 2009 08:06:54 +0200, by Jaroslav Hajek
-
fix scalar complex-real comparisonsSun, 06 Sep 2009 07:41:34 +0200, by Jaroslav Hajek
-
graphics.h.in: provide std::string and char* versions of graphics_object:get functionsSat, 05 Sep 2009 21:00:44 -0400, by John W. Eaton
-
txt-eng-ft.cc (ft_manager::do_get_font): remove spurious assignment used for debuggingSat, 05 Sep 2009 19:02:39 -0400, by John W. Eaton
-
correctly toggle hold stateSat, 05 Sep 2009 16:50:21 -0400, by John W. Eaton
-
Makeconf.in: don't sort sparse and fftw cpp/ld flagsFri, 04 Sep 2009 17:57:46 -0400, by John W. Eaton
-
avoid crash if default font can't be foundFri, 04 Sep 2009 17:47:03 -0400, by John W. Eaton
-
Changed SPARSE_LIBS order to respect dependencyFri, 04 Sep 2009 11:34:57 -0400, by Marco Atzeri
-
Update README.CygwinFri, 04 Sep 2009 11:30:46 -0400, by Marco Atzeri
-
attempt to fix LD_PRELOAD for CygwinFri, 04 Sep 2009 11:25:44 -0400, by John W. Eaton
-
further liboctave design improvementsFri, 04 Sep 2009 11:22:53 +0200, by Jaroslav Hajek
-
pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10Thu, 03 Sep 2009 17:28:58 -0400, by John W. Eaton
-
configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIBThu, 03 Sep 2009 17:24:06 -0400, by John W. Eaton
-
update NEWSThu, 03 Sep 2009 16:19:08 +0200, by Jaroslav Hajek
-
possibly mutate after in-place computed assignmentThu, 03 Sep 2009 08:51:45 +0200, by Jaroslav Hajek
-
reuse temporary arrays in nested expressionsThu, 03 Sep 2009 08:48:51 +0200, by Jaroslav Hajek
-
clear index cache on ++,-- operatorsThu, 03 Sep 2009 06:59:53 +0200, by Jaroslav Hajek
-
avoid some gcc warningsWed, 02 Sep 2009 13:11:06 -0400, by John W. Eaton
-
ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATEWed, 02 Sep 2009 14:30:00 +0200, by Jaroslav Hajek
-
implement FLOAT_STORE to allow safer complex comparisons on x87Wed, 02 Sep 2009 14:18:20 +0200, by Jaroslav Hajek
-
document subsasgn optimization in the OOP chapterWed, 02 Sep 2009 11:56:43 +0200, by Jaroslav Hajek
-
add a couple of missing copyright statementsWed, 02 Sep 2009 09:21:36 +0200, by Jaroslav Hajek
-
BLAS integer size check in acx_blas_f77_funcWed, 02 Sep 2009 08:35:48 +0200, by Jaroslav Hajek
-
update contributors.inTue, 01 Sep 2009 16:50:54 -0400, by John W. Eaton
-
wavread.m: rename data_size from obsolete ck_sizeTue, 01 Sep 2009 16:48:10 -0400, by Christophe Tournery
-
Minor typo in new eigs.cc testTue, 01 Sep 2009 21:04:15 +0200, by David Bateman
-
configure.in, aclocal.m4: check fortran integer sizeTue, 01 Sep 2009 14:36:16 -0400, by John W. Eaton
-
update NEWSTue, 01 Sep 2009 10:44:39 +0200, by Jaroslav Hajek
-
fix non-strict complex comparisonsTue, 01 Sep 2009 08:42:08 +0200, by Jaroslav Hajek
-
Fix nesting error in options parsing of eigsTue, 01 Sep 2009 08:15:59 +0200, by David Bateman
-
lo-ieee.cc: include cstdlib, update copyright dateMon, 31 Aug 2009 19:31:21 -0400, by John W. Eaton
-
abort if floating point format is not recognized as IEEEMon, 31 Aug 2009 19:29:48 -0400, by John W. Eaton
-
More care with contour integrals in quadgkMon, 31 Aug 2009 23:24:07 +0200, by David Bateman
-
update NEWSSun, 30 Aug 2009 21:56:18 +0200, by Jaroslav Hajek
-
warn about the complex comparison opsSun, 30 Aug 2009 21:48:19 +0200, by Jaroslav Hajek