Commit Graph

6752 Commits

Author SHA1 Message Date
jonathonf
9dde0ae3ac Set correct Host in request header
Ensure the correct destination hostname is used in the request, otherwise the request will fail in one of a number of interesting ways when using a proxy.

Fixes https://github.com/nim-lang/Nim/issues/3166
2015-08-01 20:53:37 +01:00
Dominik Picheta
92ca736f0a Removed duplicate 'mipsel' from installer.ini. Ref #3164. 2015-08-01 13:43:51 +01:00
Dominik Picheta
b423a9efeb Merge pull request #3164 from def-/systems
Add powerpc64el and arm64 support
2015-08-01 13:43:01 +01:00
def
9804033aa8 Add new platforms to installer.ini (for linux at least) 2015-08-01 00:00:51 +02:00
def
13389eab9b Add arm64 support (untested) 2015-07-31 23:57:50 +02:00
def
130605567e Add powerpc64el support (untested) 2015-07-31 23:55:31 +02:00
Dominik Picheta
3d6a8b401a C source generation for mipsel. 2015-07-31 22:40:45 +01:00
Dominik Picheta
67c6b99745 Merge pull request #3163 from def-/mipsel
Add Mipsel CPU support (untested)
2015-07-31 22:39:07 +01:00
def
70c4176105 Add Mipsel CPU support (untested) 2015-07-31 23:16:52 +02:00
Dominik Picheta
c9084585dc Merge pull request #3157 from rgv151/patch-4
Free SSL handler to avoid memory leaks
2015-07-30 23:37:40 +01:00
Bruce Doan
55ef708e73 Free SSL handler to avoid memory leaks 2015-07-31 01:24:35 +07:00
Araq
8913e82f45 removed macros.high as it never worked outside of macros.nim 2015-07-28 02:54:21 +02:00
Dominik Picheta
f3a0d702ae Merge branch 'l04m33-async_callback_issue_0412-2' into devel 2015-07-26 22:04:01 +01:00
Dominik Picheta
bd6e223065 Merge branch 'async_callback_issue_0412' of https://github.com/l04m33/Nim into l04m33-async_callback_issue_0412-2
Conflicts:
	lib/pure/asyncdispatch.nim
2015-07-26 22:03:48 +01:00
Dominik Picheta
1b9f2fdfe8 Merge pull request #3094 from fenekku/unittest-work
document unittest.nim + code agreement
2015-07-26 21:42:51 +01:00
Araq
54fdeb4f76 gc:none works again 2015-07-26 22:03:52 +02:00
Araq
beca7ded1b fixes #3144 2015-07-26 21:07:11 +02:00
Dominik Picheta
94ad731964 Fixes example code in marshal module. 2015-07-26 18:21:14 +01:00
Dominik Picheta
ce4e877702 $ for tuples/objects now handles a nil value correctly. Fixes #3149. 2015-07-26 18:15:19 +01:00
Dominik Picheta
a88131ed4a Improved errors in times.parse. 2015-07-24 22:46:24 +01:00
Dominik Picheta
903452e96e Merge pull request #3145 from judofyr/times-parse-literal
Fix times' parse with literal strings
2015-07-24 22:37:28 +01:00
Magnus Holm
fdf454e3ae Fix times' parse with literal strings 2015-07-24 18:08:05 +02:00
Araq
4932415742 fixes #1832 2015-07-24 01:04:45 +02:00
Araq
18823a315e todo.txt updates 2015-07-24 01:04:43 +02:00
Araq
bf057f0d2c minor refactoring for big fixes to come 2015-07-24 01:04:42 +02:00
Araq
d82d430cbe fixes #2823 2015-07-24 01:04:40 +02:00
Andreas Rumpf
cd42d38887 Merge pull request #3142 from avsej/fix-unittest
Remove access modifiers from inner templates
2015-07-23 16:01:38 +02:00
Sergey Avseyev
70f14aa578 Remove access modifiers from inner templates
Fixes options.nim tests
2015-07-23 17:00:04 +03:00
Andreas Rumpf
46f59a7c59 Merge pull request #3141 from jeizsm/devel
add linenoise to installer.ini
2015-07-23 15:47:29 +02:00
Marat Safin
447442a9b0 add linenoise to installer.ini 2015-07-23 14:51:05 +03:00
Andreas Rumpf
f052041648 Merge pull request #3137 from vegansk/findFile_absolute
Added absolute path support to options.findFile
2015-07-23 08:42:53 +02:00
Araq
5409142120 fix recently introduced regressions 2015-07-22 18:49:18 +02:00
Araq
e6e0527fd2 fixes #1738 2015-07-22 18:01:05 +02:00
Araq
8594faa543 fixes #2841 2015-07-22 17:08:21 +02:00
Araq
b0b716fca7 fixes #3079, fixes #1146, fixes #2879 2015-07-22 16:32:56 +02:00
Araq
862ee8d1d3 fixes #2963 2015-07-22 01:21:42 +02:00
Araq
f192d5aab3 fixes #3099 2015-07-21 19:00:48 +02:00
Anatoly Galiulin
506b90cea8 Added absolute path support to options.findFile 2015-07-21 09:58:26 +06:00
Araq
d3255f708c small steps for making --symbolFiles:on work again 2015-07-20 13:43:59 +02:00
Araq
caf7717cb8 removed system.free 2015-07-18 20:41:45 +02:00
Araq
6b00160938 fixes #3134 2015-07-18 17:48:01 +02:00
Araq
f95c2cb3a7 fixed website path" 2015-07-18 17:14:57 +02:00
Araq
6b3c46fbd9 website improvements 2015-07-18 15:35:27 +02:00
Araq
f79e58edce don't reset the terminal when --stdout is active 2015-07-16 15:26:04 +02:00
Araq
728fc441ef staticExec now supports caching 2015-07-15 22:00:44 +02:00
Araq
6e39f75f54 fixes regression in XML parsing 2015-07-15 22:00:44 +02:00
Dominik Picheta
6c8e9da9ee Merge pull request #3111 from rafaelx/patch-2
Update tut1.txt
2015-07-14 09:05:44 +01:00
Araq
f7bdc205c7 documentation generator emits configurable html for code listings 2015-07-14 01:37:09 +02:00
Araq
e5d8988175 fixes #3112 2015-07-14 01:37:09 +02:00
Araq
c02db2ff9b documented /*INCLUDESECTION*/ emit section 2015-07-14 01:37:08 +02:00