Mercurial > hg > octave-nkf
graph
-
use pointer for global lexical_feedback structureTue, 26 Feb 2013 01:10:08 -0500, by John W. Eaton
-
new entry point for parserTue, 26 Feb 2013 00:45:43 -0500, by John W. Eaton
-
Update gnuplot plotting scripts for faster or more modern syntaMon, 25 Feb 2013 21:01:36 -0800, by Rik
-
give name to anonymous enumMon, 25 Feb 2013 23:49:43 -0500, by John W. Eaton
-
use enum for values returned by eat_continuation and eat_whitespaceMon, 25 Feb 2013 23:48:32 -0500, by John W. Eaton
-
move block_comment_nesting_level to lexical_feedback_classMon, 25 Feb 2013 21:59:40 -0500, by John W. Eaton
-
move nesting_level to lexical_feedback classMon, 25 Feb 2013 21:54:15 -0500, by John W. Eaton
-
move input_line_number and current_input_column to lexical_feedback classMon, 25 Feb 2013 21:30:51 -0500, by John W. Eaton
-
move global parser_end_of_input variable to lexical_feedback classMon, 25 Feb 2013 20:26:52 -0500, by John W. Eaton
-
provide copy contructor and operator = for lexical_feedback class.Mon, 25 Feb 2013 20:06:44 -0500, by John W. Eaton
-
reorder data members in lexical_feedback classMon, 25 Feb 2013 19:45:46 -0500, by John W. Eaton
-
Backout changeset 238e499c5fea (locale support in scanf)Mon, 25 Feb 2013 14:22:54 -0800, by Rik
-
move octave_read to lex.llMon, 25 Feb 2013 01:04:15 -0500, by John W. Eaton
-
improve end of file handling for lexer inputMon, 25 Feb 2013 00:45:35 -0500, by John W. Eaton
-
Fix additional warning associated with Texinfo 5.0 (bug #38392)Sun, 24 Feb 2013 20:38:33 -0800, by Rik
-
Fix warning when using "termoption dashed" with gnuplot 4.2.X (bug #38370)Sun, 24 Feb 2013 07:25:56 -0800, by Rik
-
doc: Fix warnings associated with Texinfo 5.0 (bug #38392)Sun, 24 Feb 2013 07:16:22 -0800, by Rik
-
Add to test/classes/module.mk new files from changeset e603ce23f20cSat, 23 Feb 2013 12:55:16 +0100, by Julien Bect
-
avoid gcc warning about int to char conversionSat, 23 Feb 2013 10:08:56 -0500, by John W. Eaton
-
pass lvalue_list to more subsref calls (bug #38374)Fri, 22 Feb 2013 19:01:10 -0500, by John W. Eaton
-
use true/false for NO_OCT_FILE_STRIP configuration variableFri, 22 Feb 2013 11:22:21 -0500, by John W. Eaton
-
Added tag release-3-6-4 for changeset b29b10fbb744 stableThu, 21 Feb 2013 15:18:02 -0500, by John W. Eaton
-
maint: backout accidental check-in 979ebfdd240d.Thu, 21 Feb 2013 22:31:13 -0800, by Rik
-
plotmatrix.m: Fix bug when number of columns in 2 inputs differs (bug #38368)Thu, 21 Feb 2013 16:19:58 +0100, by Julien Bect
-
[mq]: stemleafThu, 21 Feb 2013 17:51:43 -0800, by Rik
-
stemleaf.m: Correct signbit test to use != 0 (bug #38291).Sat, 09 Feb 2013 13:56:33 -0500, by Michael Godfrey
-
Mark sysdep_init/sysdep_cleanup for export.Thu, 21 Feb 2013 15:31:35 +0000, by Michael Goffioul
-
refresh gnulib-hg repoThu, 21 Feb 2013 15:26:07 +0000, by Michael Goffioul
-
Reverse logic of libcurl feature test resultThu, 21 Feb 2013 00:08:26 -0500, by Mike Miller
-
Fix typo in changeset dc39c1d84c5bThu, 21 Feb 2013 00:02:53 -0500, by Mike Miller
-
Restore default floating point state after calling JavaWed, 20 Feb 2013 22:51:31 -0500, by Mike Miller
-
provide some undocumented matlab behavior for linspace (bug #38151)Wed, 20 Feb 2013 19:29:41 -0500, by John W. Eaton
-
newplot.m: Return handle to created axes for Matlab compatibility (Bug #38146)Wed, 20 Feb 2013 16:11:47 -0800, by Rik
-
Make signbit return logical 0 or 1 (bug #38291)Sat, 16 Feb 2013 22:06:59 -0500, by Michael Godfrey
-
Fix saving binary matrices with up to 2^31 elements (Bug #38326).Wed, 20 Feb 2013 14:58:39 -0800, by Rik
-
Fix bounds-checking in diagonal matrices (bug #38357)Wed, 20 Feb 2013 16:37:02 -0500, by Jordi Gutiérrez Hermoso
-
Merge in Julien's changesWed, 20 Feb 2013 11:36:36 -0500, by Jordi Gutiérrez Hermoso
-
Whitespace cleanupWed, 20 Feb 2013 11:36:13 -0500, by Jordi Gutiérrez Hermoso
-
Fix and improve functions related to class precedence (bug #38290)Tue, 29 Jan 2013 17:55:53 +0100, by Julien Bect
-
gui: fix updating history and workspace widget for mxe-octaveSun, 17 Feb 2013 21:17:46 +0100, by Torsten
-
use yes/no instead of true/false in confgure scriptsSat, 16 Feb 2013 22:21:13 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultSat, 16 Feb 2013 19:00:08 -0500, by John W. Eaton
-
maint: merge away extra head on defaultSat, 16 Feb 2013 18:58:58 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 11 Feb 2013 16:26:08 -0500, by John W. Eaton
-
Added tag rc-3-6-4-2 for changeset cc5a7d1233f3 stableMon, 11 Feb 2013 16:23:14 -0500, by John W. Eaton
-
textscan.m: catch wrong headerlines values, tests addedThu, 14 Feb 2013 21:11:46 +0100, by Philip Nienhuis
-
textread.m, textscan.m: catch wrong headerlines values, tests addedThu, 14 Feb 2013 21:09:45 +0100, by Philip Nienhuis
-
binopdf.m: Ensure Matlab compatibility for boundary values (bug #38292).Wed, 13 Feb 2013 21:53:39 -0800, by Rik
-
Created common octave_dock_widget classWed, 06 Feb 2013 21:45:04 +0000, by Richard Crozier
-
build: remove *-tst files with distclean rule.Wed, 13 Feb 2013 21:28:30 -0800, by Rik
-
maint: Periodic merge of stable to default.Wed, 13 Feb 2013 13:11:59 -0800, by Rik
-
doc: Add seealso links between input, yes_or_no, kbhit.Tue, 12 Feb 2013 08:13:46 -0800, by Rik
-
doc: Update history() docstring.Tue, 12 Feb 2013 07:43:59 -0800, by Rik
-
Fix off-by-1 error in history list when running 'edit_history'.Mon, 11 Feb 2013 21:39:04 -0800, by Rik