Mercurial > hg > octave-nkf
graph
-
ChangeLog fixesTue, 19 Aug 2008 14:55:03 -0400, by John W. Eaton
-
Add additional integer math and conversion warnings, set their default state to be off and add the intwarning functionTue, 19 Aug 2008 14:46:35 -0400, by David Bateman
-
fix typo in last commitTue, 19 Aug 2008 14:19:14 -0400, by John W. Eaton
-
check for obsolete built-in variable assignment at first execution rather than parse timeTue, 19 Aug 2008 14:09:24 -0400, by Jaroslav Hajek
-
fix invalid memory read in glpkTue, 19 Aug 2008 13:59:30 -0400, by Jaroslav Hajek
-
Doc fix for ranksTue, 19 Aug 2008 13:52:18 -0400, by David Bateman
-
fix default_save_options parsing and allow mixing options with other arguments.Tue, 19 Aug 2008 13:50:15 -0400, by Jaroslav Hajek
-
parse.y (Feval): Return value produced by evaluating CATCH stringTue, 19 Aug 2008 13:47:03 -0400, by John W. Eaton
-
stash parent function scope for inline functions and anonymous function handles.Tue, 12 Aug 2008 16:26:53 -0400, by John W. Eaton
-
octave_struct::subsref: don't resize for simple x(idx) caseTue, 12 Aug 2008 13:20:27 -0400, by John W. Eaton
-
[mq]: blasTue, 12 Aug 2008 11:02:35 -0400, by John W. Eaton
-
initialization check for correct NaN signTue, 12 Aug 2008 10:54:31 -0400, by Jaroslav Hajek
-
avoid null pointer call in Array<T>::hermitianSat, 09 Aug 2008 23:33:03 +0200, by Jaroslav Hajek
-
update macros from cryp.to auoconf archiveMon, 11 Aug 2008 10:59:30 +0200, by Jaroslav Hajek
-
scripts/general/Makefile.in (SOURCES): add cellidx.m to the listFri, 08 Aug 2008 09:35:35 -0400, by John W. Eaton
-
zfstream.cc: include <config.h>Thu, 07 Aug 2008 16:08:02 -0400, by John W. Eaton
-
ov.cc (octave_value::idx_type_value): don't include default argument value in definitionThu, 07 Aug 2008 16:00:11 -0400, by John W. Eaton
-
graphics.h.in: replace NPOS with std::string::nposThu, 07 Aug 2008 15:41:07 -0400, by John W. Eaton
-
don't include config.h in other header filesThu, 07 Aug 2008 15:31:49 -0400, by John W. Eaton
-
fix typo in NPOS changeThu, 07 Aug 2008 15:31:17 -0400, by John W. Eaton
-
oct-errno.h: include <cerrno>Thu, 07 Aug 2008 15:17:40 -0400, by John W. Eaton
-
replace NPOS with std::string::nposThu, 07 Aug 2008 15:15:33 -0400, by John W. Eaton
-
fCmplxLU.h, CmplxLU.h: fix typo in definition of multiple-inclusion guard macroThu, 07 Aug 2008 14:53:38 -0400, by John W. Eaton
-
octave_value::idx_type_value: move definition to ov.cc from ov.hThu, 07 Aug 2008 14:05:11 -0400, by John W. Eaton
-
fsolve.cc: make override_options workThu, 07 Aug 2008 01:16:50 -0400, by John W. Eaton
-
Update the manual to reflect the changes in error outputWed, 06 Aug 2008 22:23:54 +0200, by sh
-
improve fsolve compatibilityWed, 06 Aug 2008 15:50:44 -0400, by John W. Eaton
-
call backtrace_error_message in eval functions, not when popping stackWed, 06 Aug 2008 14:40:16 -0400, by John W. Eaton
-
fix extern decls in .cc filesWed, 06 Aug 2008 14:39:59 -0400, by John W. Eaton
-
improve backtrace error messagesTue, 05 Aug 2008 23:09:32 -0400, by John W. Eaton
-
style fixesTue, 05 Aug 2008 12:14:33 -0400, by John W. Eaton
-
file_ops: use singleton class for static data membersTue, 05 Aug 2008 12:14:16 -0400, by John W. Eaton
-
dir_path: use singleton class for static data membersTue, 05 Aug 2008 12:04:10 -0400, by John W. Eaton
-
make file_ops a proper singleton classMon, 04 Aug 2008 23:44:50 -0400, by John W. Eaton
-
oct-env.cc (octave_env::instance_ok): fix type in error messageMon, 04 Aug 2008 22:32:47 -0400, by John W. Eaton
-
run-octave.in: use sed to append : to path elementsMon, 04 Aug 2008 22:15:34 -0400, by John W. Eaton
-
aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is foundMon, 04 Aug 2008 14:33:38 -0400, by John W. Eaton
-
Makefile.in (header-msg): Mention GNU Make; update GCC version infoMon, 04 Aug 2008 14:27:36 -0400, by John W. Eaton
-
strtok.m: include TAB, LF, VT, FF, and CR in default set of delim charactersMon, 04 Aug 2008 10:59:46 -0400, by John W. Eaton
-
improve handling of command-style names in matrix_or_assign_lhs contextThu, 31 Jul 2008 13:11:14 -0400, by John W. Eaton
-
octMakefile.in (DISTFILES): add "missing" to the listThu, 31 Jul 2008 05:53:02 -0400, by John W. Eaton
-
style fixesWed, 30 Jul 2008 16:36:58 -0400, by John W. Eaton
-
gripe_truncated_conversion: change warning id for potential compatibilityWed, 30 Jul 2008 16:31:58 -0400, by John W. Eaton
-
implement checked conversions between integersWed, 30 Jul 2008 15:20:13 +0200, by Jaroslav Hajek
-
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCOREWed, 30 Jul 2008 14:13:45 -0400, by John W. Eaton
-
fread: translate NA valuesWed, 30 Jul 2008 12:08:03 -0400, by John W. Eaton
-
plot/axis.m (__get_tight_lims__): don't fail if data is not a vectorTue, 29 Jul 2008 15:34:13 -0400, by John W. Eaton
-
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVCTue, 29 Jul 2008 15:20:24 -0400, by Tatsuro MATSUOKA
-
Trivial doc fixTue, 29 Jul 2008 18:21:47 +0200, by David Bateman
-
Change NA value to support single to double precision conversionThu, 05 Jun 2008 21:58:14 +0200, by David Bateman
-
Initial update of NEWS for 3.2 releaseMon, 28 Jul 2008 17:41:10 +0200, by David Bateman
-
Various doc fixes. Readd cellidxTue, 29 Jul 2008 17:01:43 +0200, by David Bateman
-
Remove the control, finance and quaternion toolboxesSun, 27 Jul 2008 01:42:06 +0200, by David Bateman
-
add imwrite.mTue, 29 Jul 2008 00:13:28 -0400, by John W. Eaton
-
Fix help string.Thu, 24 Jul 2008 20:16:11 -0400, by Ben Abbott
-
hold.m: Trival mod to help text.Fri, 27 Jun 2008 20:38:28 -0400, by Ben Abbott
-
Some documentation updatesMon, 28 Jul 2008 15:47:40 +0200, by David Bateman
-
Document regexptranslateSun, 27 Jul 2008 02:42:57 +0200, by David Bateman
-
Allow X/Y to be unequal vectors in contourfSun, 27 Jul 2008 02:29:36 +0200, by David Bateman
-
Document contourfSun, 27 Jul 2008 02:23:42 +0200, by David Bateman
-
Calrify OuterPosition property in manualSun, 27 Jul 2008 02:08:55 +0200, by David Bateman
-
[mq]: log2Fri, 25 Jul 2008 10:56:38 +0200, by Jaroslav Hajek
-
Clarify help of the shading functionSun, 27 Jul 2008 22:38:08 +0200, by David Bateman
-
Modify Fcellfun to directly access the error message/id rather than use a call to FlasterrMon, 28 Jul 2008 10:50:46 +0200, by David Bateman
-
lasterr, lasterror: unwind-protect error_stateMon, 28 Jul 2008 14:34:54 -0400, by John W. Eaton
-
trival doc fix for genvarnameMon, 28 Jul 2008 14:28:41 +0200, by David Bateman
-
imwrite: new functionMon, 28 Jul 2008 13:24:16 -0400, by John W. Eaton
-
DLD-FUNCTIONS/det.cc (Fdet): return calculated determinant for numerically singular matricesFri, 25 Jul 2008 15:20:39 -0400, by John W. Eaton
-
make superiorto and inferiorto workFri, 25 Jul 2008 14:25:35 -0400, by John W. Eaton
-
handle private functions in class directoriesThu, 24 Jul 2008 15:42:40 -0400, by John W. Eaton
-
Fmkdir: improve compatibilityThu, 24 Jul 2008 13:03:36 -0400, by John W. Eaton
-
datestr: new xtestThu, 24 Jul 2008 09:25:11 -0400, by John W. Eaton
-
eliminate curr_parent_function; fix subfunction lookupWed, 23 Jul 2008 17:16:50 -0400, by John W. Eaton
-
Add __go_execute_callback__Tue, 22 Jul 2008 17:24:17 -0400, by John W. Eaton
-
Implement closereq as real callback executionTue, 22 Jul 2008 17:23:28 -0400, by John W. Eaton
-
Fix compilation under MSVCTue, 22 Jul 2008 16:03:44 -0400, by John W. Eaton
-
Use common rep/class pattern for graphics eventsTue, 22 Jul 2008 16:03:19 -0400, by John W. Eaton
-
bump versionTue, 22 Jul 2008 15:52:07 -0400, by John W. Eaton
-
Added tag ss-3-1-51 for changeset a5d1e27ee1f4Tue, 22 Jul 2008 11:41:09 -0400, by John W. Eaton
-
octave_class::subsasgn: only do internal magic if RHS is not an octave_class objectMon, 21 Jul 2008 17:55:29 -0400, by John W. Eaton
-
allow empty matrix by cell (or struct) concatentationMon, 21 Jul 2008 16:06:57 -0400, by John W. Eaton
-
FTGL configure test fixMon, 21 Jul 2008 15:27:22 -0400, by John W. Eaton
-
Do not use "error" in octave_base_mutex classMon, 21 Jul 2008 15:23:29 -0400, by John W. Eaton
-
Remove unneeded substituted variableMon, 21 Jul 2008 15:19:32 -0400, by John W. Eaton
-
regex-match.cc (regex_match::init): initialize err to 0Mon, 21 Jul 2008 13:10:48 -0400, by John W. Eaton
-
configure fixesMon, 21 Jul 2008 11:47:30 -0400, by John W. Eaton
-
make configure compatible with FTGL ver <= 2.1.2Fri, 18 Jul 2008 23:33:30 +0200, by Jaroslav Hajek
-
reorganize octave_mutex classSat, 19 Jul 2008 22:59:14 -0400, by John W. Eaton
-
Include acx_blas_f77_func.m4 in the distribution tarballSat, 19 Jul 2008 14:49:50 +0200, by Rafael Laboissiere
-
bump version and apiSat, 19 Jul 2008 22:35:10 -0400, by John W. Eaton
-
Added tag ss-3-1-50 for changeset af10baa63915Fri, 18 Jul 2008 17:43:00 -0400, by John W. Eaton
-
src/Makefile.in (__magick_read__.df): Append MAGICK_INCFLAGS to CPPFLAGSFri, 18 Jul 2008 16:36:22 -0400, by John W. Eaton
-
src/Makefile.in (EXTRAS): Add graphics.cc to the listFri, 18 Jul 2008 16:25:12 -0400, by John W. Eaton
-
check for OpenGL/gl[u].hFri, 18 Jul 2008 19:22:41 +0200, by carlo
-
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.hFri, 18 Jul 2008 14:08:44 -0400, by John W. Eaton
-
octave_mutex initialization fixesFri, 18 Jul 2008 13:00:52 -0400, by John W. Eaton
-
out_of_date_check_internal: make it work for class methodsThu, 17 Jul 2008 14:25:11 -0400, by John W. Eaton
-
Fix NDArray compilation/exportThu, 17 Jul 2008 10:56:22 -0400, by John W. Eaton
-
fix testsThu, 17 Jul 2008 10:55:50 -0400, by John W. Eaton
-
[mq]: covtestThu, 17 Jul 2008 11:57:56 +0200, by Jaroslav Hajek
-
[mq]: makefixThu, 17 Jul 2008 11:56:36 +0200, by Jaroslav Hajek
-
Allow build without GraphicsMagick installedThu, 17 Jul 2008 11:43:26 +0200, by David Bateman
-
Support for backend-to-octave event managementThu, 17 Jul 2008 07:58:50 -0400, by John W. Eaton
-
Add gcbo/gcbf functions.Wed, 16 Jul 2008 14:28:48 -0400, by John W. Eaton
-
Add octave_mutex classWed, 16 Jul 2008 14:26:18 -0400, by John W. Eaton
-
style fixesWed, 16 Jul 2008 14:21:24 -0400, by John W. Eaton
-
style fixesWed, 16 Jul 2008 14:20:38 -0400, by John W. Eaton
-
imread.m: simplify; loadimage.m: deprecateWed, 16 Jul 2008 12:55:48 -0400, by John W. Eaton
-
__img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor imagesWed, 16 Jul 2008 11:24:48 -0400, by John W. Eaton
-
misc 64-bit fixesTue, 15 Jul 2008 13:34:22 -0400, by John W. Eaton
-
update contributors.inTue, 15 Jul 2008 09:47:34 -0400, by John W. Eaton
-
src/Makefile.in: simplify with target-specific variable settingsMon, 14 Jul 2008 17:03:12 -0400, by John W. Eaton
-
__magick_read__.cc: configuration and style fixesMon, 14 Jul 2008 16:00:09 -0400, by John W. Eaton
-
Add original imread() files (from octave-forge) to core octave.Sat, 12 Jul 2008 10:11:30 -0400, by Thomas L. Scofield
-
miscellaneous cleanupFri, 11 Jul 2008 17:59:28 -0400, by John W. Eaton
-
eliminate octave_call_stack member functions caller_user_script and caller_user_function, and unused difference_type argsFri, 11 Jul 2008 15:43:10 -0400, by John W. Eaton
-
error for NaN values in & and | expressionsFri, 11 Jul 2008 14:56:30 -0400, by John W. Eaton
-
configure.in: use #endif, not #fi in testThu, 10 Jul 2008 17:36:20 -0400, by John W. Eaton