|
|
|
@580
|
[580]
|
07/21/08 00:11:11 |
athomas |
Removed reference to cly.extra. |
|
|
|
@556
|
[556]
|
07/10/08 09:46:59 |
athomas |
- Many docstring updates.
- Added CIDR node. Automatically set … |
|
|
|
@513
|
[513]
|
01/15/08 00:29:02 |
athomas |
cly: Import cly.extra module into top-level namespace. |
|
|
|
@492
|
[492]
|
12/28/07 07:29:25 |
athomas |
cly: Big changes:
- Ported to Windows!
- Cleaned up documentation and … |
|
|
|
@434
|
[434]
|
05/24/07 04:02:27 |
athomas |
cly: Removed the function inspection code. I will finish this off later … |
|
|
|
@430
|
[430]
|
05/21/07 19:44:44 |
athomas |
cly:
- Cleaned up and added a few more doctests.
- You can now set a … |
|
|
|
@429
|
[429]
|
05/21/07 02:29:18 |
athomas |
cly: Some more doctest updates, Variable.parse() is now provided with a … |
|
|
|
@428
|
[428]
|
05/20/07 10:08:20 |
athomas |
cly:
- Added a new video1.py.
- Fixed cly.all so it works.
- … |
|
|
|
@426
|
[426]
|
05/20/07 03:44:34 |
athomas |
cly:
- cly.extra contains some useful functions, including … |
|
|
|
@425
|
[425]
|
05/18/07 11:47:29 |
athomas |
cly:
- Renamed cly.variables to cly.types.
- Node now has some … |
|
|
|
@418
|
[418]
|
05/07/07 10:39:58 |
athomas |
cly: Some more terminology switches. |
|
|
|
@416
|
[416]
|
05/07/07 10:28:19 |
athomas |
cly: Whoops. |
|
|
|
@415
|
[415]
|
05/07/07 10:15:29 |
athomas |
cly: More docstring updates. |
|
|
|
@413
|
[413]
|
05/07/07 10:08:28 |
athomas |
cly:
- Added COPYING.
- Added copyright notice and encoding to all … |
|
|
|
@411
|
[411]
|
05/07/07 02:06:32 |
athomas |
cly:
- Fixed some propagation of positional arguments up the constructor … |
|
|
|
@408
|
[408]
|
05/04/07 10:53:50 |
athomas |
cly:
- Massive documentation update.
- Renamed … |
|
|
|
@407
|
[407]
|
05/01/07 23:42:05 |
athomas |
cly: updated unit tests. |
|
|
|
@406
|
[406]
|
05/01/07 23:27:36 |
athomas |
cly:
- Aliased node traversal now seems to work!
- LocalFile now … |
|
|
|
@403
|
[403]
|
04/11/07 08:09:49 |
athomas |
cly:
* Fixed a bug in the C rlext module. Frankly, I'm surprised this … |
|
|
|
@356
|
[356]
|
11/12/06 18:52:14 |
athomas |
cly:
* Actually use the passed completion delimiters.
* Allow user to … |
|
|
|
@355
|
[355]
|
10/11/06 21:11:30 |
athomas |
cly:
* Added a configurable traversal limit.
* Added a … |
|
|
|
@352
|
[352]
|
08/21/06 03:16:55 |
athomas |
cly: Changed the way matches terminate. An additional separator regex is … |
|
|
|
@351
|
[351]
|
08/18/06 05:26:40 |
athomas |
cly: Added URI, Hostname and Host validators. |
|
|
|
@342
|
[342]
|
05/15/06 01:15:25 |
athomas |
cly:
* More unit tests for validators.
* Added … |
|
|
|
@341
|
[341]
|
05/09/06 09:28:09 |
athomas |
cly:
* Set all in cly base module. |
|
|
|
@339
|
[339]
|
05/08/06 08:29:34 |
athomas |
cly:
* Added doctests to cly core module, others to follow.
* … |
|
|
|
@338
|
[338]
|
05/07/06 04:27:36 |
athomas |
cly:
* Added some useful validators in the cly.validators module.
* … |
|
|
|
@337
|
[337]
|
05/07/06 00:28:28 |
athomas |
cly: Initial import of class-based version. |