Wed, 14 Apr 2010 12:23:13 +0200 |
Jaroslav Hajek |
add some missing copyright stmts
|
Wed, 24 Mar 2010 09:53:14 -0400 |
John W. Eaton |
load_path::add_to_fcn_map: style fixes
|
Thu, 18 Feb 2010 08:40:17 +0100 |
Jaroslav Hajek |
improve shadowed function checking
|
Sat, 13 Feb 2010 08:17:21 +0100 |
Jaroslav Hajek |
partially rewrite function handles
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Wed, 03 Feb 2010 03:07:06 -0500 |
John W. Eaton |
use gnulib getcwd module
|
Mon, 01 Feb 2010 10:44:32 +0100 |
Jaroslav Hajek |
warn when core functions are shadowed
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Wed, 06 Jan 2010 13:18:41 +0100 |
Jaroslav Hajek |
make unwind_protect frames local
|
Wed, 11 Nov 2009 15:18:28 -0500 |
John W. Eaton |
load-path.cc (load_path::do_find_all_first_of): take advantage of string_vector (std::list<std:string>) constructor
|
Wed, 11 Nov 2009 15:11:14 -0500 |
John W. Eaton |
improved support for Contents.m files
|
Sun, 01 Nov 2009 12:36:06 -0500 |
John W. Eaton |
fix relative directory caching
|
Wed, 21 Oct 2009 09:51:58 -0400 |
John W. Eaton |
load-path: compare directory timestamps with tolerance
|
Thu, 27 Aug 2009 16:08:23 +0200 |
Jaroslav Hajek |
fix previous change, avoid duplicate loads of methods in descendant classes
|
Fri, 24 Jul 2009 08:13:20 +0200 |
Jaroslav Hajek |
allow taking handles of methods with no base overload
|
Fri, 26 Jun 2009 09:15:31 -0400 |
John W. Eaton |
load-path.cc (Faddpath): preserve order of prepended elements
|
Tue, 23 Jun 2009 08:22:13 +0200 |
Jaroslav Hajek |
update unwind_protect usage everywhere
|
Thu, 28 May 2009 07:22:59 -0400 |
John W. Eaton |
load_path::do_files: avoid shadow warning from GCC
|
Tue, 26 May 2009 12:00:00 -0400 |
John W. Eaton |
omit file extensions from __list_functions__ output
|
Wed, 08 Apr 2009 23:18:05 -0400 |
John W. Eaton |
force rehash if path, addpath, or rmpath modify path
|
Tue, 24 Mar 2009 11:29:53 -0400 |
rtshort |
Partial implementation of derived classes using the old form with "@" files.
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 19 Feb 2009 02:16:34 -0500 |
John W. Eaton |
use consistent format for doc strings of internal functions
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Mon, 09 Feb 2009 13:23:09 -0500 |
John W. Eaton |
load-path.cc: catch execution exception in getcwd
|
Tue, 27 Jan 2009 23:02:08 -0500 |
John W. Eaton |
load-path.cc (Fcommand_line_path): rename from Fcommandlinepath
|
Mon, 26 Jan 2009 22:35:20 -0500 |
John W. Eaton |
load-path.cc (load_path::do_find_fcn): handle @foo/bar
|
Sat, 24 Jan 2009 14:53:44 -0500 |
Ben Abbott |
savepath: Respect cmd-line and env paths.
|
Wed, 14 Jan 2009 03:28:31 -0500 |
John W. Eaton |
load_path::do_set: call clear after disabling add_hook
|
Tue, 18 Nov 2008 09:49:05 -0500 |
John W. Eaton |
load-path.cc: comment
|