Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Manual merge of pull request #1138 | Clay Sweetser | 2014-05-24 | 1 | -2/+2 | |
* | Merge branch 'Windows' of git://github.com/enurlyx/Nimrod into enurlyx-Windows | Clay Sweetser | 2014-05-24 | 1 | -7/+7 | |
|\ | ||||||
| * | Changed COLORREF from int to DWORD (32 bit long), so that it works also on 64... | enurlyx | 2014-05-04 | 1 | -5/+5 | |
| * | 1) export UINT | enurlyx | 2014-04-22 | 1 | -2/+2 | |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-05-06 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | DWORD -> PULONG for POverlapped. | Dominik Picheta | 2014-05-03 | 1 | -2/+2 | |
| * | | Get rid unsafe pointer type in GetQueuedCompletionStatus. | Dominik Picheta | 2014-04-30 | 1 | -1/+1 | |
* | | | some additions to winlean | Araq | 2014-05-06 | 1 | -1/+9 | |
|/ / | ||||||
* | | async might work now reliably | Araq | 2014-04-30 | 1 | -2/+2 | |
* | | Merge pull request #1099 from Varriount/os/getFileInfo | Andreas Rumpf | 2014-04-20 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | Fixed _get_osfhandle declaration. | Clay Sweetser | 2014-04-16 | 1 | -1/+1 | |
| * | Completed Linux/Posix implementation of getFileInfo | Clay Sweetser | 2014-04-16 | 1 | -0/+3 | |
| * | Added Windows implementation of getFileInfo procedures | Clay Sweetser | 2014-04-16 | 1 | -0/+1 | |
* | | New concurrency model: next steps | Araq | 2014-04-19 | 1 | -1/+1 | |
|/ | ||||||
* | Disable async macro code output. Added some WSA error codes to winlean. | Dominik Picheta | 2014-04-07 | 1 | -1/+6 | |
* | Fixed tasyncawait on Windows. | Dominik Picheta | 2014-03-12 | 1 | -0/+1 | |
* | Resolved conflict. | Dominik Picheta | 2014-02-09 | 1 | -3/+3 | |
* | capturing of an iterator works better | Araq | 2014-02-09 | 1 | -2/+2 | |
* | Added new sockets modules: asyncio2, net, and sockets2. | Dominik Picheta | 2014-02-08 | 1 | -0/+77 | |
* | case consistency for -d:useWinAnsi | Araq | 2014-02-05 | 1 | -3/+3 | |
* | bootstraps again | Araq | 2014-02-02 | 1 | -4/+4 | |
* | Added symlink procs | Clay Sweetser | 2014-02-01 | 1 | -1/+17 | |
* | unittest module works again | Araq | 2014-01-18 | 1 | -19/+0 | |
* | case consistency: next steps | Araq | 2013-12-29 | 1 | -14/+14 | |
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -60/+60 | |
* | case consistency part 2 | Araq | 2013-12-27 | 1 | -1/+1 | |
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -88/+96 | |
* | Further fixes (stupid kdiff automerge) | Clay Sweetser | 2013-12-18 | 1 | -11/+19 | |
* | Revert "removed windows". Refs #698. | Grzegorz Adam Hankiewicz | 2013-12-09 | 7 | -0/+28198 | |
* | removed windows | fowlmouth | 2013-12-03 | 7 | -28198/+0 | |
* | Implemented boolean socket options. | Dominik Picheta | 2013-10-30 | 1 | -0/+13 | |
* | Fixed sockets on Win32. | Dominik Picheta | 2013-10-23 | 1 | -6/+2 |