Mercurial > hg > octave-nkf
graph
-
betainc.cc: Remove obsolete FIXME note.Sat, 22 Feb 2014 08:23:26 -0800, by Rik
-
build: Handle templated source file in libgui properly gui-releaseFri, 21 Feb 2014 18:50:33 -0500, by Mike Miller
-
maint: Periodic merge of gui-release to default.Fri, 21 Feb 2014 18:20:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 21 Feb 2014 18:19:44 -0500, by John W. Eaton
-
Allow postpad and prepad to expand singleton dimensions (bug #41633) gui-releaseFri, 21 Feb 2014 17:48:51 -0500, by Mike Miller
-
correctly handle nested evalin ('caller', ...) calls at top scope (bug #41651) gui-releaseFri, 21 Feb 2014 08:05:37 -0600, by Michael C. Grant
-
* configure.ac: Define list of Qt modules once. gui-releaseFri, 21 Feb 2014 14:57:44 -0500, by John W. Eaton
-
Ensure anti-aliasing in fltk plots (patch #8259) stableThu, 16 Jan 2014 16:26:56 -0500, by Jordi Gutiérrez Hermoso
-
findobj.m: let leading negation work (bug #41588). gui-releaseTue, 18 Feb 2014 18:21:55 +0100, by Sergey Plotnikov
-
maint: Merge gui-release to default.Thu, 20 Feb 2014 14:08:53 -0800, by Rik
-
rename file to avoid clash on case-insenstive filesystems (bug #41658) gui-releaseFri, 21 Feb 2014 11:35:36 -0500, by John W. Eaton
-
Add missing source files to libgui/graphics/module.mk gui-releaseThu, 20 Feb 2014 21:32:45 -0500, by Mike Miller
-
build: Add FT2_CFLAGS to CPPFLAGS required for new Qt graphics. gui-releaseThu, 20 Feb 2014 14:08:14 -0800, by Rik
-
style fix: eliminate lines of slashes to separate functions. gui-releaseThu, 20 Feb 2014 15:10:07 -0500, by John W. Eaton
-
update copyright notices for new QtHandles code gui-releaseThu, 20 Feb 2014 14:58:56 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Thu, 20 Feb 2014 14:27:48 -0500, by John W. Eaton
-
maint: Merge gui-release to default.Thu, 20 Feb 2014 09:27:57 -0800, by Rik
-
Fix pinv bug with 0 values introduced in cset 16b0cd465ecd.Thu, 20 Feb 2014 09:26:45 -0800, by Rik
-
waitbar.m: Force pixel units for waitbar figure (bug #41645). gui-releaseThu, 20 Feb 2014 16:18:02 +0100, by Pantxo Diribarne
-
[mq]: pinvTue, 18 Feb 2014 09:39:36 -0800, by Rik
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 20 Feb 2014 11:52:58 -0500, by John W. Eaton
-
Fix regression, allow space-separated cell array of function handles (bug #41569) stableThu, 20 Feb 2014 09:24:59 -0500, by Mike Miller
-
doc: Update function locking section with correct usage of mlock (bug #41627) stableThu, 20 Feb 2014 00:44:14 -0500, by Mike Miller
-
* settings-dialog.ui: minor text corrections gui-releaseTue, 18 Feb 2014 21:56:05 +0100, by Torsten
-
Use %!testif HAVE_UMFPACK for sparse lu test added in cset 2a45b6b87bee stableTue, 18 Feb 2014 09:59:52 -0500, by Mike Miller
-
maint: Periodic merge of gui-release to default.Tue, 18 Feb 2014 02:51:48 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 18 Feb 2014 02:50:18 -0500, by John W. Eaton
-
Added tag rc-3-8-1-3 for changeset 02ce68d63fba stableMon, 17 Feb 2014 03:32:22 -0500, by John W. Eaton
-
fix release date for 3.8.1 and bump release to 3.8.1-rc3 stable rc-3-8-1-3Mon, 17 Feb 2014 03:30:17 -0500, by John W. Eaton
-
update the completion list of the editor while typing gui-releaseTue, 18 Feb 2014 07:33:45 +0100, by Torsten
-
automatic completion list as user preference (bug #41469) gui-releaseMon, 17 Feb 2014 20:42:08 +0100, by Torsten
-
Handle special case of 0 for pinv with Diagonal matrices.Mon, 17 Feb 2014 10:04:27 -0800, by Rik
-
Added tag rc-3-8-1-2 for changeset 85d31344fb23 stableMon, 17 Feb 2014 03:26:03 -0500, by John W. Eaton
-
axis.m: Make "image" and "square" compatible with Matlab (bug #41581). stableSun, 16 Feb 2014 18:45:14 -0800, by Rik
-
axis.m: Make "image" and "square" compatible with Matlab (bug #41581). gui-releaseSun, 16 Feb 2014 18:42:30 -0800, by Rik
-
Tweak cset 044bbf569cd3 to get '--' to display in HTML as well (bug #41585). gui-releaseSun, 16 Feb 2014 12:46:54 -0800, by Rik
-
Fix contraction of '--' to '-' in Info format of Line Styles (bug #41585) gui-releaseSun, 16 Feb 2014 10:26:49 -0800, by Rik
-
fix restoring non-existing file from previous session (bug #41280) stableSun, 16 Feb 2014 18:06:43 +0100, by Torsten
-
maint: merge gui-release to default.Sat, 15 Feb 2014 20:19:42 -0800, by Rik
-
axis.m: restore plotbox and data aspect ratios with 'axis normal' (bug #41581). stableSat, 15 Feb 2014 20:16:27 -0800, by Rik
-
imported patch axisSat, 15 Feb 2014 20:09:32 -0800, by Rik
-
Allow pinv to work on Diagonal Matrices with a tolerance (bug #41546).Sat, 15 Feb 2014 14:42:07 -0800, by Rik
-
maint: Merge away extra headSat, 15 Feb 2014 13:36:01 -0800, by Rik
-
doc: Add new contributors to contributors.in file.Sat, 15 Feb 2014 13:21:33 -0800, by Rik
-
Additional format options for matlab compatibility (bug #41541).Mon, 10 Feb 2014 18:49:28 +0100, by Markus Bergholz
-
Make stemseries share the same baseline (bug #41593).Sat, 15 Feb 2014 14:14:10 +0100, by Pantxo Diribarne
-
Fix dispatch class of property accessor methods.Thu, 13 Feb 2014 22:29:44 -0500, by Michael Goffioul
-
allow sighandlers.cc to compile on 64-bit Windows systems stableThu, 13 Feb 2014 16:34:06 -0500, by John W. Eaton
-
Backed out changeset f01ac1bb8a5d which broke some editor short cuts gui-releaseThu, 13 Feb 2014 22:17:44 +0100, by Torsten
-
add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-releaseThu, 13 Feb 2014 20:39:09 +0100, by Torsten
-
Restore escaped backslashes accidentally deleted by cset af8a70d6885c gui-releaseThu, 13 Feb 2014 12:15:14 -0500, by Mike Miller
-
maint: Periodic merge of gui-release to default.Thu, 13 Feb 2014 12:07:37 -0500, by John W. Eaton
-
* sparse.cc (Fsparse): Use get_dimensions to extract dimension args.Thu, 13 Feb 2014 10:45:55 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 13 Feb 2014 12:05:47 -0500, by John W. Eaton
-
allow sparse arguments for dimensions in sparse function (bug #41535) stableThu, 13 Feb 2014 11:15:58 -0500, by John W. Eaton
-
Add missing file to pkg/module.mk.Thu, 13 Feb 2014 10:24:41 +0100, by Kai T. Ohlhus
-
which: Properly identify workspace variables (bug #37320)Sat, 08 Feb 2014 14:39:33 -0500, by Mike Miller
-
freqz: Make frequency response plot visually compatible with Matlab (bug #41464) stableThu, 13 Feb 2014 00:00:10 -0500, by Mike Miller
-
Avoid reseting "parent" property to the same value (bug #37752).Wed, 12 Feb 2014 21:40:19 +0100, by Pantxo Diribarne
-
Move definifion of default package paths to separate function.Fri, 24 Jan 2014 10:14:15 +0100, by Carlo de Falco
-
Fix isequal* parse failure when comparing object to non-object (bug #41531). stableMon, 10 Feb 2014 13:00:44 -0200, by Felipe G. Nievinski
-
Fix copy&paste typo when registering exp with JIT (bug #41560).Wed, 12 Feb 2014 08:39:00 -0800, by Rik
-
run.m: Don't undo changes to current dir done by script that was run (bug #41543).Tue, 11 Feb 2014 00:42:43 -0200, by Felipe G. Nievinski
-
doc: Document that default mu is 0 for logn* statistical functions (bug #41547). stableTue, 11 Feb 2014 14:31:25 -0800, by Rik
-
image.m: Fix axis limit bug when column vectors are used as x,y input (bug #41466). stableMon, 10 Feb 2014 09:41:59 -0800, by Rik
-
Allow save() to write to the terminal with the filename '-' (bug #41505) stableSun, 09 Feb 2014 18:21:14 -0500, by Mike Miller
-
Support handle to classdef constructor.Sat, 08 Feb 2014 19:17:25 -0500, by Michael Goffioul
-
Don't put parent function in subfunction stack structure name (bug #41506).Sat, 08 Feb 2014 14:44:21 -0800, by Rik
-
Fix package function call with magic "end" in arguments.Sat, 08 Feb 2014 17:10:01 -0500, by Michael Goffioul
-
maint: Periodic merge of gui-release to default.Sat, 08 Feb 2014 13:35:00 -0800, by Rik
-
doc: Change docstring for rand* functions from [N, M] to [M, N] (bug #41496). stableFri, 07 Feb 2014 20:10:02 -0800, by Rik
-
fix problems with gui startup (bug #41452) and focus issues (bug #40823) stableFri, 07 Feb 2014 11:37:56 +0100, by Torsten
-
surfl.m: normalize using dataaspectratio, not plotboxaspectratio.Thu, 06 Feb 2014 18:05:09 -0800, by Rik
-
avoid substituting shell variable references in mkoctfile.cc stableTue, 04 Feb 2014 16:53:48 -0500, by John W. Eaton
-
improve focus of terminal widget (partial fix of bug #40823) stableTue, 04 Feb 2014 21:16:11 +0100, by Torsten
-
surface.m: Simplify input argument processing.Mon, 03 Feb 2014 22:32:12 -0800, by Rik
-
ppval.m: Return correctly sized output for scalar polynomial input (bug #41448). stableMon, 03 Feb 2014 14:25:11 -0800, by Rik
-
Disallow comments after continuation in double-quoted strings (bug #41415). stableSat, 01 Feb 2014 00:16:17 +0100, by Stefan Mahr
-
maint: whitespace fixes for libinterp/corefcn/lu.cc stableMon, 03 Feb 2014 11:45:03 -0500, by Jordi Gutiérrez Hermoso
-
maint: Style fixes for tests in libinterp/corefcn/lu.cc stableMon, 03 Feb 2014 11:44:30 -0500, by Jordi Gutiérrez Hermoso
-
correct numerical errors in sparse LU factorization (bug #41116). stableMon, 03 Feb 2014 10:54:27 -0500, by Michael C. Grant
-
qqplot.m: Plot points as well as connecting line.Sun, 02 Feb 2014 22:21:45 -0800, by Rik
-
legend.m: Restrict maximum marker size to avoid overflowing visual area.Sun, 02 Feb 2014 22:03:07 -0800, by Rik
-
legend.m: use linewidth from plot object in drawing legend (bug #41283)Tue, 14 Jan 2014 15:32:10 +0100, by Joachim Wiesemann
-
issymmetric.m: Fix OOM when run on large sparse matrices (bug #41426)Sun, 02 Feb 2014 20:26:28 -0800, by David Spies
-
Pass --verbose option to mkoctfile when installing packages with --verbose (bug #41351).Sun, 02 Feb 2014 16:01:10 -0800, by Mike Miller
-
Allow empty classdef or methods/properties/... blocksFri, 31 Jan 2014 12:02:04 -0500, by Michael Goffioul
-
interp1.m: Demote error to warning about multiple discontinuties (bug #41386). stableFri, 31 Jan 2014 21:08:15 -0800, by Rik
-
Support disp/display overloading in classdefFri, 31 Jan 2014 11:41:19 -0500, by Michael Goffioul
-
interp1.m: Fix handling multi-column y-input with jumps (bug #40825). stableFri, 06 Dec 2013 15:08:41 +0100, by Juan Pablo Carbajal
-
Workaround for clear -classes and failures in 'make check' (bug #41269)Thu, 30 Jan 2014 17:56:43 -0800, by Rik
-
maint: Periodic merge of gui-release -> stable.Thu, 30 Jan 2014 16:11:29 -0800, by Rik
-
figure.m: Don't make figure N visible when property explicitly set to 'off' (bug #41396) stableWed, 29 Jan 2014 21:26:13 +0100, by Markus Appel
-
Use native separatos in __fltk_getfile__ gui-releaseWed, 29 Jan 2014 19:25:13 -0500, by John Donoghue
-
maint: Periodic merge of gui-release to default.Wed, 29 Jan 2014 15:28:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseWed, 29 Jan 2014 15:28:13 -0500, by John W. Eaton
-
consistently use '...' without preceding space in GUI messaages stableWed, 29 Jan 2014 15:17:57 -0500, by John W. Eaton
-
GUI: Use selected/entered name as part of the directory name in uigetdir gui-releaseTue, 28 Jan 2014 18:19:39 -0500, by John Donoghue
-
Add path separator to end of uigetfile path (Bug #41367) gui-releaseTue, 28 Jan 2014 18:17:57 -0500, by John Donoghue
-
* pt_BR.ts: restore translations accidently deleted by cset cae24b7cfaf4 stableTue, 28 Jan 2014 19:21:04 +0100, by Felipe G. Nievinski
-
Remove Octave_map class deprecated in 3.8.Mon, 27 Jan 2014 09:50:53 -0800, by Rik
-
__makeinfo__.m: Fix generating HTML output with Texinfo 5.2 (bug #41364). stableMon, 27 Jan 2014 09:18:36 -0800, by Rik
-
create empty script when editor becomes visible without open files (bug #41347) gui-releaseSun, 26 Jan 2014 12:55:21 +0100, by Torsten
-
Remove obsolete comment from do_dbtype().Sat, 25 Jan 2014 20:27:10 -0800, by Rik