octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

3.2.3 RC1


From: Jaroslav Hajek
Subject: 3.2.3 RC1
Date: Mon, 24 Aug 2009 10:58:46 +0200

hi all,

I want to make 3.2.3 in the first half of September. The 1st release
candidate tarballs for 3.2.3 are available at:
http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/

changes since 3.2.2:

changeset:   9380:193174bc5107
user:        John W. Eaton <address@hidden>
date:        Wed Jul 08 13:49:21 2009 -0400
summary:     dim-vector.h: dim vectors always have two dimensions

changeset:   9381:4290384284b7
user:        John W. Eaton <address@hidden>
date:        Wed Jul 08 14:06:53 2009 -0400
summary:     pt-assign.cc (maybe_warn_former_built_in_variable): improve message

changeset:   9382:cd95695a0a89
user:        John W. Eaton <address@hidden>
date:        Thu Jul 09 15:04:34 2009 -0400
summary:     configure.in: don't use system strftime on MinGW systems

changeset:   9383:941b8414b99e
user:        John W. Eaton <address@hidden>
date:        Sat Jul 11 12:46:10 2009 -0400
summary:     file-ops.cc (file_ops::symlink, file_ops::readlink):
avoid incorrectly sized buffer

changeset:   9384:44300eb51817
user:        John W. Eaton <address@hidden>
date:        Thu Jul 16 11:56:44 2009 -0400
summary:     graphics.cc (get_array_limits): require min_pos value to
be greater than zero

changeset:   9385:9aea00e4e000
user:        John W. Eaton <address@hidden>
date:        Sat Jul 25 16:16:59 2009 +0200
summary:     Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)

changeset:   9386:6ddb81224550
user:        John W. Eaton <address@hidden>
date:        Sat Jul 25 16:17:27 2009 +0200
summary:     __go_draw_axes__.m: also use layer property for plot border

changeset:   9387:b308b2e12f04
user:        Benjamin Lindner <address@hidden>
date:        Sat Jul 25 16:20:05 2009 +0200
summary:     determine correct image bitwidth in __magick_read__.cc

changeset:   9388:a8a44f20ef3b
user:        Jaroslav Hajek <address@hidden>
date:        Sat Jul 25 16:20:35 2009 +0200
summary:     fix signed integer shift

changeset:   9389:3602403af9b8
user:        Aleksej Saushev <address@hidden>
date:        Sat Jul 25 16:21:51 2009 +0200
summary:     initialize floating point values properly for NetBSD systems

changeset:   9390:83d604a4e803
user:        Jaroslav Hajek <address@hidden>
date:        Sat Jul 25 16:22:40 2009 +0200
summary:     fix Cholesky updating with scalars

changeset:   9391:c4f89df90e43
user:        John W. Eaton <address@hidden>
date:        Sat Jul 25 16:26:01 2009 +0200
summary:     avoid complex -> real conversion when constructing arrays with []

changeset:   9392:6a6779e895d4
user:        John W. Eaton <address@hidden>
date:        Tue Aug 04 09:52:53 2009 +0200
summary:     correctly parse things like '@(){1 2}'

changeset:   9393:18b8a3aa034c
user:        John W. Eaton <address@hidden>
date:        Tue Aug 04 09:55:38 2009 +0200
summary:     use complex function for acos mapper if arg is out of range [-1, 1]

changeset:   9394:f1dd244757cd
user:        Ben Abbott <address@hidden>
date:        Thu Aug 06 07:18:53 2009 +0200
summary:     __go_draw_axes__.m: Fix ticklabels specified as 2D character array.

changeset:   9395:54a3fa5d4376
user:        Ben Abbott <address@hidden>
date:        Thu Aug 06 07:30:34 2009 +0200
summary:     Avoid the flickering x11 window seen with rapid gnuplot updates.

changeset:   9396:9107c882f193
user:        Olli Saarela <address@hidden>
date:        Thu Aug 06 07:31:45 2009 +0200
summary:     __gnuplot_get_var__: if read fails to return data, sleep
before trying again

changeset:   9397:16181105aeb6
user:        Pieter Eendebak <address@hidden>
date:        Thu Aug 06 07:32:53 2009 +0200
summary:     support cellstrs in setxor

changeset:   9398:21038fd51788
user:        Jaroslav Hajek <address@hidden>
date:        Fri Aug 07 08:11:49 2009 +0200
summary:     implant tree_index_expression::lvalue from development version

changeset:   9399:0014ff1747a6
user:        John W. Eaton <address@hidden>
date:        Fri Aug 07 08:13:22 2009 +0200
summary:     use key list order for iterating through map with for loop

changeset:   9400:3db13615d39a
user:        John W. Eaton <address@hidden>
date:        Fri Aug 07 08:15:27 2009 +0200
summary:     handle null matrix assignment for diagonal and permutation matrices

changeset:   9401:3a4da80f4adc
user:        Jaroslav Hajek <address@hidden>
date:        Fri Aug 07 08:22:13 2009 +0200
summary:     complete change d5570d4b1116

changeset:   9402:1d5a487a01cf
user:        John W. Eaton <address@hidden>
date:        Mon Aug 10 11:14:46 2009 +0200
summary:     parse.y (Fevalin): also return output from CATCH expression

changeset:   9403:a29f3eba78a2
user:        John W. Eaton <address@hidden>
date:        Thu Aug 13 07:56:00 2009 +0200
summary:     new option, --no-window-system

changeset:   9404:1347fcb231bd
user:        John W. Eaton <address@hidden>
date:        Sun Aug 23 11:09:17 2009 +0200
summary:     dlmread: perform tilde expansion to filename argument

changeset:   9405:3a65f1038bdb
user:        Jaroslav Hajek <address@hidden>
date:        Sun Aug 23 11:10:05 2009 +0200
summary:     fix some functions help markup

changeset:   9406:4963bb455582
user:        Jaroslav Hajek <address@hidden>
date:        Sun Aug 23 11:10:35 2009 +0200
summary:     fix typos in complex xgemm

changeset:   9407:1371eecefd99
user:        Jaroslav Hajek <address@hidden>
date:        Sun Aug 23 11:11:27 2009 +0200
summary:     make single prec. matrix mutliply tests really single

changeset:   9408:9e66af7e1593
user:        Jaroslav Hajek <address@hidden>
date:        Sun Aug 23 11:11:27 2009 +0200
summary:     more fixes & tests for matrix multiply

changeset:   9409:f0d18d74a519
user:        John W. Eaton <address@hidden>
date:        Sun Aug 23 11:12:16 2009 +0200
summary:     acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS

changeset:   9410:c3d37d2a2b55
user:        Jaroslav Hajek <address@hidden>
date:        Sun Aug 23 11:12:35 2009 +0200
summary:     zero matrix assignment fix

changeset:   9411:d208ae6e9d74
user:        David Bateman <address@hidden>
date:        Mon Aug 24 10:02:47 2009 +0200
summary:     Fix test for setting of datasource properties. Add the
edgecolor property to contours

changeset:   9412:8e69b1d41c03
tag:         qparent
user:        Jaroslav Hajek <address@hidden>
date:        Mon Aug 24 10:06:52 2009 +0200
summary:     fix typo in acx_blas_f77_func.m4

In case your favorite patch is missing, now would be a good time to mention it.

regards

-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]