Mercurial > hg > octave-thorsten
graph
-
Removed scripts to retrieved qterminal and qirc. Instead used .hgsub. guiTue, 31 Jan 2012 21:00:54 +0100, by Jacob Dawid
-
maint: Bump Octave version to development numbering of 3.7.0+Tue, 31 Jan 2012 10:40:13 -0800, by Rik
-
make --disable-dl work againTue, 31 Jan 2012 00:03:37 -0500, by John W. Eaton
-
deprecate the static keywordMon, 30 Jan 2012 23:42:41 -0500, by John W. Eaton
-
improve parsing of classdef methodsMon, 30 Jan 2012 23:06:01 -0500, by John W. Eaton
-
iskeyword: don't consider get and set as keywordsMon, 30 Jan 2012 23:03:00 -0500, by John W. Eaton
-
Replaced local-native with local in octave-gui.pro for building on MacOS. guiTue, 31 Jan 2012 02:12:56 +0100, by Jacob Dawid
-
Removed ImageViewer. Removed stylesheets from dock widgets. guiTue, 31 Jan 2012 00:33:56 +0100, by Jacob Dawid
-
Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. guiTue, 31 Jan 2012 00:03:44 +0100, by Jacob Dawid
-
Commented out some functionality that has not been implemented correctly until now. guiMon, 30 Jan 2012 23:14:46 +0100, by Jacob Dawid
-
Fix qhull tests.Mon, 30 Jan 2012 08:22:32 -0500, by Ben Abbott
-
Forgot to remove more terminal source code. See previous commit for more information. guiMon, 30 Jan 2012 12:45:14 +0100, by Jacob Dawid
-
Removed complete terminal code, since everything moved to qterminal. guiMon, 30 Jan 2012 12:38:34 +0100, by Jacob Dawid
-
Modified call to octave_main, so it doesn't run in embedded mode anymore. guiMon, 30 Jan 2012 01:54:18 +0100, by Jacob Dawid
-
Export more required symbols [Win32].Sun, 29 Jan 2012 12:53:05 +0000, by Michael Goffioul
-
Include <cctype> in caseless-str.hSun, 29 Jan 2012 12:52:54 +0000, by Michael Goffioul
-
Update colormap files with faster code.Sat, 28 Jan 2012 22:33:57 -0800, by Rik
-
convhull.m: Ensure column (not row) vectorsSun, 29 Jan 2012 00:52:19 -0500, by Jordi Gutiérrez Hermoso
-
maint: Use Octave spacing conventions in %!test block for graphics_toolkit.mSat, 28 Jan 2012 15:45:29 -0800, by Rik
-
figure.m: Extend to accepting command form "figure N"Sat, 28 Jan 2012 13:14:07 -0800, by Rik
-
unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.Sat, 28 Jan 2012 10:42:48 -0800, by Rik
-
colorcube.m: Add new colormap which maximizes equally spaced colors.Sat, 28 Jan 2012 08:26:51 -0800, by Rik
-
Add comment in var.m docs about behaviour when input is a scalarSat, 28 Jan 2012 13:25:20 +0100, by Carlo de Falco
-
lines.m: Add new colormap corresponding to ColorOrder property.Fri, 27 Jan 2012 20:54:15 -0800, by Rik
-
rgbplot.m: Add new Matlab compatible function for plotting colormapsFri, 27 Jan 2012 19:09:02 -0800, by Rik
-
Removed TerminalHighlighter-class, since it is not needed anymore. guiSat, 28 Jan 2012 00:16:28 +0100, by Jacob Dawid
-
Removed the old IRC Client code and replaced it by qirc. guiSat, 28 Jan 2012 00:11:34 +0100, by Jacob Dawid
-
convhull.m: Allow non-vector arguments, for Matlab compatibilityFri, 27 Jan 2012 13:23:30 -0500, by Jordi Gutiérrez Hermoso
-
When root_figure units = normalized, screensize = [0 0 1 1].Tue, 24 Jan 2012 20:52:12 -0500, by Ben Abbott
-
Provided a patch in the pro for Windows, which does not need qterminal. guiWed, 25 Jan 2012 02:33:10 +0100, by Jacob Dawid
-
spinmap.m: Revamp function and make Matlab-compatible.Tue, 24 Jan 2012 17:12:09 -0800, by Rik
-
Added subscripts for retrieeving qterminal and qirc int compile.sh. Added copyright headers. guiTue, 24 Jan 2012 20:06:26 +0100, by Jacob Dawid
-
Improved clone script for qterminal. *(get-qterminal.sh): Now pulling instead of cloning when directory exists. guiTue, 24 Jan 2012 19:57:32 +0100, by Jacob Dawid
-
doc: Update docstrings for functions in image/ directoryTue, 24 Jan 2012 09:51:48 -0800, by Rik
-
Removed bundled qterminal and added a script file to clone and build the latest version of qterminal. *(qterminal): Removed all files. *(get-qterminal.sh) Added script. guiTue, 24 Jan 2012 18:48:32 +0100, by Jacob Dawid
-
maint: Style fixes for 5cc69bafe3b9Tue, 24 Jan 2012 08:53:42 -0800, by Rik
-
Add updating for figure paperorientation property. Bug # 35329.Tue, 24 Jan 2012 08:29:33 -0500, by Ben Abbott
-
prism.m: Simplify code by using repmat rather than kron.Sun, 22 Jan 2012 22:57:56 -0800, by Rik
-
contrast.m: Improve demo.Sun, 22 Jan 2012 22:22:49 -0800, by Rik
-
Changes to allow plot demos to be run under Matlab.Sun, 22 Jan 2012 17:56:46 -0500, by Ben Abbott
-
Remove bad attempt to fix the terminal in GUI guiSun, 22 Jan 2012 15:14:55 -0500, by Jordi Gutiérrez Hermoso
-
Changes to allow plot demos to be converted and run by Matlab.Sun, 22 Jan 2012 13:47:15 -0500, by Ben Abbott
-
surfl.m: Update docstring.Sun, 22 Jan 2012 10:21:42 -0800, by Rik
-
test: Make surface demos reproducible by setting colormap to default at start of demo.Sun, 22 Jan 2012 10:02:27 -0800, by Rik
-
doc: Update docstring for colormap()Sun, 22 Jan 2012 07:43:20 -0800, by Rik
-
Use Matlab coding conventions for demos in plot/ directory.Sun, 22 Jan 2012 07:31:32 -0800, by Rik
-
Linking against OctaveDE_Qts konsole-code again. guiSun, 22 Jan 2012 15:17:37 +0100, by Jacob Dawid
-
repmat.m: Fix incorrect docstring regarding higher dimensionsSat, 21 Jan 2012 16:25:07 -0500, by Jordi Gutiérrez Hermoso
-
GUI: Added qtermwidget snapshot as a subproject to build as a library that links with Octave GUI. guiSat, 21 Jan 2012 11:26:36 +0100, by Jacob Dawid
-
GUI: Removed stylesheets from dock widgets and add missing slots. guiSat, 21 Jan 2012 10:40:19 +0100, by Jacob Dawid
-
Fix regression in 9fc597693b0b preventing updating of waitbar text string. stableFri, 20 Jan 2012 17:40:30 -0800, by Rik
-
Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.Fri, 20 Jan 2012 12:59:53 -0800, by Rik
-
Escaping strings for legend entries are handled by __go_draw_axes__.Thu, 19 Jan 2012 19:48:13 -0500, by Ben Abbott
-
Fix support for gnuplot's canvas (html5) terminal. Bug # 35332.Thu, 19 Jan 2012 18:47:38 -0500, by Ben Abbott
-
zscore.m: Return mean and std dev for Matlab compatibility. Update docstring.Thu, 19 Jan 2012 12:46:33 -0500, by Jordi Gutiérrez Hermoso
-
Stop FLTK plot figure crash with right-mouse zoom (Bug #32592).Thu, 19 Jan 2012 09:36:51 -0500, by Doug Stewart
-
news.m: Revamp implementation of function.Wed, 18 Jan 2012 21:27:13 -0800, by Rik
-
prefsfile.m: Remove unnecessary code to transition users to .octave_prefs filename.Wed, 18 Jan 2012 21:27:13 -0800, by Rik
-
fill.m: Return column vector of graphics handlesWed, 18 Jan 2012 21:17:14 -0800, by Rik
-
ribbon.m: Simplify code and return a column vector of graphics handles.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use correct plural for dbstatus if there is more than 1 breakpoint set in file.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Add error messages to dbtype(). Allow use of "end" keyword in linespec.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use isfigure() to simplify some plot functions.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Replace unnecessary strcmpi calls with strcmp.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
polyreduce.m: Recode function using modern syntax.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use Octave spacing convention in %!test blocks of surface plot functions.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use '!' for not operation in preference to '~'.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
accumdim.m: Use common code idiom for finding first non-singleton dimension.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use Octave spacing conventions for scripts in elfun/ directory.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Fix typo in qrdelete docstring.Wed, 18 Jan 2012 21:16:04 -0800, by Rik
-
__finish__.m: Clarify internal documentation.Wed, 18 Jan 2012 21:15:58 -0800, by Rik
-
doc: Update docstrings for @ftp class.Wed, 18 Jan 2012 21:15:50 -0800, by Rik
-
Clean up scripts in path/ directoryWed, 18 Jan 2012 21:15:50 -0800, by Rik
-
doc: Mention correct replacements for to-be-deprecated strmatch.mWed, 18 Jan 2012 21:15:46 -0800, by Rik
-
Replace to-be-deprecated findstr occurrences with strfind.Wed, 18 Jan 2012 21:15:42 -0800, by Rik
-
Replace to-be-deprecated strmatch occurrences with alternate code.Wed, 18 Jan 2012 21:14:36 -0800, by Rik
-
maint: periodic merge of stable to default.Wed, 18 Jan 2012 21:14:11 -0800, by Rik
-
Merge away extra head on defaultWed, 18 Jan 2012 17:43:25 -0500, by Jordi Gutiérrez Hermoso
-
locale support implementation in [fs]scanf functionsWed, 18 Jan 2012 16:40:29 -0500, by Pascal Dupuis
-
Return correct part of convolution for 'same' parameter in conv2, convn (Bug #34893). stableTue, 17 Jan 2012 14:37:45 -0800, by Rik
-
maint: Merge stable to default branch.Thu, 12 Jan 2012 12:54:24 -0800, by Rik
-
Fix order of legend entries for plotyy. Bug # 35314.Tue, 17 Jan 2012 07:30:06 -0500, by Ben Abbott
-
Make sure "print '-SX,Y' ..." doesn't round down a pixel. Bug # 35307.Tue, 17 Jan 2012 07:23:36 -0500, by Ben Abbott
-
Added tag release-3.6.0 for changeset 704f7895eef0 stableSun, 15 Jan 2012 14:56:37 -0500, by John W. Eaton
-
Version 3.6.0 released. stable release-3-6-0 release-3.6.0Sun, 15 Jan 2012 13:02:42 -0500, by John W. Eaton
-
Disable the PS Level 3 shading feature in gl2ps. stableThu, 12 Jan 2012 17:32:29 -0500, by Ben Abbott
-
Update Texinfo detailmenu for main Octave documentation. stableThu, 12 Jan 2012 12:44:37 -0800, by Rik
-
Added tag rc-3-6-0-1 for changeset 64d9f33313cc stableThu, 12 Jan 2012 15:38:08 -0500, by John W. Eaton
-
besseli: don't change sign of result for negative integer orders stableThu, 12 Jan 2012 13:00:46 -0500, by John W. Eaton
-
besseli: use special case for negative integer orders stableThu, 12 Jan 2012 12:10:33 -0500, by John W. Eaton
-
Added tag rc-3-6-0-0 for changeset 72aebe619641 stableWed, 11 Jan 2012 12:38:20 -0500, by John W. Eaton
-
merge changes made for release that were not immediately pushed to savannah stableWed, 11 Jan 2012 12:35:04 -0500, by John W. Eaton
-
maint: update library version numbers for release stableTue, 10 Jan 2012 16:35:37 -0500, by John W. Eaton
-
maint: ensure edited configure script is executable stableTue, 10 Jan 2012 16:43:31 -0500, by John W. Eaton
-
oct-parse.yy: Remove unused variable to stop compiler warning. stableTue, 10 Jan 2012 17:35:38 -0800, by Rik
-
doc: include tips for installing build dependencies on specific systems stableTue, 10 Jan 2012 15:25:35 -0500, by John W. Eaton
-
configure: search for gfortran first instead of g77 stableTue, 10 Jan 2012 14:00:24 -0500, by John W. Eaton
-
plot3.m: Throw error if the input data exceeds two dimensions. stableMon, 09 Jan 2012 20:32:27 -0500, by Ben Abbott
-
When creating an fltk (aqua) figure on MacOS, make sure one drawnow() occurs stableMon, 09 Jan 2012 20:28:08 -0500, by Ben Abbott
-
test: Expand %!testif functionality to multiple conditions stableMon, 09 Jan 2012 13:32:44 -0800, by Rik
-
oct-parse.yy: also identify Author as start of license text stableSat, 24 Dec 2011 23:15:29 +0000, by Carnë Draug
-
Relax tolerance for pinv tests so that it fails less than 1% of the time. stableMon, 09 Jan 2012 11:46:52 -0800, by Rik
-
NEWS: Update list of functions added for 3.6.0 release. stableMon, 09 Jan 2012 10:53:04 -0800, by Rik
-
maint: Remove deprecated functions sphcat and spvcat before 3.6.0 release. stableMon, 09 Jan 2012 10:51:53 -0800, by Rik
-
NEWS: Add note about ARPACK being removed from source. stableMon, 09 Jan 2012 10:05:18 -0800, by Rik
-
Add new function is_function_handle (patch #7695) stableSun, 08 Jan 2012 20:26:35 -0800, by Juan Pablo Carbajal
-
Validate suffix when printing to {eps,ps,pdf}latex devices. stableSun, 08 Jan 2012 19:23:55 -0500, by Ben Abbott
-
Allow QuantumDepth=32 installations of Magick++ (Bug #35229) stableSun, 08 Jan 2012 18:59:03 -0800, by Rik
-
doc: Update seealso references for eval family of functions. stableSun, 08 Jan 2012 15:04:45 -0800, by Rik
-
doc: Better explain which complex result is chosen by .^ stableSun, 08 Jan 2012 15:24:53 -0500, by Jordi Gutiérrez Hermoso
-
fix name lookup problem with static nested class stableSat, 07 Jan 2012 12:44:34 -0500, by John W. Eaton
-
directly link eigs.oct with ARPACK libs if needed stableFri, 06 Jan 2012 16:49:16 -0500, by John W. Eaton
-
Added tag ss-3-5-92 for changeset a737b3fb9c4d stableFri, 06 Jan 2012 14:34:22 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 06 Jan 2012 12:43:48 -0500, by John W. Eaton
-
check in change accidentally omitted from previuos changeset stableFri, 06 Jan 2012 12:43:07 -0500, by John W. Eaton
-
Fix erroneous indexing error message. stableFri, 06 Jan 2012 11:45:00 -0500, by Jordi Gutiérrez Hermoso
-
don't call singleton_cleanup_list::cleanup on exit. stableFri, 06 Jan 2012 10:59:15 -0500, by John W. Eaton
-
* lo-sysdep.cc (octave_chdir): Use gnulib::chdir. stableFri, 06 Jan 2012 08:29:11 -0500, by John W. Eaton
-
doc: improve documentation for building Octave stableThu, 05 Jan 2012 17:34:30 -0500, by John W. Eaton
-
doc: Mention broadcasting in more relevant places. stableThu, 05 Jan 2012 10:34:04 -0500, by Jordi Gutiérrez Hermoso
-
intersect.m: Properly handle the "rows" case with more than 1 output arg (bug #35247) stableThu, 05 Jan 2012 10:27:34 -0500, by Jordi Gutiérrez Hermoso
-
README.Cygwin: Update for impending 3.6 release stableWed, 04 Jan 2012 10:22:39 -0500, by Marco Atzeri
-
ov-fcn-inline.cc (Vinline): Add "e" to the built-in variables (bug #35236) stableWed, 04 Jan 2012 10:10:08 -0500, by Jordi Gutiérrez Hermoso
-
remove ARPACK files from sources and restore configure checks for external ARPACK library stableTue, 03 Jan 2012 20:12:38 -0500, by John W. Eaton
-
fsolve.m: Move @seealso to bottom in docstring to silence warning. stableTue, 03 Jan 2012 12:03:12 -0500, by Jordi Gutiérrez Hermoso
-
doc: add Iain Murry to contributors listMon, 02 Jan 2012 15:19:45 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 15:18:26 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 14:29:37 -0500, by John W. Eaton
-
Merge in Iain Murray's changesMon, 02 Jan 2012 13:12:54 -0500, by Jordi Gutiérrez Hermoso
-
Make nargin and nargout behave more like Matlab's (Bug #32700)Mon, 02 Jan 2012 12:49:52 -0500, by Iain Murray
-
doc: Report Octave version when broadcasting semantics changed in start up WARNING. stableSun, 01 Jan 2012 22:14:27 -0800, by Rik
-
doc: Add register_graphics_toolkit() and loaded_graphics_toolkits() to documentation stableSun, 01 Jan 2012 21:50:10 -0800, by Rik
-
doc: Document prefs directory in list of installed script files. stableSun, 01 Jan 2012 20:13:22 -0800, by Rik
-
test_contin.m: Rename script to test_line_continue.m for clarity stableSun, 01 Jan 2012 20:09:47 -0800, by Rik
-
test: Use Octave coding and spacing conventions for fixed test scripts stableSun, 01 Jan 2012 20:04:52 -0800, by Rik
-
__print_parse_opts__.m: Fix doc string and copyright. stableSun, 01 Jan 2012 19:17:02 -0500, by Ben Abbott
-
Periodic merge of stable to defaultSun, 01 Jan 2012 14:03:14 -0500, by Jordi Gutiérrez Hermoso
-
Give friendlier error message when indexing with default i or j (bug #35157) stableThu, 29 Dec 2011 23:41:13 -0500, by Jordi Gutiérrez Hermoso
-
doc: mention how scalar broadcasting is a special case of broadcasting stableThu, 29 Dec 2011 15:36:59 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Add another example for sparse matrices, minor formatting stableThu, 29 Dec 2011 15:18:10 -0500, by Jordi Gutiérrez Hermoso
-
mkoctfile.m: Return the output and exit status from the mkoctfile shell command stableThu, 29 Dec 2011 09:53:33 -0500, by Jordi Gutiérrez Hermoso
-
doc: Final grammarcheck and spellcheck before 3.6.0 release. stableThu, 29 Dec 2011 06:05:00 -0800, by Rik
-
Start adding vectorization examples stableTue, 27 Dec 2011 19:06:37 -0500, by Jordi Gutiérrez Hermoso
-
Initial documentation for broadcasting and general vectorization guidelines stableTue, 27 Dec 2011 15:15:41 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Handle the case of empty size argument for functions besides @sum stableTue, 27 Dec 2011 13:51:35 -0500, by Jordi Gutiérrez Hermoso
-
Do more error checking on accumarray and accumdim input. stableTue, 27 Dec 2011 13:45:30 -0500, by Jordi Gutiérrez Hermoso
-
Add missing ";" to line in waitbar.m demo. stableTue, 27 Dec 2011 15:08:21 -0500, by Philip Nienhuis
-
doc: Build documentation for functions even when they are unavailable stableMon, 26 Dec 2011 10:38:45 -0800, by Rik
-
undo non-documentation changes in changeset 614505385171 stableMon, 26 Dec 2011 10:17:47 -0500, by John W. Eaton
-
maint: Backed out changeset 1a42869e936e. Octave logo already under version control. stableSat, 24 Dec 2011 20:25:52 -0800, by Rik
-
Add the svg source of octave_logo stableSat, 24 Dec 2011 17:38:49 -0500, by Jordi Gutiérrez Hermoso
-
Added tag ss-3-5-91 for changeset ff5588774680 stableFri, 23 Dec 2011 19:24:54 -0500, by John W. Eaton
-
Allow exponential numbers (1e-3) in inline() (Bug #35131) stableThu, 22 Dec 2011 21:27:11 -0800, by Rik
-
Plug memory leak in Matrixtype for sparse permuted matrices. stableThu, 22 Dec 2011 12:06:52 -0800, by Rik
-
Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stableThu, 22 Dec 2011 12:01:35 -0500, by Philip Nienhuis
-
Added multiprocessor switch for compiling, remooved obsolete file. guiThu, 22 Dec 2011 10:33:12 +0100, by Jacob Dawid
-
doc: Various docstring improvements before 3.6.0 release. stableWed, 21 Dec 2011 19:46:57 -0800, by Rik
-
str2double: correctly handle things like ["1"; "2 3"; "4i"] stableWed, 21 Dec 2011 21:01:22 -0500, by John W. Eaton
-
nchoosek.m: Update documentation, fix input validation, add more %!tests stableWed, 21 Dec 2011 16:53:43 -0800, by Rik
-
test: Use internal prefix "__" for %!functions to avoid polluting workspace stableWed, 21 Dec 2011 09:44:46 -0800, by Rik
-
Stop memory leak in idx_vector_rep when constructor fails. stableWed, 21 Dec 2011 08:42:11 -0800, by Rik
-
maint: include functions in module.mk files stableWed, 21 Dec 2011 09:46:32 -0500, by John W. Eaton
-
Cleanup FFTW wisdom plans in class destructor and prevent a memory leak. stableTue, 20 Dec 2011 17:59:07 -0800, by Rik
-
str2double: return NaN for things like "1 2 3 4" (bug #34713). stableTue, 20 Dec 2011 18:06:07 -0500, by John W. Eaton
-
don't reset parser when exiting (bug #35120) stableMon, 19 Dec 2011 23:14:41 -0500, by John W. Eaton
-
close all figures before closing all files (bug #35064) stableMon, 19 Dec 2011 22:01:10 -0500, by John W. Eaton
-
doc: Reformat and clarify warning's docstring stableMon, 19 Dec 2011 16:06:17 -0500, by Jordi Gutiérrez Hermoso
-
also include singleton-cleanup.h when not using readline stableMon, 19 Dec 2011 15:47:31 -0500, by John W. Eaton
-
assert.m: Update documentation string, add %!tests for cell arrays. stableMon, 19 Dec 2011 10:28:40 -0800, by Rik
-
maint: periodic merge of stable to defaultMon, 19 Dec 2011 02:18:28 -0500, by John W. Eaton
-
quadl.m: Relax tolerance on %!test to pass on all platforms (Bug #33863) stableSun, 18 Dec 2011 21:14:05 -0800, by Rik
-
isdefinite.m: Use any specified tolerance in deciding whether matrix is hermitian. stableSun, 18 Dec 2011 19:15:50 -0800, by Lukas Reichlin
-
Avoid segfault in test() and demo() blocks with embedded functions (Bugs #35068, #32843, #33981) stableSun, 18 Dec 2011 18:15:18 -0800, by Rik
-
gethelp.cc: also identify blocks starting with Author as license text stableFri, 16 Dec 2011 15:31:14 +0000, by Carnë Draug
-
Fix regression of tight axis limits introduced by changeset ec79cd8359c5. stableFri, 16 Dec 2011 07:59:58 -0500, by Ben Abbott
-
Use non-negative, non-positive with hyphens in error messages. stableThu, 15 Dec 2011 22:03:03 -0800, by Rik
-
pt-eval.cc: Eliminate unused variable compile warning stableThu, 15 Dec 2011 21:25:59 -0800, by Rik
-
maint: Correct 4 erroneous execute permission bits on source files stableThu, 15 Dec 2011 17:52:10 -0800, by Rik
-
maint: fix file permissions for oct-locbuf.h and singleton-cleanup.h stableThu, 15 Dec 2011 15:19:58 -0500, by John W. Eaton