From: <ha...@us...> - 2009-05-08 20:57:30
|
Revision: 5789 http://octave.svn.sourceforge.net/octave/?rev=5789&view=rev Author: hauberg Date: 2009-05-08 20:57:20 +0000 (Fri, 08 May 2009) Log Message: ----------- R2009-05-08 release Modified Paths: -------------- trunk/octave-forge/AUTHORS trunk/octave-forge/ChangeLog Modified: trunk/octave-forge/AUTHORS =================================================================== --- trunk/octave-forge/AUTHORS 2009-05-08 20:45:28 UTC (rev 5788) +++ trunk/octave-forge/AUTHORS 2009-05-08 20:57:20 UTC (rev 5789) @@ -1,3 +1,6 @@ +2005, +2006, +2007 A. S. Hodel <a.s...@en...> Aida Alvera-Azcárate <aa...@ma...> Alberto Pose <ap...@al...> @@ -5,7 +8,9 @@ Alexander Barth <ab...@ma...> Alois Schloegl <a.s...@ie...> Alois Schloegl <a.s...@ie...> +% This function is part of the NaN-toolbox Alois Schloegl <a.s...@ie...> +% WWW: http://hci.tugraz.at/~schloegl/matlab/tsa/ Andreas Stahel <And...@bf...> Andreas Weingessel <And...@ci...> Andrew Collier <abc...@us...> @@ -22,8 +27,10 @@ Bill Denney <bi...@de...> Bruce T. Lowerre Carl Osterwisch <ost...@as...> -Carlo de Falco -Massimiliano Culpo +Carlo de Falco <car...@gm...> +Carlo de Falco <cdf _AT_ users.sourceforge.net>, cu...@ma... +Carlo de Falco, Culpo Massimiliano +Carlo de Falco, Massimiliano Culpo Carvalho-Mariel Charalampos C. Tsimenidis Chee Kiang Goh @@ -36,10 +43,12 @@ David Billinghurst <Dav...@ri...> David Clem Dept of Probability Theory and Statistics TU Wien +Eric Chassande-Mottin Eric Chassande-Mottin, CNRS (France) Etienne Grossmann <et...@is...> FL <Fri...@ci...> Fabrice Bellard +Francesco Potortì Francesco Potort\xEC <po...@gn...> Frederick (Rick) A Niles <ni...@ri...> Fredrik Bulow <fre...@gm...> @@ -73,6 +82,7 @@ Juan Aguado Julius O. Smith III Justus H. Piater <Jus...@UL...> +KH <Kur...@wu...> Kai Habel <kai...@gm...> Kai P. Mueller <mu...@if...> Kurt Hornik <Kur...@wu...> @@ -124,9 +134,12 @@ Rick Richardson Rolf Fabian <fa...@tu...> Sergey Kirgizov +Soren Hauberg +Stefan Gustavson Stefan Gustavson (ste...@gm...) Stefan van der Walt <st...@su...> Sylvain Pelissier <syl...@gm...> +Søren Hauberg S\xF8ren Hauberg <hauberg at gmail dot com> Teemu Ikonen <tpi...@pc...> Thomas Kasper, <tho...@gm...> @@ -134,6 +147,7 @@ Tiago Charters de Azevedo <tc...@di...> Tomer Altman <ta...@lb...> Torsten Finke <fi...@ig...> +VZLU Prague VZLU Prague, a.s., Czech Republic Vinayak Dutt <Dut...@ma...> Willem J. Atsma <watsma(at)users.sf.net> @@ -141,4 +155,8 @@ Xavier Delacour <xav...@gm...> ZYED ben Mohamed EL HIDRI Zyed El Hidri <zy...@ya...> +c...@ma... +c...@ma..., Carlo de Falco<cdf _AT_ users.sourceforge.net> +mds +msd simone pernice Modified: trunk/octave-forge/ChangeLog =================================================================== --- trunk/octave-forge/ChangeLog 2009-05-08 20:45:28 UTC (rev 5788) +++ trunk/octave-forge/ChangeLog 2009-05-08 20:57:20 UTC (rev 5789) @@ -1,4 +1,3748 @@ # Automatically generated file --- DO NOT EDIT +2009-05-08 20:45 hauberg + + * AUTHORS, README, doc/htdocs/NEWS.in, doc/htdocs/index.in, + doc/htdocs/packages.in: Update for new release + +2009-05-08 12:53 hauberg + + * main/simp/INDEX: Add category + +2009-05-08 11:49 hauberg + + * language/base/src/help.icc: use std::string::npos rather than + std::npos + +2009-05-08 11:30 hauberg + + * main/io/DESCRIPTION: Bump version + +2009-05-08 11:29 hauberg + + * language/pt_BR/DESCRIPTION: Bump version + +2009-05-08 10:58 hauberg + + * language/base/src/help.icc: Change NPOS to std::npos + +2009-05-08 10:54 hauberg + + * extra/oct2mat/DESCRIPTION: Remove empty field + +2009-05-08 10:48 hauberg + + * main/io/src/Makefile, main/io/src/dlmread.cc: Remove dlmread as + it is now in Octave core + +2009-05-07 19:35 schloegl + + * extra/NaN/src/covm_mex.cpp: faster if X==Y, exploiting the fact + that the output is symetric; docu improved + +2009-05-07 09:33 schloegl + + * extra/NaN/inst/covm.m, extra/NaN/src/covm_mex.cpp, + extra/NaN/src/sumskipnan_mex.cpp: NaN-tb: performance test of + alternative algorithm, and optimization for speed; support + complex matrices; bug fix in sumskipnan_mex + +2009-05-06 20:08 hauberg + + * main/simp/DESCRIPTION: Add categories + +2009-05-06 20:08 hauberg + + * extra/bugfix-3.0.5/DESCRIPTION, extra/nurbs/DESCRIPTION: Add + categories + +2009-05-06 18:44 hauberg + + * extra/symband/DESCRIPTION: Bump version + +2009-05-06 18:32 hauberg + + * main/vrml/DESCRIPTION: Bump version + +2009-05-06 17:48 hauberg + + * admin/build-www.py, doc/htdocs/packages.in, + language/es_CO/DESCRIPTION: Minor issue + +2009-05-06 16:53 hauberg + + * doc/htdocs/packages.in: Point to latest bundle + +2009-05-06 16:21 schloegl + + * extra/NaN/inst/covm.m, extra/NaN/src/covm_mex.cpp: NaN-tb: + mex-version of covm added + +2009-05-06 16:09 hauberg + + * doc/htdocs/packages.in, extra/graceplot/DESCRIPTION, + extra/mapping/DESCRIPTION, extra/multicore/DESCRIPTION, + extra/pdb/DESCRIPTION, extra/secs2d/DESCRIPTION, + extra/xraylib/DESCRIPTION, main/bioinfo/DESCRIPTION, + main/combinatorics/DESCRIPTION, main/ident/DESCRIPTION, + main/irsa/DESCRIPTION, main/missing-functions/DESCRIPTION, + main/odebvp/DESCRIPTION, main/outliers/DESCRIPTION, + main/physical-constants/DESCRIPTION, main/plot/DESCRIPTION, + main/special-matrix/DESCRIPTION, main/splines/DESCRIPTION, + main/zenity/DESCRIPTION: Bump version + +2009-05-06 12:55 cdf + + * extra/nurbs/inst/__nrb_srf_basisfun__.m, + extra/nurbs/inst/__nrb_srf_basisfun_der__.m, + extra/nurbs/inst/nrbbasisfun.m, + extra/nurbs/inst/nrbbasisfunder.m, + extra/nurbs/src/low_level_functions.cc: help improvements + +2009-05-06 12:50 schloegl + + * extra/NaN/inst/covm.m: NaN-tb: fix typos + +2009-05-06 12:49 schloegl + + * extra/NaN/inst/ranks.m: NaN-tb: remove clumsy code for octave + 2.0.16 + +2009-05-06 12:48 schloegl + + * extra/NaN/src/sumskipnan_mex.cpp: NaN-tb: avoid seg-fault (when + size(x,DIM)=0, and empty arg3) + +2009-05-06 11:08 schloegl + + * extra/NaN/inst/covm.m, extra/NaN/inst/sumskipnan.m, + extra/NaN/src/sumskipnan_mex.cpp: NaN-toolbox: support weighting + of samples + +2009-05-05 13:45 cdf + + * extra/nurbs/src/low_level_functions.cc: speed up nrbbasisfunder + +2009-05-05 12:29 cdf + + * extra/nurbs/inst/__nrb_srf_basisfun__.m, + extra/nurbs/inst/nrbbasisfun.m, + extra/nurbs/src/low_level_functions.cc: speed up nrbbasisfun + +2009-05-05 11:00 schloegl + + * extra/NaN/src/Makefile: use *.mex instead of *.oct + +2009-05-05 10:06 schloegl + + * extra/NaN/src/sumskipnan_mex.cpp: fix type for size values + +2009-05-05 05:51 hauberg + + * doc/htdocs/packages.in: Point to new bundle + +2009-05-04 21:14 cdf + + * extra/nurbs/inst/nrbbasisfun.m, + extra/nurbs/inst/nrbbasisfunder.m, + extra/nurbs/inst/nrbbasisfungradient.m: meshgrid + +2009-05-04 20:20 hauberg + + * extra/secs1d/DESCRIPTION: bump version + +2009-05-04 18:22 hauberg + + * extra/civil/DESCRIPTION: Bump version + +2009-05-04 17:33 hauberg + + * doc/htdocs/packages.in: Point to new bundle + +2009-05-04 17:30 hauberg + + * doc/htdocs/NEWS.in, doc/htdocs/index.in: Update news pages to + include new release + +2009-05-04 16:59 hauberg + + * extra/NaN/DESCRIPTION, extra/Windows/DESCRIPTION, + extra/ad/DESCRIPTION, extra/engine/DESCRIPTION, + extra/integration/DESCRIPTION, extra/java/DESCRIPTION, + extra/jhandles/DESCRIPTION, extra/soctcl/DESCRIPTION, + extra/tsa/DESCRIPTION, main/audio/DESCRIPTION, + main/comm/DESCRIPTION, main/econometrics/DESCRIPTION, + main/fixed/DESCRIPTION, main/gsl/DESCRIPTION, + main/image/DESCRIPTION, main/info-theory/DESCRIPTION, + main/linear-algebra/DESCRIPTION, main/miscellaneous/DESCRIPTION, + main/optiminterp/DESCRIPTION, main/signal/DESCRIPTION, + main/specfun/DESCRIPTION, main/statistics/DESCRIPTION, + main/strings/DESCRIPTION, main/struct/DESCRIPTION, + main/symbolic/DESCRIPTION, main/time/DESCRIPTION, + main/video/DESCRIPTION, nonfree/arpack/DESCRIPTION, + nonfree/spline-gsvspl/DESCRIPTION: Update version number + +2009-05-04 09:56 highegg + + * extra/nlwing2/inst/corrector.m: use stderr for corrector info + output + +2009-05-03 17:59 treichl + + * main/odepkg/DESCRIPTION: Update version number. + +2009-05-02 11:54 cdf + + * extra/bim/inst/BIM1Aadvdiff.m, extra/bim/inst/BIM1Alaplacian.m, + extra/bim/inst/BIM1Areaction.m, extra/bim/inst/BIM1Arhs.m, + extra/bim/inst/BIM2Aadvdiff.m, + extra/bim/inst/BIM2Aboundarymass.m, + extra/bim/inst/BIM2Alaplacian.m, extra/bim/inst/BIM2Areaction.m, + extra/bim/inst/BIM2Arhs.m, extra/bim/inst/BIM2Cglobalflux.m, + extra/bim/inst/BIM2Cmeshproperties.m, + extra/bim/inst/BIM2Cpdegrad.m, + extra/bim/inst/BIM2Cunknowncoord.m, + extra/bim/inst/BIM2Cunknownsonside.m, + extra/bim/inst/BIM3Alaplacian.m, extra/bim/inst/BIM3Areaction.m, + extra/bim/inst/BIM3Arhs.m, extra/bim/inst/BIM3Cmeshproperties.m, + extra/bim/inst/BIM3Cunknownsonside.m, extra/bim/inst/BIMUbern.m, + extra/bim/inst/BIMUlogm.m, extra/bugfix-3.0.5, + extra/bugfix-3.0.5/COPYING, extra/bugfix-3.0.5/DESCRIPTION, + extra/bugfix-3.0.5/INDEX, extra/bugfix-3.0.5/inst, + extra/bugfix-3.0.5/inst/intersect.m, + extra/fpl/inst/FPL2dxappenddata.m, + extra/fpl/inst/FPL2dxoutputdata.m, + extra/fpl/inst/FPL2dxoutputtimeseries.m, + extra/fpl/inst/FPL2pdequiver.m, extra/fpl/inst/FPL2pdeshowmesh.m, + extra/fpl/inst/FPL2pdesurf.m, extra/fpl/inst/FPL2ptcquiver.m, + extra/fpl/inst/FPL2ptcshowmesh.m, extra/fpl/inst/FPL2ptcsurf.m, + extra/fpl/inst/FPL2trspdesurf.m, extra/fpl/inst/FPL2trsptcsurf.m, + extra/fpl/inst/FPL3dxoutputfield.m, + extra/fpl/inst/FPL3dxoutputmesh.m, + extra/msh/inst/MSH2Mdisplacementsmoothing.m, + extra/msh/inst/MSH2Mequalizemesh.m, + extra/msh/inst/MSH2Mgeomprop.m, extra/msh/inst/MSH2Mgmsh.m, + extra/msh/inst/MSH2Mjigglemesh.m, + extra/msh/inst/MSH2Mjoinstructm.m, + extra/msh/inst/MSH2Mmeshalongspline.m, + extra/msh/inst/MSH2Mnodesonsides.m, + extra/msh/inst/MSH2Mstructmesh.m, extra/msh/inst/MSH2Msubmesh.m, + extra/msh/inst/MSH2Mtopprop.m, extra/msh/inst/MSH3Mgeomprop.m, + extra/msh/inst/MSH3Mgmsh.m, extra/msh/inst/MSH3Mjoinstructm.m, + extra/msh/inst/MSH3Mnodesonfaces.m, + extra/msh/inst/MSH3Mstructmesh.m, extra/msh/inst/MSH3Msubmesh.m, + extra/ocs/inst/ASM/ASMbuildsystem.m, + extra/ocs/inst/ASM/ASMinitsystem.m, + extra/ocs/inst/NLS/NLSnewtonraphson.m, + extra/ocs/inst/NLS/NLSstationary.m, + extra/ocs/inst/PRS/PRSIFFparse.m, + extra/ocs/inst/SBN/Mcapacitors.m, + extra/ocs/inst/SBN/Mcurrentsources.m, + extra/ocs/inst/SBN/Mdiode.m, extra/ocs/inst/SBN/Minductors.m, + extra/ocs/inst/SBN/Mnmoscap.m, extra/ocs/inst/SBN/Mnmosfet.m, + extra/ocs/inst/SBN/Mpdesympnjunct.m, + extra/ocs/inst/SBN/Mpmosfet.m, extra/ocs/inst/SBN/Mresistors.m, + extra/ocs/inst/SBN/Mschichmanhodgesmosfet.m, + extra/ocs/inst/SBN/Mvoltagesources.m, + extra/ocs/inst/TST/TSTBWEFUNJAC0.m, + extra/ocs/inst/TST/TSTBWEFUNJAC1.m, + extra/ocs/inst/TST/TSTBWEFUNRES0.m, + extra/ocs/inst/TST/TSTBWEFUNRES1.m, + extra/ocs/inst/TST/TSTBWEFUNUP1.m, + extra/ocs/inst/TST/TSTDASPKFUNJAC.m, + extra/ocs/inst/TST/TSTDASPKFUNRES.m, + extra/ocs/inst/TST/TSTODEPKGFUNJAC.m, + extra/ocs/inst/TST/TSTODEPKGFUNMASS.m, + extra/ocs/inst/TST/TSTODEPKGFUNRES.m, + extra/ocs/inst/TST/TSTTHETAFUNJAC1.m, + extra/ocs/inst/TST/TSTTHETAFUNRES1.m, + extra/ocs/inst/TST/TSTbweuler.m, + extra/ocs/inst/TST/TSTbweulernr.m, extra/ocs/inst/TST/TSTdaspk.m, + extra/ocs/inst/TST/TSTodepkg.m, + extra/ocs/inst/TST/TSTthetamethod.m, + extra/ocs/inst/UTL/UTLplotbyname.m, + extra/ocs/inst/UTL/UTLsbnserver.m: address change + +2009-05-02 11:16 cdf + + * extra/nurbs/inst/nrbbasisfunder.m: nurbs basis functions + derivatives + +2009-05-02 11:14 cdf + + * extra/nurbs/DESCRIPTION: c.r. update + +2009-05-01 18:27 thomas-weber + + * main/time/inst/holidays.m: Adapt the sizes of the empty matrices + in the tests (closes: 2738679) + +2009-05-01 06:57 cdf + + * extra/bim/inst/BIM1Aadvdiff.m, extra/bim/inst/BIM1Alaplacian.m, + extra/bim/inst/BIM2Aadvdiff.m, extra/bim/inst/BIM2Alaplacian.m, + extra/bim/inst/BIM2Cmeshproperties.m, + extra/bim/inst/BIM2Cpdegrad.m, + extra/bim/inst/BIM2Cunknownsonside.m, + extra/bim/inst/BIM3Alaplacian.m, extra/bim/inst/BIM3Areaction.m, + extra/bim/inst/BIM3Cmeshproperties.m, + extra/bim/inst/BIM3Cunknownsonside.m, + extra/nurbs/inst/bspdegelev.m, extra/nurbs/inst/bspderiv.m, + extra/nurbs/inst/bspeval.m, extra/nurbs/inst/bspkntins.m, + extra/nurbs/inst/findspan.m, extra/nurbs/inst/nrbruled.m, + extra/nurbs/src/low_level_functions.cc: cleanup + +2009-05-01 05:46 cdf + + * extra/bim/INDEX: index + +2009-05-01 05:36 cdf + + * extra/nurbs/INDEX, extra/nurbs/src/low_level_functions.cc: + gradients + +2009-05-01 05:34 cdf + + * extra/nurbs/inst/deg2rad.m: gradients + +2009-05-01 05:27 cdf + + * extra/nurbs/inst/nrbbasisfun.m, + extra/nurbs/inst/nrbbasisfungradient.m: gradients + +2009-04-30 09:32 hauberg + + * configure.base: Don't create MSVC build files + +2009-04-29 14:45 i7tiol + + * main/parallel/DESCRIPTION, main/parallel/INDEX, + main/parallel/doc/README.bw, + main/parallel/inst/__bw_scheduler__.m, + main/parallel/inst/bw_list.m, main/parallel/src/Makefile, + main/parallel/src/__internal_exit__.cc: Minor fixes. Removed + dependency on package general to retain usability with + Octave-3.0.. + +2009-04-29 12:03 cdf + + * extra/nurbs/inst/nrbbasisfun.m: spacing of comments + +2009-04-28 20:44 jjstickel + + * main/data-smoothing/DESCRIPTION: updated the version number in + the description file for the data-smoothing package + +2009-04-28 20:38 jjstickel + + * main/data-smoothing/DESCRIPTION, + main/data-smoothing/inst/ddmat.m, + main/data-smoothing/inst/regdatasmooth.m, + main/data-smoothing/inst/rgdtsmcore.m, + main/data-smoothing/inst/rgdtsmcorewrap.m: updates to the + input/output options for some of the data-smoothing functions + +2009-04-28 15:08 schloegl + + * doc/htdocs/oct2mat.tar.gz, extra/oct2mat, extra/oct2mat/CONTENTS, + extra/oct2mat/COPYING, extra/oct2mat/DESCRIPTION, + extra/oct2mat/doc, extra/oct2mat/doc/README.FREETB4MATLAB, + extra/oct2mat/doc/README.OCT2MAT, extra/oct2mat/inst, + extra/oct2mat/inst/arg.m, extra/oct2mat/inst/fflush.m, + extra/oct2mat/inst/file_in_loadpath.m, + extra/oct2mat/inst/file_in_path.m, + extra/oct2mat/inst/freetb4matlab.m, + extra/oct2mat/inst/is_matrix.m, extra/oct2mat/inst/is_vector.m, + extra/oct2mat/inst/oct2mat, extra/oct2mat/inst/oneplot.m, + extra/oct2mat/inst/rindex.m, extra/oct2mat/inst/striplegend.m, + extra/oct2mat/inst/substr.m, extra/oct2mat/inst/toascii.m, + extra/oct2mat/inst/tolower.m, extra/oct2mat/inst/toupper.m: add + oct2mat and freetb4matab to repository + +2009-04-28 14:52 cdf + + * extra/nurbs/inst/nrbbasisfun.m: cleanup + +2009-04-28 14:50 cdf + + * extra/nurbs/INDEX, extra/nurbs/inst/basisfun.m, + extra/nurbs/inst/basisfunder.m, extra/nurbs/inst/bspdegelev.m, + extra/nurbs/inst/bspderiv.m, extra/nurbs/inst/bspeval.m, + extra/nurbs/inst/bspkntins.m, extra/nurbs/inst/deg2rad.m, + extra/nurbs/inst/demo4surf.m, extra/nurbs/inst/democirc.m, + extra/nurbs/inst/democoons.m, extra/nurbs/inst/democurve.m, + extra/nurbs/inst/democylind.m, extra/nurbs/inst/demodegelev.m, + extra/nurbs/inst/demodercrv.m, extra/nurbs/inst/demodersrf.m, + extra/nurbs/inst/demoellip.m, extra/nurbs/inst/demoextrude.m, + extra/nurbs/inst/demogeom.m, extra/nurbs/inst/demohelix.m, + extra/nurbs/inst/demokntins.m, extra/nurbs/inst/demoline.m, + extra/nurbs/inst/demorect.m, extra/nurbs/inst/demorevolve.m, + extra/nurbs/inst/demoruled.m, extra/nurbs/inst/demosurf.m, + extra/nurbs/inst/demotorus.m, extra/nurbs/inst/findspan.m, + extra/nurbs/inst/nrb4surf.m, extra/nurbs/inst/nrbcirc.m, + extra/nurbs/inst/nrbcoons.m, extra/nurbs/inst/nrbcylind.m, + extra/nurbs/inst/nrbdegelev.m, extra/nurbs/inst/nrbdemo.m, + extra/nurbs/inst/nrbderiv.m, extra/nurbs/inst/nrbdeval.m, + extra/nurbs/inst/nrbeval.m, extra/nurbs/inst/nrbextrude.m, + extra/nurbs/inst/nrbkntins.m, extra/nurbs/inst/nrbline.m, + extra/nurbs/inst/nrbmak.m, extra/nurbs/inst/nrbplot.m, + extra/nurbs/inst/nrbrect.m, extra/nurbs/inst/nrbreverse.m, + extra/nurbs/inst/nrbrevolve.m, extra/nurbs/inst/nrbruled.m, + extra/nurbs/inst/nrbtestcrv.m, extra/nurbs/inst/nrbtform.m, + extra/nurbs/inst/nrbtransp.m, extra/nurbs/inst/numbasisfun.m, + extra/nurbs/inst/rad2deg.m, extra/nurbs/inst/vecangle.m, + extra/nurbs/inst/veccross.m, extra/nurbs/inst/vecdot.m, + extra/nurbs/inst/vecmag.m, extra/nurbs/inst/vecmag2.m, + extra/nurbs/inst/vecnorm.m, extra/nurbs/inst/vecrotx.m, + extra/nurbs/inst/vecroty.m, extra/nurbs/inst/vecrotz.m, + extra/nurbs/inst/vecscale.m, extra/nurbs/inst/vectrans.m, + extra/nurbs/src/low_level_functions.cc: cleanup + +2009-04-28 08:51 stegu + + * main/image/src/edtfunc.c: Minor, non-fatal bug fixed + +2009-04-28 08:05 highegg + + * extra/nlwing2/ChangeLog, extra/nlwing2/inst/calcwing.m: missing + semicolon + +2009-04-27 14:24 cdf + + * extra/nurbs/inst/basisfunder.m, extra/nurbs/inst/findspan.m: + added basisfunder + +2009-04-27 09:37 i7tiol + + * main/parallel/DESCRIPTION: Updated DESCRIPTION + +2009-04-22 19:10 hauberg + + * main/image/inst/imtranslate.m: Allow for odd shifts (from Eugeniy + Mikhailov) + +2009-04-21 14:35 culpo + + * extra/bim/inst/BIM2Alaplacian.m: Fixed minor bug + +2009-04-21 08:58 goffioul + + * admin/Windows/msvc/.svnignore, admin/Windows/msvc/ChangeLog, + admin/Windows/msvc/README, admin/Windows/msvc/README.txt.in, + admin/Windows/msvc/ar-msvc, admin/Windows/msvc/ar-msvc.cc, + admin/Windows/msvc/atl_blas.def, admin/Windows/msvc/atlascpu.ini, + admin/Windows/msvc/build_atlas_dll, + admin/Windows/msvc/cc-msvc.cc, + admin/Windows/msvc/check_cpu_flag.c, + admin/Windows/msvc/configure.vc, + admin/Windows/msvc/do_pkg_init.m, admin/Windows/msvc/fc-msvc.cc, + admin/Windows/msvc/forge_autoload.ini, + admin/Windows/msvc/graphics.ini, admin/Windows/msvc/lapack.def, + admin/Windows/msvc/libs, + admin/Windows/msvc/make_pack_installer.sh, + admin/Windows/msvc/makeall.sh.in, + admin/Windows/msvc/matlab.properties.octave, + admin/Windows/msvc/mkoctfile.cc.in, + admin/Windows/msvc/octave-config.cc.in, + admin/Windows/msvc/octave-hdr.bmp, + admin/Windows/msvc/octave-hdr.xcf, + admin/Windows/msvc/octave-sources.nsi, + admin/Windows/msvc/octave-sources.txt, + admin/Windows/msvc/octave.bmp, admin/Windows/msvc/octave.nsi.in, + admin/Windows/msvc/octave.xcf, + admin/Windows/msvc/octave_msys.nsi, + admin/Windows/msvc/octave_package.nsi.in, + admin/Windows/msvc/octaverc.win, + admin/Windows/msvc/process_gettext.sh, + admin/Windows/msvc/ranlib-msvc, + admin/Windows/msvc/run_compilation.sh: Drop MSVC support, because + of licensing issues. + +2009-04-21 08:51 goffioul + + * admin/Windows/msvc/octave.nsi: + +2009-04-21 08:30 highegg + + * main/general/DESCRIPTION: bum version number + +2009-04-21 08:26 highegg + + * main/general/inst/adresamp2.m: fix adresamp2 due to gradient + changes + +2009-04-20 15:06 cdf + + * extra/nurbs/src/low_level_functions.cc: save a little bit of + memory + +2009-04-20 15:01 cdf + + * extra/nurbs/inst/basisfun.m, extra/nurbs/inst/findspan.m, + extra/nurbs/inst/numbasisfun.m: cleanup + +2009-04-20 14:28 schloegl + + * extra/NaN/src/sumskipnan_mex.cpp: return sum even if no output + argument + +2009-04-18 15:26 stegu + + * main/image/src/__bwdist.cc: Stupid, fatal typo corrected + +2009-04-18 12:31 stegu + + * main/image/src/__bwdist.cc: Documentation typo + +2009-04-18 12:20 stegu + + * main/image/src/__bwdist.cc, main/image/src/edtfunc.c: Complete + rewrite of __bwdist.cc + +2009-04-18 12:19 stegu + + * main/image/inst/bwdist.m: All new file to support new version of + __bwdist.cc + +2009-04-18 08:49 jmencisom + + * language/es_CO/src/ayuda.cc: Correction of style in the displayed + information + +2009-04-18 08:37 jmencisom + + * language/es_CO/help/octave/blackman.es_CO, + language/es_CO/help/octave/blanks.es_CO, + language/es_CO/help/octave/blkdiag.es_CO, + language/es_CO/help/octave/bode.es_CO, + language/es_CO/help/octave/bode_bounds.es_CO, + language/es_CO/help/octave/bone.es_CO, + language/es_CO/help/octave/bottom_title.es_CO, + language/es_CO/help/octave/box.es_CO, + language/es_CO/help/octave/brighten.es_CO, + language/es_CO/help/octave/bsxfun.es_CO, + language/es_CO/help/octave/bug_report.es_CO, + language/es_CO/help/octave/buildssic.es_CO, + language/es_CO/help/octave/builtin.es_CO, + language/es_CO/help/octave/bunzip2.es_CO: Spanish translation of + the remaining b* commands. + +2009-04-15 20:48 jmencisom + + * language/es_CO/help/octave/bicubic.es_CO, + language/es_CO/help/octave/bin2dec.es_CO, + language/es_CO/help/octave/bincoeff.es_CO, + language/es_CO/help/octave/binocdf.es_CO, + language/es_CO/help/octave/binoinv.es_CO, + language/es_CO/help/octave/binomial_cdf.es_CO, + language/es_CO/help/octave/binomial_inv.es_CO, + language/es_CO/help/octave/binomial_pdf.es_CO, + language/es_CO/help/octave/binomial_rnd.es_CO, + language/es_CO/help/octave/binopdf.es_CO, + language/es_CO/help/octave/binornd.es_CO, + language/es_CO/help/octave/bitand.es_CO, + language/es_CO/help/octave/bitcmp.es_CO, + language/es_CO/help/octave/bitget.es_CO, + language/es_CO/help/octave/bitmax.es_CO, + language/es_CO/help/octave/bitor.es_CO, + language/es_CO/help/octave/bitset.es_CO, + language/es_CO/help/octave/bitshift.es_CO, + language/es_CO/help/octave/bitxor.es_CO: Spanish translation of + bi* command strings + +2009-04-15 11:21 highegg + + * main/octgpr/ChangeLog, main/octgpr/src/Makefile.in, + main/octgpr/src/configure, main/octgpr/src/configure.in: include + PIC flags in building + +2009-04-15 08:00 highegg + + * main/benchmark/DESCRIPTION: update DESCRIPTION + +2009-04-15 07:59 highegg + + * main/benchmark/inst/benchmark_permute.m: permuting benchmark + +2009-04-15 07:55 schloegl + + * extra/NaN/inst/tcdf.m: bug fix for x=Inf + +2009-04-14 16:53 treichl + + * doc/htdocs/NEWS.in, doc/htdocs/index.in: News updates. + +2009-04-14 16:28 gnumuthu + + * main/comm/inst/prbs_iterator.m: prbs_iterator: allow usage that + updates state + +2009-04-14 13:05 cdf + + * extra/nurbs/inst/basisfun.m, extra/nurbs/inst/findspan.m, + extra/nurbs/inst/numbasisfun.m: numbasisfun added + +2009-04-14 12:42 cdf + + * extra/nurbs/inst/basisfun.m: more low level functions + +2009-04-14 12:41 cdf + + * extra/nurbs/inst/basisfun.m, extra/nurbs/inst/findspan.m, + extra/nurbs/src/low_level_functions.cc: more low level functions + +2009-04-13 22:42 cdf + + * extra/fpl/inst/FPL2vtkoutputdata.m: unit tests added + +2009-04-13 22:16 gnumuthu + + * main/comm/inst/prbs_generator.m, main/comm/inst/prbs_iterator.m, + main/comm/inst/prbs_sequence.m: PRBS : Pseudo Random Binary + sequence generator + +2009-04-13 22:02 cdf + + * extra/fpl/DESCRIPTION: bump version + +2009-04-13 22:00 cdf + + * extra/fpl/inst/FPL2dxoutputdata.m, + extra/fpl/inst/FPL2pdeshowmesh.m, extra/fpl/inst/FPL2pdesurf.m, + extra/fpl/inst/FPL3dxoutputmesh.m: unit tests added + +2009-04-13 18:22 jmencisom + + * language/es_CO/help/octave/bessel.es_CO, + language/es_CO/help/octave/besselh.es_CO, + language/es_CO/help/octave/besseli.es_CO, + language/es_CO/help/octave/besselj.es_CO, + language/es_CO/help/octave/besselk.es_CO, + language/es_CO/help/octave/bessely.es_CO, + language/es_CO/help/octave/beta.es_CO, + language/es_CO/help/octave/beta_cdf.es_CO, + language/es_CO/help/octave/beta_inv.es_CO, + language/es_CO/help/octave/beta_pdf.es_CO, + language/es_CO/help/octave/beta_rnd.es_CO, + language/es_CO/help/octave/betacdf.es_CO, + language/es_CO/help/octave/betai.es_CO, + language/es_CO/help/octave/betainc.es_CO, + language/es_CO/help/octave/betainv.es_CO, + language/es_CO/help/octave/betaln.es_CO, + language/es_CO/help/octave/betapdf.es_CO, + language/es_CO/help/octave/betarnd.es_CO: Spanish translation of + bessel* and beta* commands + +2009-04-13 14:43 culpo + + * extra/fpl/INDEX: Modifed index + +2009-04-12 07:44 treichl + + * admin/MacOSX/Octave.app/backup/octave-3.0.5.diff, + admin/MacOSX/Octave.app/backup/solvedeps-3.0.5.sh: Scripts for + building Octave.app 3.0.5 + +2009-04-11 18:03 jmencisom + + * language/es_CO/help/octave/barh.es_CO, + language/es_CO/help/octave/bartlett.es_CO, + language/es_CO/help/octave/bartlett_test.es_CO, + language/es_CO/help/octave/base2dec.es_CO, + language/es_CO/help/octave/bddemo.es_CO, + language/es_CO/help/octave/beep.es_CO, + language/es_CO/help/octave/beep_on_error.es_CO: + +2009-04-11 17:54 jmencisom + + * language/es_CO/help/octave/analdemo.es_CO: + +2009-04-10 19:15 jmencisom + + * language/es_CO/help/octave/balance.es_CO, + language/es_CO/help/octave/bar.es_CO: + +2009-04-10 18:17 jmencisom + + * language/es_CO/help/octave/autoload.es_CO, + language/es_CO/help/octave/automatic_replot.es_CO, + language/es_CO/help/octave/autoreg_matrix.es_CO, + language/es_CO/help/octave/autumn.es_CO, + language/es_CO/help/octave/axes.es_CO, + language/es_CO/help/octave/axis.es_CO, + language/es_CO/help/octave/axis2dlim.es_CO: Last a-commands of + the Spanish translation + +2009-04-10 09:10 jmencisom + + * language/es_CO/help/octave/atan.es_CO, + language/es_CO/help/octave/atan2.es_CO, + language/es_CO/help/octave/atand.es_CO, + language/es_CO/help/octave/atanh.es_CO, + language/es_CO/help/octave/atexit.es_CO, + language/es_CO/help/octave/autocor.es_CO, + language/es_CO/help/octave/autocov.es_CO: New Spanish files + +2009-04-10 08:49 jmencisom + + * language/es_CO/help/octave/asec.es_CO, + language/es_CO/help/octave/asech.es_CO, + language/es_CO/help/octave/asin.es_CO, + language/es_CO/help/octave/asind.es_CO, + language/es_CO/help/octave/asinh.es_CO, + language/es_CO/help/octave/assert.es_CO, + language/es_CO/help/octave/assignin.es_CO: New Spanish files + +2009-04-10 08:19 jmencisom + + * language/es_CO/help/octave/area.es_CO: + +2009-04-10 08:03 jmencisom + + * language/es_CO/help/octave/arg.es_CO, + language/es_CO/help/octave/argnames.es_CO, + language/es_CO/help/octave/argv.es_CO, + language/es_CO/help/octave/arma_rnd.es_CO, + language/es_CO/help/octave/arrayfun.es_CO, + language/es_CO/help/octave/asctime.es_CO, + language/es_CO/help/octave/asecd.es_CO: New spanish files + +2009-04-09 21:43 slackydeb + + * main/ga/DESCRIPTION: bump version + +2009-04-09 21:41 slackydeb + + * main/ga/inst/fitscalingrank.m, main/ga/inst/rastriginsfcn.m: + little style fixes + +2009-04-09 21:38 slackydeb + + * main/ga/inst/gaoptimset.m: gaoptimset: improve tests + +2009-04-09 21:04 slackydeb + + * main/ga/DESCRIPTION: bump version and date + +2009-04-09 21:00 slackydeb + + * main/ga/doc/old_stuff/selectionroulette.m: remove + selectionroulette function because difficult to mantain and not + useful (note that probably it was written with a different + semantics in mind respect to the commercial counterpart) + +2009-04-09 20:52 slackydeb + + * main/ga/doc/old_stuff/__ga_concatenated_bitstring2doubles__.m, + main/ga/doc/old_stuff/__ga_doubles2concatenated_bitstring__.m: + remove unuseful functions + +2009-04-09 20:50 slackydeb + + * main/ga/doc/old_stuff/__gaoptimget__.m: remove gaoptimget + function because difficult to mantain and not useful + +2009-04-09 20:47 slackydeb + + * main/ga/doc/old_stuff/__ga_sort_ascend_population__.m: remove + unuseful function + +2009-04-09 20:43 slackydeb + + * main/ga/doc/old_stuff/crossoversinglepoint.m, + main/ga/inst/__gaoptimset_default_options__.m, + main/ga/inst/crossoverscattered.m: little cleanup; remove + crossoversinglepoint function because difficult to mantain and + not useful + +2009-04-09 20:21 slackydeb + + * main/ga/doc/old_stuff/mutationsinglepoint.m: remove unuseful + mutationsinglepoint function + +2009-04-09 20:10 slackydeb + + * main/ga/inst/__gaoptimset_default_options__.m: little cleanup + +2009-04-09 19:56 slackydeb + + * main/ga/inst/gaoptimset.m: gaoptimset: improve tests + remove + (harmless) expression + +2009-04-09 19:37 slackydeb + + * main/ga/inst/gaoptimset.m: gaoptimset: fix doc + add 2 tests + +2009-04-09 11:13 schloegl + + * extra/tsa/inst/mvfreqz.m: argument N will become obsolete + +2009-04-07 12:17 highegg + + * main/linear-algebra/inst/smwsolve.m: implement smwsolve function + +2009-04-05 17:39 lindnerb + + * admin/Windows/mingw32/tools/gcc-tdm-4.3.0/build-4.3.0-3.sh: + update bundled mingw32 to binutils-2.19.1 + +2009-04-05 17:29 jmencisom + + * language/es_CO/help/octave/arch_fit.es_CO, + language/es_CO/help/octave/arch_rnd.es_CO, + language/es_CO/help/octave/arch_test.es_CO, + language/es_CO/help/octave/are.es_CO, + language/es_CO/help/octave/area.es_CO: + +2009-04-04 20:45 thomas-weber + + * main/general/inst/unvech.m: Add tests for unvech + +2009-04-04 05:00 jmencisom + + * language/es_CO/help/octave/anova.es_CO, + language/es_CO/help/octave/ans.es_CO, + language/es_CO/help/octave/any.es_CO, + language/es_CO/help/octave/append.es_CO: + +2009-04-03 20:25 treichl + + * admin/MacOSX/Octave.app/backup/octave-3.0.4.diff, + admin/MacOSX/Octave.app/backup/solvedeps-3.0.4.sh: Scripts for + building Octave.app 3.0.4 + +2009-04-03 19:51 hauberg + + * main/image/inst/imremap.m: remove overshooting handling + +2009-04-02 06:10 highegg + + * main/general/DESCRIPTION: update DESCRIPTION + +2009-04-02 06:08 highegg + + * main/general/src/arraymm.cc: add arraymm function + +2009-04-01 20:36 treichl + + * admin/MacOSX/Octave.app/gnuplot/makeapp-gnuplot-4.2.5.tar.gz: + Build scripts for Gnuplot.app 4.2.5 + +2009-04-01 13:46 cdf + + * extra/nurbs/inst/bspderiv.m, extra/nurbs/inst/nrbsrfgradient.m, + extra/nurbs/src, extra/nurbs/src/Makefile, + extra/nurbs/src/low_level_functions.cc, + extra/nurbs/src/low_level_functions.h: faster low level functions + +2009-03-30 15:03 i7tiol + + * main/parallel/inst/__bw_scheduler__.m: Fix saving state with + minimal time interval: also save if ready. + +2009-03-30 08:05 i7tiol + + * AUTHORS, main/parallel/COPYING, main/parallel/DESCRIPTION, + main/parallel/INDEX, main/parallel/doc/README, + main/parallel/doc/README.bw, main/parallel/doc/README.parallel, + main/parallel/inst/__bw_computing_machine__.m, + main/parallel/inst/__bw_load_variable__.m, + main/parallel/inst/__bw_scheduler__.m, + main/parallel/inst/__bw_secure_save__.m, + main/parallel/inst/bw_clear.m, main/parallel/inst/bw_list.m, + main/parallel/inst/bw_retrieve.m, main/parallel/inst/bw_start.m, + main/parallel/src/Makefile, + main/parallel/src/__bw_is_locked__.cc, + main/parallel/src/__bw_lock_file__.cc, + main/parallel/src/__bw_prcv__.cc, + main/parallel/src/__bw_psend__.cc, + main/parallel/src/__bw_unlock_file__.cc, + main/parallel/src/select.cc: Added independent functions for + scheduling remote execution to package parallel. select.cc may + move to package general. + +2009-03-30 06:34 highegg + + * main/general/inst/parcellfun.m, main/general/src/fload.cc, + main/general/src/fsave.cc: parcellfun improvements + +2009-03-29 10:59 cdf + + * extra/nurbs/inst/nrbeval.m: fixed bug when evaluating at + scattered points + +2009-03-28 20:32 thomas-weber + + * main/audio/inst/soundsc.m: Replace obsoleted is_scalar() + +2009-03-28 20:31 thomas-weber + + * main/audio/inst/clip.m: Remove useless warn_fortran_indexing + variable + +2009-03-28 16:52 cdf + + * extra/nurbs/inst/nrbsrfgradient.m: corrected gradient calculation + +2009-03-28 09:52 jmencisom + + * AUTHORS: + +2009-03-28 09:45 jmencisom + + * language/es_CO/help/octave/all.es_CO, + language/es_CO/help/octave/analdemo.es_CO, + language/es_CO/help/octave/ancestor.es_CO, + language/es_CO/help/octave/and.es_CO, + language/es_CO/help/octave/angle.es_CO: + +2009-03-28 09:43 jmencisom + + * language/es_CO/src/ayuda.cc: + +2009-03-28 09:39 jmencisom + + * language/es_CO/src/ayuda.cc: + +2009-03-28 07:32 highegg + + * main/general/DESCRIPTION, main/general/inst/parcellfun.m: + parcellfun improvements + +2009-03-27 20:28 treichl + + * admin/MacOSX/Octave.app/dmgpacker/Readme.css, + admin/MacOSX/Octave.app/dmgpacker/Readme.texi, + admin/MacOSX/Octave.app/dmgpacker/makeoctaveapp.sh: Documentation + update for Octave.app 3.1.x and newer + +2009-03-27 11:19 pvlanspeary + + * main/signal/inst/pwelch.m: remove bug on line 718: incorrect test + of "rm_mean"; reported by Nitzan Arazi + +2009-03-27 07:28 highegg + + * main/general/src/__exit__.cc: add __exit__ and use it in + parcellfun + +2009-03-26 21:39 jmencisom + + * language/es_CO/help/octave/airy.es_CO: + +2009-03-26 21:38 jmencisom + + * language/es_CO/help/octave/addpath.es_CO: + +2009-03-26 20:18 jmencisom + + * language/es_CO/help/octave/accumarray.es_CO, + language/es_CO/help/octave/acos.es_CO, + language/es_CO/help/octave/acosd.es_CO, + language/es_CO/help/octave/acosh.es_CO, + language/es_CO/help/octave/acot.es_CO, + language/es_CO/help/octave/acotd.es_CO, + language/es_CO/help/octave/acoth.es_CO, + language/es_CO/help/octave/acsc.es_CO, + language/es_CO/help/octave/acscd.es_CO, + language/es_CO/help/octave/acsch.es_CO: + +2009-03-26 20:17 jmencisom + + * language/es_CO/help/octave/abcddim.es_CO, + language/es_CO/help/octave/abs.es_CO: + +2009-03-26 19:24 treichl + + * admin/MacOSX/Octave.app/backup/create-3.1.53.sh, + admin/MacOSX/Octave.app/backup/octave-3.1.51.diff.gz, + admin/MacOSX/Octave.app/backup/octave-3.1.53.diff.gz, + admin/MacOSX/Octave.app/create-3.1.53.sh, + admin/MacOSX/Octave.app/create-3.1.55.sh, + admin/MacOSX/Octave.app/patches/octave-3.1.51.diff.gz, + admin/MacOSX/Octave.app/patches/octave-3.1.53.diff.gz, + admin/MacOSX/Octave.app/patches/octave-3.1.55.diff.gz: Build + scripts for Octave.app 3.1.55 and cleanup + +2009-03-25 19:22 jmencisom + + * language/base/template/help/octave/abcddim.es_CO: Cleaning the + mess. + +2009-03-25 16:47 jmencisom + + * language/es_CO/src/Makefile, language/es_CO/src/ayuda.cc: + +2009-03-25 16:24 jmencisom + + * language/es_CO/help/octave, + language/es_CO/help/octave/abcddim.es_CO, + language/es_CO/help/octave/abs.es_CO: + +2009-03-25 16:12 jmencisom + + * language/es_CO/Makefile: + +2009-03-25 16:11 jmencisom + + * language/es_CO/DESCRIPTION: + +2009-03-25 16:10 jmencisom + + * language/es_CO/COPYING: + +2009-03-25 16:02 jmencisom + + * language/es_CO/src: + +2009-03-25 16:01 jmencisom + + * language/es_CO/help: + +2009-03-25 15:56 jmencisom + + * language/es_CO: First steps of the Spanish translation + +2009-03-25 15:22 jmencisom + + * language/base/template/help/octave/abcddim.es_CO: + +2009-03-24 17:40 tealev + + * main/statistics/INDEX, main/statistics/inst/cl_multinom.m: + Confidence level of a sampled multinomial distribution. + +2009-03-24 17:14 tealev + + * main/optim/INDEX, main/optim/inst/__bracket_min.m, + main/optim/inst/__poly_2_extrema.m, + main/optim/inst/__semi_bracket.m, + main/optim/inst/brent_line_min.m, main/optim/inst/cg_min.m, + main/optim/inst/cg_min_example_1.m, + main/optim/inst/cg_min_example_2.m, + main/optim/inst/cg_min_example_3.m: Non-linear conjugate gradient + method and examples. + +2009-03-24 09:42 schloegl + + * extra/NaN/src/sumskipnan_mex.cpp: replace NaN-check (x==x) with + (\!isnan(x)) + +2009-03-24 07:35 highegg + + * main/benchmark/inst/benchmark_dtmm.m: update dtmm benchmark + +2009-03-23 09:29 highegg + + * main/benchmark/DESCRIPTION: bump version number + +2009-03-23 09:27 highegg + + * main/benchmark/inst/benchmark_index.m: add dense indexing + benchmark + +2009-03-23 09:22 hauberg + + * main/specfun/inst/heaviside.m: Set heaviside (0) = 0.5 + +2009-03-22 13:23 cdf + + * extra/nurbs/src: no compiled functions + +2009-03-22 13:20 cdf + + * extra/nurbs/INDEX, extra/nurbs/inst/bspdegelev.m, + extra/nurbs/inst/findspan.m, extra/nurbs/inst/nrbsrfgradient.m, + extra/nurbs/src, extra/nurbs/src/Makefile, + extra/nurbs/src/basisfun.c, extra/nurbs/src/bspdegelev.c, + extra/nurbs/src/bspderiv.c, extra/nurbs/src/bspeval.c, + extra/nurbs/src/bspkntins.c, extra/nurbs/src/findspan.c, + extra/nurbs/src/mexmat.c, extra/nurbs/src/mexmat.h: bspeval + +2009-03-22 12:36 treichl + + * main/odepkg/inst/ode23.m, main/odepkg/inst/ode45.m, + main/odepkg/inst/ode54.m, main/odepkg/inst/ode78.m: From + Sebastian Schoeps: Bugfixes for "OutputSel" and "Refine" + +2009-03-21 21:13 treichl + + * main/odepkg/doc/odepkg.texi: Update + +2009-03-21 21:02 treichl + + * main/odepkg/doc/odepkg.texi: Update + +2009-03-21 20:58 treichl + + * main/odepkg/DESCRIPTION: Update version string and date + +2009-03-21 19:41 treichl + + * main/odepkg/src/Makefile, + main/odepkg/src/odepkg_octsolver_mebdfdae.cc, + main/odepkg/src/odepkg_octsolver_radau.cc, + main/odepkg/src/odepkg_octsolver_radau5.cc, + main/odepkg/src/odepkg_octsolver_rodas.cc, + main/odepkg/src/odepkg_octsolver_seulex.cc: Bugfix "const double + &X" instead of "const octave_idx_type& X" in various solver files + and added "-fstatic" to Makefile for g95 Fortran compiler. + +2009-03-20 06:38 hauberg + + * main/image/src/pngread.cc: Handle 16 bit images better (by + Eugeniy Mikhailov) + +2009-03-19 10:26 schloegl + + * extra/NaN/inst/flag_implicit_skip_nan.m: add warning if + NaN-skipping is turned off + +2009-03-19 09:47 schloegl + + * extra/NaN/src/sumskipnan_oct.cc: this oct-file is not maintained; + it is recommended to use the mex-file sumskipnan_mex.cpp instead + +2009-03-19 07:31 hauberg + + * main/image/inst/imdither.m: New function by Sergey Kirgizov + +2009-03-18 19:14 hauberg + + * main/image/inst/im2bw.m: Actually use threshold variable instead + of second input + +2009-03-18 12:18 schloegl + + * extra/NaN/inst/std.m: default opt=0 + +2009-03-17 20:15 lindnerb + + * admin/Windows/mingw32/install-mingw32-4.3.0-2-dw2.cmd, + admin/Windows/mingw32/install-msys-1.0.11.cmd: update mingw32 to + binutils-2.19.1 + update msys to tar-1.19.90-MSYS-1.0.11-2, + MSYS-1.0.11-20090120-dll + +2009-03-17 07:59 schloegl + + * extra/NaN/inst/sumskipnan.m: do not show debug information + +2009-03-17 07:41 schloegl + + * extra/NaN/inst/flag_implicit_skip_nan.m, + extra/NaN/inst/sumskipnan.m: turn on/off skipping NaN's added + +2009-03-16 23:28 cdf + + * extra/integration/PKG_ADD, extra/integration/inst/crule2d.m, + extra/integration/inst/grule2d.m: change meshdom to meshgrid + +2009-03-16 13:37 cdf + + * extra/nurbs/inst/bspdegelev.m, extra/nurbs/inst/bspderiv.m, + extra/nurbs/inst/nrbdemo.m, extra/nurbs/inst/nrbplot.m: removed + calls to isstr + +2009-03-16 07:16 gnumuthu + + * main/signal/INDEX, main/signal/inst/sampled2continuous.m: + sampled2continuous.m : new function that implements simple + low-pass filter type reconstruction of uniformly sampled signals + +2009-03-13 09:33 hauberg + + * main/image/src/pngread.cc: Better support for alpha channels + (from Eugeniy Mikhailov) + +2009-03-12 19:33 schloegl + + * extra/NaN/inst/nantest.m: fix typo + +2009-03-12 16:46 schloegl + + * extra/NaN/inst/corrcoef.m: support FLAG_NANS_OCCURED added + +2009-03-12 16:43 schloegl + + * extra/NaN/inst/rms.m, extra/NaN/inst/trimean.m: support + FLAG_NANS_OCCURED added + +2009-03-12 16:35 schloegl + + * extra/NaN/inst/median.m: support FLAG_NANS_OCCURED added + +2009-03-12 15:33 schloegl + + * extra/NaN/inst/std.m: more efficient call to exist + +2009-03-11 16:13 schloegl + + * extra/NaN/inst/sumskipnan.m: replace iscomplex with ~isreal (for + compatibility reasons) + +2009-03-11 10:37 schloegl + + * extra/NaN/inst/meansq.m, extra/NaN/inst/nanstd.m, + extra/NaN/inst/std.m, extra/NaN/inst/sumsq.m, + extra/NaN/inst/var.m: significant speed improvement + +2009-03-11 08:27 schloegl + + * extra/NaN/inst/sumskipnan.m: fix typo + +2009-03-11 08:23 schloegl + + * extra/NaN/inst/sumskipnan.m, extra/NaN/src/sumskipnan_mex.cpp: + minimize cache misses - increases performance; support for + complex data moved to sumskipnan.m + +2009-03-10 12:54 schloegl + + * extra/NaN/inst/corrcoef.m: fix docu, emphasize that the + correlation matrix based on pairwise correlation is supported + +2009-03-10 12:52 schloegl + + * extra/NaN/doc/README.TXT, extra/NaN/inst/covm.m, + extra/NaN/inst/flag_nans_occured.m, extra/NaN/inst/sumskipnan.m: + flag_nans_occured is not reset at every sumskipnan but only at + the next call to sumskipnan; this enables a flexible control of + the granularity on explicit NaN-checks + +2009-03-10 11:18 schloegl + + * extra/NaN/doc/INSTALL: updated to accomodate for recent changes + +2009-03-10 10:40 schloegl + + * extra/NaN/inst/sumskipnan.m: fix typo + +2009-03-10 09:05 highegg + + * main/general/inst/parcellfun.m: improve parcellfun + +2009-03-09 19:57 highegg + + * main/general/inst/parcellfun.m: update docs + +2009-03-09 18:49 treichl + + * admin/MacOSX/Octave.app/create-3.1.53.sh: Add build script for + Octave.app 3.1.53 with g95 Fortran compiler support. + +2009-03-09 18:47 treichl + + * admin/MacOSX/Octave.app/patches/arpack-2.1+parpack96.dfsg.macosx.diff.gz, + admin/MacOSX/Octave.app/patches/libjpeg6b_6b.macosx.diff.gz, + admin/MacOSX/Octave.app/patches/octave-3.1.53.diff.gz, + admin/MacOSX/Octave.app/patches/qrupdate-1.0.macosx.diff.gz, + admin/MacOSX/Octave.app/patches/suitesparse-3.1.0.macosx.diff.gz: + Add patches for building 3.1.53. + +2009-03-09 18:45 treichl + + * admin/MacOSX/Octave.app/backup/solvedeps-3.1.52.sh, + admin/MacOSX/Octave.app/solvedeps-3.1.52.sh: Cleanup. + +2009-03-09 18:44 treichl + + * admin/MacOSX/Octave.app/dmgpacker/selfupdate.sh, + admin/MacOSX/Octave.app/selfupdate.sh: Replace old 3.0.x version + file with new file for 3.1.x. + +2009-03-09 11:25 schloegl + + * extra/NaN/inst/sumskipnan.m, extra/NaN/src/sumskipnan_mex.cpp: + mex support improved: tests show a significant advantage in terms + of speed + +2009-03-08 15:35 treichl + + * main/odepkg/src/Makefile: Change compiler flags in MKF77FILE. + +2009-03-07 18:39 hauberg + + * main/image/src/bwfill.cc: Make sure points are inside the image + to avoid a crash + +2009-03-07 15:41 treichl + + * main/odepkg/inst/bvp4c.m: Fix broken help text. + +2009-03-07 09:57 hauberg + + * main/image/src/bwfill.cc: Changed order of input arguments to + match Matlab + +2009-03-06 13:05 schloegl + + * extra/NaN/doc/README.TXT: support for flag_nans_occured + +2009-03-06 12:29 schloegl + + * extra/NaN/inst/sumskipnan.m: fix typo + +2009-03-06 12:18 schloegl + + * extra/NaN/inst/covm.m, extra/NaN/inst/flag_nans_occured.m, + extra/NaN/inst/sumskipnan.m: support for flag_nans_occured + +2009-03-05 16:09 schloegl + + * extra/NaN/inst/sumskipnan.m: prepare for use of sumskipnan_mex + and sumskipnan_oct + +2009-03-05 16:05 schloegl + + * extra/NaN/src/sumskipnan_mex.cpp: move if-decisions outside of + loops + +2009-03-05 15:20 schloegl + + * extra/NaN/inst/nanmean.m: add nanmean for backwards compatibility + +2009-03-05 14:44 schloegl + + * extra/NaN/doc/README.TXT: fix some typos + +2009-03-05 12:42 schloegl + + * extra/NaN/src/sumskipnan.cc, extra/NaN/src/sumskipnan.cpp, + extra/NaN/src/sumskipnan_mex.cpp, + extra/NaN/src/sumskipnan_oct.cc: rename sumskipnan such that it + does not shadow sumskipnan.m + +2009-03-03 13:30 michaelschmid + + * main/nnet/DESCRIPTION, main/nnet/INDEX, + main/nnet/inst/dividerand.m, main/nnet/inst/ind2vec.m, + main/nnet/inst/mapstd.m, main/nnet/inst/vec2ind.m: 4 new + functions + +2009-03-03 09:29 highegg + + * extra/nlwing2/inst/combinepolars.m: more robust combining of + polars + +2009-03-02 15:01 highegg + + * extra/nlwing2/inst/calcwing.m, extra/nlwing2/inst/corrector.m, + extra/nlwing2/inst/floweqj.m: fix a bunch of bugs + +2009-03-02 14:54 highegg + + * extra/nlwing2/inst/calcwing.m, extra/nlwing2/inst/corrector.m: + fix the argument passing to corrector + +2009-03-02 14:40 highegg + + * extra/nlwing2/inst/floweqj.m, extra/nlwing2/inst/makeflow.m, + extra/nlwing2/inst/polppder.m: replace dmult by diag constructs + +2009-03-02 14:34 highegg + + * extra/nlwing2/DESCRIPTION, extra/nlwing2/inst/calcwing.m, + extra/nlwing2/inst/corrector.m: allow optional suppressing of + output + +2009-02-27 12:19 highegg + + * main/general/inst/parcellfun.m, main/general/src/fload.cc, + main/general/src/fsave.cc: add parallel cellfun + +2009-02-27 12:18 highegg + + * main/general/DESCRIPTION, main/general/inst/adresamp2.m, + main/general/inst/unresamp2.m: update description and licenses + +2009-02-26 08:37 hauberg + + * main/statistics/inst/zscore.m: Add support for multible output + arguments + +2009-02-25 21:03 jjstickel + + * main/data-smoothing/DESCRIPTION, + main/data-smoothing/inst/regdatasmooth.m, + main/data-smoothing/inst/rgdtsmcore.m, + main/data-smoothing/inst/rgdtsmcorewrap.m: updates to + regularization data smoothing functions and DESCRIPTION file + +2009-02-25 20:07 culpo + + * extra/fpl/DESCRIPTION, extra/fpl/inst/FPL2showmesh.net, + extra/fpl/inst/FPL3dxoutputfield.m, + extra/fpl/inst/FPL3dxoutputmesh.m: Updated FPL to latest version + +2009-02-25 20:03 culpo + + * extra/ocs/DESCRIPTION, extra/ocs/INDEX, + extra/ocs/inst/SBN/Mschichmanhodgesmosfet.m, + extra/ocs/inst/TST/TSTODEPKGFUNJAC.m, + extra/ocs/inst/TST/TSTODEPKGFUNMASS.m, + extra/ocs/inst/TST/TSTODEPKGFUNRES.m, + extra/ocs/inst/TST/TSTTHETAFUNJAC1.m, + extra/ocs/inst/TST/TSTodepkg.m: Updated OCS to latest version + +2009-02-25 18:44 culpo + + * extra/bim/DESCRIPTION, extra/bim/INDEX, extra/bim/doc/fiume.geo, + extra/bim/inst/BIM1Aadvdiff.m, extra/bim/inst/BIM2Aadvdiff.m, + extra/bim/inst/BIM2Alaplacian.m, extra/bim/inst/BIM2Areaction.m, + extra/bim/inst/BIM3Alaplacian.m, extra/bim/inst/BIM3Areaction.m, + extra/bim/inst/BIM3Arhs.m, extra/bim/inst/BIM3Cmeshproperties.m, + extra/bim/inst/BIM3Cunknownsonside.m: Updated BIM to latest + version + +2009-02-25 18:35 culpo + + * extra/msh/DESCRIPTION, extra/msh/INDEX, + extra/msh/inst/MSH2Mdisplacementsmoothing.m, + extra/msh/inst/MSH2Mequalizemesh.m, + extra/msh/inst/MSH2Mgeomprop.m, extra/msh/inst/MSH2Mgmsh.m, + extra/msh/inst/MSH2Mjigglemesh.m, + extra/msh/inst/MSH2Mjoinstructm.m, + extra/msh/inst/MSH2Mmeshalongspline.m, + extra/msh/inst/MSH2Mnodesonsides.m, + extra/msh/inst/MSH2Mstructmesh.m, extra/msh/inst/MSH2Msubmesh.m, + extra/msh/inst/MSH2Mtopprop.m, extra/msh/inst/MSH3Mgeomprop.m, + extra/msh/inst/MSH3Mgmsh.m, extra/msh/inst/MSH3Mjoinstructm.m, + extra/msh/inst/MSH3Mnodesonfaces.m, + extra/msh/inst/MSH3Mstructmesh.m, extra/msh/inst/MSH3Msubmesh.m: + Updated MSH to latest version + +2009-02-25 11:55 highegg + + * main/general/inst/adresamp2.m, main/general/inst/unresamp2.m: add + functions for uniform and adaptive curve resampling + +2009-02-19 20:58 abarth93 + + * main/octcdf/DESCRIPTION, main/octcdf/src/Makefile: pass link + option in env var LIBS instead of cmd line options of mkoctfile + +2009-02-18 21:20 asnelt + + * main/statistics/DESCRIPTION: Changed maintainer. + +2009-02-18 14:04 highegg + + * main/general/src/ChangeLog, main/general/src/deref.cc: remove + more relics + +2009-02-18 14:01 highegg + + * main/general/inst/issorted.m: remove issorted - now built-in + +2009-02-18 13:50 highegg + + * main/general/inst/ctranspose.m, main/general/inst/fcnchk.m, + main/general/inst/transpose.m: remove redundant functions + +2009-02-18 13:28 highegg + + * main/general/inst/unvech.m: optimize & adjust style of unvech + +2009-02-11 21:02 slackydeb + + * main/control/DESCRIPTION, main/control/inst/balreal.m: Little + optimization fix in balreal.m. Add myself as mantainer. Bump + version number and last update date in DESCRIPTION. + +2009-02-11 02:51 adb014 + + * main/video/src/AVHandler.cc: Include cstdlib in build (For + Stephen Montgomery-Smith) + +2009-02-03 22:02 slackydeb + + * main/optim/DESCRIPTION, main/optim/INDEX, + main/optim/inst/linprog.m: Add linprog function. Modify INDEX to + reflect change. Bump version. + +2009-01-30 11:52 slackydeb + + * main/ga/doc/README, main/ga/doc/todo.txt: Doc. + +2009-01-30 11:41 lindnerb + + * admin/Windows/mingw32/readline/readline-5.2-3.patch: fix handle + leak due to missing CloseHandle() calls for tty_reader_thread + +2009-01-30 11:39 lindnerb + + * admin/Windows/mingw32/tools/build-3.sh: update used tools to + notepad++-5.1.2 and gnuplot-4.3.0-2008-11-21 + +2009-01-30 11:38 lindnerb + + * admin/Windows/mingw32/tools/gnuplot/gnuplot-4.3.0-2008-11-21-3.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_makefile-localconf.patch: + add makefile variable SED and set it to /usr/bin/sed by default + to avoid calling a win32-native-non-msys version of sed which + might be in PATH. + + Calling a non-msys version of sed from within msys' sh yields + syntax errors, since regex patterns are interpreted as paths and + therefore translated... + +2009-01-30 11:30 lindnerb + + * admin/Windows/mingw32/gcc43_common.sh: fix bug in unpack_orig + which erroneously removed sources directory (instead of original + sources directory) + +2009-01-28 12:34 highegg + + * extra/nlwing2/ChangeLog, extra/nlwing2/inst/predictor.m: another + doc fix + +2009-01-28 12:29 highegg + + * extra/nlwing2/ChangeLog, extra/nlwing2/inst/qcalc.m: fix + docstring + +2009-01-28 11:08 highegg + + * extra/nlwing2/ChangeLog, extra/nlwing2/DESCRIPTION, + extra/nlwing2/inst/calcwing.m, extra/nlwing2/inst/corrector.m: + support experimental use of fsolve as a corrector + +2009-01-27 16:15 lindnerb + + * admin/Windows/mingw32/gcc43_common.sh, + admin/Windows/mingw32/tools/gnuplot/build-4.3.0-2008-11-21-3.sh, + admin/Windows/mingw32/tools/gnuplot/gnuplot-4.3.0-2008-11-21-3.patch, + admin/Windows/mingw32/tools/gnuplot/patches, + admin/Windows/mingw32/tools/gnuplot/patches/gp_console-GetModuleHandle.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_emf-style.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_gd-substitute-helvetica.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_gd.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_local_documentation.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_makefile-CAIRO.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_makefile-SRCDIR.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_makefile-documentation.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_makefile-localconf.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_octave-version.patch, + admin/Windows/mingw32/tools/gnuplot/patches/gp_post-style.patch, + admin/Windows/mingw32/tools/gnuplot/patchqueue.sh: gnuplot + update: add separate /patches subdir and helper script + patchqueue.sh add gd_substitute-helvetica patch, gcc43_common.sh + update: new functions unpack_add_ver() unpack_orig_add_ver() + + gcc43_common.sh: + ---------------- + *) add new functions unpack_add_ver() and unpack_orig_add_ver() + These append a version number to source code directory + + gnuplot: + -------- + *) add separate /patches subdirectory holding individual patches + to gnuplot sources + *) add the helper script patchqueue.sh to apply the local "patch + queue". This mimics mercurial's patch queues in a very simple way + *) add the gd-substitute-helvetica patch: Add font substitutes + for png and jpeg terminals for 'Helvetica' + +2009-01-27 16:06 lindnerb + + * admin/Windows/mingw32/arpack/arpack-96-3.patch: fix wrong order + of blas and lapack library in linkdeps of arpack + +2009-01-27 16:06 lindnerb + + * admin/Windows/mingw32/qrupdate, + admin/Windows/mingw32/qrupdate/build-1.0-3.sh, + admin/Windows/mingw32/qrupdate/qrupdate-1.0-3.patch: add + libqrupdate-1.0 build script and patch + +2009-01-27 07:32 lindnerb + + * admin/Windows/mingw32/gcc43_common.sh: bugfix: pass all arguments + to make in make_common() + +2009-01-24 16:21 thomas-weber + + * main/symbolic/inst/findsym.m, main/symbolic/inst/sym2poly.m: Add + some tests + +2009-01-24 16:21 thomas-weber + + * main/symbolic/inst/poly2sym.m: is_list is deprecated + +2009-01-23 12:31 lindnerb + + * admin/Windows/mingw32/graphicsmagick/GraphicsMagick-1.3.3-3.patch, + admin/Windows/mingw32/graphicsmagick/build-1.3.3-3.sh: fix + graphicsmagick-1.3.3 build script and patch: + libtool-shared-libgcc workaround, remove explicit reference to + -lstdc++_s from patch + +2009-01-23 12:29 lindnerb + + * admin/Windows/mingw32/imagemagick/build-6.4.5-3.sh: fix + imagemagick-6.4.5 build script: libtool-shared-libgcc workaround, + wrong prefix passed to configure + +2009-01-23 07:46 lindnerb + + * admin/Windows/mingw32/gcc43_build_deps.sh: add ARPACK to + gcc43_build_deps.sh + +2009-01-23 07:30 lindnerb + + * admin/Windows/mingw32/arpack/build-96-3.sh, + admin/Windows/mingw32/blas/build-3.sh, + admin/Windows/mingw32/bzip2/build-1.0.5-3.sh, + admin/Windows/mingw32/cairo/build-1.8.2-3.sh, + admin/Windows/mingw32/cblas/build-3.sh, + admin/Windows/mingw32/curl/build-7.19.0-3.sh, + admin/Windows/mingw32/expat/build-2.0.1-3.sh, + admin/Windows/mingw32/fltk/build-1.1.9-3.sh, + admin/Windows/mingw32/ftgl/build-2.1.3-rc5-3.sh, + admin/Windows/mingw32/gcc43_common.sh, + admin/Windows/mingw32/gettext/build-0.17-3.sh, + admin/Windows/mingw32/glib/build-2.18.2-3.sh, + admin/Windows/mingw32/glob/build-1.0-3.sh, + admin/Windows/mingw32/glpk/build-4.31-3.sh, + admin/Windows/mingw32/gmp/build-4.2.4-3.sh, + admin/Windows/mingw32/graphicsmagick/build-1.3.3-3.sh, + admin/Windows/mingw32/gsl/build-1.11-3.sh, + admin/Windows/mingw32/hdf5/build-1.6.7-3.sh, + admin/Windows/mingw32/iconv/build-1.12-3.sh, + admin/Windows/mingw32/imagemagick/build-6.4.5-3.sh, + admin/Windows/mingw32/lapack/build-3.1.1-3.sh, + admin/Windows/mingw32/less/build-418-3.sh, + admin/Windows/mingw32/libfontconfig/build-2.6.0-3.sh, + admin/Windows/mingw32/libfreetype/build-2.3.7-3.sh, + admin/Windows/mingw32/libgd/build-2.0.35-3.sh, + admin/Windows/mingw32/libjpeg/build-6b-3.sh, + admin/Windows/mingw32/libncurses/build-5.6-3.sh, + admin/Windows/mingw32/libpng/build-1.2.32-3.sh, + admin/Windows/mingw32/libtiff/build-3.8.2-3.sh, + admin/Windows/mingw32/libxml2/build-2.6.30-2.sh, + admin/Windows/mingw32/pango/build-1.22.2-3.sh, + admin/Windows/mingw32/pcre/build-7.8-3.sh, + admin/Windows/mingw32/pixman/build-0.12.0-3.sh, + admin/Windows/mingw32/pkg-config/build-0.23-3.sh, + admin/Windows/mingw32/qhull/build-2003.1-3.sh, + admin/Windows/mingw32/readline/build-5.2-3.sh, + admin/Windows/mingw32/regex/build-2.5.1-3.sh, + admin/Windows/mingw32/sed/build-4.1.5-3.sh, + admin/Windows/mingw32/texinfo/build-4.13a-3.sh, + admin/Windows/mingw32/wmf/build-0.2.8.4-3.sh, + admin/Windows/mingw32/zlib/build-1.2.3-3.sh: code cleanup - + mkdirs_pre(), unpack_pre() + + *) move the common mkdirs_pre() code from individual build + scripts to gcc43_common.sh + *) add common unpack_pre() which deletes existing source + directory + +2009-01-22 12:29 lindnerb + + * admin/Windows/mingw32/gcc43_build_deps.sh: fix wrong version + number for pango in gcc43_build_deps.sh + +2009-01-22 11:59 lindnerb + + * admin/Windows/mingw32/fftw3/build-3.2-3.sh, + admin/Windows/mingw32/gcc43_common.sh: remove the + modify_libtool_add_compilerflag() function from gcc43_common, + adapt fftw3-3.2 build script + +2009-01-22 10:09 lindnerb + + * admin/Windows/mingw32/tools/notepad++/build-5.1.2-3.sh: cleanup + and fixes in build script for notepad++ + +2009-01-22 10:08 lindnerb + + * admin/Windows/mingw32/gcc43_common.sh, + admin/Windows/mingw32/tools/gnuplot/build-4.3.0-2008-11-21-3.sh: + move definition of paths to locally required utilities to local + configuration script + +2009-01-22 09:58 lindnerb + + * admin/Windows/mingw32/tools/cpufeature/build-1.0.0-3.sh: ensure + target directory exists before copying to it + +2009-01-22 09:50 lindnerb + + * admin/Windows/mingw32/cairo/build-1.8.2-3.sh, + admin/Windows/mingw32/expat/build-2.0.1-3.sh, + admin/Windows/mingw32/fftw3/build-3.1.2-3.sh, + admin/Windows/mingw32/fftw3/build-3.2-3.sh, + admin/Windows/mingw32/gcc43_common.sh, + admin/Windows/mingw32/gettext/build-0.17-3.sh, + admin/Windows/mingw32/glib/build-2.18.2-3.sh, + admin/Windows/mingw32/gmp/build-4.2.4-3.sh, + admin/Windows/mingw32/gsl/build-1.11-3.sh, + admin/Windows/mingw32/iconv/build-1.12-3.sh, + admin/Windows/mingw32/libfontconfig/build-2.6.0-3.sh, + admin/Windows/mingw32/pango/build-1.22.2-3.sh, + admin/Windows/mingw32/pcre/build-7.8-3.sh, + admin/Windows/mingw32/pixman/build-0.12.0-3.sh, + admin/Windows/mingw32/pkg-config/build-0.23-3.sh, + admin/Windows/mingw32/wmf/build-0.2.8.4-3.sh: add support for + -shared-libgcc and -lstdc++_s with libtool + + Unfortunately, libtool does (yet?) not honour LDFLAGS, and here + in our case especially -shared-libgcc. + http://lists.gnu.org/archive/html/libtool/2006-02/msg00058.html + http://lists.gnu.org/archive/html/bug-libtool/2005-10/msg00002.html + The suggested workaround is to specify the -shared-libgcc flag as + part of the compiled name, e.g. + CC="mingw32-gcc-4.3.0-dw2.exe -shared-libgcc" + +2009-01-20 19:14 lindnerb + + * admin/Windows/mingw32/libfreetype/freetype-2.3.7-3.patch, + admin/Windows/mingw32/pcre/pcre-7.8-3.patch: remove build-time + local paths (-I and -L) from pcre-config and freetype-config + +2009-01-20 19:12 lindnerb + + * admin/Windows/mingw32/tools/gcc-tdm-4.3.0/build-4.3.0-3.sh: + update bundled mingw32 to mingw32-runtime-3.15.2 + +2009-01-20 19:10 lindnerb + + * admin/Windows/mingw32/install-mingw32-4.3.0-2-dw2.cmd: update + mingw32 build environment to binutils-2.19, w32api-3.13, + mingw32-runtime-3.15.2 + +2009-01-19 15:47 lindnerb + + * admin/Windows/mingw32/gmp/build-4.2.4-3.sh: force gmp's ABI to be + 32 bit + + (strangely, building on a pentium4, gmp configure believes it's a + 64bit architecture. don't know why...) + +2009-01-16 12:09 lindnerb + + * admin/Windows/mingw32/bzip2/build-1.0.5-3.sh, + admin/Windows/mingw32/cblas/build-3.sh, + admin/Windows/mingw32/expat/build-2.0.1-3.sh, + admin/Windows/mingw32/fftw3/build-3.1.2-3.sh, + admin/Windows/mingw32/fltk/build-1.1.9-3.sh, + admin/Windows/mingw32/gcc43_common.sh, + admin/Windows/mingw32/gmp/build-4.2.4-3.sh, + admin/Windows/mingw32/hdf5/build-1.6.7-3.sh, + admin/Windows/mingw32/iconv/build-1.12-3.sh, + admin/Windows/mingw32/lapack/build-3.1.1-3.sh, + admin/Windows/mingw32/libgd/build-2.0.35-3.sh, + admin/Windows/mingw32/libncurses/build-5.6-3.sh, + admin/Windows/mingw32/libpng/build-1.2.32-3.sh, + admin/Windows/mingw32/pkg-config/build-0.23-3.sh, + admin/Windows/mingw32/readline/build-5.2-3.sh, + admin/Windows/mingw32/sed/build-4.1.5-3.sh, + admin/Windows/mingw32/suitesparse/build-3.2.0-3.sh: fixes and + additions to buil... [truncated message content] |