Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected SYSTEM_INFO structure to match pointer type on 64-bit systems | Jonathan Edwards | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | bugfix: do not use unknown conditional symbols | Araq | 2014-12-05 | 1 | -5/+5 |
| | |||||
* | CS fixes for dialogs on Windows. | Dominik Picheta | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | made windows.nim compatible with --cs:partial | Araq | 2014-08-29 | 1 | -228/+228 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | renamed UINT in windows.nim to WINUINT | Charlie | 2014-05-26 | 1 | -846/+846 |
| | |||||
* | Manual merge of pull request #1138 | Clay Sweetser | 2014-05-24 | 1 | -2/+2 |
| | |||||
* | Changed COLORREF from int to DWORD (32 bit long), so that it works also on ↵ | enurlyx | 2014-05-04 | 1 | -5/+5 |
| | | | | 64bit Windows | ||||
* | 1) export UINT | enurlyx | 2014-04-22 | 1 | -2/+2 |
| | | | | 2) Fixed parameter of FillRect RECT -> var RECT | ||||
* | unittest module works again | Araq | 2014-01-18 | 1 | -19/+0 |
| | |||||
* | Revert "removed windows". Refs #698. | Grzegorz Adam Hankiewicz | 2013-12-09 | 1 | -0/+23945 |
| | | | | This reverts commit 5ab3d661440f42f0dc74970ec73a051dd2e2bfb5. | ||||
* | removed windows | fowlmouth | 2013-12-03 | 1 | -23945/+0 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | bugfix: typo in unsigned.nim; fixes #234 | Araq | 2012-10-20 | 1 | -0/+1 |
| | |||||
* | changed integer promotion rules; breaks bootstrapping and lots of code | Araq | 2012-07-08 | 1 | -49/+49 |
| | |||||
* | fixes #150; next steps for proper unsigned support | Araq | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | fixes #142 | Araq | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | more uint related fixes | Zahary Karadjov | 2012-06-14 | 1 | -9/+4 |
| | |||||
* | made tests green again | Araq | 2012-05-11 | 1 | -2/+2 |
| | |||||
* | windows module should now compile for all CPUs | Araq | 2011-12-31 | 1 | -2/+16 |
| | |||||
* | windows.nim compiles again | Zahary Karadjov | 2011-12-13 | 1 | -764/+764 |
| | |||||
* | logical typo in the previous commit | Zahary Karadjov | 2011-11-04 | 1 | -3/+3 |
| | |||||
* | memory-mapped files for posix and windows | Zahary Karadjov | 2011-11-04 | 1 | -0/+3 |
| | |||||
* | select() for processes; copyDir() for os. | dom96 | 2011-05-07 | 1 | -3/+4 |
| | |||||
* | more fixes for dy(n)lib typo; fixes #15 | Araq | 2011-03-08 | 1 | -43/+43 |
| | |||||
* | version 0.8.10 | Araq | 2010-10-21 | 1 | -1/+0 |
| | |||||
* | windows.nim compiles again; thanks for fucking it up | Andreas Rumpf | 2010-08-12 | 1 | -191/+87 |
| | |||||
* | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵ | PhiLho | 2010-05-21 | 1 | -23776/+24036 |
| | | | | update | ||||
* | 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 |
| | |||||
* | wrappers do not contain invalid identifiers | Andreas Rumpf | 2010-01-17 | 1 | -7/+10 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version 0.7.8 | Andreas Rumpf | 2009-05-08 | 1 | -1/+1 |
| | |||||
* | version 0.7.4 | Andreas Rumpf | 2009-01-07 | 1 | -0/+2 |
| | |||||
* | version 0.7.2 | Andreas Rumpf | 2008-12-12 | 1 | -2/+0 |
| | |||||
* | version 0.7.0 | Andreas Rumpf | 2008-11-16 | 1 | -803/+667 |
| | |||||
* | too many changes to list | Andreas Rumpf | 2008-08-23 | 1 | -557/+557 |
| | |||||
* | first release | Rumpf | 2008-06-23 | 1 | -0/+0 |
| | |||||
* | Initial import | Andreas Rumpf | 2008-06-22 | 1 | -0/+23909 |