Mercurial > hg > octave-nkf
graph
-
* etc/HACKING: Update with new gnulib info.Thu, 10 Jan 2013 10:47:17 -0500, by John W. Eaton
-
use hook functions for gnulib's bootrap script instead of our wrapper scriptThu, 10 Jan 2013 10:28:43 -0500, by John W. Eaton
-
Fix typo from 18d1bd2596bf (LFLAGS -> LDFLAGS)Wed, 09 Jan 2013 13:46:10 -0500, by Ben Abbott
-
Sneak the MacOS X "-framework JavaVM" into mkoctfile via LDFLAGSWed, 09 Jan 2013 10:17:58 -0500, by Ben Abbott
-
maint: periodic merge of stable to defaultTue, 08 Jan 2013 17:16:02 -0500, by John W. Eaton
-
Makefile.am: close automake conditional stableTue, 08 Jan 2013 15:59:47 -0500, by Jordi Gutiérrez Hermoso
-
gui: reorganized handling of different icons for dock widgetsTue, 08 Jan 2013 21:35:12 +0100, by Torsten
-
Initial support for object array semantic. classdefTue, 08 Jan 2013 12:34:30 -0500, by Michael Goffioul
-
doc: Change object type of dbwhere, dbstack to "Command" in docstring.Sun, 06 Jan 2013 21:52:29 -0800, by Rik
-
More flexible refcount to account for owned back-references. classdefSun, 06 Jan 2013 22:22:13 -0500, by Michael Goffioul
-
Use strong reference between objects and their class. classdefSun, 06 Jan 2013 12:19:16 -0500, by Michael Goffioul
-
doc: add while and do-until example to help text (bug #7915)Sun, 06 Jan 2013 21:59:11 +0000, by Carnë Draug
-
maint: Merge stable to default to pick up Perl doc-building fix.Sat, 05 Jan 2013 18:40:49 -0800, by Rik
-
munge-texi.pl: Strip EOL character(s) in a platform-agnostic way. stableSat, 05 Jan 2013 18:39:18 -0800, by Rik
-
maint: merge stable to defaultSat, 05 Jan 2013 19:58:22 -0500, by John W. Eaton
-
build: Use Perl to create DOCSTRINGS in src/ directory. stableFri, 18 May 2012 10:48:43 -0700, by Rik
-
Added tag rc-3-6-4-1 for changeset 858cbf6fc2ec stableSat, 05 Jan 2013 19:46:44 -0500, by John W. Eaton
-
gui: new error message when saving a file as one already opened in the editorSat, 05 Jan 2013 21:30:01 +0100, by Torsten
-
gui: set locale to C before starting the interpreterSat, 05 Jan 2013 08:35:09 +0100, by Torsten
-
perms.m: Match documentation variable names to function variable names.Fri, 04 Jan 2013 14:14:41 -0800, by Rik
-
Document that break and continue statements work for do-until loops.Fri, 04 Jan 2013 11:41:08 -0800, by Rik
-
Implement full object construction and superclass references. classdefThu, 03 Jan 2013 21:01:11 -0500, by Michael Goffioul
-
Force classdef name to match filename. classdefThu, 03 Jan 2013 21:01:07 -0500, by Michael Goffioul
-
eliminate some compiler warnings for GUI codeThu, 03 Jan 2013 17:40:43 -0500, by John W. Eaton
-
Do not use vectorized llvm commands for complex numbersThu, 03 Jan 2013 12:35:10 -0700, by Max Brister
-
maint: periodic merge of stdefault to classdef classdefThu, 03 Jan 2013 13:36:55 -0500, by Jordi Gutiérrez Hermoso
-
maint: merge in gnulib changes from stableThu, 03 Jan 2013 13:24:14 -0500, by Jordi Gutiérrez Hermoso
-
Replace gnulib subrepo with gnulib-hg stableThu, 03 Jan 2013 12:54:32 -0500, by Jordi Gutiérrez Hermoso
-
maint: Merge stable to default to pick up fix for bug #37988.Thu, 03 Jan 2013 10:06:59 -0800, by Rik
-
Fix segfaults with gesdd driver for svd (bug #37998). stableThu, 03 Jan 2013 10:05:03 -0800, by Rik
-
maint: periodic merge of stable to defaultThu, 03 Jan 2013 11:19:47 -0500, by John W. Eaton
-
fix incorrect results for convhulln in some cases (bug #38013) stableThu, 03 Jan 2013 11:16:40 -0500, by John W. Eaton
-
do system-specific initialization before installing default variable valuesThu, 03 Jan 2013 03:05:16 -0500, by John W. Eaton
-
maint: bump version number to 3.7.1+Thu, 03 Jan 2013 01:59:08 -0500, by John W. Eaton
-
maint: merge snapshot changesThu, 03 Jan 2013 01:57:47 -0500, by John W. Eaton
-
Added tag ss-3-7-1 for changeset df1aceb8f0bcThu, 03 Jan 2013 01:56:54 -0500, by John W. Eaton
-
make docstrings for __java_init__ and __java_exit__ available unconditionallyWed, 02 Jan 2013 19:18:15 -0500, by John W. Eaton
-
doc: orderfields.m bug #38009Wed, 02 Jan 2013 15:05:39 +0100, by Andreas Weber
-
fix bug #38010 struct2cell documentation errorWed, 02 Jan 2013 14:51:17 +0100, by Andreas Weber
-
configure.ac: Replace uses of 'true' as a command.Wed, 02 Jan 2013 20:18:28 -0800, by Rik
-
configure.ac: Simplify test for math library.Wed, 02 Jan 2013 17:15:57 -0800, by Rik
-
configure.ac: Remove some no longer accurate comments.Wed, 02 Jan 2013 16:59:10 -0800, by Rik
-
allow build to proceed if either Qt or QScintilla is missingWed, 02 Jan 2013 14:29:50 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 02 Jan 2013 11:31:44 -0500, by Jordi Gutiérrez Hermoso
-
textscan.m: fix treatment of whitespace argument (bug #37961) stableWed, 02 Jan 2013 11:26:38 -0500, by Jordi Gutiérrez Hermoso
-
Implement embryonic value-class semantic. classdefTue, 01 Jan 2013 19:54:15 -0500, by Michael Goffioul
-
Implement some embryonic handle-classdef semantic. classdefTue, 01 Jan 2013 19:42:17 -0500, by Michael Goffioul
-
textscan.m: various whitespace & delimiter tests addedTue, 01 Jan 2013 22:02:58 +0100, by Andy Register
-
Modify contourc recursion to a loop to avoid stack overflow (bug #37891)Tue, 01 Jan 2013 14:55:31 -0500, by Mike Miller
-
oct-rand.cc: Silence compiler warning about possible uninitialized variable.Sat, 29 Dec 2012 08:15:04 -0800, by Rik
-
Array-jit.cc: Ensure Cell.h is never includedFri, 28 Dec 2012 22:43:18 -0700, by Max Brister
-
Array-jit.cc: Be more conservative on header inclusionFri, 28 Dec 2012 22:35:05 -0700, by Max Brister
-
build: Use $host_os variable to clarify configure.acFri, 28 Dec 2012 12:21:11 -0800, by Rik
-
gui: smaller minimal size of the command widget (bug #37038)Fri, 28 Dec 2012 21:08:26 +0100, by Torsten