Mercurial > hg > octave-nkf
graph
-
print.m: properly render mono figures, and favor cairo terminals.Thu, 11 Jun 2009 07:23:32 -0400, by Ben Abbott
-
Unpack cs-list and setup nargin for call to subsasgn methodThu, 11 Jun 2009 12:44:01 +0200, by Jaroslav Hajek
-
examples/polynomial: properly handle magic colonThu, 11 Jun 2009 12:37:04 +0200, by Jaroslav Hajek
-
set up proper nargout for call to subsref methodThu, 11 Jun 2009 12:25:36 +0200, by Jaroslav Hajek
-
omission from last patchThu, 11 Jun 2009 11:12:02 +0200, by Jaroslav Hajek
-
improve indexed assignment using indexed numelWed, 10 Jun 2009 11:31:58 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Fix order when pushing group children onto kid list.Wed, 10 Jun 2009 20:33:10 -0400, by Ben Abbott
-
tree_anon_fcn_handle::dup: don't convert to tree_constantWed, 10 Jun 2009 15:55:21 -0400, by John W. Eaton
-
fix typo in previous changeWed, 10 Jun 2009 15:53:46 -0400, by John W. Eaton
-
Better waypoint transform pour quadgkWed, 10 Jun 2009 21:27:01 +0200, by Marco Caliari
-
don't look for object index after keywordWed, 10 Jun 2009 14:31:26 -0400, by John W. Eaton
-
Fixes for quadgk for doubly infinite intervalTue, 09 Jun 2009 23:18:30 +0200, by David Bateman
-
fix jwe email addressTue, 09 Jun 2009 13:03:22 -0400, by John W. Eaton
-
avoid using readline at all when line editing suppressed or interpreter embeddedTue, 09 Jun 2009 12:14:26 +0200, by Jaroslav Hajek
-
don't garble readline settings when line editing is disabledTue, 09 Jun 2009 11:17:53 +0200, by Jaroslav Hajek
-
fix log2 with 2 outargs, loosen tests to meet IEEETue, 09 Jun 2009 07:12:08 +0200, by Jaroslav Hajek
-
fix exist for function handles and inline functionsMon, 08 Jun 2009 15:12:16 -0400, by John W. Eaton
-
axis.m: Fix bug for 'axis tight' with multiple lines, modify demo.Mon, 08 Jun 2009 12:35:07 -0400, by Ben Abbott
-
Update some of Advanced Plotting documentation.Sun, 07 Jun 2009 20:12:16 -0700, by Rik
-
properly clear global variablesMon, 08 Jun 2009 14:57:41 +0200, by Jaroslav Hajek
-
fix behavior of clearMon, 08 Jun 2009 08:00:13 +0200, by Jaroslav Hajek
-
fix texinfo bugSun, 07 Jun 2009 21:01:32 +0200, by Thorsten Meyer
-
update documentation of container types in container.txiSun, 07 Jun 2009 16:10:51 +0200, by Thorsten Meyer
-
allow ranges and other matrices in setSun, 07 Jun 2009 08:59:08 +0200, by Jaroslav Hajek
-
fix behavior of findSun, 07 Jun 2009 08:15:31 +0200, by Jaroslav Hajek
-
Expand documentation for 'complex' functionSat, 06 Jun 2009 22:01:10 -0700, by Rik
-
Update documentation for NA and isna functionsSat, 06 Jun 2009 21:25:37 -0700, by Rik
-
Various documentation improvementsSat, 06 Jun 2009 18:30:52 -0700, by Rik
-
Update documentation for load and saveSat, 06 Jun 2009 16:29:08 -0700, by Rik
-
Update documentation for 'format'Sat, 06 Jun 2009 07:59:58 -0700, by Rik
-
Update documentation for 'who' family of functions.Fri, 05 Jun 2009 13:23:26 -0700, by Rik
-
properly #ifdef MSVC linker specific flagsSat, 23 May 2009 10:40:28 +0200, by Benjamin Lindner
-
__go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log').Thu, 04 Jun 2009 21:32:37 -0400, by Ben Abbott
-
__go_draw_axes__.m: For log-scale axes use format '10^{%T}'.Thu, 04 Jun 2009 10:13:14 -0400, by Ben Abbott
-
Correct documentation for keyboard functionWed, 03 Jun 2009 13:21:37 -0700, by Rik
-
Correct bad UTF8 character for o in the name SorenWed, 03 Jun 2009 13:19:36 -0700, by Rik
-
Correct bugs in plot images produced for documentationWed, 03 Jun 2009 11:12:51 -0700, by Rik
-
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation.Wed, 03 Jun 2009 10:54:36 -0400, by Ben Abbott
-
__gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5".Wed, 03 Jun 2009 10:40:20 -0400, by Ben Abbott
-
__scatter__.m: If the color spec is empty, set using __next_line_color__.Wed, 03 Jun 2009 10:38:17 -0400, by Ben Abbott
-
src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.Wed, 03 Jun 2009 08:03:59 -0400, by Rob Mahurin
-
Fix output from 'print_usage' in Errors chapter in the manualWed, 27 May 2009 14:35:11 +0200, by Soren Hauberg
-
Fix call to page_screen_output in the Bugs chapter of the manualWed, 27 May 2009 14:10:32 +0200, by Soren Hauberg
-
omit conf.texi from distributionWed, 03 Jun 2009 13:51:41 +0200, by Jaroslav Hajek
-
fix too optimistic polyfit testWed, 03 Jun 2009 07:38:17 +0200, by Jaroslav Hajek
-
In test, look also for the gzipped version of the info_fileTue, 02 Jun 2009 23:15:56 +0200, by Rafael Laboissiere
-
examples/@polynomial/end.m: Fix end for zero based indexing.Tue, 02 Jun 2009 20:56:19 -0700, by Robert T. Short
-
conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiationsTue, 02 Jun 2009 21:29:09 +0200, by Jaroslav Hajek
-
don't crash on assignments like a() = 1Tue, 02 Jun 2009 09:57:44 +0200, by Jaroslav Hajek
-
further improve the polynomial example, fix indexingTue, 02 Jun 2009 09:06:49 +0200, by Jaroslav Hajek
-
fix up examples/@polynomialSun, 31 May 2009 21:11:31 -0700, by Robert T. Short
-
__gnuplot_get_var__.m: insert missing semicolonFri, 29 May 2009 17:32:08 -0400, by John W. Eaton
-
load_path::do_files: avoid shadow warning from GCCThu, 28 May 2009 07:22:59 -0400, by John W. Eaton
-
Fix yticklabels for log scale colorbar.Thu, 28 May 2009 06:21:01 -0400, by Ben Abbott
-
__go_draw_axes__.m: Add support for ticklabel separator '|'.Thu, 28 May 2009 03:10:41 -0400, by Ben Abbott
-
fix & improve preconditioning strategy in cgs & bicgstabThu, 28 May 2009 07:37:13 +0200, by Jaroslav Hajek
-
improve bicgstab and cgsThu, 28 May 2009 07:03:11 +0200, by Radek Salac
-
Update axis.m documentation to reflect addition of "tight" option.Wed, 27 May 2009 13:06:38 -0700, by Rik
-
Update ismember examples to remove incorrect reference to residue functionWed, 27 May 2009 10:56:41 -0700, by Rik
-
imwrite.m: convert indexed images to RGB before calling __magick_write__Wed, 27 May 2009 10:34:59 -0400, by John W. Eaton
-
Fix RGB color construction in __magick_read__.ccWed, 27 May 2009 15:28:50 +0200, by Jaroslav Hajek
-
fix imshow demosWed, 27 May 2009 06:21:36 -0400, by John W. Eaton
-
__go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.Tue, 26 May 2009 21:16:54 -0400, by Ben Abbott
-
geometry/delaunay.m: support cellstr's as optionsWed, 27 May 2009 09:09:08 +0200, by Soren Hauberg
-
fix typo in 9266:1d3b91166b9cWed, 27 May 2009 09:16:57 +0200, by Jaroslav Hajek
-
fix displaying indexed imagesWed, 27 May 2009 08:37:46 +0200, by Jaroslav Hajek
-
Backed out changeset 7f3a1a90f4f4Wed, 27 May 2009 07:43:20 +0200, by Jaroslav Hajek
-
ChangeLog fixTue, 26 May 2009 17:20:53 -0400, by John W. Eaton
-
allow pathsep to be setTue, 26 May 2009 17:20:07 -0400, by John W. Eaton
-
imread: scale values from old Octave image formatTue, 26 May 2009 14:57:46 -0400, by John W. Eaton
-
Resolve ChangeLog conflictTue, 26 May 2009 18:59:12 +0200, by Soren Hauberg
-
scripts/help/__makeinfo__.m: Support several @seealso's in one text.Tue, 26 May 2009 18:14:23 +0200, by Soren Hauberg
-
colorbar: downcase location argumentTue, 26 May 2009 12:12:22 -0400, by John W. Eaton
-
omit file extensions from __list_functions__ outputTue, 26 May 2009 12:00:00 -0400, by John W. Eaton
-
properly unmark forced variablesTue, 26 May 2009 11:20:40 -0400, by John W. Eaton
-
Fix typo for termios.hTue, 17 Mar 2009 20:36:01 +0100, by Thomas Weber
-
let pkg describe return version informationSun, 24 May 2009 12:35:22 +0200, by Carlo de Falco
-
__go_draw_axes__.m: Properly render TeX symbols for x11.Mon, 25 May 2009 18:04:11 -0400, by Ben Abbott
-
Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will buildMon, 25 May 2009 13:03:08 -0700, by Rik
-
don't allow quit() in embedded mode by default, make configurableMon, 25 May 2009 15:00:10 +0200, by Jaroslav Hajek
-
add missing Makefile in examples/@FIRfilterMon, 25 May 2009 11:54:52 +0200, by Jaroslav Hajek
-
Added tag release-3-2-0 for changeset a1d20052517aMon, 25 May 2009 08:08:45 +0200, by Jaroslav Hajek
-
support for mkoctfile.exe and octave-config.exe on mingw platformSun, 24 May 2009 10:02:05 +0200, by Benjamin Lindner
-
improve OOP documentationSun, 24 May 2009 10:23:07 -0700, by Robert T. Short
-
don't print undefined symbols in whoMon, 25 May 2009 07:35:19 +0200, by Jaroslav Hajek
-
ghostscript handling for windows in print.mSun, 24 May 2009 10:09:19 +0200, by Benjamin Lindner
-
ensure quoted gnuplot binarySun, 24 May 2009 10:05:30 +0200, by Benjamin Lindner
-
More export symbols to allow usage from an IDE.Fri, 22 May 2009 23:48:04 +0100, by Michael Goffioul
-
interp3: don't require interpolation grid and data to have same sizeFri, 22 May 2009 14:02:02 -0400, by John W. Eaton
-
update copyright noticesFri, 22 May 2009 10:46:00 -0400, by John W. Eaton
-
Change texi2pdf call to include local TeX configuration file which increases save_history variable.Thu, 21 May 2009 13:41:36 -0700, by Rik
-
ChangeLog fixesFri, 22 May 2009 09:01:32 -0400, by John W. Eaton
-
Removed CYGWIN_initThu, 21 May 2009 19:12:43 +0200, by Marco Atzeri
-
Correct my previous mistake for cygwin SHLBIN and SHLBINPREThu, 21 May 2009 18:31:36 +0200, by Marco Atzeri
-
clear -classes and support.Thu, 21 May 2009 14:26:47 -0700, by Robert T. Short
-
fix another indexing bug in liboctinterpFri, 22 May 2009 10:46:13 +0200, by Jaroslav Hajek
-
Use display information from the root object to compute bounding boxesThu, 21 May 2009 21:37:11 +0100, by Michael Goffioul
-
Add missing xxx_API decoration and remove misplaced onesThu, 21 May 2009 21:28:47 +0100, by Michael Goffioul
-
Add mkstemp implementation based on mktemp, for platforms missing itThu, 21 May 2009 21:12:08 +0100, by Michael Goffioul
-
Copy volatile variable to avoid MSVC compilation errorThu, 21 May 2009 21:07:36 +0100, by Michael Goffioul
-
Avoid implicit Array<octave_idx_type> instantiationThu, 21 May 2009 21:00:00 +0100, by Michael Goffioul
-
Exclude pthread.h inclusion under Win32Thu, 21 May 2009 20:54:11 +0100, by Michael Goffioul
-
Add missing return statement in base-aepbal.hThu, 21 May 2009 20:48:37 +0100, by Michael Goffioul
-
Fixes confgure script for QHULL detection and add dependency on user32 [Win32]Thu, 21 May 2009 18:30:30 +0100, by Michael Goffioul
-
Merge with current archiveThu, 21 May 2009 18:19:46 +0100, by Michael Goffioul
-
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bugThu, 21 May 2009 18:13:47 +0100, by Michael Goffioul
-
fix tests within eigs-base.ccThu, 21 May 2009 10:13:39 +0200, by Jaroslav Hajek
-
use explicit template qualifs to please Intel C++ and MSVC++Mon, 02 Mar 2009 08:07:48 +0100, by Jaroslav Hajek
-
Remove non-existent mirrors from README.mirrors prior to 3.2 release.Wed, 20 May 2009 21:03:55 -0700, by Rik
-
delete ArrayN-idx from Makefile.inWed, 20 May 2009 20:52:10 +0200, by Jaroslav Hajek
-
pt-assign.cc (maybe_warn_former_built_in_variable): set initialized to true on first callWed, 20 May 2009 14:27:10 -0400, by John W. Eaton
-
use Array<void *> in ov-typeinfo.hWed, 20 May 2009 14:13:31 +0200, by Jaroslav Hajek
-
instantiate Array<void *> in liboctaveWed, 20 May 2009 14:08:13 +0200, by Jaroslav Hajek
-
declare octave_exit using a typedefWed, 20 May 2009 13:37:18 +0200, by Jaroslav Hajek
-
Fix bug when calling pkg describe to check whether a package is installedTue, 19 May 2009 15:59:37 +0200, by Carlo de Falco
-
remove redundant includeWed, 20 May 2009 11:48:30 +0200, by Jaroslav Hajek
-
add missing OCTINTERP_API tagWed, 20 May 2009 11:29:08 +0200, by Jaroslav Hajek
-
smarter handling of quit()Wed, 20 May 2009 09:52:03 +0200, by Jaroslav Hajek
-
call mlock in __fltk_init__Tue, 19 May 2009 12:49:57 -0400, by John W. Eaton
-
allow multiple input event hook functions to be installed simultaneouslyTue, 19 May 2009 12:37:57 -0400, by John W. Eaton