log

age author description
Tue, 30 Jan 2007 20:33:41 +0000 adb014 Compatibility functions are indexed in main/INDEX. Remove them here octave-forge
Tue, 30 Jan 2007 20:32:28 +0000 adb014 INDEX new functions octave-forge
Tue, 30 Jan 2007 20:30:34 +0000 adb014 Remove message about inpolygon as real version now exists, add news function to INDEX octave-forge
Tue, 30 Jan 2007 20:29:09 +0000 adb014 Also ignore javascript.js file octave-forge
Tue, 30 Jan 2007 20:27:28 +0000 adb014 Add NOINSTALL to language/base octave-forge
Tue, 30 Jan 2007 20:26:51 +0000 adb014 Update CONTENTS text octave-forge
Tue, 30 Jan 2007 20:26:01 +0000 adb014 INDEX new functions octave-forge
Tue, 30 Jan 2007 20:24:34 +0000 adb014 Add test for duplication of functions in the INDEX files. Remove debugging print-out octave-forge
Tue, 30 Jan 2007 15:57:59 +0000 hauberg Bug fixes octave-forge
Mon, 29 Jan 2007 21:30:04 +0000 adb014 Careful with the EOF of the help strings to get the right MD5 sum octave-forge
Mon, 29 Jan 2007 20:42:27 +0000 adb014 Update plot to the same version as in the original octave-lang octave-forge
Mon, 29 Jan 2007 20:35:14 +0000 adb014 Import of octave-lang into octave-forge octave-forge
Mon, 29 Jan 2007 20:30:44 +0000 adb014 typo in octlang octave-forge
Mon, 29 Jan 2007 20:23:49 +0000 adb014 Import of octave-lang into octave-forge octave-forge
Mon, 29 Jan 2007 20:23:09 +0000 adb014 Package ChangeLog file with packages if one exists octave-forge
Mon, 29 Jan 2007 19:53:11 +0000 adb014 Add a couple of links to pages octave-forge
Mon, 29 Jan 2007 19:51:53 +0000 adb014 Relax the error tolerance of test to allow for random failures of test code octave-forge
Mon, 29 Jan 2007 19:50:47 +0000 adb014 use double quotes so that escaped characters are correctly treated octave-forge
Mon, 29 Jan 2007 19:06:50 +0000 treichl Fixed bug so that 'make check' of packages succeeds. octave-forge
Sun, 28 Jan 2007 18:04:07 +0000 treichl Checked in some improvements for solver. octave-forge
Sun, 28 Jan 2007 14:11:16 +0000 hauberg More metadata to the webpages octave-forge
Sun, 28 Jan 2007 11:46:00 +0000 hauberg Added a robots.txt file octave-forge
Sun, 28 Jan 2007 11:40:03 +0000 hauberg Added one more date to the html header octave-forge
Sun, 28 Jan 2007 11:37:02 +0000 hauberg Javascript in separate files, added date to html pages, added favicon octave-forge
Sat, 27 Jan 2007 19:22:31 +0000 hauberg Top padding of <dt> to make the news listing look nicer octave-forge
Sat, 27 Jan 2007 16:37:24 +0000 adb014 Small typo in Makeconf.base octave-forge
Sat, 27 Jan 2007 16:32:22 +0000 adb014 Remove pkg.mk and incorporate in Makeconf.base. Update Makefiles accordingly. Use cvs2cl to create ChangeLog files for all of the packages if a ChangeLog file doesn't exist. Package build machine must therefore have access to the CVS octave-forge
Sat, 27 Jan 2007 16:26:28 +0000 adb014 remove fftw_wisdom_program from INDEX octave-forge
Sat, 27 Jan 2007 16:25:11 +0000 adb014 Doc fix and fix for notes index items octave-forge
Sat, 27 Jan 2007 16:23:22 +0000 adb014 Update News octave-forge
Sat, 27 Jan 2007 16:23:05 +0000 adb014 *** empty log message *** octave-forge
Fri, 26 Jan 2007 13:05:18 +0000 goffioul Include outer.oct and GramSchmidt.oct as targets, not .cc files octave-forge
Thu, 25 Jan 2007 21:09:12 +0000 goffioul Add "clean" rules to makefiles and discard exit status octave-forge
Wed, 24 Jan 2007 20:51:36 +0000 treichl Further improvements. octave-forge
Wed, 24 Jan 2007 20:50:31 +0000 treichl Added the "mxArray *mxGetMatrixRow (mxArray *, unsigned int)" function. octave-forge
Wed, 24 Jan 2007 20:48:23 +0000 treichl Added "\n"s to the error messages if a known error is found. octave-forge
Wed, 24 Jan 2007 20:46:16 +0000 treichl Implementation of a faster handling for the "Refine" option. octave-forge
Wed, 24 Jan 2007 20:44:56 +0000 treichl 2007.01.20 Thomas Treichl octave-forge
Wed, 24 Jan 2007 10:55:54 +0000 mcreel initial commit of functions for nonparametric smoothing. Includes kernel regression and density. Can make use of MPITB for parallel computing if it's available. octave-forge
Wed, 24 Jan 2007 10:51:22 +0000 mcreel minor cleanup octave-forge
Tue, 23 Jan 2007 22:05:01 +0000 sis-sou Initial commit into CVS. octave-forge
Tue, 23 Jan 2007 18:18:42 +0000 gnumuthu apply.m: uses feval to apply(func_handle,{arg1,arg2, .. .argn}); octave-forge
Sun, 21 Jan 2007 21:15:52 +0000 goffioul Fix compilation for MSVC and port to recent octave version octave-forge
Sun, 21 Jan 2007 18:17:34 +0000 treichl Removed the local ChangeLog file in main/odepkg/doc. Updated the version number of odepkg to 0.1.3 because of the ongoing work with the mexsolvers. octave-forge
Sun, 21 Jan 2007 18:12:25 +0000 treichl Improved the main solver function. octave-forge
Sun, 21 Jan 2007 18:10:20 +0000 treichl Added the "mxArray *mxTransposeMatrix (mxArray *)" function. octave-forge
Sun, 21 Jan 2007 18:07:31 +0000 treichl Removed the local ChangeLog file in main/odepkg/doc. octave-forge
Sun, 21 Jan 2007 18:04:45 +0000 treichl Added support for the "Refine" option. The "RelTol" option must be of a scalar type for these solvers. octave-forge
Sat, 20 Jan 2007 18:31:16 +0000 pkienzle Add upsample; correct documentation; index the new functions. octave-forge
Sat, 20 Jan 2007 18:21:17 +0000 treichl Updated. octave-forge
Sat, 20 Jan 2007 18:17:40 +0000 pkienzle Rewrite more compactly and with phase argument; add tests. octave-forge
Sat, 20 Jan 2007 17:55:30 +0000 treichl Update of the local diary and ChangeLog file. octave-forge
Sat, 20 Jan 2007 17:49:48 +0000 treichl Updated - but not ready to install the mexsolver by default. octave-forge
Sat, 20 Jan 2007 17:36:37 +0000 treichl Updates. octave-forge
Sat, 20 Jan 2007 17:30:37 +0000 treichl Added this wrapper function for odepkg_mexsolver_dopri5. octave-forge
Sat, 20 Jan 2007 09:52:48 +0000 sis-sou Initial commit into CVS. octave-forge
Thu, 18 Jan 2007 21:23:52 +0000 treichl I started to implement some post processing options at the dopri5 solver octave-forge
Wed, 17 Jan 2007 21:21:05 +0000 hauberg Code cleanup and support for color images octave-forge
Wed, 17 Jan 2007 21:18:12 +0000 treichl Changed some indents. octave-forge
Wed, 17 Jan 2007 21:15:40 +0000 treichl Read the local ChangeLog file in main/odepkg/doc. octave-forge