log

age author description
Wed, 19 Oct 2016 09:54:44 -0700 Rik Remove useless persistent declarations in ode23, ode45. stable
Wed, 19 Oct 2016 08:49:47 -0700 Rik Remove property "MassConstant" from ode solvers. stable
Wed, 19 Oct 2016 08:34:53 -0700 Rik odeset.m: emit warning for any unknown property (bug #49364). stable
Wed, 19 Oct 2016 08:28:13 -0700 Rik odeset: Improve performance by using for loop for merging of unknown options. stable
Tue, 18 Oct 2016 11:31:13 -0700 Rik More Matlab-compatible implementation of OutputFcn. Clean up odeplot.m. stable
Mon, 17 Oct 2016 14:03:45 -0700 Rik odeplot.m: Recode for performance. stable
Mon, 17 Oct 2016 16:26:10 -0400 John W. Eaton maint: Merge stable to default.
Mon, 17 Oct 2016 16:24:55 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 17 Oct 2016 16:43:23 +0200 Nir Krakauer Improve docstring of odeset.m stable
Mon, 17 Oct 2016 11:55:26 +0200 Carlo de Falco Fix error in previous commit. stable
Mon, 17 Oct 2016 11:44:42 +0200 Carlo de Falco Improve documentation for odeset. stable
Sun, 16 Oct 2016 12:48:47 -0700 Rik odeset.m: Update FIXME notes about non-exact matching (bug #49364). stable
Sun, 16 Oct 2016 12:25:24 -0700 Rik maint: merge stable to default.
Sun, 16 Oct 2016 02:23:54 -0500 Daniel J Sebald Correct hggroup plot legends for gnuplot toolkit, add legend demo 17 items (bug #49341)
Sat, 15 Oct 2016 11:21:17 -0500 Daniel J Sebald Add stem example to the hggroup type of legend (bug #49341).
Sun, 16 Oct 2016 12:01:38 -0700 Rik doc: Add list of built-in colormaps to colormap documentation (bug #49363). stable
Sun, 16 Oct 2016 10:51:45 -0700 Rik maint: Use 2-space indent in definition of BIST %!functions. stable
Sat, 15 Oct 2016 22:39:29 -0700 Rik Further clean-up of ode functions. stable
Sat, 15 Oct 2016 10:30:48 +0200 Carlo de Falco Clean up ode options implementation to follow Octave coding standards. stable
Sat, 15 Oct 2016 02:51:30 -0500 Daniel J Sebald Fix legend.m typo in demo example 23 (bug #49341). stable
Fri, 14 Oct 2016 15:42:08 -0700 Rik Rename [xyz]mtick properties to [xyz]minortickvalues (bug #49205).
Fri, 14 Oct 2016 14:46:25 -0700 Rik Add '__' to start/end of hidden Octave-only graphics properties (bug #49205).
Fri, 14 Oct 2016 06:59:29 -0700 Rik Do a better job of delimiter auto-dedection in dlmread (bug #42022).
Thu, 13 Oct 2016 08:20:10 -0700 Rik doc: Remove DOCSTRING references to non-existent functions (bug #49329).
Thu, 13 Oct 2016 08:04:41 -0400 John D graphics: set uicontrol value default to 0 and handle special cases (Bug #48255) stable
Wed, 12 Oct 2016 18:24:08 -0700 Rik maint: merge stable to default.
Wed, 12 Oct 2016 18:22:41 -0700 Rik Ensure user inputrc file overrides Octave's default inputrc (bug #49323). stable
Tue, 11 Oct 2016 19:21:49 -0400 John Donoghue gui: handle differences in text color for popmenu, checkbox and radiobutton (Bug #49247) stable
Tue, 11 Oct 2016 14:14:44 -0700 Rik Accept second input '0' to svd (bug #49309).
Tue, 11 Oct 2016 13:26:54 -0400 John W. Eaton build -tst files with "make all" (bug #49310) stable
Tue, 11 Oct 2016 09:49:21 -0700 Rik Remove functions deprecated in version 4.0.
Tue, 11 Oct 2016 08:56:03 -0700 Rik maint: Merge stable to default.
Mon, 10 Oct 2016 17:34:38 -0400 John D gui: style fixes for pushbutton, radiobutton and checkbox (Bug #49247) stable
Mon, 10 Oct 2016 22:03:05 +0200 Eugenio Gianniti it_IT.ts: Minor fixes for italian translation of GUI stable
Mon, 10 Oct 2016 13:00:58 -0700 Rik residue.m: Remove code that filters out small return values (bug #34266, bug #49291).
Mon, 10 Oct 2016 16:12:39 +0200 Eugenio Gianniti it_IT.ts: Update italian translation of GUI stable
Fri, 07 Oct 2016 08:52:17 -0700 Mike Miller build: allow building Octave without FreeType available stable
Thu, 06 Oct 2016 12:18:15 -0500 Daniel J Sebald For gnuplot graphics toolkit, show only one key entry for errorbars (bug #49260)
Thu, 06 Oct 2016 21:39:27 +0200 Carlo de Falco make sure the additional function arguments are always passed to odefun. stable
Thu, 06 Oct 2016 15:42:08 -0400 John W. Eaton maint: merge stable to default
Thu, 06 Oct 2016 15:41:06 -0400 John W. Eaton avoid gnulib waitpid replacement for Windows systems (bug #49211) stable
Thu, 06 Oct 2016 01:08:22 -0500 Daniel J Sebald Use old syntax to fix GPVAL_TERM conditionals under gnuplot 4.4.0 (bug #49223). stable
Thu, 06 Oct 2016 12:29:06 -0400 John W. Eaton maint: merge stable to default
Thu, 06 Oct 2016 12:10:22 -0400 John W. Eaton maint: minor style fixes for C++ code. stable
Thu, 06 Oct 2016 11:55:20 -0400 John W. Eaton maint: strip tabs and trailing whitespace from C++ sources. stable
Thu, 06 Oct 2016 11:52:12 -0400 Avinoam Kalma avoid invalid BLAS calls that then invoke xerbla (bug #39000) stable
Thu, 06 Oct 2016 07:56:59 +0200 Carlo de Falco maint: merge stable to default
Wed, 05 Oct 2016 17:35:24 +0200 jcorno fix missing function arguments in call to starting_stepsize stable
Thu, 06 Oct 2016 07:36:59 +0200 Carlo de Falco maint: merge stable to default
Thu, 06 Oct 2016 07:13:24 +0200 Carlo de Falco cleanup ode solvers stable
Thu, 06 Oct 2016 06:54:32 +0200 Carlo de Falco simplify options management in ode solvers stable
Wed, 05 Oct 2016 23:09:31 -0400 John W. Eaton fix complex svd (bug #49232) stable
Wed, 05 Oct 2016 22:13:14 +0200 Andreas Weber Update of translation files (*.ts) stable
Mon, 03 Oct 2016 19:24:23 +0100 Carnë Draug Add failing tests for creating numbers with Inf complex parts (bug #31974)
Wed, 05 Oct 2016 16:14:30 +0100 Carnë Draug maint: re-add gsvd.cc to build system after d0e972e74851
Tue, 04 Oct 2016 22:52:25 +0200 Kai T. Ohlhus maint: merge stable to default.
Tue, 04 Oct 2016 22:50:45 +0200 Kai T. Ohlhus gui: remove "Share Code" menu entry for offline agora.octave.org (bug #49210) stable
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Mon, 03 Oct 2016 19:28:59 +0100 Carnë Draug __unimplemented__.m: re-add gsvd to list of unimplemented functions for 4.2 release. stable
Mon, 03 Oct 2016 14:07:58 -0700 Rik Fix regression with '@' character in gnuplot text fields (bug #49260). stable