Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | case consistency for linux | Araq | 2013-12-29 | 1 | -234/+234 |
| | |||||
* | Made TSocketHandle distinct and fixed problems it caused for SSL. | Dominik Picheta | 2013-10-23 | 1 | -22/+26 |
| | |||||
* | Added a TSocketHandle type to winlean.nim and posix.nim | Clay Sweetser | 2013-10-15 | 1 | -0/+3 |
| | | | | Edited sockets.nim and asyncio.nim to use the new TSocketHandle type. | ||||
* | some fixes for Haiku | Araq | 2013-09-01 | 1 | -45/+49 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | Added fsmonitor module. | Dominik Picheta | 2012-09-02 | 1 | -0/+70 |
| | |||||
* | Many fixes for asynchronous sockets. Asyncio should now work well with ↵ | Dominik Picheta | 2012-07-22 | 1 | -1/+1 |
| | | | | | | buffered and unbuffered plain and ssl sockets. Added asyncio test to the test suite. | ||||
* | changed integer promotion rules; added math.fmod | Araq | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | produce errors on proc types with implicit empty param lists. | Zahary Karadjov | 2012-04-20 | 1 | -2/+2 |
| | |||||
* | implemented incompleteStruct pragma; embedded debugger works with posix module | Araq | 2012-01-05 | 1 | -3/+12 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | attempt to fix tunidecode test; GC cares for seq->openArray conversions | Araq | 2011-11-21 | 1 | -3/+5 |
| | |||||
* | new osproc implementation may work with mac os x | Araq | 2011-11-18 | 1 | -1/+7 |
| | |||||
* | cgen: no type canon for integral types; osproc use posix_spawn instead of ↵ | Araq | 2011-11-18 | 1 | -6/+7 |
| | | | | fork&exec | ||||
* | The sockets module supports non-blocking sockets now. Many other fixes in ↵ | dom96 | 2011-04-30 | 1 | -3/+10 |
| | | | | sockets. Timeout support in scgi. | ||||
* | docgen: module dependencies are now listed | Araq | 2011-01-16 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | bugfix: fd_set mustn't be prefixed with struct | Andreas Rumpf | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -97/+186 |
| | |||||
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -0/+2 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -1839/+1840 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 4 | -2090/+33 |
| | |||||
* | some bugfixes | Andreas Rumpf | 2009-05-14 | 1 | -12/+14 |
| | |||||
* | version 0.7.6 | Andreas Rumpf | 2009-04-22 | 3 | -0/+2064 |
| | |||||
* | version 0.7.6 | Andreas Rumpf | 2009-04-22 | 1 | -198/+795 |
| | |||||
* | version 0.7.0 | Andreas Rumpf | 2008-11-16 | 1 | -135/+152 |
| | |||||
* | too many changes to list | Andreas Rumpf | 2008-08-23 | 1 | -40/+40 |
| | |||||
* | first release | Rumpf | 2008-06-23 | 1 | -0/+0 |
| | |||||
* | Initial import | Andreas Rumpf | 2008-06-22 | 1 | -0/+1818 |