log

age author description
Fri, 03 May 2013 00:32:50 -0400 John W. Eaton allow options to be passed to run-octave script used in check target
Fri, 03 May 2013 00:29:07 -0400 John W. Eaton install .gdbinit in test directory
Fri, 03 May 2013 00:27:55 -0400 John W. Eaton turn off gdb thread messages by default
Wed, 01 May 2013 15:29:57 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Wed, 01 May 2013 14:41:50 -0400 Jordi Gutiérrez Hermoso doc: fix some minor sparse documentation oversights stable
Wed, 01 May 2013 14:41:23 -0400 Jordi Gutiérrez Hermoso doc: remove git from list of build dependencies stable
Wed, 01 May 2013 02:24:04 -0400 John W. Eaton ensure TERM environment variable is set when GUI starts
Wed, 01 May 2013 02:02:21 -0400 Ben Abbott if available, use ioctl to give up controlling terminal
Tue, 30 Apr 2013 14:32:16 -0400 John W. Eaton handle setting breakpoints in subfunctions in GUI editor
Mon, 29 Apr 2013 19:13:40 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 29 Apr 2013 18:39:07 -0400 John W. Eaton contextmenu for opening files in default applications
Mon, 29 Apr 2013 17:40:41 -0400 John W. Eaton allow GUI window layout to be restored
Mon, 29 Apr 2013 16:47:23 -0400 John W. Eaton update default Qt settings
Mon, 29 Apr 2013 21:22:02 +0200 Torsten * file-editor-tab.cc: replace setFirstVisibleLine for older Qscintilla-versions
Mon, 29 Apr 2013 13:46:55 -0400 John W. Eaton handle A, R, and W fopen modes correctly (bug #38851)
Mon, 29 Apr 2013 00:47:36 -0400 Mike Miller Remove resample from list of missing functions
Sun, 28 Apr 2013 19:35:10 -0400 Mike Miller Add argument to ellipj for Matlab compatibility
Sun, 28 Apr 2013 19:25:50 -0400 Mike Miller Fix ellipj, ellipke, and expint docstrings
Sun, 28 Apr 2013 18:50:51 -0400 Mike Miller Style fixes for ellipj.cc, ellipke.m, and expint.m
Sun, 28 Apr 2013 17:08:11 -0400 Mike Miller Add and fix tests for ellipj, ellipke, and expint
Wed, 24 Apr 2013 23:22:50 -0400 Mike Miller Add ellipj, ellipke, and expint functions from Octave Forge
Sun, 28 Apr 2013 23:21:43 -0400 John W. Eaton use octave_idx_type instead of int
Sun, 28 Apr 2013 19:49:02 -0400 John W. Eaton style fixes
Sun, 28 Apr 2013 17:00:00 -0400 John Donoghue Add octave_link uiputfile implementation
Sun, 28 Apr 2013 13:41:37 -0400 John W. Eaton style fixes for uigetfile changes
Sun, 28 Apr 2013 09:45:19 -0400 John Donoghue Add Qt link uigetfile dialog implementation.
Sun, 28 Apr 2013 02:29:19 -0400 John W. Eaton force focus to command window after browsing for directory
Sun, 28 Apr 2013 01:49:03 -0400 John W. Eaton include config.h in MOC files
Sun, 28 Apr 2013 01:21:16 -0400 John W. Eaton keep focus in the command window after dbstop, dbstep, etc.
Sat, 27 Apr 2013 21:45:48 -0400 John W. Eaton generate single-line commands from workspace view context menu