Mercurial > hg > octave-nkf
graph
-
NEWS: Add randi to list of new functionsSat, 21 Aug 2010 11:18:26 -0700, by Rik
-
Add new %!tests for negative integer arguments to gamma, lgamma.Sat, 21 Aug 2010 11:15:44 -0700, by Rik
-
Validate input arguments for gamma, lgamma.Mon, 02 Aug 2010 14:25:49 +0900, by Tatsuro MATSUOKA
-
Add ability to pass -pthread through to linker in mkoctfile.Fri, 20 Aug 2010 14:55:53 -0700, by Rik
-
optimize element-wise sparse-dense multiplication and divisionWed, 18 Aug 2010 14:02:16 +0200, by Jaroslav Hajek
-
fntests.m: Add extra newline for more readable output during make.Tue, 17 Aug 2010 18:41:51 -0700, by Rik
-
randi.m: Check IMAX for class "single" numbersTue, 17 Aug 2010 17:45:38 -0700, by Rik
-
Add CLASS argument to bitmaxTue, 17 Aug 2010 17:43:37 -0700, by Rik
-
Changelog Fix for previous changesetTue, 17 Aug 2010 17:41:33 -0700, by Rik
-
Imrove documentation string for sizemaxTue, 17 Aug 2010 17:31:06 -0700, by Rik
-
gl2ps.c: Use upstream version gl2ps-1.3.5-svn-20100816.Mon, 16 Aug 2010 17:35:48 -0400, by Ben Abbott
-
omit some unused named parameters to avoid warningMon, 16 Aug 2010 10:25:01 +0200, by Jaroslav Hajek
-
Add new randi function for random integers.Sun, 15 Aug 2010 13:50:41 -0700, by Rik
-
imwrite.m: Allow writing of 1-bit (B&W) images.Sun, 15 Aug 2010 11:56:38 -0700, by Rik
-
toplev.c: Remove unused variable c.Fri, 13 Aug 2010 16:37:04 -0700, by Rik
-
__print_parse_opts__.m: Double quote paths with spaces.Fri, 13 Aug 2010 19:16:47 -0400, by Ben Abbott
-
Update @EXAMPLEFILE dependencies.Fri, 13 Aug 2010 14:58:43 -0700, by Rik
-
make isargout available to DEFUNsFri, 13 Aug 2010 10:14:52 +0200, by Jaroslav Hajek
-
update newsFri, 13 Aug 2010 07:58:14 +0200, by Jaroslav Hajek
-
unique.m: Handle corner case where sparse matrix is actually full.Wed, 11 Aug 2010 14:55:10 -0700, by Rik
-
fix assignment bug with lazy indicesWed, 11 Aug 2010 10:55:31 +0200, by Jaroslav Hajek
-
Change documentation dependency to $(srcdir)/images.mk for VPATH builds.Wed, 11 Aug 2010 00:15:47 -0700, by Rik
-
unique.m: Improve performance by only calculating necessary outputs.Wed, 11 Aug 2010 00:14:05 -0700, by Rik
-
Deprecate values.mTue, 10 Aug 2010 14:09:31 -0700, by Rik
-
allow diff(logical)Tue, 10 Aug 2010 12:52:52 +0200, by Jaroslav Hajek
-
oct-parse.yy: Restore parsing of help text.Mon, 09 Aug 2010 21:16:05 -0700, by Rik
-
unimplemented.m: Format output for easier on-screen reading.Mon, 09 Aug 2010 20:10:10 -0700, by Rik
-
@ftp/PKG_ADD: Remove temporary build file from Mercurial version control.Mon, 09 Aug 2010 17:51:56 -0700, by Rik
-
__print_parse_opts__.m: Default pstex suffix should be '.ps'.Mon, 09 Aug 2010 19:30:18 -0400, by Ben Abbott
-
Don't echo 'echo' command when building octave.desktop.Mon, 09 Aug 2010 11:46:45 -0700, by Rik
-
Add documentation Makefile dependency on images.mkMon, 09 Aug 2010 11:21:00 -0700, by Rik
-
update NEWSMon, 09 Aug 2010 12:24:14 +0200, by Jaroslav Hajek
-
correctly .m files that are empty or contain only commentsMon, 09 Aug 2010 04:46:14 -0400, by John W. Eaton
-
only allow struct assignments to non-struct values for empty arraysMon, 09 Aug 2010 09:04:00 +0200, by Jaroslav Hajek
-
images.awk: HTML images makefile rule depends on octave.html/index.html.Sun, 08 Aug 2010 21:23:39 -0700, by Rik
-
config-module.awk: Add newlines to divide blocks in generated modules.mkSun, 08 Aug 2010 17:12:54 -0700, by Rik
-
Create .DOCSTRINGS quietly and avoid screen clutter during build.Sun, 08 Aug 2010 14:44:38 -0700, by Rik
-
Run do_subst macro quietly to avoid screen clutter during build.Sun, 08 Aug 2010 14:21:30 -0700, by Rik
-
print.m: Include 'colormap' when converting RGB to mono.Sun, 08 Aug 2010 14:49:49 -0400, by Ben Abbott
-
fltk printing improvementSun, 08 Aug 2010 06:01:42 +0300, by Shai Ayal
-
__fltk_print__.m: When running pstoedit, crop eps file after it is created.Sat, 07 Aug 2010 13:47:52 -0400, by Ben Abbott
-
allow structs in cell2matFri, 06 Aug 2010 14:22:48 +0200, by Jaroslav Hajek
-
Warn on absence of fig2dev/pstoedit only when needed.Thu, 05 Aug 2010 20:28:16 -0400, by Ben Abbott
-
__print_parse_opts__.m: .Thu, 05 Aug 2010 19:53:36 -0400, by Ben Abbott
-
print.m: Modify texinfo. Add unwind_protect block.Thu, 05 Aug 2010 19:47:28 -0400, by Ben Abbott
-
Fix bug #30400 when bicubic called with small numbers of arguments.Thu, 05 Aug 2010 15:13:50 -0700, by Rik
-
configure.ac: Change warning messages about freetype and fontconfigThu, 05 Aug 2010 11:01:52 -0700, by Rik
-
add more terminal types to gl2ps-rendererThu, 05 Aug 2010 20:53:24 +0300, by Shai Ayal
-
Remove emacs directory from Mercurial.Thu, 05 Aug 2010 07:51:16 -0700, by Rik
-
ChangeLog: Correct date of 3.3.52+ version comment.Thu, 05 Aug 2010 07:24:36 -0700, by Rik
-
Add PS and PDF output for the fltk backend.Wed, 04 Aug 2010 20:32:49 -0400, by Ben Abbott
-
mxArray_number (const char *): create empty string if given NULL argWed, 04 Aug 2010 19:44:27 -0400, by John W. Eaton
-
fix bug in n-dimensional character assignmentWed, 04 Aug 2010 23:29:02 +0200, by Jaroslav Hajek
-
isargout optimization in histcWed, 04 Aug 2010 21:07:21 +0200, by Jaroslav Hajek
-
isargout optimization in sortrowsWed, 04 Aug 2010 20:55:18 +0200, by Jaroslav Hajek
-
propagate isargout info through function handlesTue, 03 Aug 2010 19:01:54 +0200, by Jaroslav Hajek
-
document the nargout=0 exception in isargoutTue, 03 Aug 2010 09:40:52 +0200, by Jaroslav Hajek
-
change is_ignored_output to isargoutTue, 03 Aug 2010 09:35:48 +0200, by Jaroslav Hajek
-
Grammarcheck more of the documentation.Sun, 01 Aug 2010 20:22:17 -0700, by Rik
-
version is now 3.3.52+Sun, 01 Aug 2010 14:50:51 -0400, by John W. Eaton