Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Audun Wilhelmsen | 2014-02-23 | 71 | -706/+1547 |
|\ | |||||
| * | Implemented selector support for asyncio2. | Dominik Picheta | 2014-02-22 | 7 | -210/+415 |
| | | |||||
| * | Merge pull request #947 from gradha/pr_checks_bad_exported_symbols_800 | Andreas Rumpf | 2014-02-22 | 1 | -3/+20 |
| |\ | | | | | | | Checks that exported symbols are valid C identifiers. Refs #800. | ||||
| | * | Addresses issues raised on #947. Refs #800. | Grzegorz Adam Hankiewicz | 2014-02-22 | 2 | -13/+10 |
| | | | | | | | | | | | | | | | | | | * Uses errGenerated instead of deprecated extending of enums. * Reduces bloat and usefulness of end user error messages. * Limits checks to C, Cpp and Objc targets. | ||||
| | * | Checks that exported symbols are valid C identifiers. Refs #800. | Grzegorz Adam Hankiewicz | 2014-02-21 | 2 | -4/+24 |
| | | | |||||
| * | | Merge pull request #948 from h3rald/patch-1 | Andreas Rumpf | 2014-02-22 | 1 | -3/+5 |
| |\ \ | | |/ | |/| | pegs.findAll iterator fix | ||||
| | * | Rewrote the changes to findAll using if/else | Fabio Cevasco | 2014-02-22 | 1 | -3/+3 |
| | | | |||||
| | * | pegs.findAll iterator fix | Fabio Cevasco | 2014-02-21 | 1 | -1/+3 |
| |/ | | | | | Modified the findAll iterator so that it continues looking for a match within the input string (bug?). | ||||
| * | fix #945 | Zahary Karadjov | 2014-02-20 | 2 | -6/+8 |
| | | |||||
| * | fix #931 and few more tests | Zahary Karadjov | 2014-02-18 | 4 | -17/+17 |
| | | |||||
| * | Merge branch 'devel' of gh:/Araq/Nimrod into devel | Zahary Karadjov | 2014-02-18 | 11 | -34/+128 |
| |\ | |||||
| | * | Make ticker title consistent. | Dominik Picheta | 2014-02-18 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Dominik Picheta | 2014-02-18 | 6 | -16/+58 |
| | |\ | |||||
| | | * | Merge pull request #897 from micklat/devel | Andreas Rumpf | 2014-02-18 | 1 | -3/+7 |
| | | |\ | | | | | | | | | | | dynlib: optionally pass RTLD_GLOBAL to dlopen | ||||
| | | | * | dynlib: optionally pass RTLD_GLOBAL to dlopen | Micky Latowicki | 2014-02-10 | 1 | -3/+7 |
| | | | | | |||||
| | | * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-02-18 | 2 | -80/+107 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-02-17 | 53 | -470/+1121 |
| | | |\ \ \ | |||||
| | | * | | | | todo.txt changes | Araq | 2014-02-17 | 1 | -1/+3 |
| | | | | | | | |||||
| | | * | | | | got rid of debugging code | Araq | 2014-02-17 | 1 | -2/+0 |
| | | | | | | | |||||
| | | * | | | | fixes #926 | Araq | 2014-02-17 | 2 | -7/+31 |
| | | | | | | | |||||
| | | * | | | | fixes #923 | Araq | 2014-02-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | fixes #922 | Araq | 2014-02-16 | 1 | -2/+16 |
| | | | | | | | |||||
| | | * | | | | nil->discard | Araq | 2014-02-15 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | Added google analytics to website. | Dominik Picheta | 2014-02-18 | 1 | -0/+10 |
| | | | | | | | |||||
| | * | | | | | Fix line-height for h1 in website. | Dominik Picheta | 2014-02-18 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Improved community page and fixed ticker links. | Dominik Picheta | 2014-02-18 | 2 | -11/+53 |
| | | | | | | | |||||
| | * | | | | | Modified website news titles and made ticker titles consistent. | Dominik Picheta | 2014-02-17 | 2 | -6/+6 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | fix some trivial errors in the test suite and some more regressions caused ↵ | Zahary Karadjov | 2014-02-18 | 10 | -36/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | by tyTypeDesc[tyNone] | ||||
| * | | | | | fix tbindtypedesc and tactiontable2 | Zahary Karadjov | 2014-02-18 | 2 | -6/+13 |
| | | | | | | |||||
| * | | | | | fix #204; | Zahary Karadjov | 2014-02-18 | 3 | -5/+12 |
| |/ / / / | |||||
| * | | | | Merge pull request #934 from vocalbit/devel | Andreas Rumpf | 2014-02-18 | 2 | -80/+107 |
| |\ \ \ \ | | |_|/ / | |/| | | | Add two news items to website. | ||||
| | * | | | Make ticker puntuation consistent. | vocalbit | 2014-02-17 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Fix website news formatting and grammar to be consistent. | vocalbit | 2014-02-17 | 1 | -2/+4 |
| | | | | | |||||
| | * | | | Add two news items to website. | vocalbit | 2014-02-17 | 2 | -82/+107 |
| | | | | | |||||
| * | | | | fix #807 | Zahary Karadjov | 2014-02-17 | 2 | -7/+7 |
| |/ / / | |||||
| * | | | quite messy implementation of generic lambdas, needs reworking; fixes #715 | Zahary Karadjov | 2014-02-17 | 9 | -27/+87 |
| | | | | |||||
| * | | | Merge branch 'devel' of gh:/Araq/Nimrod into devel | Zahary Karadjov | 2014-02-17 | 33 | -272/+674 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'newasync' into devel | Dominik Picheta | 2014-02-16 | 3 | -80/+396 |
| | |\ \ \ | |||||
| | | * | | | Fix processing of 'await' with a nnkCall. | Dominik Picheta | 2014-02-16 | 2 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, ``discard readMessages(disp, await disp.accept(server))`` works now, i.e. using 'await' as one of the params to a proc call. | ||||
| | | * | | | Added await test. | Dominik Picheta | 2014-02-16 | 1 | -0/+65 |
| | | | | | | |||||
| | | * | | | Fixes issues with 'discard' in async macro. | Dominik Picheta | 2014-02-16 | 1 | -8/+15 |
| | | | | | | |||||
| | | * | | | Async readLine now works. Fixes recv issues. | Dominik Picheta | 2014-02-15 | 1 | -24/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using MSG_PEEK and data is retrieved ``lpNumberOfBytesRecvd`` will not be set to the number of bytes read by WSARecv. The buffer must therefore be checked to ensure it's empty when determining whether ``recv`` shall return "" to signal disconnection as we want to read as much data as has been received by the system. | ||||
| | | * | | | Fixed problems with IOCP procs finishing immediately, added await macro. | Dominik Picheta | 2014-02-15 | 1 | -50/+270 |
| | | | | | | |||||
| | | * | | | Merge branch 'devel' into newasync | Dominik Picheta | 2014-02-14 | 26 | -69/+224 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'devel' into newasync | Dominik Picheta | 2014-02-12 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Rename PFutureVoid to PFutureBase. | Dominik Picheta | 2014-02-12 | 1 | -19/+14 |
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'devel' into newasync | Dominik Picheta | 2014-02-11 | 15 | -101/+194 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Resolved conflict. | Dominik Picheta | 2014-02-09 | 1 | -3/+3 |
| | | | | | | | | | |||||
| | | * | | | | | | Merge branch 'devel' into newasync | Dominik Picheta | 2014-02-09 | 2 | -11/+24 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'devel' of github.com:Araq/Nimrod into newasync | Dominik Picheta | 2014-02-09 | 10 | -43/+64 |
| | | |\ \ \ \ \ \ \ |