Mercurial > hg > octave-lyh
graph
-
ChangeLog fixesFri, 11 Dec 2009 13:46:24 -0500, by John W. Eaton
-
correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.elFri, 11 Dec 2009 13:38:18 -0500, by John W. Eaton
-
avoid cp -a --updateFri, 11 Dec 2009 13:30:16 -0500, by John W. Eaton
-
distclean symbolic links for .oct files in src/DLD_FUNCTIONSThu, 10 Dec 2009 14:51:08 -0800, by Rik
-
Replace distdir-local rule with dist-hook rule which is better supportedThu, 10 Dec 2009 14:41:27 -0800, by Rik
-
new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.Thu, 10 Dec 2009 13:09:25 -0800, by Rik
-
Final patch to enable autotools VPATH builds of documentationThu, 10 Dec 2009 12:26:12 -0800, by Rik
-
implement get_current_shlib and octave_auto_shlibThu, 10 Dec 2009 11:51:33 +0100, by Jaroslav Hajek
-
include autoloads in out-of-date checksThu, 10 Dec 2009 09:14:47 +0100, by Jaroslav Hajek
-
improve octave_shlib for safer shared libs treatmentThu, 10 Dec 2009 09:14:47 +0100, by Jaroslav Hajek
-
mkoctfile: if output file is specified and it does not end in output_ext, append output_extThu, 10 Dec 2009 02:09:53 -0500, by John W. Eaton
-
mkoctfile: when compiling files in subdirectories, place object files in current directory by defaultThu, 10 Dec 2009 01:49:15 -0500, by John W. Eaton
-
mkoctfile.cc.in: accept long options with single -Thu, 10 Dec 2009 01:28:26 -0500, by John W. Eaton
-
mkoctfile.in: accept long options with single -Thu, 10 Dec 2009 01:21:21 -0500, by John W. Eaton
-
allow + at end of fopen modestrings like rb+Thu, 10 Dec 2009 01:12:41 -0500, by John W. Eaton
-
allow scanf to store ASCII NUL valuesThu, 10 Dec 2009 01:03:34 -0500, by John W. Eaton
-
print immediately in fltk backendWed, 09 Dec 2009 15:49:38 -0500, by Shai Ayal
-
image printing for fltk backendWed, 09 Dec 2009 15:49:00 -0500, by Shai Ayal
-
update HACKING fileWed, 09 Dec 2009 12:37:50 -0500, by John W. Eaton
-
add missing file from previous changeWed, 09 Dec 2009 02:38:37 -0500, by John W. Eaton
-
call nstrftime, not my_strftimeWed, 09 Dec 2009 02:20:30 -0500, by John W. Eaton
-
start using gnulibWed, 09 Dec 2009 01:36:50 -0500, by John W. Eaton
-
gnuplot_drawnow.m: Prunec prompt lines from dumb terminal output.Tue, 08 Dec 2009 18:48:25 -0500, by Ben Abbott
-
__go_draw_figure__.m: Add missing 'unset multiplot' to restore mouse actions.Tue, 08 Dec 2009 18:40:40 -0500, by Ben Abbott
-
Modifications to makefiles to pass distcheck testTue, 08 Dec 2009 15:25:05 -0800, by Rik
-
return logical result from fnmatchTue, 08 Dec 2009 12:57:01 +0100, by Jaroslav Hajek
-
several fixes by M. GoffioulTue, 08 Dec 2009 12:45:58 +0100, by Jaroslav Hajek
-
optimize interp1qMon, 07 Dec 2009 21:46:12 +0100, by Jaroslav Hajek
-
more makefile tweaksTue, 08 Dec 2009 02:57:58 -0500, by John W. Eaton
-
undo previous changeTue, 08 Dec 2009 01:53:23 -0500, by John W. Eaton
-
scripts/Makeilfe.am (DOCSTRINGS): don't use $(simple_move_if_change_rule)Tue, 08 Dec 2009 01:44:55 -0500, by John W. Eaton
-
Changelog fix for previous patchMon, 07 Dec 2009 14:27:09 -0800, by Rik
-
Document use of NOTPARALLEL directive in documentation directory MakefilesMon, 07 Dec 2009 14:26:02 -0800, by Rik
-
Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean refcard directoryMon, 07 Dec 2009 14:04:56 -0800, by Rik
-
eliminate Emacs local variables from some filesMon, 07 Dec 2009 16:18:28 -0500, by John W. Eaton
-
untabify files in examples directoryMon, 07 Dec 2009 14:53:20 -0500, by John W. Eaton
-
untabify files in src/OPERATORS directoryMon, 07 Dec 2009 14:49:48 -0500, by John W. Eaton
-
libcruft/misc: untabify sourcesMon, 07 Dec 2009 13:17:13 -0500, by John W. Eaton
-
allow discontinuous interpolant in interp1Mon, 07 Dec 2009 15:41:05 +0100, by Jaroslav Hajek
-
add missing DLD_DEFS:OPT_HANDLERS dependencyMon, 07 Dec 2009 08:28:33 +0100, by Jaroslav Hajek
-
Distribute DOCSTRINGS to prevent unnecessary documentation rebuildSun, 06 Dec 2009 20:40:42 -0800, by Rik
-
Set dependency of *.texi files on munge-texi source code rather than executable.Sun, 06 Dec 2009 20:19:20 -0800, by Rik
-
Revert to using Ghostscript for documentation pdf image creation rather than OctaveFri, 04 Dec 2009 16:25:09 -0800, by Rik
-
simplify ismemberSat, 05 Dec 2009 21:54:21 +0100, by Jaroslav Hajek
-
document lookup complexitySat, 05 Dec 2009 21:45:45 +0100, by Jaroslav Hajek
-
optimize issorted for doubles & floatsSat, 05 Dec 2009 21:30:47 +0100, by Jaroslav Hajek
-
fix & improve lookup APISat, 05 Dec 2009 06:10:41 +0100, by Jaroslav Hajek
-
fix issorted with NaNs in middleFri, 04 Dec 2009 14:02:15 +0100, by Jaroslav Hajek
-
remove lingering Makefile.am options for deleted file conf.texiFri, 04 Dec 2009 15:33:51 -0800, by Rik
-
avoid LIBCURL version checkFri, 04 Dec 2009 16:05:02 -0500, by John W. Eaton
-
provide OCTAVE_API_VERSION_NUMBERFri, 04 Dec 2009 15:18:17 -0500, by John W. Eaton
-
ChangeLog fixFri, 04 Dec 2009 14:07:03 -0500, by John W. Eaton
-
configure.ac: fix HAVE_X definitionFri, 04 Dec 2009 14:05:30 -0500, by John W. Eaton
-
Switch to color output for PostScript documentation imagesFri, 04 Dec 2009 10:44:58 -0800, by Rik
-
src/Makefile.am: generate output in mkdefs script, not MakefileFri, 04 Dec 2009 12:55:41 -0500, by John W. Eaton
-
Set default papersize to the desired imagesizeFri, 04 Dec 2009 09:45:15 -0800, by Rik
-
src/Makefile.in (BUILT_SOURCES): include graphics-props.cc in the listFri, 04 Dec 2009 12:28:52 -0500, by John W. Eaton
-
make rules to copy png files to html directoryFri, 04 Dec 2009 05:04:59 -0500, by John W. Eaton
-
require autoconf 2.62Fri, 04 Dec 2009 03:22:26 -0500, by John W. Eaton
-
eliminate doc/conf.texiFri, 04 Dec 2009 03:20:39 -0500, by John W. Eaton