Mercurial > hg > octave-nkf
graph
-
open file directly without edit command when editing a function from editor gui-releaseThu, 22 Jan 2015 06:52:37 +0100, by Torsten
-
Correct missing word in output of warranty(). stableWed, 21 Jan 2015 20:32:40 -0800, by Daniel J Sebald
-
limit number of jobs for make command to 1 under windows (bug #44053)Wed, 21 Jan 2015 21:19:38 -0500, by Avinoam Kalma
-
also skip startup message if session is not interactiveWed, 21 Jan 2015 12:36:25 -0500, by John W. Eaton
-
put custom CPPFLAGS after AM_CPPFLAGS for dld functions (bug #44060)Wed, 21 Jan 2015 12:18:53 -0500, by John W. Eaton
-
Don't print start-up message when input is a non-interactive script.Tue, 20 Jan 2015 17:34:56 -0800, by Rik
-
check existence of files when restoring last session (bug #44054) gui-releaseTue, 20 Jan 2015 22:19:18 +0100, by Torsten
-
unconditionally disable the octave_allocator classTue, 20 Jan 2015 13:43:29 -0500, by John W. Eaton
-
strip trailing whitespace from most source filesTue, 20 Jan 2015 10:29:54 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 10:24:46 -0500, by John W. Eaton
-
strip trailing whitespace from most source files gui-releaseTue, 20 Jan 2015 09:43:29 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 20 Jan 2015 10:05:42 -0500, by John W. Eaton
-
strip trailing whitespace from most source files stableTue, 20 Jan 2015 08:26:57 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 09:55:41 -0500, by John W. Eaton
-
Fix cummin/cummax operations on rows when NaN element present (bug #44009).Mon, 19 Jan 2015 21:05:39 -0800, by Lachlan Andrew
-
fix scroll width of horizontal scroll bar (bug #44040) gui-releaseMon, 19 Jan 2015 07:04:12 +0100, by Torsten
-
Fix compilation error when building without QScintilla gui-releaseSun, 18 Jan 2015 18:33:43 -0500, by Mike Miller
-
build: Don't build GUI when OpenGL is disabled or not found (bug #44017) gui-releaseSun, 18 Jan 2015 17:53:41 -0500, by Mike Miller
-
fix cursor positioning when searching backwards (bug #44039) gui-releaseSun, 18 Jan 2015 22:54:14 +0100, by Torsten
-
Print black&white when using -dps device with gnuplot (bug #43975).Sun, 18 Jan 2015 10:38:11 -0800, by Rik
-
provide a user preference for printing the debug location in the terminal gui-releaseSat, 17 Jan 2015 09:33:15 +0100, by Torsten
-
* configure_make.m: Single-quote environment variable values.Thu, 15 Jan 2015 22:45:11 -0500, by John W. Eaton
-
* audiodevinfo.cc: Style fixes. Warning IDs.Thu, 15 Jan 2015 15:36:54 -0500, by John W. Eaton
-
configure.ac: Add a --without-fltk build option (bug #37773)Thu, 15 Jan 2015 21:26:34 -0500, by Sebastian Schoeps
-
Recognize new eps2write device from Ghostscript (partial fix for bug #43989).Thu, 15 Jan 2015 12:38:13 -0800, by Rik
-
maybe stop recorder in audio recorder destructorThu, 15 Jan 2015 15:29:55 -0500, by John W. Eaton
-
unpack.m: replace canonicalize_file_name by make_absolute_filename (bug #43979)Wed, 14 Jan 2015 21:46:13 +0100, by Philip Nienhuis
-
maint: Periodic merge of gui-release to default.Wed, 14 Jan 2015 13:54:28 -0500, by John W. Eaton
-
doc: Periodic spellcheck of documentation.Tue, 13 Jan 2015 22:11:45 -0800, by Rik
-
doc: Periodic grammarcheck of documentation.Tue, 13 Jan 2015 22:06:39 -0800, by Rik
-
* audiorecorder.m: Fix test.Tue, 13 Jan 2015 23:06:08 -0500, by John W. Eaton
-
* audiodevinfo.cc: Minor style fixes.Tue, 13 Jan 2015 22:38:15 -0500, by John W. Eaton
-
avoid dereferencing null pointers in audio functionsTue, 13 Jan 2015 22:33:02 -0500, by John W. Eaton
-
Use Octave coding conventions for documentation of audio functions.Tue, 13 Jan 2015 08:54:25 -0800, by Rik
-
audiodevinfo.cc: Stop playback in audioplayers destructor (bug ##43994)Tue, 13 Jan 2015 12:50:43 +0100, by Andreas Weber
-
maint: Periodic merge of gui-release to default.Mon, 12 Jan 2015 09:17:35 -0800, by Rik
-
Restore valid uses of pswrite device in cset a402493c0605. gui-releaseMon, 12 Jan 2015 09:13:19 -0800, by Rik
-
Stop using deprecated and removed ghostscript device pswrite (bug #41141) gui-releaseMon, 12 Jan 2015 08:47:12 -0800, by Rik
-
* audiodevinfo.cc: one audio device must be available to play or record (bug #43988)Mon, 12 Jan 2015 13:44:24 +0100, by Stefan Mahr
-
portaudio_play_callback: Fix stereo playback (bug #43965)Mon, 12 Jan 2015 13:29:45 +0100, by Andreas Weber
-
fullfile.m: properly process file separators and drive letters on Windows systems (bug #43926)Sun, 11 Jan 2015 20:11:43 +0100, by Philip Nienhuis
-
provide the same filter for history view as for workspace view gui-releaseSun, 11 Jan 2015 15:47:37 +0100, by Torsten
-
* audiodevinfo.cc: Avoid conflict with enum names.Fri, 09 Jan 2015 15:46:48 -0500, by John Donoghue
-
disable Octave audio callback functionsFri, 09 Jan 2015 15:03:01 -0500, by John W. Eaton
-
properly close audio filesFri, 09 Jan 2015 14:11:19 -0500, by John W. Eaton
-
style and other fixes for audiorecorder callback fucntionsFri, 09 Jan 2015 13:50:25 -0500, by John W. Eaton
-
* audiodevinfo.cc: Explicitly use std::pow.Fri, 09 Jan 2015 13:29:03 -0500, by John W. Eaton
-
use existing function to determine endianness in audiodevinfo.ccFri, 09 Jan 2015 13:25:52 -0500, by John W. Eaton
-
improve performance of audio callback functionsFri, 09 Jan 2015 13:19:50 -0500, by John W. Eaton
-
improve argument decoding in audioread.cc functionsFri, 09 Jan 2015 13:17:51 -0500, by John W. Eaton
-
write ogg files in chunks to avoid apparent bugFri, 09 Jan 2015 10:59:21 -0500, by John W. Eaton
-
increase audio buffer sizeThu, 08 Jan 2015 13:40:35 -0500, by John W. Eaton
-
improve error checking and efficiency of octave audio callback functionThu, 08 Jan 2015 13:38:14 -0500, by John W. Eaton
-
* audiodevinfo.cc: Style fixes.Thu, 08 Jan 2015 13:20:47 -0500, by John W. Eaton
-
prevent completely invalid call to __player_audioplayer__Thu, 08 Jan 2015 13:18:50 -0500, by John W. Eaton
-
improve efficiency of portaudio callback functionThu, 08 Jan 2015 13:16:57 -0500, by John W. Eaton
-
avoid unnecessary use of pointer in audio codeThu, 08 Jan 2015 13:08:52 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Thu, 08 Jan 2015 12:51:35 -0500, by John W. Eaton