Mercurial > hg > octave-nkf
graph
-
* __java__.cc, __java__.h: Clean up lists of include files.Fri, 07 Dec 2012 16:19:22 -0500, by John W. Eaton
-
update copyright statements in newly added java filesFri, 07 Dec 2012 16:14:49 -0500, by John W. Eaton
-
* __java__.h, __java__.cc: Style fixes.Fri, 07 Dec 2012 16:04:58 -0500, by John W. Eaton
-
eliminate most compilation warnings for __java__.ccFri, 07 Dec 2012 11:34:03 -0500, by John W. Eaton
-
Correctly locate octave.jar in VPATH builds (bug #37815)Thu, 06 Dec 2012 22:24:36 -0800, by Rik
-
isa.m: Add "integer" class category for compatibility with Matlab.Thu, 06 Dec 2012 18:05:23 -0800, by Rik
-
Fix infinite loop when setting fftw planner method (bug #37873) stableThu, 06 Dec 2012 20:15:58 -0500, by Mike Miller
-
build: include scripts/image/private functions in build.Thu, 06 Dec 2012 16:13:49 -0800, by Rik
-
configure.ac: Use portable sh programming techniques for java autoconf code.Thu, 06 Dec 2012 15:09:37 -0800, by Rik
-
build: Check for 'mkdir -p' and then use it in Makefiles.Thu, 06 Dec 2012 12:06:08 -0800, by Rik
-
build: Add rules to clean built files in java/scripts directory.Thu, 06 Dec 2012 11:54:22 -0800, by Rik
-
build: Add --disable-java option to configure (bug #37838).Thu, 06 Dec 2012 10:37:54 -0800, by Rik
-
build: Don't delete java-images under source control when using maintainer-clean target.Thu, 06 Dec 2012 10:33:36 -0800, by Rik
-
maint: Remove unnecessary execute permissions from java images in doc directory.Thu, 06 Dec 2012 09:16:35 -0800, by Rik
-
maint: Remove unnecessary execute permissions from newly added java files.Thu, 06 Dec 2012 08:22:32 -0800, by Rik
-
num2str: Take into account inf inputs. Add tests for inf and NaNWed, 05 Dec 2012 16:53:53 -0500, by Jordi Gutiérrez Hermoso
-
error_ids: Adding ids and documentationTue, 04 Dec 2012 20:06:49 +0100, by Juan Pablo Carbajal
-
Remove libgnu/Makefile.am.Tue, 04 Dec 2012 16:40:22 -0500, by John W. Eaton
-
Don't link liboctinterp with $(GRAPHICS_LIBS).Tue, 04 Dec 2012 16:34:12 -0500, by John W. Eaton
-
USe pkg-config for freetype2 configure check.Tue, 04 Dec 2012 13:52:51 -0500, by John W. Eaton
-
libgnu/Makefile.am: gnulib update changesTue, 04 Dec 2012 10:34:50 -0500, by John W. Eaton
-
* libinterp/dldfcn/config-files.awk: Print list of DLDFCN_INC files.Tue, 04 Dec 2012 10:22:20 -0500, by John W. Eaton
-
libgnu/Makefile.am: undo unintended changes from d65de42265c9Tue, 04 Dec 2012 10:07:51 -0500, by John W. Eaton
-
fix incorrect sparse array allocation introduced in cda76da34693Mon, 03 Dec 2012 16:02:30 -0500, by John W. Eaton
-
* libinterp/module-files (chol.cc): Link with sparse libs.Mon, 03 Dec 2012 15:17:03 -0500, by John W. Eaton
-
distribute __java__.hMon, 03 Dec 2012 14:48:32 -0500, by John W. Eaton
-
maint: update gnulibMon, 03 Dec 2012 12:56:35 -0500, by John W. Eaton
-
Colormap error() calls now report the input variable which is a problem.Mon, 03 Dec 2012 09:38:58 -0800, by Rik
-
cmunique.m: Expand to accept inputs of class single.Mon, 03 Dec 2012 08:37:38 -0800, by Rik
-
cmpermute.m: Expand to accept indexed image formats uint16 and single.Mon, 03 Dec 2012 08:18:17 -0800, by Rik
-
NTSC images can only be of class double.Sun, 02 Dec 2012 22:36:07 -0800, by Rik
-
Correct typo in docstring in changeset 6ae93518356c.Sun, 02 Dec 2012 13:59:00 -0800, by Ben Abbott
-
rgbplot.m. Match variable in docstring to function prototype.Sun, 02 Dec 2012 10:17:46 -0800, by Rik
-
Clean up scripts in image directory.Sun, 02 Dec 2012 10:02:57 -0800, by Rik
-
rgbplot.m: create style option and add new composite styleSun, 02 Dec 2012 17:29:47 +0100, by Carnë Draug
-
Remove default colormap for ind2rgb and ind2gray.Sun, 02 Dec 2012 13:12:53 +0100, by Carnë Draug
-
improve autoconf check for java version and location.Tue, 27 Nov 2012 22:39:26 +0100, by Carlo de Falco
-
copyobj.m: ensure gca() and gcf() are reset to original valuesMon, 19 Nov 2012 16:15:05 +0100, by pantxo
-
Update Java dialog scrips to latest octave-forge statusSat, 01 Dec 2012 18:10:55 +0100, by Philip Nienhuis
-
Use the Qt gnuplot terminal only if available when using the GUIFri, 30 Nov 2012 20:41:30 -0500, by Mike Miller
-
Tweak C++ implementation of jet colormap to produce exactly the same result as jet.mFri, 30 Nov 2012 13:21:15 -0800, by Rik
-
Added Display option for fminbnd()Sun, 02 Sep 2012 16:21:48 -0300, by Júlio Hoffimann
-
Update error_ids.m and add it to the build system.Fri, 30 Nov 2012 08:44:13 -0800, by Rik
-
NEWS: erfinv and erfcinv do not accept complex inputs.Fri, 30 Nov 2012 08:05:35 -0800, by Rik
-
error_ids: explanations of standard Octave: erorr idsTue, 20 Nov 2012 00:25:31 +0100, by Juan Pablo Carbajal
-
Add isguirunning function to query whether the GUI is runningThu, 29 Nov 2012 23:39:21 -0500, by Mike Miller
-
Change .m files to use tempdir instead of P_tmpdir (patch #7875)Thu, 25 Oct 2012 14:06:35 -0700, by Corbin Champion
-
Fix regexp escaping of arguments to lsThu, 29 Nov 2012 23:10:51 -0500, by Mike Miller
-
NEWS: Correct typo in changeset ea2788117ee3.Thu, 29 Nov 2012 09:39:37 -0800, by Rik
-
NEWS: Add notice about extending error functions to accept complex inputs.Thu, 29 Nov 2012 09:37:33 -0800, by Rik
-
maint: merge in Faddeeva functions and relativesThu, 29 Nov 2012 10:40:32 -0500, by Jordi Gutiérrez Hermoso
-
Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.Tue, 27 Nov 2012 23:39:54 -0500, by Steven G. Johnson
-
maint: merge into default Carnë's changesWed, 28 Nov 2012 14:05:20 -0500, by Jordi Gutiérrez Hermoso
-
maint: merge together Carn̈́ë's changesWed, 28 Nov 2012 14:04:56 -0500, by Jordi Gutiérrez Hermoso
-
rgb2ind: great speedup increase creating indexed image (changeset 89c8d8f made a proper indexed image that used less memory but was much slower to create)Thu, 15 Nov 2012 18:17:47 +0000, by Carnë Draug
-
gray2ind: return indexed image as integer for matlab compatibilityMon, 12 Nov 2012 05:32:02 +0000, by Carnë Draug
-
gray2ind: also accept binary images and default n to 2 in such casesMon, 12 Nov 2012 05:25:37 +0000, by Carnë Draug
-
ind2sub ind2gray: merge common code in private function, expanding fix for images when integers, input check, and expansion of colormap to ind2gray.Mon, 12 Nov 2012 04:53:42 +0000, by Carnë Draug
-
ind2rgb: correction for indexes when image is uint class. Added tests block.Mon, 12 Nov 2012 04:21:52 +0000, by Carnë Draug
-
rgb2ind: find unique RGB values for indexed image and scale colormap for correct rangeSun, 11 Nov 2012 04:48:36 +0000, by Carnë Draug
-
powerset: always return a cell array, even when set is empty. Augmented documentation and new tests.Thu, 15 Nov 2012 23:02:11 +0000, by Carnë Draug
-
maint: Merge stable to default to pick up fix for bug #37787.Wed, 28 Nov 2012 09:15:59 -0800, by Rik
-
Overhaul m-files in image directory to provide better support for images stored as integers.Tue, 27 Nov 2012 16:38:13 -0800, by Rik
-
merge in qterminal's historyMon, 26 Nov 2012 12:09:09 -0500, by Jordi Gutiérrez Hermoso
-
maint: move everything under libgui/qterminalMon, 26 Nov 2012 12:07:51 -0500, by Jordi Gutiérrez Hermoso
-
Fix error in setting the terminal cursor shapeMon, 13 Aug 2012 08:34:31 -0400, by Mike Miller
-
Include config.h when it exists and is specified.Sun, 05 Aug 2012 10:15:09 +0100, by Michael Goffioul
-
fixed cursor positionSat, 28 Jul 2012 08:43:35 -0400, by Jen Stewart
-
Added support for changing the cursor.Sat, 21 Jul 2012 01:36:45 -0400, by Jacob Dawid
-
Inserted msleep to reduce cpu usage on grabbing data from stdin.Fri, 20 Jul 2012 16:35:17 -0400, by Jacob Dawid
-
Cursor is now blinking in the terminal.Fri, 20 Jul 2012 11:55:56 -0400, by Jacob Dawid
-
Changed cursor to underline cursor.Fri, 20 Jul 2012 09:37:44 -0400, by Jacob Dawid
-
Removed restriction on maximum terminal size.Wed, 18 Jul 2012 15:29:06 -0400, by Jacob Dawid
-
Added patches from Michael Goffioul.Mon, 02 Jul 2012 07:33:23 +0200, by Jacob Dawid
-
Set terminal to fixed width, renamed some variables.Fri, 08 Jun 2012 18:12:41 +0200, by Jacob Dawid
-
Fix for building on MacOS.Sat, 02 Jun 2012 16:33:49 +0200, by Jacob Dawid
-
Added copy&paste context menu in the unix implementation.Mon, 28 May 2012 02:14:59 +0200, by Jacob Dawid
-
Added patched for Cygwin build from Marco Atzeri.Sun, 27 May 2012 23:38:57 +0200, by Jacob Dawid
-
Removed DESTDIR declaration in pro files.Wed, 02 May 2012 21:36:45 +0200, by Jacob Dawid
-
Added patch that allows for changing the terminal font.Wed, 02 May 2012 21:35:34 +0200, by Jacob Dawid
-
Applied patch for compiling with mingw.Wed, 02 May 2012 21:34:38 +0200, by Jacob Dawid
-
Applied patch for building under ArchLinux.Wed, 02 May 2012 21:33:09 +0200, by Jacob Dawid
-
Add msvc-specific qmake bits.Thu, 02 Feb 2012 17:33:59 +0000, by Michael Goffioul
-
Enable compilation on Win32-native platform.Thu, 02 Feb 2012 15:01:22 +0000, by Michael Goffioul
-
Added missing file.Tue, 31 Jan 2012 15:36:05 +0100, by Jacob Dawid
-
Corrections for windows code.Tue, 31 Jan 2012 12:36:33 +0100, by Jacob Dawid
-
Cleanup.Tue, 31 Jan 2012 12:12:00 +0100, by Jacob Dawid
-
Added QTerminalInteface class.Tue, 31 Jan 2012 11:14:38 +0100, by Jacob Dawid
-
Terminal is now black on white.Tue, 31 Jan 2012 00:16:26 +0100, by Jacob Dawid
-
Added sendText method again.Mon, 30 Jan 2012 23:56:34 +0100, by Jacob Dawid
-
Fix for MacOS.Mon, 30 Jan 2012 12:55:31 +0100, by Jacob Dawid
-
Fixed error in .pro.Mon, 30 Jan 2012 12:25:49 +0100, by Jacob Dawid
-
Removed INCLUDEPATH.Mon, 30 Jan 2012 12:03:12 +0100, by Jacob Dawid
-
Corrected INCLUDEPATH.Mon, 30 Jan 2012 11:42:26 +0100, by Jacob Dawid
-
Added files of QConsole.Mon, 30 Jan 2012 11:23:13 +0100, by Jacob Dawid
-
Fixed bug with redrawing the terminal when widget is being shown.Mon, 30 Jan 2012 02:18:59 +0100, by Jacob Dawid
-
Fixed bug with ECHOCTL.Mon, 30 Jan 2012 01:09:16 +0100, by Jacob Dawid
-
Renamed SessionView in TerminalView and correct proxy focus for QTerminal.Fri, 27 Jan 2012 23:44:07 +0100, by Jacob Dawid
-
Renamed SessionModel in TerminalModel.Fri, 27 Jan 2012 23:28:55 +0100, by Jacob Dawid
-
Removed unused code.Fri, 27 Jan 2012 23:21:08 +0100, by Jacob Dawid
-
removed obsolete code.Wed, 25 Jan 2012 02:21:43 +0100, by Jacob Dawid
-
Made receive blocking queued.Wed, 25 Jan 2012 02:01:10 +0100, by Jacob Dawid
-
Removed code that forked a process. Instead, connected pty directly to parent process.Wed, 25 Jan 2012 01:53:46 +0100, by Jacob Dawid
-
Fixed K3Process as it does not fork a new process and sets up communication right as it should.Tue, 24 Jan 2012 23:18:40 +0100, by Jacob Dawid
-
Fixed bug with creating multiple ptys.Tue, 24 Jan 2012 22:12:04 +0100, by Jacob Dawid
-
Using KPty to open a pty.Tue, 24 Jan 2012 21:26:45 +0100, by Jacob Dawid
-
Intermediate commit.Tue, 24 Jan 2012 00:41:31 +0100, by Jacob Dawid
-
Renamed classes.Tue, 24 Jan 2012 00:36:01 +0100, by Jacob Dawid
-
Removed Konsole namespaces.Tue, 24 Jan 2012 00:26:22 +0100, by Jacob Dawid
-
Set minimum size for terminal.Mon, 23 Jan 2012 22:52:43 +0100, by Jacob Dawid
-
Intermediate commit.Mon, 23 Jan 2012 22:27:05 +0100, by Jacob Dawid
-
Changed color scheme.Mon, 23 Jan 2012 14:34:02 +0100, by Jacob Dawid
-
Simplified code.Mon, 23 Jan 2012 14:15:27 +0100, by Jacob Dawid
-
Removed CVS directory.Mon, 23 Jan 2012 12:53:14 +0100, by Jacob Dawid
-
Compiles again.Mon, 23 Jan 2012 12:50:17 +0100, by Jacob Dawid
-
Removed useless files, renamed files appropriately.Mon, 23 Jan 2012 12:31:32 +0100, by Jacob Dawid
-
Removed cmake support and pyqt support as well as CVS support.Mon, 23 Jan 2012 12:25:07 +0100, by Jacob Dawid
-
Forked from QTermWidget.Mon, 23 Jan 2012 12:22:13 +0100, by Jacob Dawid