Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. Added... | dom96 | 2012-01-22 | 1 | -45/+143 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | Fixed issue with some functions in the sockets module not reporting the corre... | dom96 | 2011-10-30 | 1 | -28/+73 |
* | sockets.recv optimizations; stdlib now supports taint mode | Araq | 2011-09-24 | 1 | -3/+3 |
* | Fixed string concatenation and other bugs in the JS backend. Fixed a small bu... | dom96 | 2011-09-23 | 1 | -1/+7 |
* | Some improvements relating to the IRC module. | dom96 | 2011-09-04 | 1 | -14/+16 |
* | Added IRC module. | dom96 | 2011-09-04 | 1 | -0/+254 |