Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue with some functions in the sockets module not reporting the ↵ | dom96 | 2011-10-30 | 1 | -3/+12 |
| | | | | 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 | -16/+29 |
| | |||||
* | renamed optional to discardable | Araq | 2011-09-24 | 1 | -10/+10 |
| | |||||
* | new actors implementation for nimrod; compiler's generics still not up for ↵ | Araq | 2011-08-29 | 1 | -0/+2 |
| | | | | the task though | ||||
* | copy replaced by substr | Araq | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ↵ | dom96 | 2011-05-14 | 1 | -10/+18 |
| | | | | addresses. copy and delete for json module. | ||||
* | The sockets module supports non-blocking sockets now. Many other fixes in ↵ | dom96 | 2011-04-30 | 1 | -11/+172 |
| | | | | sockets. Timeout support in scgi. | ||||
* | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -4/+79 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | name lookup for sockets module | Andreas Rumpf | 2010-01-14 | 1 | -14/+43 |
| | |||||
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -101/+280 |
| | |||||
* | further development of httpserver | Andreas Rumpf | 2010-01-05 | 1 | -0/+2 |
| | |||||
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -0/+206 |