Andreas Rumpf
024c9cde35
Merge pull request #3035 from apense/patch-9
...
Added documentation guidelines (brief)
2015-07-03 00:00:38 +02:00
Araq
c314f8e65e
fixes #3040
2015-07-02 23:04:46 +02:00
Araq
65c1b0c128
fixes #3041
2015-07-02 22:45:33 +02:00
Araq
0df8fa1ddd
fixes #3044
2015-07-02 21:42:10 +02:00
Araq
bbf7e18e5b
varargs[untyped] actually works
2015-07-02 21:22:56 +02:00
apense
c4fb1246d1
Updated to capitalized, imperative
2015-07-02 15:21:24 -04:00
Araq
560cfd48fc
fixes broken merge
2015-07-02 16:29:22 +02:00
Araq
9b01f1bedb
Merge branch 'devel' of https://github.com/Araq/Nim into devel
2015-07-02 16:18:35 +02:00
Araq
cabbcd411d
implements varargs[untyped]; refs #2545 ; to be documented
2015-07-02 16:18:11 +02:00
Araq
de5113805a
tests\generics\tgenericprocmatcher.nim
...
disabled dubious constructs
2015-07-02 16:04:35 +02:00
Andreas Rumpf
cf63f90d0f
Merge pull request #3042 from k2nr/fix-readme-typo
...
fixes readme.md typo
2015-07-02 15:49:00 +02:00
Araq
87d69135b8
disabled unimportant old test
2015-07-02 14:57:02 +02:00
Kazunori Kajihiro
ce94d13406
fixes readme.md typo
2015-07-02 21:40:52 +09:00
Dominik Picheta
cb34e3721e
Merge pull request #3037 from rgv151/patch-3
...
Implement async `post` request
2015-07-01 21:11:14 +01:00
Bruce Doan
02402d3ffd
Implement async post request
2015-07-02 03:07:01 +07:00
Dominik Picheta
cb5d090cdb
Moved handling of multi-line FTP replies to expectReply.
2015-07-01 21:05:45 +01:00
Dominik Picheta
d67e93340a
Merge branch 'patch-1' of https://github.com/acidvertigo/Nim into acidvertigo-patch-1
2015-07-01 19:25:07 +01:00
apense
13dd7922aa
Clarified and fixed typo
2015-07-01 13:00:01 -04:00
apense
a7c6279b14
Added documentation guidelines (brief)
2015-07-01 12:53:37 -04:00
Araq
b159fc3b34
fixes #2993
2015-07-01 17:42:12 +02:00
Araq
30829ffec4
fixes #2874
2015-07-01 16:44:16 +02:00
Araq
0d7e0e1b4f
fixes #2429
2015-07-01 15:47:15 +02:00
Araq
13259c669d
minor doc updates
2015-07-01 15:40:29 +02:00
Araq
959d418d1d
fixes 'instantiation from here' highlighting
2015-07-01 15:02:13 +02:00
Araq
1555f41796
fixes #3032
2015-07-01 13:35:58 +02:00
Araq
e1ddf2b175
Merge branch 'devel' of https://github.com/Araq/Nim into devel
2015-07-01 11:34:07 +02:00
Araq
f315b0619c
asyncdispatch compiles again on Linux
2015-07-01 11:28:18 +02:00
Andreas Rumpf
5ec42038f9
Merge pull request #3030 from rbehrends/popen-support
...
Add popen()/pclose() support to posix.nim
2015-07-01 04:07:54 +02:00
Araq
039da42401
fixes #1463
2015-07-01 03:23:23 +02:00
Reimer Behrends
b3455d281b
Add popen()/pclose() support to posix.nim
2015-07-01 02:39:45 +02:00
Araq
70fe773bbe
implemented system.pinToCpu
2015-07-01 02:15:22 +02:00
Araq
54a374a828
.header pragma now supports preprocessor directives
2015-07-01 02:15:21 +02:00
Araq
4afb8b8043
fixes #2935
2015-07-01 02:15:21 +02:00
Araq
cc57a0430b
fixes #3028
2015-07-01 02:15:20 +02:00
Andreas Rumpf
8e0f9bacb7
Merge pull request #3029 from rbehrends/fix-sqlite3-osx
...
Fix SQLite3 dynlib on OS X.
2015-07-01 00:20:37 +02:00
Reimer Behrends
507062f1bf
Fix SQLite3 dynlib on OS X.
...
The old dynlib name referenced an ancient version of SQLite3 and could
not be overridden with --dynlibOverride.
2015-06-30 23:27:16 +02:00
Andreas Rumpf
2f9ad55fbd
Merge pull request #3025 from r-ku/3022_fix
...
Fixes #3022
2015-06-30 17:54:39 +02:00
Simon Hafner
e9afddcb0d
added test file naming convention
...
Via https://github.com/nim-lang/Nim/pull/3025#issuecomment-117191789
"Don't name the import with 't'. Convention is to replace the 't' with an 'm' prefix."
2015-06-30 10:49:31 -05:00
r-ku
1a14e9d366
Fixes #3022
2015-06-30 17:52:18 +03:00
Araq
62cea4e29c
prepared selectors module for multi threading
2015-06-30 13:39:14 +02:00
Araq
28de800d61
Merge branch 'more_concurrency' into devel
...
Conflicts:
doc/tut1.txt
lib/core/locks.nim
lib/pure/collections/tables.nim
lib/pure/selectors.nim
2015-06-30 12:50:24 +02:00
Araq
4cfe216a77
fixes #2880
2015-06-30 12:20:03 +02:00
Araq
1af20535d8
updated links to source code
2015-06-30 12:20:02 +02:00
Araq
5fcb7ca313
True is true
2015-06-30 12:20:01 +02:00
Andreas Rumpf
39f549d06a
Merge pull request #3019 from flaviut/fix-3018
...
Fix #3018
2015-06-29 23:08:45 +02:00
Flaviu Tamas
6aae246ef1
Fix #3018
...
Looks like the problem is that the compiler expected the hash to be a certain
number of characters, but the file actually contained a (shorter) crc hash.
2015-06-29 16:52:47 -04:00
Dominik Picheta
8ef0d9386b
Implements `os.expandSymlink`. Ref #3015 .
2015-06-29 21:39:45 +01:00
Dominik Picheta
615defb1a9
Fixes socket problems on Windows and normalises some names.
...
Ref #2976 . Ref #2003 . See news.txt for details.
2015-06-29 20:11:21 +01:00
Araq
c16d153ff5
fixes #3005
2015-06-29 15:10:29 +02:00
Araq
63c537b233
fixes #3014
2015-06-29 02:48:34 +02:00