| Name | PLaneT Version | External Version | Owner | Description |
|---|
| benchmark.plt | (1 0) | 1.0 | schematics | A SchemeUnit extension for timing code execution times |
| instaweb.plt | (3 0) | — | schematics | Automatically setup and run your servlets in the web-server |
| macro.plt | (1 2) | 1.2 | schematics | A library of macros that implement common patterns. |
| namespace.plt | (1 0) | 1.0 | schematics | A library of useful procedures on namespaces |
| password.plt | (1 0) | 1.0 | schematics | A library of functions to generate passwords. |
| port.plt | (1 2) | 1.2 | schematics | A library of functions that operate on ports. |
| random.plt | (1 0) | 1 | schematics | Functions to produce random numbers of various distribtions. The library uses the SRFI-27 approach. Random permuations are also provided |
| schemeunit.plt | (2 10) | 3.10 | schematics | SchemeUnit is a unit testing framework based on the Extreme Programming unit test frameworks |
| si.plt | (1 0) | 1.0 | schematics | Simple Improvement is an addition to SchemeUnit that provides feedback on the efficiency of the development process |
| spgsql.plt | (2 3) | 5.3 | schematics | The spgsql library provides classes, datatypes, and procedures useful for connecting to a PostgreSQL database server over TCP. |
| xmlrpc.plt | (3 0) | 1.6 | schematics | Implementation of the XML-RPC protocol. |
| Ticket Id | Component | Reporter | Type | Version |
|---|
| 219 | schematics/benchmark.plt | Sam TH | defect | (2 1) |
| error on require |
| 211 | schematics/password.plt | Sam TH | defect | (1 0) |
| Depends on Schemeunit 1:2, which doesn't compile |
| 210 | schematics/port.plt | samth@… | defect | (1 3) |
| Fails to compile with 4.2.2 |
| 197 | schematics/sake.plt | gmarceau@… | defect | (3 16) |
| Warnings and a crash while installing on Windows |
| 191 | schematics/schemeunit.plt | schematics | enhancement | |
| SchemeUnit checks for syntax errors |
| 160 | schematics/schemeunit.plt | schematics | enhancement | (3 4) |
| Port to typed-scheme |
| 156 | schematics/schemeunit.plt | pnkfelix@… | task | (3 4) |
| test-suite semantics change makes my code infinite loop |
| 147 | schematics/xmlrpc.plt | goetter@… | defect | (4 0) |
| Planet breakage? Some surprising dependencies from xmlrpc.plt |