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