Mercurial > hg > octave-nkf
graph
-
Rename function dir_in_path to dir_in_loadpath.Wed, 04 Dec 2013 08:23:42 -0800, by Rik
-
fill.m: replicate cdata to match size of data for Matlab compatibility (bug #40777).Tue, 03 Dec 2013 20:39:07 -0800, by Rik
-
maint: Remove deprecated keyword static.Tue, 03 Dec 2013 16:35:04 -0800, by Rik
-
Deprecate find_dir_in_path in favor of dir_in_path.Tue, 03 Dec 2013 15:59:56 -0800, by Rik
-
maint: Periodic merge of stable to default.Tue, 03 Dec 2013 16:06:46 -0800, by Rik
-
maint: Remove deprecated configuration variables CC_VERSION and CXX_VERSION.Tue, 03 Dec 2013 15:34:08 -0800, by Rik
-
maint: Remove functions deprecated in 3.8 from 4.2 development branch.Tue, 03 Dec 2013 15:19:05 -0800, by Rik
-
Use gnulib version of canonicalize_file_name across all systems.Tue, 03 Dec 2013 13:45:46 -0800, by Rik
-
NEWS: Update file for 4.2 release on dev branch.Tue, 03 Dec 2013 13:43:06 -0800, by Rik
-
language file update: info on experimental gui and qt-internal strings (nl+be) stableTue, 03 Dec 2013 22:32:52 +0100, by Torsten
-
ls.m: Strip tailing UNIX file separator when running in Windows environment (bug #40726).Tue, 03 Dec 2013 13:13:44 -0800, by Rik
-
edit.m: Respond correctly to either file separator (bug #40726).Tue, 03 Dec 2013 12:30:50 -0800, by Rik
-
what.m: Workaround file separator issues in code (bug #40726).Tue, 03 Dec 2013 10:49:01 -0800, by Rik
-
Simplify directory testing code for rundemos, runtests.Tue, 03 Dec 2013 10:45:20 -0800, by Rik
-
configure.ac: add warning about disabling java to the final summary. stableTue, 03 Dec 2013 18:25:07 +0000, by Carnë Draug
-
configure.ac: add warning on disabling OpenGL printing to the final summary. stableTue, 03 Dec 2013 18:18:43 +0000, by Carnë Draug
-
es_ES.ts: Update of the translation into spanish language stableTue, 03 Dec 2013 11:21:49 +0100, by Valentin Ortega
-
Accept a bare directory name for rundemos and runtests.Tue, 03 Dec 2013 09:35:54 -0800, by Rik
-
runtests.m: Also runtests for files that only contain %!xtest (bug #40780)Tue, 03 Dec 2013 09:04:09 -0800, by Rik
-
Correct typo in error message when no DISPLAY var set. stableTue, 03 Dec 2013 08:26:46 -0800, by Rik
-
maint: Bump version to 4.1.0+ on default branch.Tue, 03 Dec 2013 08:09:23 -0800, by Rik
-
Add template checklist for making a release to source control.Mon, 02 Dec 2013 13:38:18 -0800, by Rik
-
maint: Remove functions deprecated in 3.6 for 4.0 release.Mon, 02 Dec 2013 13:29:03 -0800, by Rik
-
NEWS: Save old NEWS in NEWS.3. New NEWS file for 4.0 release.Mon, 02 Dec 2013 13:07:38 -0800, by Rik
-
maint: bump version number to 3.9.0+ on default branch.Mon, 02 Dec 2013 13:00:30 -0800, by Rik
-
__unimplemented__: remove validateattributes from list (added on c404cec84eb4)Mon, 02 Dec 2013 20:53:21 +0000, by Carnë Draug
-
maint: Periodic merge of default to classdef. classdefMon, 02 Dec 2013 15:44:15 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Mon, 02 Dec 2013 15:35:18 -0500, by John W. Eaton
-
maint: Periodic merge of default to classdef. classdefMon, 02 Dec 2013 15:36:21 -0500, by John W. Eaton
-
maint: Periodic merge of default to classdef classdefSat, 30 Nov 2013 12:39:54 -0500, by John W. Eaton
-
update library version numbers for upcoming release stableMon, 02 Dec 2013 15:18:20 -0500, by John W. Eaton
-
don't use period after end of @seealso{...} stableMon, 02 Dec 2013 14:57:25 -0500, by John W. Eaton
-
fill.m: Fix incorrect face coloring when using RGB triple (bug #40732).Mon, 02 Dec 2013 10:37:48 -0800, by Rik
-
New function validaattributes to perform input checking for functions.Mon, 02 Dec 2013 18:06:40 +0000, by Carnë Draug
-
use "octave" instead of "\\s" in default prompt stableMon, 02 Dec 2013 12:05:14 -0500, by John W. Eaton
-
fix build for systems without QFont::Monospace stableMon, 02 Dec 2013 11:29:22 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Sat, 30 Nov 2013 08:43:51 -0800, by Rik
-
isa: allow cell array of class names as input, plus remove __isa_parent__().Fri, 29 Nov 2013 21:37:21 +0000, by Carnë Draug
-
update gui info text and corresponding NEWS entry stableFri, 29 Nov 2013 17:50:15 -0500, by John W. Eaton
-
configure.ac: Remove unused JAVA_HOME_NATIVE variable. stableThu, 28 Nov 2013 17:02:59 -0800, by Rik
-
test: Run test suite tests in compilation order (liboctave, libinterp, scripts). stableWed, 27 Nov 2013 09:11:20 -0800, by Rik
-
install translators before welcome wizard but after loading settings stableWed, 27 Nov 2013 08:30:00 +0100, by Torsten
-
configure.ac: Check for Xft library before building native graphics. stableTue, 26 Nov 2013 20:59:00 -0800, by Rik
-
maint: Replace tabs with spaces in octave-config input files. stableTue, 26 Nov 2013 14:49:54 -0800, by Rik
-
Rewrite failing popen2 test for Windows (bug #40606). stableTue, 26 Nov 2013 14:37:08 -0800, by Rik
-
de_DE.ts: update of finished german translation stableTue, 26 Nov 2013 22:49:10 +0100, by Andreas Weber
-
load translators before welcome wizard and take system language as default stableTue, 26 Nov 2013 20:08:02 +0100, by Torsten
-
maint: Periodic merge of default to classdef. classdefTue, 26 Nov 2013 12:38:46 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Tue, 26 Nov 2013 02:05:50 -0500, by John W. Eaton
-
additional improvements for int64 ops implemented with long double (bug #40607) stableTue, 26 Nov 2013 02:04:10 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Mon, 25 Nov 2013 22:25:35 -0800, by Rik
-
maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.Mon, 25 Nov 2013 21:17:36 -0800, by Rik
-
edit.m: Use two spaces to mark sentence break in error() message. stableMon, 25 Nov 2013 21:19:13 -0800, by Rik
-
main.in.cc: Respect --silent option and don't print startup message. stableMon, 25 Nov 2013 20:57:13 -0800, by Rik
-
Restore passing '--silent' option from octave wrapper executableMon, 25 Nov 2013 22:11:37 -0500, by Mike Miller
-
Make the CLI the default for the 3.8 release.Mon, 25 Nov 2013 19:10:33 -0800, by Rik
-
main.in.cc: Replace tabs with spaces. Shorten lines > 80 chars.Mon, 25 Nov 2013 18:28:43 -0800, by Rik
-
make int64 ops implemented with long double work again (bug #40607)Mon, 25 Nov 2013 16:24:47 -0500, by John W. Eaton
-
add systems default monospace font for terminal and editor to default settingsMon, 25 Nov 2013 20:39:44 +0100, by Torsten
-
fix geometry of widgets when floating the first time in windowsMon, 25 Nov 2013 19:50:49 +0100, by Torsten
-
fix icons for the release and community windowsMon, 25 Nov 2013 19:27:42 +0100, by Torsten
-
fix window geometry at startup on windowsMon, 25 Nov 2013 19:10:48 +0100, by Torsten
-
use same string for tool tip and dialog box for searching new directory in guiMon, 25 Nov 2013 18:59:20 +0100, by Torsten
-
Replace default.img with an actual image file format (PNG) (bug #40267)Mon, 25 Nov 2013 13:51:24 +0000, by Carnë Draug
-
use gnulib sigemptyset and sigaddset in thread_manager classSun, 24 Nov 2013 20:54:46 -0500, by John W. Eaton
-
fix restoring the geometry of docked widgets (bug #40691)Sun, 24 Nov 2013 22:06:20 +0100, by Torsten
-
improve messages when reading or writing history fails (bug #40443)Sun, 24 Nov 2013 14:23:20 -0500, by John W. Eaton
-
make sure Octave is displayed in a global menu bar, not another widget nameSun, 24 Nov 2013 13:11:36 +0100, by Torsten
-
start in CLI mode if display is not available (bug #40685)Sun, 24 Nov 2013 02:57:32 -0500, by John W. Eaton
-
avoid including gnulib header in installed Octave header file (bug #40607)Sat, 23 Nov 2013 20:28:46 -0500, by John W. Eaton
-
rgb2ind: support for N-dimensional images (bug #40664)Sun, 24 Nov 2013 04:28:35 +0000, by Carnë Draug
-
Remove editor option from edit() and use only EDITOR() (bug #40600)Sat, 23 Nov 2013 23:01:13 +0000, by Carnë Draug
-
rgb2ind: backout 5d6243c2acbf removing all quantization (bug #40669)Sat, 23 Nov 2013 23:43:51 +0000, by Carnë Draug
-
configure.ac: Don't use internal macro variable ax_blas_f77_func_ok.Sat, 23 Nov 2013 09:38:13 -0800, by Rik
-
reduce default icon size to 16 pixel for larger working areas in the widgetsSat, 23 Nov 2013 17:27:39 +0100, by Torsten
-
pt_BR.ts: Update Octave Portugese/Brazil translation.Sat, 23 Nov 2013 08:09:22 -0800, by Júlio Hoffimann Mendes
-
pt_PT.ts: update of portuguese (Portugal) translationSat, 23 Nov 2013 15:23:48 +0000, by Carnë Draug
-
* files-dock-widget.cc (ctor): smaller height of the directory combo boxSat, 23 Nov 2013 16:05:00 +0100, by Torsten
-
de_DE.ts: update of german translation (still incomplete)Fri, 22 Nov 2013 21:24:11 +0100, by Andreas Weber
-
Updated Dutch translation file nl_NLFri, 22 Nov 2013 01:23:09 +0100, by Sander van Rijn
-
Use currentDateTime instead of currentDateTimeUtc for Qt compatibilityThu, 21 Nov 2013 22:38:01 -0500, by Mike Miller
-
es_ES.ts: update of spanish translation by Valentin Ortega ClaveroThu, 21 Nov 2013 23:17:11 +0100, by Andreas Weber
-
avoid errors for int64 ops implemented with long double (bug #40607)Thu, 21 Nov 2013 16:52:10 -0500, by John W. Eaton
-
some code cleanup in file_editor_tabThu, 21 Nov 2013 21:42:03 +0100, by Torsten
-
acinclude.m4: Clean up indentation of Fortran code tests.Thu, 21 Nov 2013 12:14:24 -0800, by Rik
-
ax_blas_f77_func.m4: Overhaul to remove tabs, use indentation, follow m4 quoting guidelines.Thu, 21 Nov 2013 11:50:48 -0800, by Rik
-
Assume yes for ax_blas_f77_func_ok when cross-compiling.Thu, 21 Nov 2013 11:07:05 -0800, by Rik
-
update of all language files to new text strings in the guiThu, 21 Nov 2013 20:37:53 +0100, by Torsten
-
add missing Q_OBJECT macrosThu, 21 Nov 2013 20:32:52 +0100, by Torsten
-
fix saving unnamed editor files when closing octave (bug #40637)Thu, 21 Nov 2013 17:17:55 +0100, by Torsten
-
[Win32] Keep console shown when HIDDEN_CONSOLE is not defined.Thu, 21 Nov 2013 13:14:07 -0500, by Michael Goffioul
-
Make CTRL-C to work in GUI with "system" calls.Thu, 21 Nov 2013 13:14:03 -0500, by Michael Goffioul
-
Add functionality for showing/hiding hidden files in the file browser (bug #40636).Tue, 19 Nov 2013 15:47:06 -0500, by John Swensen
-
syscalls.cc: Pipe %! system() call results to NUL on Windows platforms.Thu, 21 Nov 2013 08:03:05 -0800, by Rik
-
Reap child process in popen2 %!test block.Wed, 20 Nov 2013 12:28:56 -0800, by Rik
-
acinclude.m4: Fix undefined value in macro CHECK_BROKEN_STL_ALGO_H when cross-compiling.Wed, 20 Nov 2013 11:31:17 -0800, by Rik
-
spline.m: Fix problem with transposed "complete" inputs (bug #40584).Wed, 20 Nov 2013 10:05:08 -0800, by Rik
-
acinclude.m4: Place new macro CHECK_BROKEN_STL_ALGO_H in alphabetical ordering.Wed, 20 Nov 2013 09:15:56 -0800, by Rik
-
configure.ac: Use two spaces for sentence breaks in warning messages.Wed, 20 Nov 2013 08:51:49 -0800, by Rik
-
improve performance of exist when searching for specific itemsWed, 20 Nov 2013 11:26:07 -0500, by John W. Eaton
-
GUI: Add statusbar with line/col indicator to editor window (Bug #40626)Tue, 19 Nov 2013 22:19:41 -0500, by John Donoghue
-
* be_by.ts: new translations by Mihas and updated to new stringsTue, 19 Nov 2013 21:40:04 +0100, by Torsten
-
Added a context menu changing the visible columns in the file browserMon, 18 Nov 2013 14:19:49 -0500, by John Swensen
-
[Win32] Use spawn instead of exec for main octave wrapper executable.Tue, 19 Nov 2013 14:25:32 -0500, by Michael Goffioul
-
Working CTRL-C handling implementation for Win32.Tue, 19 Nov 2013 14:21:38 -0500, by Michael Goffioul
-
doc: Mention GUI in introduction. Update figure root properties.Sun, 10 Nov 2013 11:06:58 -0500, by Michael Godfrey
-
Export symbols from version.h.Mon, 18 Nov 2013 19:12:24 -0500, by Michael Goffioul
-
Fix "get_help_text('\')" in Windows.Mon, 18 Nov 2013 19:12:18 -0500, by Michael Goffioul