Commit Graph

1288 Commits

Author SHA1 Message Date
Araq
d4230e052d allow () in more contexts 2014-12-19 13:44:43 +01:00
Araq
bce10ac1d3 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-12-18 20:42:29 +01:00
Araq
280fa9624c fixes #1496 2014-12-18 14:54:26 +01:00
Dominik Picheta
a58b4cfda7 Merge pull request #1746 from cowboy-coders/socket_close_clean
Fix close procedure in the net module
2014-12-18 00:58:52 +00:00
Dominik Picheta
2024ca454f Merge pull request #1743 from cowboy-coders/httpclient_net_module
Switch httpclient to use net module instead of sockets
2014-12-18 00:58:35 +00:00
Will Szumski
1b614ffc80 ensure file descriptor is closed 2014-12-18 00:45:02 +00:00
Will Szumski
ff24ca9919 realised extra parameter was unnecessary 2014-12-17 23:40:10 +00:00
Will Szumski
d0ea2bdf5b improved error msgs and refactored close in the net module 2014-12-17 23:34:55 +00:00
Araq
dd410ab084 fixes #1698 2014-12-17 23:55:04 +01:00
Will Szumski
2b854849ca removed unused variable from httpclient 2014-12-17 18:51:37 +00:00
Will Szumski
3cfc8877f6 replace deprecated parseUrl with parseUri in httpclient 2014-12-17 18:16:33 +00:00
Will Szumski
7a7fe85f85 switched httpclient to use net module instead of sockets 2014-12-17 17:53:11 +00:00
Araq
02cc9633eb fixes #1730 2014-12-17 01:43:22 +01:00
Araq
b131439a2a fixes #1735 2014-12-15 02:21:44 +01:00
Araq
9724bd4e1b minor improvements to the docs 2014-12-14 11:50:10 +01:00
Araq
b7c8063816 fixes #1689 2014-12-10 21:00:02 +01:00
Araq
795a7762cc minor improvement to the barrier implementation 2014-12-09 01:03:56 +01:00
Araq
5979d35ab2 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-12-08 22:35:21 +01:00
Araq
7b480ea2ba got rid of old code that used to be required for bootstrapping 2014-12-08 08:43:56 +01:00
Dustin Lacewell
51d2096cd3 Update the pattern to prefer the old version 2014-12-03 15:15:58 -08:00
Araq
c2e04abcfa fixes regression that caused pegs to not compile 2014-11-29 14:08:42 +01:00
Araq
4def86f077 pegs module compiles again 2014-11-28 09:39:23 +01:00
Araq
d456b882b1 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-11-27 09:51:00 +01:00
Araq
eb69b81859 doc improvements 2014-11-27 09:31:40 +01:00
Araq
81f013dabb fixes #642 2014-11-23 16:07:25 +01:00
Dominik Picheta
8f89c30fdd Ensure Request.body is initialised. 2014-11-17 19:53:44 +00:00
Araq
69a994b59e Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-11-16 20:43:39 +01:00
Elie Zedeck
04069bbe9d Uses execve() in osproc on OpenWrt and uClibc-based platforms. 2014-11-16 12:53:43 +03:00
Araq
f7dca91344 fixes #619 2014-11-15 11:10:13 +01:00
Araq
1e8c06c5d6 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-11-14 01:40:08 +01:00
def
f52fd8785f Fix some deprecation warnings caused by renames 2014-11-13 21:34:46 +01:00
Araq
37cc9b2226 fixes #1181 2014-11-13 19:07:27 +01:00
Araq
81353b2dbc renamed CondVar to Semaphore 2014-11-10 07:57:19 +01:00
Araq
cb976c9c9a Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-11-08 13:11:46 +01:00
Araq
943d4ee714 fixed the deadlock that happens when stress testing ToFreeQueue 2014-11-08 11:18:25 +01:00
Dominik Picheta
13e3c0d5bb Implement SO_REUSEADDR for asyncnet and asynchttpserver. 2014-11-07 14:48:11 +00:00
Dominik Picheta
96d1543c0d Merge pull request #1639 from onionhammer/devel
Made 'headers' public
2014-11-07 11:44:53 +00:00
Araq
06e9932e8a fixes exhaustion bug and missing GC_ref code generation 2014-11-07 01:54:47 +01:00
Erik O'Leary
f31c62315f Made 'headers' public 2014-11-06 18:41:21 -06:00
Araq
b5586264a0 broken attempt to fix queue exhaustion 2014-11-07 00:27:31 +01:00
Araq
0a2296b123 added module fenv's docs 2014-11-04 07:47:31 +01:00
Araq
a53e97fc89 Merge branch 'devel' into bigbreak
Conflicts:
	lib/pure/osproc.nim
2014-11-03 22:50:55 +01:00
Andreas Rumpf
33ce5c282e Merge pull request #1620 from trustable-code/PR6
Fix terminate() and add kill()
2014-11-03 14:18:53 +01:00
Araq
8853023fd8 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak 2014-11-03 12:01:07 +01:00
Araq
adad2d5f4a Merge branch 'devel' into bigbreak
Conflicts:
	lib/impure/db_postgres.nim
	lib/pure/json.nim
	lib/pure/math.nim
	lib/system/atomics.nim
2014-11-03 11:42:36 +01:00
Varriount
6935171b85 Fix math.nim on windows 2014-11-03 02:17:39 -05:00
Andreas Rumpf
bd2ba2d73f Merge pull request #1443 from def-/future-listcomprehensions
Add list comprehensions to future module
2014-11-03 02:09:21 +01:00
Andreas Rumpf
db228d3b5c Merge pull request #1553 from gradha/pr_json_module_improvements
json module improvements
2014-11-03 02:03:30 +01:00
Andreas Rumpf
01b262d8d1 Merge pull request #1569 from idlewan/prettyCC
Prettify compiler output for verbosity=1
2014-11-03 02:02:20 +01:00
Andreas Rumpf
a0ecfd19be Merge pull request #1448 from def-/posix-math
Add -lm for fesetround and fegetround
2014-11-03 01:58:50 +01:00