| To load: | (require (planet dyoo/rope:3:2/rope)) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Old style: | (require (planet "rope.ss" ("dyoo" "rope.plt" 3 2))) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Package description: | Ropes for fast string concatenation and subsequencing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Downloads this week: | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Total downloads: | 1088 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tickets: | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Open tickets: | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Primary files: |
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (3 2) | 3.0 | [browse] | 681 | [docs] | [none] | 2008-06-18 |
| To load: (require (planet dyoo/rope:3:2/rope)) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Version 3.0: major API changes.
| ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (3 1) | 3.0 | [browse] | 4 | [docs] | [none] | 2008-06-18 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 3 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Version 3.0: major API changes.
| ||||||
| (3 0) | 3.0 | [browse] | 71 | [docs] | [none] | 2007-10-22 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 3 (= 0)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Version 3.0: major API changes.
| ||||||
| (2 3) | 2.3 | [browse] | 302 | [docs] | [none] | 2007-09-03 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 2 (= 3)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Version 2.3: improved implementation of open-input-rope. Fixed silly bug involving subrope and specials. | ||||||
| (2 2) | 2.2 | [browse] | 3 | [docs] | [none] | 2007-09-02 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 2 (= 2)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Exposed structure definitions for low-level node traversal. | ||||||
| (2 1) | 2.1 | [browse] | 5 | [docs] | [none] | 2007-09-01 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 2 (= 1)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
Added small optimization for concatenation of empty string. | ||||||
| (2 0) | 2.0 | [browse] | 3 | [docs] | [none] | 2007-09-01 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 2 (= 0)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
Support for specials in a rope. API change: strings must be explictly turned into ropes with string->rope | ||||||
| (1 1) | 1.1 | [browse] | 14 | [docs] | [none] | 2007-08-28 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Added string->rope. | ||||||
| (1 0) | 1.0 | [browse] | 5 | [docs] | [none] | 2007-08-12 |
| To load: (require (planet "rope.ss" ("dyoo" "rope.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Initial release. | ||||||