Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sockets module should compile again on Windows. Fixed asyncio not compiling. | Dominik Picheta | 2012-08-12 | 1 | -3/+3 |
| | |||||
* | Some improvements to the sockets module. | Dominik Picheta | 2012-07-25 | 1 | -6/+6 |
| | |||||
* | Many fixes for asynchronous sockets. Asyncio should now work well with ↵ | Dominik Picheta | 2012-07-22 | 1 | -8/+8 |
| | | | | | | buffered and unbuffered plain and ssl sockets. Added asyncio test to the test suite. | ||||
* | fixes #150; next steps for proper unsigned support | Araq | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | added new OpenGL wrapper | Araq | 2012-04-04 | 1 | -0/+2 |
| | |||||
* | win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses ↵ | Araq | 2012-03-04 | 1 | -63/+165 |
| | | | | wide char versions of the WinAPI | ||||
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. ↵ | dom96 | 2012-01-22 | 1 | -1/+3 |
| | | | | Added (de)allocCStringArray. Many async sockets fixes. | ||||
* | New implementation for os.sameFile on Windows | Zahary Karadjov | 2011-12-07 | 1 | -9/+31 |
| | | | | | | Hard-links on Windows are now treated just as they are on POSIX. The new implementation is faster than the previous, but still it's quite slower than fstat (use with caution). | ||||
* | memfiles now uses winlean; changed the interface to raise EOS | Araq | 2011-11-05 | 1 | -2/+58 |
| | |||||
* | libuv working on windows too | Zahary Karadjov | 2011-10-12 | 1 | -7/+7 |
| | | | | Added: vcc compilation flags for proper debug symbol generation | ||||
* | select() for processes; copyDir() for os. | dom96 | 2011-05-07 | 1 | -0/+14 |
| | |||||
* | The sockets module supports non-blocking sockets now. Many other fixes in ↵ | dom96 | 2011-04-30 | 1 | -2/+11 |
| | | | | sockets. Timeout support in scgi. | ||||
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 1 | -0/+3 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 1 | -0/+3 |
| | |||||
* | 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 | -21/+48 |
| | |||||
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -1/+145 |
| | |||||
* | devel of web frontend | rumpf_a@web.de | 2010-01-10 | 1 | -0/+6 |
| | |||||
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -0/+1 |
| | |||||
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -0/+6 |
| | |||||
* | implemented multi methods | Andreas Rumpf | 2009-09-23 | 1 | -107/+107 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+186 |