Commit Graph

7828 Commits

Author SHA1 Message Date
Andreas Rumpf
263ee143f1 Merge pull request #3733 from yglukhov/js-unicode
Fixed unicode handling in JS. Fixes #3714.
2016-01-21 15:30:21 +01:00
Andreas Rumpf
72b975d1ff Merge pull request #3743 from oderwat/AddGitter
I added the Gitter Chatroom for Nim which is really nice actually!
2016-01-20 11:51:04 +01:00
Andreas Rumpf
c527969059 fixes the bloody installer 2016-01-19 17:42:00 +01:00
Hans Raaf
74be2ebe0e I added the Gitter Chatroom for Nim which is really nice actually! 2016-01-19 17:06:48 +01:00
Andreas Rumpf
b18d52dcee Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-19 11:06:10 +01:00
Andreas Rumpf
7d5e965dc8 minor install.txt update 2016-01-19 11:05:52 +01:00
Andreas Rumpf
0dee918de9 Merge pull request #3735 from oderwat/FixDeprecationWarnings
Fixed deprecation warnings while Nim compiles.
2016-01-19 10:11:23 +01:00
Andreas Rumpf
b042925805 Merge pull request #3739 from fmamud/add-nim-meetup
Add Nim Meetup
2016-01-19 09:43:29 +01:00
Andreas Rumpf
38da317e5d Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-19 09:42:19 +01:00
Andreas Rumpf
2dfefc200b fixes some typos 2016-01-19 09:42:10 +01:00
Andreas Rumpf
faea0f9a70 make Nim always show the current year 2016-01-19 09:42:00 +01:00
Felipe Mamud
7b2b616721 Add Nim Meetup
The Nim BR Meetup (http://www.meetup.com/pt-BR/nim-br) is a brazilian user group about Nim where they are having discussions, talks or workshops about Nim programming language.
2016-01-19 00:43:08 -02:00
Araq
91adc84cf3 minor website and documentation updates 2016-01-18 22:31:22 +01:00
Araq
a121c3f9eb updated installer.ini v0.13.0 2016-01-18 20:16:21 +01:00
Araq
aa7a1e3e90 fixes long standing typo in tut2 2016-01-18 20:12:16 +01:00
Araq
3e8ac551c7 website updates 2016-01-18 19:01:30 +01:00
Hans Raaf
0634486689 Fixed deprecation warnings while Nim compiles.
I just removed unsigned and changed a writeLn() call to writeLine() to
avoid the remaining deprecation warnings.
2016-01-18 18:14:50 +01:00
Araq
e80d08583c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 16:51:54 +01:00
Dominik Picheta
13c98222df Added news item about OSCON talk. 2016-01-18 15:44:41 +00:00
Dominik Picheta
d79a5f5276 Added missing modules to lib.txt and warnings to some module's docs. 2016-01-18 15:33:39 +00:00
Araq
e9537f48f3 updated news for upcoming release 2016-01-18 16:24:20 +01:00
Araq
293e51bd91 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 16:11:49 +01:00
Araq
0ed29abca7 updated version to 0.13.0 2016-01-18 16:11:28 +01:00
Araq
1e11561572 fixes #3677 2016-01-18 16:11:15 +01:00
Araq
f59690e933 fixes support tab of website 2016-01-18 16:09:08 +01:00
Dominik Picheta
0e09612cb9 Updated news.txt with release announcement. 2016-01-18 15:02:23 +00:00
Dominik Picheta
7691506a08 Added list of bugfixes to news.txt. 2016-01-18 14:34:44 +00:00
Araq
a114b32519 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 14:54:50 +01:00
Araq
7ee1847137 fixes #3584 2016-01-18 14:54:35 +01:00
Dominik Picheta
6ca9e5cbcc Improved documentation for all db modules. 2016-01-18 13:34:53 +00:00
Andreas Rumpf
b0aaeaa436 Merge pull request #3703 from singularperturbation/feature/counttableref_getordefault
Fix CountTableRef#getOrDefault (#3702)
2016-01-18 14:30:14 +01:00
Dominik Picheta
faf5fb8467 Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-01-18 13:20:13 +00:00
Dominik Picheta
a34206fe84 More postgres test code. Added getValue for PreparedStmts.
Ref #3569. Ref #3560.
2016-01-18 13:19:07 +00:00
Araq
7211462a04 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 13:49:06 +01:00
Araq
38da21fc62 fixes #3730 2016-01-18 13:48:58 +01:00
Dominik Picheta
255fee81be Documented PCRE version bump in 0.12.0 in news.txt. 2016-01-18 12:39:49 +00:00
Yuriy Glukhov
8fab2f81e3 Fixed unicode handling in JS. Fixes #3714. 2016-01-18 13:30:21 +02:00
Araq
55c1f3d30c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 10:55:23 +01:00
Andreas Rumpf
2309975f78 fixes yet another LL regression (Aporia compiles again) 2016-01-18 03:00:14 +01:00
Andreas Rumpf
bd933e6009 documentation updates 2016-01-18 00:02:22 +01:00
Andreas Rumpf
bfb629b087 yay, better commercial support 2016-01-18 00:02:09 +01:00
Andreas Rumpf
317e0b7aa3 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-17 23:46:31 +01:00
Andreas Rumpf
3114523a6f fixes multi-line comments 2016-01-17 23:46:23 +01:00
Dominik Picheta
4a3e63e32f Merge pull request #3728 from xyz32/devel
Add support for ioctl.
2016-01-17 22:20:32 +00:00
Andreas Rumpf
a9f6e2a843 fixes #3689 2016-01-17 23:00:04 +01:00
Andreas Rumpf
07d5adf9ee fixes #3720 2016-01-17 22:55:14 +01:00
Andreas Rumpf
f92f00b022 fixes #3665 2016-01-17 22:18:06 +01:00
Andreas Rumpf
9fad7c4c2b Merge pull request #3519 from jlp765/stats1
stats.nim pure library (moved from math lib to new lib)
2016-01-17 21:56:11 +01:00
Andreas Rumpf
71cf1f650e fixes multiline comments 2016-01-17 21:42:13 +01:00
Andreas Rumpf
2c2ab6884c fixes strutils.unescape; refs #3634 2016-01-17 21:29:25 +01:00