| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-09 | Avoid useless wrapping of return-value. | Steve Kemp | |
| This: def foo line end Is the same as this: def foo return( line ) end | |||
| 2013-11-22 | Added trivial TCP-connect test for postgresql | Steve Kemp | |
![]() |
index : custodian.git | |
| A distributed protocol tester. |
| aboutsummaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-09 | Avoid useless wrapping of return-value. | Steve Kemp | |
| This: def foo line end Is the same as this: def foo return( line ) end | |||
| 2013-11-22 | Added trivial TCP-connect test for postgresql | Steve Kemp | |