Mon, 09 Jul 2012 09:55:35 -0500 |
Max Brister |
maint: periodic merge of default to jit
|
Sun, 08 Jul 2012 11:28:50 -0700 |
Rik |
maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
|
Sun, 06 May 2012 20:17:30 -0600 |
Max Brister |
Initial JIT support
|
Sun, 04 Mar 2012 12:21:10 -0800 |
Rik |
Update %!tests in src/ directory with Octave coding conventions.
|
Fri, 06 Jan 2012 10:59:15 -0500 |
John W. Eaton |
don't call singleton_cleanup_list::cleanup on exit.
stable
|
Tue, 03 Jan 2012 20:12:38 -0500 |
John W. Eaton |
remove ARPACK files from sources and restore configure checks for external ARPACK library
stable
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Mon, 19 Dec 2011 22:01:10 -0500 |
John W. Eaton |
close all figures before closing all files (bug #35064)
stable
|
Fri, 09 Dec 2011 11:12:50 -0500 |
John W. Eaton |
refactor graphics_toolkit class (bug #31583)
|
Thu, 08 Dec 2011 17:25:30 -0800 |
Rik |
Deprecate shell_cmd function and update system, dos, unix commands
|
Thu, 08 Dec 2011 17:22:57 -0500 |
John W. Eaton |
close all graphics toolkits before exit
|
Thu, 08 Dec 2011 06:28:18 -0500 |
John W. Eaton |
explicitly close figures in clean_up_and_exit instead of using an atexit function
|
Sat, 03 Dec 2011 04:34:17 -0500 |
John W. Eaton |
clean up memory allocated for singletons before exit
|
Sat, 03 Dec 2011 03:30:27 -0500 |
John W. Eaton |
clean up octave_chunk_buffer storage before exit
|
Fri, 02 Dec 2011 03:51:37 -0500 |
John W. Eaton |
clean up parser memory on exit
|
Thu, 01 Dec 2011 04:26:46 -0500 |
John W. Eaton |
plug some memory leaks
|
Sat, 27 Aug 2011 11:28:48 -0400 |
John W. Eaton |
maint: let libtool deal with setting -rpath linker option
|
Fri, 26 Aug 2011 15:36:14 -0400 |
John W. Eaton |
maint: allow --enable-static --disable-dl to work again
|
Tue, 23 Aug 2011 17:08:51 -0400 |
John W. Eaton |
eliminate duplication of internal variables controlling command history
|
Sat, 16 Jul 2011 18:27:56 -0400 |
John W. Eaton |
codesprint: new tests for toplev.cc
|
Sat, 26 Feb 2011 17:28:11 -0800 |
Rik |
Rewrite error strings in src/ to use variables named in documentation.
|
Sat, 29 Jan 2011 16:54:14 -0800 |
Rik |
Add function compare_versions to documentation.
|
Fri, 28 Jan 2011 14:05:09 -0500 |
John W. Eaton |
remove configure checks for ARPACK
|
Thu, 23 Jul 2009 14:24:45 -0400 |
John W. Eaton |
toplev.cc: handle exceptions while preparing to exit
release-3-2-x
|
Wed, 25 Nov 2009 13:31:55 -0500 |
John W. Eaton |
keyboard: fix stack manipulation
release-3-2-x
|
Wed, 24 Jun 2009 07:31:32 +0200 |
Jaroslav Hajek |
improve error handling
release-3-2-x
|
Thu, 20 Jan 2011 18:43:39 -0500 |
John W. Eaton |
style fixes for warning and error messages in source files
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Fri, 31 Dec 2010 15:02:57 -0800 |
Rik |
Add additional calling form "shell_cmd" to system() documentation.
|