Dominik Picheta
|
74b8216e83
|
Merge pull request #4780 from pyloor/fix-asyncftpclient-issue-4681
fix missing procvar in asyncftpclient
|
2016-09-16 17:08:15 +02:00 |
|
Ruslan Mustakov
|
e26f9cb665
|
Use array encoding for non-UTF-8 strings in marshal. Fixes #4779.
|
2016-09-16 17:02:34 +07:00 |
|
pyloor
|
453f8357c0
|
fix missing procvar pragma
|
2016-09-16 03:06:13 +02:00 |
|
Andreas Rumpf
|
0531658c00
|
Merge pull request #4771 from rudis/devel
Misc minor (doc) fixes
|
2016-09-16 01:38:59 +02:00 |
|
Simon Ruderich
|
a61e6b0d65
|
system: writeLine: escape \n in documentation
|
2016-09-15 11:43:58 +02:00 |
|
Simon Ruderich
|
d255bf498c
|
system: shl: remove superfluous spaces in documentation
|
2016-09-15 11:43:58 +02:00 |
|
Simon Ruderich
|
e28bed3d84
|
system: <: add example of output to documentation
|
2016-09-15 11:43:57 +02:00 |
|
Simon Ruderich
|
a6e32365f7
|
system: use more consistent spaces in seq declaration
|
2016-09-15 11:43:57 +02:00 |
|
Simon Ruderich
|
14e80a1abe
|
system: high, low: add example which uses the type
|
2016-09-15 11:43:57 +02:00 |
|
Simon Ruderich
|
b52240fc9e
|
system: TaintedString: reduce duplication and link to manual
|
2016-09-15 11:43:57 +02:00 |
|
Simon Ruderich
|
6a0d288cae
|
doc: tut2: simplify debug macro example
|
2016-09-15 11:43:57 +02:00 |
|
Andreas Rumpf
|
20b844ec53
|
Merge pull request #4759 from endragor/marshal-strs-as-arrays
marshal now can handle binary strings
|
2016-09-15 11:18:10 +02:00 |
|
Andreas Rumpf
|
a84f25f770
|
Merge pull request #4769 from yuutayamada/fix-typo
Typo?
|
2016-09-15 07:50:57 +02:00 |
|
Andreas Rumpf
|
977ea1b38e
|
Merge pull request #4770 from yuutayamada/patch-1
srcdir -> srcDir
|
2016-09-15 07:50:27 +02:00 |
|
Simon Ruderich
|
21433477df
|
os: createHardlink: clarify documentation
I know no (UNIX-like) system which restricts creation of hardlinks.
|
2016-09-15 04:20:45 +02:00 |
|
Simon Ruderich
|
af2b0aed06
|
algorithm: sort: fix link in documentation
|
2016-09-15 04:20:24 +02:00 |
|
Simon Ruderich
|
4f1886621e
|
os: createSymlink: fix typo in documentation
|
2016-09-15 04:20:24 +02:00 |
|
Simon Ruderich
|
2680a613be
|
Always use https:// in git clone
git:// is unencrypted.
|
2016-09-15 04:20:24 +02:00 |
|
Yuta Yamada
|
b688a5607d
|
srcdir -> srcDir
|
2016-09-14 17:57:19 -07:00 |
|
Yuta Yamada
|
0cdb650457
|
Typo?
|
2016-09-14 17:40:47 -07:00 |
|
Dominik Picheta
|
9784e36424
|
Added remaining bug fixes to 0.15.0 release notes.
|
2016-09-14 20:57:01 +02:00 |
|
Dominik Picheta
|
cf40f32407
|
GitLab CI: installers are now just renamed in build dir.
Squashed commit of the following:
commit 71a06418623b7bfb6e21a0d54ec9dc5b6eb975a7
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Wed Sep 14 16:46:39 2016 +0200
Don't move installers to web\
|
2016-09-14 20:56:35 +02:00 |
|
Araq
|
6a1b8e691f
|
fixes #4764, fixes #4731, fixes #4724
|
2016-09-14 19:59:32 +02:00 |
|
Araq
|
da575bec54
|
VM: 'raises' in an 'except' doesn't cause an endless loop anymore
|
2016-09-14 19:59:32 +02:00 |
|
Dominik Picheta
|
4f36e95fbd
|
Merge pull request #4767 from Wh1teDuke/patch-1
Ignore new nimcache folders
|
2016-09-14 18:06:06 +02:00 |
|
WhiteDuke
|
49c437f87d
|
Ignore new cache folders
Reference: 083b31b473/koch.nim (L248)
|
2016-09-14 17:02:00 +02:00 |
|
Ruslan Mustakov
|
6013240f5d
|
marshal now can handle binary data in strings
|
2016-09-13 22:29:35 +07:00 |
|
Andreas Rumpf
|
5f685bb0e6
|
fixes #4760
|
2016-09-13 17:20:53 +02:00 |
|
Andreas Rumpf
|
b78029b5af
|
fixes #4626
|
2016-09-13 16:33:43 +02:00 |
|
Andreas Rumpf
|
3710e62241
|
fixes #4625
|
2016-09-13 16:33:43 +02:00 |
|
Andreas Rumpf
|
3a5edd2c6c
|
fixes #4671
|
2016-09-13 16:33:43 +02:00 |
|
Andreas Rumpf
|
03768e7da0
|
attempt to fix #4640
|
2016-09-13 16:33:43 +02:00 |
|
Andreas Rumpf
|
99d9526002
|
Merge pull request #4758 from nigredo-tori/fix-asyncfd-send
Fix AsyncFD send
|
2016-09-13 12:40:38 +02:00 |
|
Dmitry Polienko
|
191ff51859
|
Fix tasyncsend4757 test (Linux)
|
2016-09-13 02:40:48 -07:00 |
|
Dmitry Polienko
|
a2a5985a2d
|
Add test for issue #4757
|
2016-09-13 02:00:37 -07:00 |
|
Dmitry Polienko
|
d810b4515e
|
Fix AsyncSocket send
|
2016-09-12 22:42:12 -07:00 |
|
Andreas Rumpf
|
d165364aac
|
minor steps to make closure iterators work with the JS backend
|
2016-09-12 23:04:19 +02:00 |
|
Andreas Rumpf
|
568de6013f
|
fixes #4751
|
2016-09-12 23:04:19 +02:00 |
|
Andreas Rumpf
|
259daf98cf
|
fixes thread vars of non-global visibility
|
2016-09-12 23:04:19 +02:00 |
|
Araq
|
646a569421
|
fixes #3279
|
2016-09-12 22:57:12 +02:00 |
|
Andreas Rumpf
|
479373ad79
|
fixes #4088
|
2016-09-11 23:48:59 +02:00 |
|
Dominik Picheta
|
ea76b2320b
|
Improvements to GitLab CI NSIS script.
Squashed commit of the following:
commit a17ffc5cfe63b25f1866c57bf22730790b1ec86e
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Fri Sep 9 23:01:48 2016 +0100
Debugging
commit 6522890c1afea95616ed667b99ad6e9b5f3ac1bc
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Fri Sep 9 22:40:45 2016 +0100
Another fix
commit bfd0a623b7b9282209ad1639ed0a5850d517ea00
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Fri Sep 9 22:10:44 2016 +0100
Grab nimsuggest
commit 7173335682d87d4b1bde55dea0dcf17a7dad6d7a
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Fri Sep 9 21:56:04 2016 +0100
Fix again.
|
2016-09-09 23:52:44 +01:00 |
|
Dominik Picheta
|
4dcf8d2876
|
Added some bugfixes to 0.15.0 release notes.
|
2016-09-09 23:52:09 +01:00 |
|
Araq
|
acbb7ebc09
|
fixes #4529
|
2016-09-10 00:35:23 +02:00 |
|
Dominik Picheta
|
0486114ec8
|
Attempt to fix nsis_build.bat.
|
2016-09-09 21:41:52 +01:00 |
|
Andreas Rumpf
|
a57a5d8980
|
Merge pull request #4739 from coffeepots/patch-2
Allow compilation of sharedtables.nim
|
2016-09-09 21:09:31 +02:00 |
|
Araq
|
0fd935332e
|
local theindex path is accepted too by browsers
|
2016-09-09 21:00:06 +02:00 |
|
Araq
|
3dfc866710
|
docgen: working search feature
|
2016-09-09 20:42:02 +02:00 |
|
Araq
|
3a3aeb94ec
|
minor stdlib cleanups
|
2016-09-09 20:41:26 +02:00 |
|
Andreas Rumpf
|
0a2cc05541
|
docgen: minor changes
|
2016-09-09 16:55:20 +02:00 |
|