| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | Fixed osproc.execCmdEx; tester should now succeed. | Dominik Picheta | 2013-01-28 | 1 | -16/+15 |
* | Fixes #317 | Dominik Picheta | 2013-01-27 | 1 | -12/+29 |
* | fixes #293 | Araq | 2013-01-08 | 1 | -4/+4 |
* | annotated effects of modules: os, sockets, times | Araq | 2012-11-18 | 1 | -3/+4 |
* | 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' | Araq | 2012-11-18 | 1 | -16/+19 |
* | Many doc improvements. Changed Threads.joinThreads' param's type to varargs. | Dominik Picheta | 2012-11-04 | 1 | -0/+3 |
* | more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15... | Araq | 2012-07-09 | 1 | -1/+1 |
* | changed integer promotion rules; breaks bootstrapping and lots of code | Araq | 2012-07-08 | 1 | -13/+13 |
* | fix compilation errors when bootstrapping with C++ | Zahary Karadjov | 2012-06-04 | 1 | -2/+3 |
* | win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid... | Araq | 2012-03-04 | 1 | -4/+21 |
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. Added... | dom96 | 2012-01-22 | 1 | -7/+0 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | Documentation comments + slight code modifications to zipfiles.nim. | Amrykid | 2011-12-27 | 1 | -5/+3 |
* | Allowed waitForExit to have a specified timeout. (osproc.nim) | Amrykid | 2011-12-27 | 1 | -2/+5 |
* | further steps to get rid of deprecated endOfFile and readLine | Araq | 2011-11-29 | 1 | -8/+15 |
* | Fixed test suite on windows | Dominik Picheta | 2011-11-19 | 1 | -1/+1 |
* | bugfix: fixed memory leaks in osproc module | Araq | 2011-11-18 | 1 | -16/+18 |
* | new osproc implementation may work with mac os x | Araq | 2011-11-18 | 1 | -5/+0 |
* | tester compiles in taint mode again | Araq | 2011-11-18 | 1 | -1/+1 |
* | cgen: no type canon for integral types; osproc use posix_spawn instead of for... | Araq | 2011-11-18 | 1 | -40/+120 |
* | better streams implemenation; fixes #63 | Araq | 2011-11-12 | 1 | -9/+9 |
* | bugfixes for the testsuite | Araq | 2011-11-08 | 1 | -1/+1 |
* | bugfixes for the tester; the tester now supports running of single tests | Araq | 2011-11-08 | 1 | -7/+5 |
* | tester checks exitcode; osproc additions; DLL fixes; taint mode fixes | Araq | 2011-11-07 | 1 | -12/+39 |
* | sockets.recv optimizations; stdlib now supports taint mode | Araq | 2011-09-24 | 1 | -5/+5 |
* | Fixed osproc.terminate for posix and improved some other osproc posix functions. | dom96 | 2011-08-03 | 1 | -10/+19 |
* | doc improvements; added lazarus example | Araq | 2011-07-24 | 1 | -3/+3 |
* | bugfix: proper cache for generic instantiations | Araq | 2011-07-21 | 1 | -12/+0 |
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -4/+6 |
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -1/+21 |
* | implemented write access to s[i] for macros | Araq | 2011-06-21 | 1 | -2/+2 |
* | got rid of unsound co/contravariance in procvars | Araq | 2011-06-17 | 1 | -5/+7 |
* | bugfix second attempt: osproc | Araq | 2011-05-22 | 1 | -0/+1 |
* | bugfix stderr osproc | Araq | 2011-05-22 | 1 | -7/+4 |
* | Added a helpful iterator to redis. Fixed some issues with stderr in osproc. F... | dom96 | 2011-05-22 | 1 | -2/+3 |
* | bugfix: don't change OSError()'s behaviour | Araq | 2011-05-08 | 1 | -4/+4 |
* | select() for processes; copyDir() for os. | dom96 | 2011-05-07 | 1 | -4/+78 |
* | bugfix: osproc compiles under windows again | Araq | 2011-01-07 | 1 | -1/+1 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -38/+31 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 1 | -1/+1 |
* | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 1 | -11/+11 |
* | 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 |
* | devel of web frontend | rumpf_a@web.de | 2010-01-10 | 1 | -2/+2 |
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -83/+183 |
* | implemented multi methods | Andreas Rumpf | 2009-09-23 | 1 | -23/+39 |
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -3/+3 |
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+427 |