Mercurial > hg > octave-lyh
graph
-
undo changeset e6441e13acb2Mon, 04 Jan 2010 18:46:00 -0500, by Ben Abbott
-
Fix set function to allow cell and struct arguments.Mon, 04 Jan 2010 15:42:35 -0500, by Thorsten Meyer
-
optimize strmatchMon, 04 Jan 2010 16:38:56 +0100, by Jaroslav Hajek
-
update NEWSMon, 04 Jan 2010 12:32:07 +0100, by Jaroslav Hajek
-
implement compiled strrepMon, 04 Jan 2010 12:05:23 +0100, by Jaroslav Hajek
-
don't allow e, i, j, inf, or nan to be commandsMon, 04 Jan 2010 03:00:19 -0500, by John W. Eaton
-
src/Makefile.am: removed extra / on install-octMon, 04 Jan 2010 02:11:07 -0500, by Marco Atzeri
-
support old style jacobian for fsolveSat, 02 Jan 2010 21:55:17 +0100, by Jaroslav Hajek
-
mappers.cc: Change test tolerance from 1e-16 to eps.Sat, 02 Jan 2010 12:16:55 -0500, by Ben Abbott
-
lex.ll: Mac OSX's flex converts EOF to 0.Sat, 02 Jan 2010 12:09:01 -0500, by Ben Abbott
-
omitted source from last changesetSat, 02 Jan 2010 13:32:25 +0100, by Jaroslav Hajek
-
implement powersetFri, 01 Jan 2010 22:19:26 +0100, by Jaroslav Hajek
-
Reverse using move_if_change rule for cruft.def (Changeset:9980)Thu, 31 Dec 2009 15:16:24 -0800, by Rik
-
rewrite uniformoutput optimization in cellfunThu, 31 Dec 2009 07:05:26 +0100, by Jaroslav Hajek
-
fix common_size optimizationWed, 30 Dec 2009 06:01:51 +0100, by Jaroslav Hajek
-
implement index reduction rule for multiple constant rangesWed, 30 Dec 2009 05:30:54 +0100, by Jaroslav Hajek
-
omission from last patchTue, 29 Dec 2009 21:46:37 +0100, by Jaroslav Hajek
-
deprecate complementTue, 29 Dec 2009 21:42:41 +0100, by Jaroslav Hajek
-
Include config.h before another header file.Mon, 28 Dec 2009 10:11:20 -0600, by Thomas Treichl
-
file-ops.cc: avoid problems if sys/stat.h #defines mkdir or mkfifoMon, 28 Dec 2009 10:42:05 -0500, by John W. Eaton
-
further simplify strcatMon, 28 Dec 2009 10:03:24 +0100, by Jaroslav Hajek
-
configure.ac: use libtool cache variables to simplify checks for dynamic linking apiSun, 27 Dec 2009 22:19:07 -0500, by John W. Eaton
-
wrapper for gl2ps.c so config.h is included before oter headersSun, 27 Dec 2009 21:39:44 -0500, by John W. Eaton
-
optimize common_sizeSun, 27 Dec 2009 22:07:17 +0100, by Jaroslav Hajek
-
optimize cellfun (@subsref, args, {subs}, uniformoutput, true) caseSun, 27 Dec 2009 21:56:53 +0100, by Jaroslav Hajek
-
vectorize strcatSun, 27 Dec 2009 15:18:46 +0100, by Jaroslav Hajek
-
optimize xorSat, 26 Dec 2009 21:30:15 +0100, by Jaroslav Hajek
-
improve simple assignments error checks and messagesSat, 26 Dec 2009 14:07:50 +0100, by Jaroslav Hajek
-
use gnulib modules for fstat, lstat, and statSat, 26 Dec 2009 00:07:01 -0500, by John W. Eaton
-
use mkfifo module from gnulibFri, 25 Dec 2009 23:58:08 -0500, by John W. Eaton
-
use mkdir module from gnulibSat, 26 Dec 2009 00:20:12 -0500, by John W. Eaton
-
fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a lineFri, 25 Dec 2009 22:26:19 -0500, by John W. Eaton
-
use gnuplib crypto/md5 moduleFri, 25 Dec 2009 21:38:20 -0500, by John W. Eaton
-
allow ismatrix on character matricesFri, 25 Dec 2009 22:31:25 +0100, by Jaroslav Hajek
-
allow issquare on arbitrary dataFri, 25 Dec 2009 22:20:33 +0100, by Jaroslav Hajek
-
omitted file in last patchFri, 25 Dec 2009 21:26:16 +0100, by Jaroslav Hajek
-
implement compiled strfindFri, 25 Dec 2009 15:55:36 +0100, by Jaroslav Hajek
-
rewrite strjustThu, 24 Dec 2009 12:02:27 +0100, by Jaroslav Hajek
-
lex.cc: Use %top block to include config.hWed, 23 Dec 2009 20:58:06 -0600, by John W. Eaton
-
fix & improve strjustWed, 23 Dec 2009 14:25:51 +0100, by Jaroslav Hajek
-
support cummin/cummax for boolsTue, 22 Dec 2009 21:44:53 +0100, by Jaroslav Hajek
-
find-defun-files.sh: use sed and egrep as found by configureTue, 22 Dec 2009 17:46:04 -0600, by Rob Mahurin
-
Remove redundant test for nlink_t in configure.acTue, 22 Dec 2009 11:41:08 -0800, by Rik
-
Remove dlfcn directory containing outdated, undistributed codeMon, 21 Dec 2009 10:44:28 -0800, by Rik
-
Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.shSun, 20 Dec 2009 20:51:54 -0800, by Rik
-
use m4 quating in aclocal.m4 autoconf macros with variable expansionSun, 20 Dec 2009 20:07:43 -0800, by Rik
-
Better warnings when gnuplot is not installed but native graphics are availableSun, 20 Dec 2009 18:24:42 -0800, by Rik
-
Correctly produce postcript output for geometryimages when QHULL library is not presentSun, 20 Dec 2009 17:02:57 -0800, by Rik
-
corrected redundency in title setting introduced in previous changesetSun, 20 Dec 2009 23:07:31 +0200, by Shai Ayal
-
handle window title correctly in fltk_backendSun, 20 Dec 2009 23:02:08 +0200, by Shai Ayal
-
Distribute emacs specific files from emacs directory rather than examples directorySun, 20 Dec 2009 00:02:46 -0800, by Rik
-
Reimplement previous patch with distribution triggered by m4/module.mk for claritySat, 19 Dec 2009 23:35:29 -0800, by Rik
-
Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendationSat, 19 Dec 2009 23:17:57 -0800, by Rik
-
Eliminate TOPDIR variable in favor of built-in automake variablesSat, 19 Dec 2009 22:58:54 -0800, by Rik
-
Use M4 quoting for arguments to autoconf macros containing variablesSat, 19 Dec 2009 14:24:02 -0800, by Rik
-
allow size_equal with 0 argumentsSat, 19 Dec 2009 21:10:46 +0100, by Jaroslav Hajek
-
Print script filename in script indexing errorsFri, 18 Dec 2009 13:26:05 -0500, by David Grundberg
-
Use Automake syntax to build helper program gethelp in scripts directoryFri, 18 Dec 2009 09:48:54 -0800, by Rik
-
get_debug_input: force interactive input mode; don't get user input unless stdin is a ttyFri, 18 Dec 2009 03:05:06 -0500, by John W. Eaton
-
Remove obsolete file unix.exp from test/config directoryThu, 17 Dec 2009 13:32:38 -0800, by Rik