Mercurial > hg > octave-lyh
graph
-
Update Doxyfile to dev branchThu, 07 Mar 2013 14:51:51 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultThu, 07 Mar 2013 14:44:56 -0500, by Jordi Gutiérrez Hermoso
-
Doxyfile: new file for generating Doxygen output stableThu, 07 Mar 2013 14:44:11 -0500, by Jordi Gutiérrez Hermoso
-
unique.m: Correctly check invalid options (bug #38460)Sun, 03 Mar 2013 19:59:26 +0100, by Julien Bect
-
maint: periodic merge of stable to defaultThu, 07 Mar 2013 13:08:59 -0500, by Jordi Gutiérrez Hermoso
-
test: Remove trailing spaces from ends of lines in test/ directory.Thu, 07 Mar 2013 10:02:13 -0800, by Rik
-
put save functions text after save command stableThu, 07 Mar 2013 00:51:35 -0500, by Michael Godfrey
-
test: Use Octave coding standards for scripts in test/ directory.Thu, 07 Mar 2013 09:26:17 -0800, by Rik
-
maint: periodic merge of default to classdef classdefThu, 07 Mar 2013 10:25:39 -0500, by John W. Eaton
-
maint: fix botched merge of default to classdef classdefThu, 07 Mar 2013 10:23:02 -0500, by John W. Eaton
-
make global line_editing variable static in octave.ccWed, 06 Mar 2013 22:56:56 -0500, by John W. Eaton
-
move global promptflag variable to octave_reader classWed, 06 Mar 2013 20:20:35 -0500, by John W. Eaton
-
eliminate stdin_is_tty global variableWed, 06 Mar 2013 19:45:53 -0500, by John W. Eaton
-
move current_input_line to lexical_feedback classWed, 06 Mar 2013 19:39:48 -0500, by John W. Eaton
-
Add new verticalalignment option 'cap' for OpenGL plotting.Wed, 06 Mar 2013 15:10:22 -0800, by Rik
-
maint: periodic merge of default to classdef classdefWed, 06 Mar 2013 16:43:33 -0500, by John W. Eaton
-
Set default xlabel "verticalalignment" to "top".Wed, 06 Mar 2013 12:14:11 -0800, by Rik
-
move more global parser and lexer variables to classesWed, 06 Mar 2013 14:36:19 -0500, by John W. Eaton
-
Remove temporary y.tab.c file used by configure script.Wed, 06 Mar 2013 11:29:44 -0800, by Rik
-
Fix spacing between ylabel and y-axis (bug #38461)Wed, 06 Mar 2013 10:56:12 -0800, by Rik
-
* input.h: Delete stray comment.Tue, 05 Mar 2013 18:01:24 -0500, by John W. Eaton
-
move more global variables to octave_lexical_feedback classTue, 05 Mar 2013 17:50:37 -0500, by John W. Eaton
-
clean up input.cc and eliminate ff_instream global variableTue, 05 Mar 2013 17:43:00 -0500, by John W. Eaton
-
num2str.m: Clarify in docstring that leading spaces will be trimmed (bug #38463)Tue, 05 Mar 2013 14:03:36 -0800, by Rik
-
oct-hist.cc: Stop unused function declaration warning.Tue, 05 Mar 2013 09:36:31 -0800, by Rik
-
use class for reading lexer inputTue, 05 Mar 2013 10:19:51 -0500, by John W. Eaton
-
reset lexical_feedback state before starting a new parseTue, 05 Mar 2013 10:19:47 -0500, by John W. Eaton
-
use inheritance to simplify initialization in octave_lexer constructorTue, 05 Mar 2013 10:19:38 -0500, by John W. Eaton
-
find-docstring-files.sh: Fix typo in comment.Mon, 04 Mar 2013 19:04:27 -0800, by Rik
-
celldisp.m: Tweak docstring and error message.Mon, 04 Mar 2013 19:00:00 -0800, by Rik
-
doc: Update 'test' and "fail" documentation stableMon, 04 Mar 2013 16:47:22 -0500, by Jordi Gutiérrez Hermoso
-
doc: Fix docstrings for edit_history, run_history to match true behavior.Mon, 04 Mar 2013 12:13:29 -0800, by Rik
-
Allow negative numbers to be used in specifying edit_history commands.Mon, 04 Mar 2013 08:51:40 -0800, by Rik
-
don't use new to create parser objectMon, 04 Mar 2013 09:13:32 -0500, by John W. Eaton
-
Use proper OO-class for __rangeidx_helper().Sun, 03 Mar 2013 16:22:21 -0800, by Rik
-
* lex.h (octave_lexer::octave_lexer): Explicity initialize token_stack.Sun, 03 Mar 2013 15:46:53 -0500, by John W. Eaton
-
Fix 'make dist' failing for oct-parse-in.yy.Sun, 03 Mar 2013 11:42:52 -0800, by Rik
-
handle lexer input buffering with classSun, 03 Mar 2013 14:02:41 -0500, by John W. Eaton
-
fix typoSun, 03 Mar 2013 10:07:54 -0500, by John W. Eaton
-
stemleaf.m: Use Octave coding conventions, remove unused variables.Sun, 03 Mar 2013 06:52:11 -0800, by Rik
-
Update stemleaf to provide new features and minor fix to printdSat, 02 Mar 2013 18:01:47 -0500, by Michael Godfrey
-
range.tst: Correct typo min -> max in test.Sat, 02 Mar 2013 21:13:27 -0800, by Rik
-
New function citation() to display citation information (patch #7960)Sun, 03 Mar 2013 02:34:44 +0000, by Carnë Draug
-
eliminate global global_command variableSat, 02 Mar 2013 19:31:26 -0500, by John W. Eaton
-
gui: improve shortcuts for the editor (bug #38383) and for widget navigationSat, 02 Mar 2013 22:41:00 +0100, by Torsten
-
gui: make sure settings are really written into the settings fileSat, 02 Mar 2013 22:31:40 +0100, by Torsten
-
check syntax used to enable bison push/pull parserSat, 02 Mar 2013 12:26:42 -0500, by John W. Eaton
-
pkg.m: Restore ability to use '~' in specifying prefix directories.Sat, 02 Mar 2013 07:59:25 -0800, by Rik
-
Fix check of canonicalize_file_name output status in pkg bulding (Bug #38451)Sat, 02 Mar 2013 07:51:08 -0800, by Rik
-
eliminate UGLY_DEFSSat, 02 Mar 2013 08:10:56 -0500, by John W. Eaton
-
new way to test for features in Octave scriptsSat, 02 Mar 2013 07:41:50 -0500, by John W. Eaton
-
Fix range behavior with -0 endpoints (bug #38423)Fri, 01 Mar 2013 14:06:02 -0800, by Rik
-
Set LC_NUMERIC to "C" locale regardless of user value. (Matlab compatibility and bug #38372)Fri, 01 Mar 2013 12:46:56 -0800, by Rik
-
make push parser interface partially workFri, 01 Mar 2013 07:18:18 -0500, by John W. Eaton
-
don't attempt to print unprintable tokensFri, 01 Mar 2013 07:12:45 -0500, by John W. Eaton
-
* input.cc (get_user_input): Only return eof if retval is empty.Fri, 01 Mar 2013 07:05:32 -0500, by John W. Eaton
-
move end_of_input flag from octve_parser class to octave_lexer classFri, 01 Mar 2013 07:10:31 -0500, by John W. Eaton
-
build: Fix unused variable warning in compiling input.cc.Thu, 28 Feb 2013 12:07:23 -0800, by Rik
-
build: Fix sed pattern exceeding shell command line length (bug #38075)Thu, 28 Feb 2013 11:12:58 -0800, by Rik
-
Increase gnuplot linestyle dash lengths.Thu, 28 Feb 2013 12:01:29 -0500, by Ben Abbott