Mercurial > hg > octave-nkf
graph
-
ChangeLog fixesFri, 23 Apr 2010 16:27:44 -0400, by John W. Eaton
-
avoid GCC warningsFri, 23 Apr 2010 15:57:32 -0400, by John W. Eaton
-
avoid deprecated function warnings from GCCFri, 23 Apr 2010 14:58:29 -0400, by John W. Eaton
-
style fixesFri, 23 Apr 2010 14:46:17 -0400, by John W. Eaton
-
style fixesFri, 23 Apr 2010 14:43:41 -0400, by John W. Eaton
-
Untabify .m scriptsFri, 23 Apr 2010 11:28:50 -0700, by Rik
-
Replace lowercase nan with NaN for visual cue in scriptsFri, 23 Apr 2010 11:13:48 -0700, by Rik
-
Fix parsing error when NaN used inside of matrix declarationFri, 23 Apr 2010 11:04:53 -0700, by Rik
-
Eliminate compile warning about explicit bracesFri, 23 Apr 2010 09:58:23 -0700, by Rik
-
fix reshape() and permute() for scalarsFri, 23 Apr 2010 11:42:58 +0200, by Jaroslav Hajek
-
fix assignment to non-existing variables and octave_value::assignFri, 23 Apr 2010 11:23:43 +0200, by Jaroslav Hajek
-
fix bug in sparse vector assignment (bug #29646)Fri, 23 Apr 2010 09:48:57 +0200, by Jaroslav Hajek
-
Return correct value (101) from sqp on succes. Fixes bug #29577.Thu, 22 Apr 2010 20:01:15 -0700, by Rik
-
Eliminate repmat (Inf, x , y) and simply use Inf (x,y)Thu, 22 Apr 2010 14:38:58 -0700, by Rik
-
Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf()Thu, 22 Apr 2010 14:03:47 -0700, by Rik
-
Return correct Hessenberg matrix when called with 0 or 1 output argumentsThu, 22 Apr 2010 13:37:35 -0700, by Rik
-
extend hypot to accept >2 argsThu, 22 Apr 2010 09:41:37 +0200, by Jaroslav Hajek
-
remove old assign decls from Sparse.hTue, 20 Apr 2010 09:05:16 +0200, by Jaroslav Hajek
-
update NEWSTue, 20 Apr 2010 09:03:26 +0200, by Jaroslav Hajek
-
improve sparse concatenation operatorTue, 20 Apr 2010 08:42:03 +0200, by Jaroslav Hajek
-
colorbar.m: Allow 'peer' option to be specified.Mon, 19 Apr 2010 20:57:41 -0400, by Ben Abbott
-
reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcatMon, 19 Apr 2010 15:31:49 +0200, by Jaroslav Hajek
-
colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.Mon, 19 Apr 2010 07:22:30 -0400, by Ben Abbott
-
basic cat functionality in liboctaveSun, 18 Apr 2010 17:56:16 +0200, by Jaroslav Hajek
-
__actual_axis_position__.m: Fix bug when restoring figure position property to its original value.Sat, 17 Apr 2010 20:37:51 -0400, by Ben Abbott
-
plotyy.m: Add listener for dataaspectratiomode.Fri, 16 Apr 2010 10:08:46 -0400, by Ben Abbott
-
Unset figure color in __go_draw_axes__ (partial fix for bug #29060)Fri, 16 Apr 2010 17:36:28 +0200, by David Bateman
-
Replace nzmax by nnz as neededFri, 16 Apr 2010 16:14:45 +0200, by David Bateman
-
Don't call text_renderer.set_font if HAVE_FONTCONFIG is not set (bug #29570)Fri, 16 Apr 2010 12:45:31 +0200, by David Bateman
-
Replace constructs like "NaN * one()" with "NaN()" and "Inf * ones ()" with "Inf()"Fri, 16 Apr 2010 10:32:07 +0200, by David Bateman
-
Reimplement the other discrete distribution functions using lookupThu, 15 Apr 2010 23:40:30 +0200, by David Bateman
-
improve stdnormal_cdf accuracy by using erfc (bug #29543)Thu, 15 Apr 2010 21:10:07 +0200, by Jaroslav Hajek
-
document keypress and mouse callback propertiesWed, 14 Apr 2010 22:15:34 +0300, by Shai Ayal
-
add some missing copyright stmtsWed, 14 Apr 2010 12:23:13 +0200, by Jaroslav Hajek
-
fix failing sparse assignment testsWed, 14 Apr 2010 08:27:37 +0200, by Jaroslav Hajek
-
Reimplement discrete_cdf using the lookup functionWed, 14 Apr 2010 02:30:41 +0200, by David Bateman
-
Handle repeated matches in matches returned by pcreTue, 13 Apr 2010 23:48:01 +0200, by David Bateman
-
[mq]: fltk_cbTue, 13 Apr 2010 20:26:08 +0300, by Shai Ayal
-
optimize some special indexing & assignment casesTue, 13 Apr 2010 14:59:01 +0200, by Jaroslav Hajek
-
omissions from last patchTue, 13 Apr 2010 14:56:29 +0200, by Jaroslav Hajek
-
improve conversion & copy ctors of sparse matrixTue, 13 Apr 2010 12:45:24 +0200, by Jaroslav Hajek
-
implement working spallocTue, 13 Apr 2010 12:36:24 +0200, by Jaroslav Hajek
-
rewrite sparse indexed assignmentTue, 13 Apr 2010 12:36:21 +0200, by Jaroslav Hajek
-
loglog.m: Minor ticks on by default for loglog plots.Mon, 12 Apr 2010 18:07:58 -0400, by Ben Abbott
-
Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures.Mon, 12 Apr 2010 18:03:25 -0400, by Ben Abbott
-
properly compress sparse matrices after assemblyMon, 12 Apr 2010 12:57:44 +0200, by Jaroslav Hajek
-
fix typos in blas-xtraSun, 11 Apr 2010 14:33:00 +0200, by Jaroslav Hajek
-
__go_draw_figure__.m: Don't set background for non-visible axes.Sat, 10 Apr 2010 19:53:28 -0400, by Ben Abbott
-
replace nzmax by nnz where appropriate in liboctaveSat, 10 Apr 2010 21:04:55 +0200, by Jaroslav Hajek
-
graphics.h.in: Fix nextplot property values.Sat, 10 Apr 2010 11:41:32 -0400, by Ben Abbott
-
Properly ignore zero-length matches in named tokensSat, 10 Apr 2010 01:37:12 +0200, by David Bateman
-
octave_char_matrix::mex_get_data: new functionFri, 09 Apr 2010 13:59:13 -0400, by John W. Eaton
-
isvarname: keywords are not valid variable namesFri, 09 Apr 2010 09:54:19 -0400, by Judd Storrs
-
Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installingThu, 08 Apr 2010 14:46:37 -0400, by Marco Atzeri
-
fix generating names for TAB completionThu, 08 Apr 2010 14:37:19 -0400, by Jaroslav Hajek
-
optimize sparse resizeThu, 08 Apr 2010 14:37:36 +0200, by Jaroslav Hajek
-
fix & improve cat (bug #29465)Thu, 08 Apr 2010 12:50:15 +0200, by Jaroslav Hajek
-
improve & fix SparseRep reallocation and compressionThu, 08 Apr 2010 10:29:57 +0200, by Jaroslav Hajek
-
scripts/testfun/runtests.m: new functionWed, 07 Apr 2010 16:23:54 -0400, by John W. Eaton
-
README.ftp and README.devel updatesWed, 07 Apr 2010 15:17:20 -0400, by John W. Eaton