Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. ↵ | dom96 | 2012-01-22 | 1 | -45/+143 |
| | | | | Added (de)allocCStringArray. Many async sockets fixes. | ||||
* | 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 ↵ | dom96 | 2011-10-30 | 1 | -28/+73 |
| | | | | correct error message. Added more disconnection cases in the irc module, also added a message limiting system. | ||||
* | 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 ↵ | dom96 | 2011-09-23 | 1 | -1/+7 |
| | | | | bug in the IRC module. | ||||
* | Some improvements relating to the IRC module. | dom96 | 2011-09-04 | 1 | -14/+16 |
| | |||||
* | Added IRC module. | dom96 | 2011-09-04 | 1 | -0/+254 |