Mercurial > hg > octave-nkf
graph
-
gui: initialize search text in the find dialog with selected text in editor fileThu, 31 Jan 2013 19:28:23 +0100, by Torsten
-
gui: prevent error messages at start-up (regression from changeset 6c0fce0632a4)Tue, 29 Jan 2013 18:24:16 +0100, by Torsten
-
Abstract the meta-protocol layer to use it for other meta objects. classdefMon, 28 Jan 2013 21:56:01 -0500, by Michael Goffioul
-
Added tests for the legacy class system.Sun, 27 Jan 2013 12:29:00 +0100, by Julien Bect
-
Add full-length-name tool tip to editor file tab when name is not full length.Sun, 27 Jan 2013 18:44:53 -0600, by Daniel J Sebald
-
gui: complete changeset 6c0fce0632a4 with #ifdef HAVE_QSCINTILLA for editorMon, 28 Jan 2013 18:57:36 +0100, by Torsten
-
gui: cleanup some string constants for translationsSun, 27 Jan 2013 22:22:19 +0100, by Torsten
-
gui: correct tab title for new editor file if short title setting is selectedSun, 27 Jan 2013 15:50:49 +0100, by Torsten
-
gui: set keyboard focus when switching between dock widgets (bug #36957)Sat, 26 Jan 2013 20:33:46 +0100, by Torsten
-
Update description of qterminal directoryThu, 24 Jan 2013 17:13:15 -0500, by Jordi Gutiérrez Hermoso
-
maint: whitespace cleanupThu, 24 Jan 2013 17:12:43 -0500, by Jordi Gutiérrez Hermoso
-
Always give inline functions a default argument (bug #38164)Thu, 24 Jan 2013 17:05:30 -0500, by Jordi Gutiérrez Hermoso
-
* octave-main-thread.cc: Include <clocale> for setlocale.Tue, 22 Jan 2013 23:47:29 -0500, by Mike Miller
-
maint: periodic merge of stable to defaultTue, 22 Jan 2013 23:06:03 -0500, by John W. Eaton
-
maint: Allow scatter demo to be run under Octave or Matlab for plot comparisons stableSun, 08 Jul 2012 11:43:30 -0700, by Rik
-
Fix scatter() for filled markers using gnuplot. stableTue, 19 Jun 2012 19:00:55 -0400, by John Hunt
-
gui: selectable language in settings dialogSat, 19 Jan 2013 16:21:55 +0100, by Torsten
-
gui: install translation files into $(datadir)/octave/$(version)/localeSat, 19 Jan 2013 16:21:46 +0100, by Torsten
-
Use C-style comments in C code.Mon, 21 Jan 2013 16:11:01 -0500, by Mike Miller
-
build: Improve detection of FFTW multi-threadingMon, 21 Jan 2013 01:58:07 -0500, by Mike Miller
-
Move property/method access check down to cdef_property/cdef_method classes. classdefSun, 20 Jan 2013 23:03:17 -0500, by Michael Goffioul
-
Add classdef tests for method changing the size of a property. classdefSun, 20 Jan 2013 14:50:04 -0500, by Ben Abbott
-
maint: periodic merge of stable to defaultFri, 18 Jan 2013 16:48:12 -0500, by John W. Eaton
-
use packages.octave.org instead of sourceforge in pkg.m stableFri, 18 Jan 2013 16:42:05 -0500, by John W. Eaton
-
Backed out changeset e9f6c773332c. Need different solution for long line lengths.Fri, 18 Jan 2013 11:33:42 -0800, by Rik
-
Fix build exceeding shell input line length.Thu, 17 Jan 2013 14:59:16 -0800, by Rik
-
Add classdef tests for static methods and constant properties. classdefThu, 17 Jan 2013 18:11:48 -0500, by Ben Abbott
-
Rename classdef test class foo_payment to foo_value_class classdefThu, 17 Jan 2013 17:23:58 -0500, by Ben Abbott
-
added FFTW multithreaded library supportMon, 14 Jan 2013 21:01:49 +0100, by Andreas Weber
-
Support calling static methods and getting constant properties. classdefTue, 15 Jan 2013 19:36:31 -0500, by Michael Goffioul
-
Support constructor call with no indexing syntax. classdefTue, 15 Jan 2013 17:01:13 -0500, by Michael Goffioul
-
Re-engineer tree_expression postfix handling to make it more flexible. classdefTue, 15 Jan 2013 17:01:10 -0500, by Michael Goffioul
-
Fix typos and mistakes from changeset dd4258398a59. classdefTue, 15 Jan 2013 14:50:43 -0500, by Ben Abbott
-
maint: periodic merge of stable to defaultMon, 14 Jan 2013 20:26:36 -0500, by John W. Eaton
-
* pkg.m (configure_make): Finish previous change. stableMon, 14 Jan 2013 20:11:21 -0500, by John W. Eaton
-
doc: Update mkoctfile man page with newest list of configuration variables. stableMon, 14 Jan 2013 13:21:21 -0800, by Rik
-
maint: periodic merge of stable to defaultMon, 14 Jan 2013 16:05:47 -0500, by John W. Eaton
-
use mkoctfile, not octave_config_info to get default pkg compiler tools stableMon, 14 Jan 2013 15:07:04 -0500, by John W. Eaton
-
use mkoctfile, not octave_config_info to get default pkg compiler toolsMon, 14 Jan 2013 14:59:01 -0500, by John W. Eaton
-
remove unnecessary "typename" keywords classdefMon, 14 Jan 2013 13:47:32 -0500, by Jordi Gutiérrez Hermoso
-
Check for sparse before diagonal class in kron (bug #38082)Mon, 14 Jan 2013 13:35:09 -0500, by Jordi Gutiérrez Hermoso
-
struct2hdl.m: send error when the requested object type is not implemented.Sun, 13 Jan 2013 21:57:02 +0100, by Pantxo Diribarne
-
doc: Add Kyle Guinn to list of contributorsSun, 13 Jan 2013 20:37:52 -0800, by Rik
-
maint: Periodic merge of stable to default.Sun, 13 Jan 2013 11:29:50 -0800, by Rik
-
configure.ac: Fix CAMD/COLAMD/CCOLAMD/CXSparse include search directories stableSat, 12 Jan 2013 00:58:19 -0600, by Kyle Guinn
-
Report correct size for object of classdef objects. classdefSat, 12 Jan 2013 22:41:37 -0500, by Michael Goffioul
-
maint: remove duplicate lines introduced by merge from stableSat, 12 Jan 2013 12:02:29 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Sat, 12 Jan 2013 07:36:14 -0800, by Rik
-
strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile stableFri, 11 Jan 2013 22:19:46 -0500, by John W. Eaton
-
* lo-cutils.h: Move sys/types include statement outside of extern C block.Fri, 11 Jan 2013 22:12:12 -0500, by John W. Eaton
-
strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfileFri, 11 Jan 2013 22:06:39 -0500, by John W. Eaton
-
* lo-cutils.h: Include sys/types.h.Fri, 11 Jan 2013 22:06:35 -0500, by John W. Eaton
-
gui: updated and renamed translation files, added belarusian from Mihas VarantsouFri, 11 Jan 2013 23:48:38 +0100, by Torsten
-
ov-classdef.h: Include class-key when declaring a friend classdefFri, 11 Jan 2013 16:27:22 -0500, by Ben Abbott
-
configure.ac: Clarify warning about disabling static AND shared libraries.Fri, 11 Jan 2013 09:46:23 -0800, by Rik
-
maint: merge stable to default. Do not pick up stable-only changeset 59128350e011.Fri, 11 Jan 2013 09:43:30 -0800, by Rik
-
Fix typo from changeset 15904:7c469bffc599 in stable stableFri, 11 Jan 2013 11:12:29 -0500, by Ben Abbott
-
gui: locale back to en_US.UTF-8 for correct character repres. in file dialogsThu, 10 Jan 2013 20:59:28 +0100, by Torsten
-
* 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