James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
Jeremy Fincher
|
ab3e0289f1
|
Style update.
|
2004-09-16 14:18:56 +00:00 |
|
Jeremy Fincher
|
5f1aa43ee0
|
Fix0red the bugz0r.
|
2004-09-14 15:30:16 +00:00 |
|
Jeremy Fincher
|
e1d961c62f
|
Fixed regexp bug.
|
2004-09-13 01:21:48 +00:00 |
|
Jeremy Fincher
|
6a417db8bc
|
Allow groups to have help.
|
2004-09-11 16:17:40 +00:00 |
|
Jeremy Fincher
|
e98bb7a787
|
Elucidating comment.
|
2004-09-10 06:31:39 +00:00 |
|
Jeremy Fincher
|
bebe005584
|
Fixed Regexp.
|
2004-09-09 19:13:46 +00:00 |
|
Jeremy Fincher
|
5aa00316ab
|
Used some supers.
|
2004-09-09 15:34:13 +00:00 |
|
Jeremy Fincher
|
aad768c188
|
Added orderAlphabetically.
|
2004-09-08 22:51:00 +00:00 |
|
James Vega
|
8cc4a98d9e
|
Use a better docstring for NonNegativeInteger.
|
2004-09-03 13:51:06 +00:00 |
|
Jeremy Fincher
|
f6fbe4eb27
|
Made register more useful, should fix some Services.identify bugs.
|
2004-08-27 20:10:17 +00:00 |
|
Jeremy Fincher
|
f0a5207117
|
Let's setValue by default, that's more useful.
|
2004-08-27 04:32:50 +00:00 |
|
Jeremy Fincher
|
48f58cc4de
|
Elucidating comment.
|
2004-08-23 12:27:47 +00:00 |
|
Jeremy Fincher
|
8936208e02
|
Bah.
|
2004-08-22 14:36:43 +00:00 |
|
Jeremy Fincher
|
980762492b
|
Uh, one wonders why I didn't do this in the first place. Just fix the bugs that are already there, Jeremy.
|
2004-08-22 06:24:45 +00:00 |
|
Jeremy Fincher
|
6ecf2ae6ea
|
Let's hope this doesn't break anything too serious.
|
2004-08-21 09:14:59 +00:00 |
|
Jeremy Fincher
|
535d872cab
|
Information-gathering and robustitude.
|
2004-08-20 21:17:34 +00:00 |
|
Jeremy Fincher
|
fac96b16dc
|
Fix for problem with channelvalues not being removed on setValue.
|
2004-08-20 16:45:48 +00:00 |
|
Jeremy Fincher
|
ed63bc5435
|
I think there are bugs here, some tests are failing, but it's late and I can't figure out why.
|
2004-08-20 06:58:25 +00:00 |
|
Jeremy Fincher
|
a4c8384e49
|
Boomshakalaka\!
|
2004-08-20 04:35:27 +00:00 |
|
Jeremy Fincher
|
e844d9c943
|
This should fix the problems with children of ChannelValues.
|
2004-08-20 03:43:02 +00:00 |
|
Jeremy Fincher
|
b22e3c44e2
|
Changed supplyDefault to _supplyDefault and added %s handling for supybot.nick.alternates.
|
2004-08-17 20:43:25 +00:00 |
|
Jeremy Fincher
|
f89bb167d1
|
Various updates.
|
2004-08-17 06:36:51 +00:00 |
|
Jeremy Fincher
|
0b699e8ad8
|
Must...save...bytes...
|
2004-08-16 18:47:23 +00:00 |
|
Jeremy Fincher
|
1c84dd676b
|
Renamed to _children.
|
2004-08-11 17:05:33 +00:00 |
|
Jeremy Fincher
|
775b542126
|
Useless imports, a nice little bugz0r, found by PyChecker.
|
2004-08-11 07:30:43 +00:00 |
|
Jeremy Fincher
|
2ebbc80a95
|
Removed testing code, it's never used.
|
2004-08-08 17:35:32 +00:00 |
|
Jeremy Fincher
|
50c8cfaf26
|
Unregister should remove the node from the cache as well.
|
2004-08-05 18:47:03 +00:00 |
|
Jeremy Fincher
|
2429c1c6f7
|
Added SpaceSeparatedSetOfStrings.
|
2004-08-02 12:34:06 +00:00 |
|
Jeremy Fincher
|
3234af10e7
|
Fix for bug #998311; we should now work fine with channels with dots in their names.
|
2004-08-02 10:47:05 +00:00 |
|
Jeremy Fincher
|
74e3cce0a2
|
Slightly nicer fix, I don't know why I didn't think of this before.
|
2004-08-01 18:08:55 +00:00 |
|
James Vega
|
7834a2c50b
|
Now registry.Regexp updates properly
|
2004-08-01 16:33:56 +00:00 |
|
Jeremy Fincher
|
b6ba7955ac
|
With some clearer thinking, I believe this is the proper implementation of tmpDir. If there's something wrong with it, send me a note or write a test and it'll be fixed.
|
2004-08-01 12:46:03 +00:00 |
|
Jeremy Fincher
|
a2feec9ac0
|
Added NonNegativeInteger.
|
2004-07-31 12:09:52 +00:00 |
|
Jeremy Fincher
|
823bfb040f
|
Added utils.AtomicFile and converted our uses of 'w' to it. This rocks.
|
2004-07-31 10:21:07 +00:00 |
|
Jeremy Fincher
|
9250d3ab32
|
Tons of differences, moved some registry values around, also changed some internal attributes of registry thingies.
|
2004-07-31 05:00:43 +00:00 |
|
Jeremy Fincher
|
30abebecbe
|
Some random commits, NormalizedString, etc.
|
2004-07-29 09:51:38 +00:00 |
|
Jeremy Fincher
|
0f12c4bb19
|
Refactored a little.
|
2004-07-28 02:56:44 +00:00 |
|
Jeremy Fincher
|
c515e925b8
|
Added an __call__ on Groups so a better error message is raised.
|
2004-07-25 11:06:56 +00:00 |
|
Jeremy Fincher
|
3f08089a32
|
Added registry.split.
|
2004-07-24 21:40:47 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
Jeremy Fincher
|
70efdfbea1
|
Slight cleanups.
|
2004-07-21 18:49:27 +00:00 |
|
Jeremy Fincher
|
fd6cb44549
|
Let's return the node, just in case it turns out to be useful. Of course, we know it turns out to be useful, or else we wouldn't be adding this...
|
2004-07-20 05:39:58 +00:00 |
|
Jeremy Fincher
|
8ab613dbed
|
Remove bracketSyntax, make brackets channel-specific.
|
2004-05-07 16:14:02 +00:00 |
|
Jeremy Fincher
|
0c51ead69d
|
Minor stylistic update (I think).
|
2004-05-07 11:41:32 +00:00 |
|
Jeremy Fincher
|
e3b690f933
|
Added userdata registry.
|
2004-04-30 18:24:35 +00:00 |
|
Jeremy Fincher
|
2c2e21e765
|
Fixed bug #941101.
|
2004-04-29 11:49:24 +00:00 |
|
Jeremy Fincher
|
8eb20228af
|
Changed an exception raised.
|
2004-04-18 02:47:12 +00:00 |
|
Jeremy Fincher
|
4923fc4a6c
|
Oops, wrong commit.
|
2004-04-16 08:27:27 +00:00 |
|