log

age author description
Thu, 17 Nov 2011 13:22:19 +0000 carandraug busdays: fixed help text octave-forge
Wed, 16 Nov 2011 21:39:15 +0000 prnienhuis odfdom / xercesImpl URLs updated octave-forge
Wed, 16 Nov 2011 10:18:18 +0000 paramaniac quaternion_oo: minor style fixes octave-forge
Wed, 16 Nov 2011 07:52:13 +0000 schloegl several compiler warnings have been addressed octave-forge
Wed, 16 Nov 2011 00:11:34 +0000 michelemartone sparsersb: extending the usage of error() to three more places. octave-forge
Tue, 15 Nov 2011 19:28:16 +0000 michelemartone sparsersb: invoking Octave's error() on critical errors (like when dealing with NULL librsb matrix pointers): in this way octave does not crash on librsb's allocation failures. octave-forge
Tue, 15 Nov 2011 19:27:22 +0000 schloegl correct name of bland_altman; address compiler warning warning: deprecated conversion from string constant octave-forge
Tue, 15 Nov 2011 19:09:20 +0000 michelemartone sparsersb: added the --with-verbosity-level configure switch, to activate sparsersb (debug) verbosity at build time. octave-forge
Tue, 15 Nov 2011 16:30:17 +0000 paramaniac quaternion_oo: disable features introduced with last commit because it can crash octave. filing a bug report against octave wouldn't be a bad idea. octave-forge
Tue, 15 Nov 2011 16:22:40 +0000 paramaniac quaternion_oo: allow stuff like q.w(1:2, 2:3) in subsref octave-forge
Tue, 15 Nov 2011 16:07:10 +0000 carandraug train_sc: replaced nested subfunction by subfunctions to avoid warning during installation, replaced spaces per tabs and removed trailing whitespace octave-forge
Tue, 15 Nov 2011 15:55:00 +0000 paramaniac quaternion_oo: make subsref more consistent octave-forge
Tue, 15 Nov 2011 15:14:10 +0000 carandraug fss: replaced nested subfunction by subfunctions to avoid warning during installation, replaced spaces per tabs and removed trailing whitespace octave-forge
Tue, 15 Nov 2011 15:08:35 +0000 carandraug nan2conv: fixed filename to match function name octave-forge
Tue, 15 Nov 2011 14:48:30 +0000 cdf global flux in 3d octave-forge
Tue, 15 Nov 2011 14:12:41 +0000 paramaniac quaternion_oo: minor style fixes octave-forge
Tue, 15 Nov 2011 14:04:39 +0000 paramaniac quaternion_oo: simplify power octave-forge
Mon, 14 Nov 2011 22:36:57 +0000 jpicarbajal robotics. Adding methos to Quaternion class octave-forge
Mon, 14 Nov 2011 22:35:45 +0000 jpicarbajal quaternions_oo . Power vectorized to matrices of quaternions. octave-forge
Mon, 14 Nov 2011 19:13:11 +0000 schloegl use 3 digit version number octave-forge
Mon, 14 Nov 2011 18:33:42 +0000 jpicarbajal quaternions_oo . power vectorized octave-forge
Mon, 14 Nov 2011 16:55:12 +0000 jpicarbajal quaternions_oo. retouching power and RTB transition file octave-forge
Mon, 14 Nov 2011 16:54:18 +0000 jpicarbajal robotics. Adding quaternion methods octave-forge
Mon, 14 Nov 2011 16:53:18 +0000 jpicarbajal robotics. Quaternion adding methods octave-forge
Mon, 14 Nov 2011 16:34:11 +0000 jpicarbajal quaternions_oo . power function implemented octave-forge
Mon, 14 Nov 2011 16:24:51 +0000 paramaniac quaternion_oo: style fixes octave-forge
Mon, 14 Nov 2011 16:03:08 +0000 paramaniac quaternion_oo: fix date octave-forge
Mon, 14 Nov 2011 15:05:28 +0000 carandraug monotone_smooth: improvements on input check octave-forge
Mon, 14 Nov 2011 14:56:10 +0000 carandraug monotone_smooth: check input for extra arguments, return error if h is invalid (instead of silently recalculate it), use printf style for warning message octave-forge
Mon, 14 Nov 2011 14:54:28 +0000 jpicarbajal quaternion_oo . Adding time derivative of a quaternion as method with tests octave-forge
Mon, 14 Nov 2011 14:53:49 +0000 carandraug monotone_smooth: replaced tabs per spaces, made lines shorter than 80 characters octave-forge
Mon, 14 Nov 2011 14:47:03 +0000 asnelt Initial commit. octave-forge
Sun, 13 Nov 2011 21:14:56 +0000 abarth93 comparison with global OI octave-forge
Sun, 13 Nov 2011 18:37:40 +0000 lmarkov M fuzzy-logic-toolkit/DESCRIPTION octave-forge
Sun, 13 Nov 2011 18:37:05 +0000 lmarkov A inst/heart_disease_demo_1.m octave-forge
Sun, 13 Nov 2011 18:30:38 +0000 lmarkov M private/aggregate_output_sugeno.m octave-forge
Sun, 13 Nov 2011 17:05:25 +0000 prnienhuis Added note about xercesImpl.jar having to be version 2.9.1 octave-forge
Sun, 13 Nov 2011 16:45:38 +0000 prnienhuis Adapted to PKG_ADD / PKG_DEL. octave-forge
Sun, 13 Nov 2011 16:31:09 +0000 prnienhuis Java classes supposed to be in /<libdir>/java octave-forge
Sun, 13 Nov 2011 16:30:17 +0000 prnienhuis Index added octave-forge
Sun, 13 Nov 2011 13:54:47 +0000 paramaniac quaternion-oo: convert to octave style octave-forge
Sun, 13 Nov 2011 13:43:25 +0000 paramaniac quaternion-oo: add norm octave-forge
Sun, 13 Nov 2011 13:32:36 +0000 paramaniac quaternion-oo: add unit method, various enhancements octave-forge
Sun, 13 Nov 2011 12:40:38 +0000 jpicarbajal robotics. Adding constructors, methods and properties octave-forge
Sun, 13 Nov 2011 11:51:35 +0000 michelemartone sparsersb: deleted the old "istri" function code, borrowed from the "uppertri" original example. octave-forge
Sun, 13 Nov 2011 11:10:16 +0000 jpicarbajal adding some quaternion functions. These will be replaced with dependency to quaternions package. octave-forge
Sun, 13 Nov 2011 00:02:51 +0000 michelemartone sparsersb: using carlo's INDEX file; updated DESCRIPTION to not break lines. octave-forge
Sat, 12 Nov 2011 13:09:49 +0000 michelemartone sparsersb: a nicer error message on missing librsb-config, and using mlock() in the oct-file. octave-forge
Sat, 12 Nov 2011 11:47:29 +0000 michelemartone sparsersb: commented out a (probably) redundant (octave_idx_type) symbol redefinition in configure.base. octave-forge
Fri, 11 Nov 2011 22:38:23 +0000 carandraug updating pkienzle e-mail address octave-forge
Fri, 11 Nov 2011 19:35:52 +0000 schloegl prepare NaN-tb v2.5 release octave-forge
Fri, 11 Nov 2011 11:32:45 +0000 carandraug psi: use print_usage, help text using texinfo, replace lgamma by gammaln octave-forge
Fri, 11 Nov 2011 11:07:50 +0000 paramaniac control-devel: add script to execute all tests at once octave-forge
Fri, 11 Nov 2011 11:03:45 +0000 paramaniac control-devel: doc fix octave-forge
Fri, 11 Nov 2011 10:50:51 +0000 paramaniac control-devel: add test to fitfrd, fix docstring octave-forge
Fri, 11 Nov 2011 07:47:37 +0000 schloegl return output for case of no output variable octave-forge
Thu, 10 Nov 2011 21:24:24 +0000 paramaniac control-devel: fix typo (2) octave-forge
Thu, 10 Nov 2011 21:22:32 +0000 paramaniac control-devel: fix typo octave-forge
Thu, 10 Nov 2011 21:21:12 +0000 paramaniac control-devel: handle methods for spamodred and btamodred octave-forge
Thu, 10 Nov 2011 21:07:48 +0000 carandraug replacing tabs per spaces octave-forge