Menu

SVN archive Commit Log


Commit Date  
[r16260] by bugman

Eliminated the try logic in the arg_check is_*() fns as the raise_error flag can now be used instead.

The change at r16136 in the main 1.3 line allows this simplification.

2012-05-13 09:29:54 Tree
[r16259] by bugman

Created the arg_check.is_val_or_list() function for the value.set user function.

The value argument of this user function is now classified as a 'val_or_list' object, hence this
is_val_or_list() replaces the use of is_str_or_num_or_str_num_list().

2012-05-13 09:22:36 Tree
[r16258] by bugman

Clean up of the prompt package __init__ module.

2012-05-12 10:47:32 Tree
[r16257] by bugman

Converted the vmd user functions to the auto-generation design.

2012-05-12 10:40:26 Tree
[r16256] by bugman

Eliminated the view user function as this is ancient dead code.

This user function has essentially remained the same as when it was introduced at r788 back in the
0.3 relax line in October 2003! It has never actually done anything and has somehow managed to
survive in the source tree unnoticed.

2012-05-12 09:17:53 Tree
[r16255] by bugman

Converted the value user functions to the auto-generation design.

2012-05-12 09:14:11 Tree
[r16254] by bugman

The auto-generated GUI user functions can now handle the 'val_list' argument type.

This is needed for the value.set user function whereby the 'value' argument can be almost anything,
either as a single float, int, str, None, etc or as a list.

2012-05-12 09:13:40 Tree
[r16253] by bugman

Fix for the prompt/script UI modes for the user function arg check of an int list.

The wrong function in the arg_check module was being used.

2012-05-11 19:13:28 Tree
[r16252] by bugman

Converted the temperature user function to the auto-generation design.

2012-05-11 19:11:32 Tree
[r16251] by bugman

Fix for the structure.read_pdb and read_xyz user functions - set_mol_name should be strings!

2012-05-11 18:57:51 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.