Jeremy Fincher
|
5fb5533e49
|
Hopefully fixed bugs in Unix.spell once and for all.
|
2003-11-08 07:29:45 +00:00 |
|
Daniel DiPaolo
|
4711e227f4
|
Fixed a few more metacharacter DoS bugs.
|
2003-11-08 03:16:24 +00:00 |
|
Jeremy Fincher
|
b4a56057f1
|
Added some much tighter error-checking to the spell command; also used select to make sure the file handle is readable before trying to read from it.
|
2003-11-07 12:12:47 +00:00 |
|
James Vega
|
5a6f3ee7bb
|
Removed the example strings until we figure out what to do with them
|
2003-11-06 20:42:27 +00:00 |
|
Jeremy Fincher
|
2ab2afdae9
|
Updated configure to be more descriptive about disabling progstats.
|
2003-10-23 08:15:47 +00:00 |
|
Jeremy Fincher
|
8fd6a094de
|
Made the help for wtf more descriptive.
|
2003-10-14 02:31:44 +00:00 |
|
Jeremy Fincher
|
ec0de6431d
|
Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins.
|
2003-10-05 12:56:56 +00:00 |
|
Jeremy Fincher
|
3af3b4c985
|
__all__'ed baseplugin.py, updated other plugins to reflect that.
|
2003-10-04 13:53:13 +00:00 |
|
Jeremy Fincher
|
d079777f27
|
Deleted a few variables that shouldn't have been exported.
|
2003-10-04 12:44:55 +00:00 |
|
Jeremy Fincher
|
b68908ed00
|
Convert not to care how long its messages are.
|
2003-09-07 06:01:25 +00:00 |
|
Jeremy Fincher
|
a846928596
|
Added wtf command.
|
2003-09-01 18:41:16 +00:00 |
|
Jeremy Fincher
|
9d51e998b5
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
|
Jeremy Fincher
|
ad8159751f
|
Added fortune command and some more tests.
|
2003-08-25 07:55:08 +00:00 |
|
Jeremy Fincher
|
ca646716b1
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
|
Jeremy Fincher
|
88e47b463a
|
Documentation changes.
|
2003-08-20 07:32:49 +00:00 |
|
James Vega
|
c8cafb6f45
|
Fixed the problem where 'load Unix' would never be appended to onStart
|
2003-08-19 14:47:59 +00:00 |
|
Daniel DiPaolo
|
83c44eecab
|
* added new utility, findBinaryInPath which searches the PATH for a specific binary
* removed getSpellBinary, and replaced with findBinaryInPath calls
|
2003-08-17 20:09:09 +00:00 |
|
Daniel DiPaolo
|
352207b82a
|
* more descriptive morehelp for spell in Unix.py
* show total matches and number shown for spell
|
2003-08-17 19:51:05 +00:00 |
|
Jeremy Fincher
|
effb14e34a
|
Argh, stupid empty lines...I hate when I put those in there.
|
2003-08-17 19:19:57 +00:00 |
|
Jeremy Fincher
|
2b79b6501f
|
A few updates to the spell command, and some tests.
|
2003-08-17 19:15:37 +00:00 |
|
Daniel DiPaolo
|
99a7386c02
|
* added a 'spell' function in Unix.py
|
2003-08-17 18:10:48 +00:00 |
|
Jeremy Fincher
|
94e753aaaa
|
Added configure to optionally disable progstats.
|
2003-04-08 07:18:53 +00:00 |
|
Jeremy Fincher
|
0afc399bfc
|
Added module docstrings (which will later be used by the installer script.
|
2003-03-25 06:53:51 +00:00 |
|
James Vega
|
c803e5e9d8
|
Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
|
2003-03-24 08:41:19 +00:00 |
|
Jeremy Fincher
|
7801c84d84
|
Initial revision
|
2003-03-12 06:26:59 +00:00 |
|