Jeremy Fincher
|
320d6b003c
|
Fix for bug #842414.
|
2003-11-15 08:09:29 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +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
|
bc6f4bd149
|
Converted to not use the new module but the types module instead.
|
2003-10-30 03:46:31 +00:00 |
|
Jeremy Fincher
|
8914543d35
|
Made <number> optional in convert.
|
2003-10-23 04:21:40 +00:00 |
|
Jeremy Fincher
|
487ac95d80
|
Fix for a few exceptions escaping, bug #826177 in partciular.
|
2003-10-19 14:47:29 +00:00 |
|
Jeremy Fincher
|
f706191201
|
Added test for rpn 2 degrees and fixed rpn to pass it.
|
2003-10-13 04:54:57 +00:00 |
|
Jeremy Fincher
|
6c3e193b93
|
Fixed bug found by G-LiTe and added a test.
|
2003-10-13 03:47:33 +00:00 |
|
James Vega
|
84f931bb9f
|
Lots of pylint cleanups
|
2003-10-11 21:03:02 +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
|
71fcfb8db9
|
Deleted a few variables that shouldn't have been exported.
|
2003-10-04 12:29:58 +00:00 |
|
Jeremy Fincher
|
ff6fdf02f3
|
Added convert and units command.
|
2003-10-02 23:19:38 +00:00 |
|
Jeremy Fincher
|
e4143b467a
|
Added a bit to the morehelp for calc to explain floating point inaccuracies.
|
2003-09-23 15:42:01 +00:00 |
|
Jeremy Fincher
|
9f51a69d96
|
Moved calc and rpn from FunCommands to the new Math plugin.
|
2003-09-13 15:00:22 +00:00 |
|