Commit Graph

18917 Commits

Author SHA1 Message Date
Dmitry Polienko
1f641b1337 Fix for unix and solaris 2016-10-22 13:08:11 +07:00
Dmitry Polienko
48ef6761d8 Make createDir return discardable bool 2016-10-22 12:29:03 +07:00
Jonathan Bernard
b7232bd425 Fix #4922, bug in times.parse, mishandling DST. 2016-10-21 17:06:36 -05:00
Araq
cd6668fa4c nimweb generates better upload directory 2016-10-21 19:51:11 +02:00
Araq
7c22c03876 fixes bootstrapping problem 2016-10-21 18:02:57 +02:00
Andreas Rumpf
e2eb9f815e fixes #564 2016-10-21 16:57:57 +02:00
Andreas Rumpf
c247b50c00 fixes #4808 2016-10-21 13:38:34 +02:00
Andreas Rumpf
7fce1bcf92 version bump 2016-10-21 12:32:16 +02:00
Andreas Rumpf
6ce462c58a Updated the installation instructions 2016-10-21 12:31:59 +02:00
Andreas Rumpf
b99333f53a niminst updates 2016-10-21 12:12:33 +02:00
Andreas Rumpf
de7027e0bf Merge pull request #4919 from def-/httpclient-doc
Update httpclient documentation
2016-10-21 11:34:42 +02:00
Andreas Rumpf
df6aeb573a Merge pull request #4918 from cheatfate/macosprocworkdir
One more attempt to fix #4867
2016-10-21 11:33:01 +02:00
Dennis Felsing
f0ed986e0e Update httpclient documentation 2016-10-21 10:53:28 +02:00
cheatfate
0c69891b8d One more attempt to fix #4867 2016-10-21 11:15:33 +03:00
Andreas Rumpf
50dc712d5e fixes #4906 2016-10-21 09:48:57 +02:00
Andreas Rumpf
d60448fa69 fixes #4869 2016-10-21 03:09:00 +02:00
Andreas Rumpf
b3ef424b9c fixes #3485 2016-10-21 01:38:47 +02:00
Andreas Rumpf
d4e766c8dc nimweb updated for the new news filenames 2016-10-21 01:28:15 +02:00
Andreas Rumpf
542e4fdcf2 website updates 2016-10-21 01:10:49 +02:00
Andreas Rumpf
08d82e4b13 add 'koch install' again for backwards compat 2016-10-21 01:10:22 +02:00
Andreas Rumpf
50d593787f fixes #1518 2016-10-20 23:44:55 +02:00
Andreas Rumpf
db6b2bf1c7 fixes #4879 2016-10-20 23:02:26 +02:00
Andreas Rumpf
13b68a12d3 fixes #4913 2016-10-20 21:40:04 +02:00
Andreas Rumpf
20ee65af6d fixes #3078 2016-10-20 21:40:04 +02:00
Andreas Rumpf
7c0fa52bbd fixes #4875 2016-10-20 21:40:04 +02:00
Andreas Rumpf
4e51b562d4 fixes #3755 2016-10-20 21:40:04 +02:00
Andreas Rumpf
83a0c7200f fixes #4895 2016-10-20 21:40:04 +02:00
Andreas Rumpf
165e004da7 Merge pull request #4912 from nigredo-tori/fix-table-in-macros
Fix a table in macros documentation
2016-10-20 15:40:18 +02:00
Andreas Rumpf
17128f163a Merge pull request #4904 from FedericoCeratto/spellings
Fix few typos
2016-10-20 15:35:31 +02:00
Andreas Rumpf
a8dc4df8be removed async test that never produced reliable results 2016-10-20 15:20:57 +02:00
Andreas Rumpf
bae3baf9cc fixes #4856 2016-10-20 15:20:27 +02:00
Andreas Rumpf
a12f503b47 fixes #4899 2016-10-19 19:56:51 +02:00
Andreas Rumpf
d0ec83eaa8 fixes #4863 2016-10-19 19:28:27 +02:00
Dmitry Polienko
a69129969e Fix a table in macros documentation
fixes #4911
2016-10-19 22:07:41 +07:00
Andreas Rumpf
34b826a64d fixes #4608 2016-10-18 18:26:29 +02:00
Andreas Rumpf
b389f82d12 Windows console apps do not set the codepage to UTF-8 anymore; use -d:nimSetUtf8CodePage to re-enable this feature 2016-10-18 18:26:29 +02:00
Federico Ceratto
7d24656b0a Fix few typos 2016-10-17 13:12:15 +01:00
Federico Ceratto
8adfe793d3 Support OpenSSL 1.0.2
1.0.2 is a current OpenSSL stable release.
2016-10-17 12:10:31 +01:00
Dominik Picheta
f176128f07 CI: ZIPs don't have an underscore in the filename. 2016-10-16 17:03:24 +02:00
Dominik Picheta
b3c18b8dd8 Improve niminst zip error message and fix CI build. 2016-10-16 16:40:00 +02:00
Dominik Picheta
0e7ff0df5f Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-10-16 16:12:14 +02:00
Dominik Picheta
d004a06c6e Fixes niminst zip not creating output dir & cleans related code. 2016-10-16 16:11:26 +02:00
Dominik Picheta
bf92efc570 Merge pull request #4900 from cheatfate/asyncerronly
asyncdispatch: Fix handle of error only events.
2016-10-16 16:01:51 +02:00
cheatfate
0ff7fbea34 Fix handle of error only events. 2016-10-16 04:03:45 +03:00
Araq
10bd488daa implements #?braces syntax 2016-10-16 00:35:49 +02:00
Andreas Rumpf
2d2b1a9d48 fixes a simple .borrow bug 2016-10-14 12:17:12 +02:00
Andreas Rumpf
e92a902439 Merge pull request #4896 from hcorion/add-mingw
Add Mingw build support for build.sh
2016-10-14 11:51:45 +02:00
Zion Nimchuk
9b7231a6ab Add Mingw build support for build.sh 2016-10-13 18:38:57 -07:00
Andreas Rumpf
3ba2d08bbc Merge pull request #4015 from arnetheduck/initallocator-fix
fix initAllocator not being called when defined(nogc) and not defined…
2016-10-13 23:25:05 +02:00
Andreas Rumpf
c3959ea6c3 Merge pull request #4894 from hakanderyal/gc-stack-fix
Gc stack fix
2016-10-13 23:20:45 +02:00