Commit Graph

11210 Commits

Author SHA1 Message Date
Johannes Hofmann
7f25db2dd1 rename tfalse.nim to tafalse.nim 2016-09-30 10:39:57 +02:00
Johannes Hofmann
8d85809d62 add testcase for exit code handling 2016-09-30 10:27:59 +02:00
Johannes Hofmann
52db21bb2c convert exitStatus to exit code 2016-09-30 10:19:57 +02:00
Johannes Hofmann
72ee6f78c5 Merge branch 'devel' into unify_waitpid_handling 2016-09-30 08:37:09 +02:00
Dominik Picheta
c035fd93f4 Works around a niminst bug. Related to commit 3813af63f5 and #4831. 2016-09-29 20:59:14 +02:00
Dominik Picheta
d5ec9ba099 Merge pull request #4837 from FedericoCeratto/patch-16
Add few JSON examples
2016-09-29 17:35:18 +02:00
Federico Ceratto
5e4708ef3b Add few JSON examples 2016-09-29 15:56:22 +01:00
Andreas Rumpf
12eb5540f3 Merge pull request #4831 from miqlas/Haiku
Haiku supporting code in nim.cfg. We don't have -ldl.
2016-09-29 12:47:54 +02:00
Andreas Rumpf
55abc3dc38 Merge pull request #4833 from FedericoCeratto/patch-15
Add description to arch.nim
2016-09-29 12:46:58 +02:00
Andreas Rumpf
2737c98ac4 Merge pull request #4836 from cheatfate/upcoming_tpolltimeouts
Fix upcoming to pass tpolltimeouts
2016-09-29 11:07:08 +02:00
cheatfate
64cb03f633 Fix upcoming to pass tpolltimeouts.nim test 2016-09-29 11:16:14 +03:00
Dominik Picheta
b790159bb9 CI: NSIS fixes and temporary removal of Linux builds.
Squashed commit of the following:

commit af422c72ccd31054ecb097313275e538c2c8f1ad
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Thu Sep 29 00:42:39 2016 +0200

    CI: Another attempt.

commit f187712192bf80394d0efd7e8ebfcdc07a13ca5a
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Thu Sep 29 00:32:53 2016 +0200

    CI: Remove building of docs before NSIS build.

commit 92abf82d9400ff7f03d7fbfdaaeeb2ee93e803a5
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Thu Sep 29 00:18:24 2016 +0200

    CI: Attempt to fix incorrect mingw arch.

commit 2ec54f89f9725208559f2080dd0f1533b9ae27e0
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Wed Sep 28 23:40:51 2016 +0200

    CI: Rebuild koch so that correct mingw links are put in NSIS.

commit 3118f0fea6fb8d7178e9267d3bf198b4784cb247
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Wed Sep 28 22:36:40 2016 +0200

    CI: Fixes ci

commit fc4d14aa325dc1a95cf63092b209b919df450dcd
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Wed Sep 28 22:35:00 2016 +0200

    CI: Disable linux for now.
2016-09-29 01:19:43 +02:00
Araq
ae0e5604f4 more documentation knows about the new install_tools.nims script 2016-09-28 23:39:56 +02:00
Araq
b8325181d1 EIO is called IOError now 2016-09-28 23:39:56 +02:00
Dominik Picheta
d623b069b5 Fixes and improvements to NSIS installer. 2016-09-28 22:20:06 +02:00
Dominik Picheta
6953c2e691 Many improvements to 0.15.0 changelog in news article. 2016-09-28 21:36:06 +02:00
Federico Ceratto
a56565fdbd Add description to arch.nim 2016-09-28 20:00:43 +01:00
Dominik Picheta
5b4a5d8615 Fixes link to bugfixes in news. 2016-09-28 18:24:39 +02:00
Andreas Rumpf
d4701b0529 Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-09-27 20:17:30 +02:00
Andreas Rumpf
a4fbff13eb nimsuggest is built by koch.nim instead 2016-09-27 20:17:17 +02:00
Dominik Picheta
078c58b303 More bugfixes for 0.15.0 news. 2016-09-27 00:16:46 +02:00
Andreas Rumpf
21e35c201c made async compile again 2016-09-26 23:31:36 +02:00
Andreas Rumpf
0699305121 revert brainless changes 2016-09-26 23:23:47 +02:00
Andreas Rumpf
cfae650750 make travis green 2016-09-26 23:19:09 +02:00
Andreas Rumpf
d8430f5a75 tar.xz contains nimble and nimsuggest 2016-09-26 19:26:39 +02:00
Andreas Rumpf
084ed53baa make nimgrep compile without warnings 2016-09-26 19:26:39 +02:00
Andreas Rumpf
c7b9883ad0 make linenoise compile in some /tmp directory 2016-09-26 19:26:39 +02:00
Andreas Rumpf
8e845cc79f docgen fixes for basic3d 2016-09-26 19:26:39 +02:00
Andreas Rumpf
0ca58120b7 docgen fixes for selectors.nim 2016-09-26 19:26:39 +02:00
Andreas Rumpf
1ccdf85eda docgen fixes for basic2d 2016-09-26 19:26:39 +02:00
Dominik Picheta
df44c71770 Fixes #4587. 2016-09-25 19:26:28 +02:00
Dominik Picheta
6aa8ff9af6 Moves async futures into asyncfutures module. 2016-09-25 18:24:35 +02:00
Dominik Picheta
c188c2076b Merge pull request #4830 from cheatfate/disabletimetest
tupcoming_async: Disable real time test comparison
2016-09-25 17:18:58 +02:00
Dominik Picheta
927fce4c7f FutureVar[T] parameters are now completed automatically. 2016-09-25 16:05:22 +02:00
Andrea Ferretti
a9e5f5d7e2 Removed use of stmt 2016-09-25 15:53:32 +02:00
Zoltán Mizsei
3813af63f5 Haiku supporting code in nim.cfg. We don't have -ldl. 2016-09-25 14:40:30 +02:00
cheatfate
54977e3709 Disable time error test. 2016-09-25 15:28:57 +03:00
Dominik Picheta
242af696dd Merge branch 'pyloor-asyncftp-add-removeDir' into devel 2016-09-25 13:11:12 +02:00
Dominik Picheta
b3c620fc58 Merge branch 'asyncftp-add-removeDir' of https://github.com/pyloor/Nim into pyloor-asyncftp-add-removeDir 2016-09-25 13:11:02 +02:00
Dominik Picheta
26d77b3299 Merge branch 'pyloor-asyncftp-add-removeFile' into devel 2016-09-25 13:09:48 +02:00
Dominik Picheta
1f1ec69fc9 Merge branch 'asyncftp-add-removeFile' of https://github.com/pyloor/Nim into pyloor-asyncftp-add-removeFile 2016-09-25 13:09:32 +02:00
Dominik Picheta
299b04491a CI: Depend on Jester HEAD because of nim-lang/nimble#129. 2016-09-25 13:06:09 +02:00
Dominik Picheta
8a6343b5b6 Fixes #3847. 2016-09-25 13:02:10 +02:00
Dominik Picheta
6e7d50310e CI: Install a specific Jester commit. 2016-09-25 11:51:57 +02:00
Dominik Picheta
9753fb064f Add PATCH HTTP Method. 2016-09-25 11:48:10 +02:00
Johannes Hofmann
1dccbaf9a0 another attempt at properly declaring the status variable 2016-09-25 10:16:14 +02:00
Johannes Hofmann
14f72bcbac make status variable local 2016-09-25 09:51:23 +02:00
Dominik Picheta
26c7a76c8a asynchttpserver's Response object's req method uses HttpMethod now.
Fixes #4423.
2016-09-25 00:39:57 +02:00
Dominik Picheta
6a83bc1ff5 HTTP client's request proc no longer slices http method string param. 2016-09-25 00:10:07 +02:00
Dominik Picheta
545e24b8ff Improves httpclient documentation. 2016-09-24 23:02:56 +02:00