Commit Graph

  • 6556ec2ce0 fixes Windows builds Andreas Rumpf 2016-05-30 10:52:40 +02:00
  • ddca807a89 Merge branch 'girvo-unix-sockets' into devel Dominik Picheta 2016-05-30 09:38:54 +01:00
  • a484e3f8c2 Merge branch 'unix-sockets' of https://github.com/girvo/Nim into girvo-unix-sockets Dominik Picheta 2016-05-30 09:38:37 +01:00
  • b662d22ad1 Adding nimdoc comments as per PR comments Josh Girvin 2016-05-30 16:29:38 +10:00
  • 3e8413d2a1 Merge branch 'apense-patch-8' into devel Andreas Rumpf 2016-05-30 02:05:30 +02:00
  • 0ef7d802ca Merge branch 'patch-8' of https://github.com/apense/Nim into apense-patch-8 Andreas Rumpf 2016-05-30 02:04:25 +02:00
  • ad1b34dc30 Merge branch 'nanoant-patch/fix-3496-generic-tmpl-args' into devel Andreas Rumpf 2016-05-30 00:59:27 +02:00
  • be2efa69ea refactorings Andreas Rumpf 2016-05-30 00:59:02 +02:00
  • e52044660d Merge branch 'patch/fix-3496-generic-tmpl-args' of https://github.com/nanoant/Nim into nanoant-patch/fix-3496-generic-tmpl-args Andreas Rumpf 2016-05-29 23:58:25 +02:00
  • d727581430 make SO_REUSEPORT independent of Linux header Andreas Rumpf 2016-05-29 22:31:31 +02:00
  • 7bf7c4d49e Merge pull request #4235 from cheatfate/nosignal Andreas Rumpf 2016-05-29 22:22:05 +02:00
  • 380524caa8 Merge pull request #3648 from FedericoCeratto/reuse_port Andreas Rumpf 2016-05-29 22:21:56 +02:00
  • afc922942d Solaris dont have MSG_NOSIGNAL cheatfate 2016-05-29 23:01:46 +03:00
  • 552b13efe4 fixes #3729 Andreas Rumpf 2016-05-29 21:01:15 +02:00
  • e65c89ee28 fixes #4177 Andreas Rumpf 2016-05-28 22:40:28 +02:00
  • ab08ee1ce6 widestrs are always available for better interop Andreas Rumpf 2016-05-28 20:18:11 +02:00
  • 27a7caf176 Merge branch 'jlp765-db_odbc2' into devel Andreas Rumpf 2016-05-28 20:12:29 +02:00
  • 2ac265696b Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2 Andreas Rumpf 2016-05-28 20:11:24 +02:00
  • 8fe9f672bf minor todo.txt update Andreas Rumpf 2016-05-28 19:53:37 +02:00
  • eba3355393 adds another 'open' to parsecsv; refs #3695 Andreas Rumpf 2016-05-28 19:53:13 +02:00
  • 48f3054404 Merge pull request #4135 from FedericoCeratto/patch-8 Andreas Rumpf 2016-05-28 19:42:24 +02:00
  • 82db781a3e Merge branch 'mjoud-maxsplit' into devel Andreas Rumpf 2016-05-28 17:51:03 +02:00
  • 4e83a24662 Merge branch 'maxsplit' of https://github.com/mjoud/Nim into mjoud-maxsplit Andreas Rumpf 2016-05-28 17:50:36 +02:00
  • 426306eeb4 fixes #3882 Andreas Rumpf 2016-05-28 17:43:47 +02:00
  • a406ebbac9 cleanup of #4113 Andreas Rumpf 2016-05-28 17:19:44 +02:00
  • d3fe4a2db1 Merge pull request #4113 from jcosborn/gettypeinst Andreas Rumpf 2016-05-28 17:14:52 +02:00
  • 0b84ee167b fixes #2159 Andreas Rumpf 2016-05-28 17:12:44 +02:00
  • b479c94721 Merge pull request #4232 from moigagoo/patch-3 Dominik Picheta 2016-05-28 10:17:13 +01:00
  • 628ad4b753 makes tests green again Andreas Rumpf 2016-05-28 09:49:16 +02:00
  • 6075bd4231 Stdlib: httpclient: export strtabs added. Konstantin Molchanov 2016-05-28 10:25:36 +04:00
  • 0134a51a7c fixes critical 'do' parsing bug Andreas Rumpf 2016-05-28 02:17:06 +02:00
  • 64afb1039b Merge pull request #4231 from tautologico/fix-4001 Andreas Rumpf 2016-05-28 01:13:49 +02:00
  • 929865ff62 Deleted test for fix #4001 Andrei Formiga 2016-05-27 19:38:54 -03:00
  • c439ef2e71 Fix issue #4001: invalid pragma {. hint[]: off .} Andrei Formiga 2016-05-27 19:03:15 -03:00
  • 51c62a211b remove funny debug output Andreas Rumpf 2016-05-27 21:25:13 +02:00
  • 8f43e9d18c fixes #4225 Andreas Rumpf 2016-05-27 19:35:48 +02:00
  • 6d76df8454 fixes #4227 Andreas Rumpf 2016-05-27 19:17:51 +02:00
  • 6ff66bfd51 improve error messages for mismatched templates involving 'untyped' and stmts Andreas Rumpf 2016-05-26 11:57:47 +02:00
  • 04df004cd1 Merge pull request #4229 from moigagoo/patch-2 Andreas Rumpf 2016-05-27 17:27:48 +02:00
  • 4006e0b8b7 Stdlib: nre: Add export options Konstantin Molchanov 2016-05-27 15:27:35 +04:00
  • 4476226b80 Merge pull request #4226 from cheatfate/tables_templates Andreas Rumpf 2016-05-27 11:20:46 +02:00
  • 49c50e4e21 Introduce template withValue() for tables.nim too. cheatfate 2016-05-27 01:00:05 +03:00
  • d2ddeb47c5 Merge pull request #4224 from cheatfate/sharedtables_templates Andreas Rumpf 2016-05-26 16:23:54 +02:00
  • a2393d0593 Introduce template withValue() cheatfate 2016-05-26 15:32:14 +03:00
  • 301d39b882 Merge pull request #4130 from lihf8515/devel Andreas Rumpf 2016-05-26 10:51:10 +02:00
  • d11a1a68fd Merge pull request #4223 from yglukhov/fix-4222 Andreas Rumpf 2016-05-26 10:43:25 +02:00
  • 4d0d2d69f3 Fixes #4222 Yuriy Glukhov 2016-05-26 08:49:56 +03:00
  • ea0dff3783 Merge pull request #4216 from Parashurama/fix_4212 Andreas Rumpf 2016-05-25 17:11:57 +02:00
  • 2bc6acd0ed gc:stack compiles with --threads:on Andreas Rumpf 2016-05-25 12:04:27 +02:00
  • 4716034a7f fixes issue 4212 && add test for various valid zero floats. Parashurama 2016-05-25 11:57:09 +02:00
  • ad70fb4ffe Merge pull request #4213 from oderwat/nimphpext-stack-gc Andreas Rumpf 2016-05-25 02:55:24 +02:00
  • 58ac5b8065 Merge pull request #4201 from oderwat/oderwat-gitignores Andreas Rumpf 2016-05-25 02:31:53 +02:00
  • 5385798838 Made nimphpext work with gc:stack. Hans Raaf 2016-05-25 02:23:44 +02:00
  • 835bd9aef2 fixes #4212 Andreas Rumpf 2016-05-25 01:10:31 +02:00
  • bcc91a319c Nimscript knows about the command line defines Andreas Rumpf 2016-05-24 23:35:23 +02:00
  • 749abfc39c Merge pull request #4208 from cheatfate/osproc2 Andreas Rumpf 2016-05-24 21:30:49 +02:00
  • fc4038fade allow to check verbosity level via compileOption Andreas Rumpf 2016-05-24 20:25:29 +02:00
  • d4f3db3bd0 Resolve bugs cheatfate 2016-05-24 01:37:31 +03:00
  • fcb5cdcc9f Merge pull request #4083 from vegansk/vm_readfile Andreas Rumpf 2016-05-24 00:09:54 +02:00
  • e00f15aa2a Nim check defines 'nimcheck' conditional symbol Andreas Rumpf 2016-05-24 00:07:43 +02:00
  • b27ee842d4 Resolve #4200 Resolve [Deprecated] warning for raiseOsError at line 878 cheatfate 2016-05-24 00:33:05 +03:00
  • 8b7d52a734 Merge pull request #4203 from def-/torationaloverflow Dominik Picheta 2016-05-23 13:52:53 +01:00
  • 55ec99b70b new GC listens to GC_ref/GC_unref Andreas Rumpf 2016-05-23 12:54:01 +02:00
  • 9b609b26ca GC v2 compiles again Andreas Rumpf 2016-05-23 12:53:17 +02:00
  • 834ad57d94 Fix toRational overflow by calculating internally with int64s (fixes #4194) def 2016-05-22 18:09:55 +02:00
  • 6dd0887009 Merge pull request #4199 from oderwat/oderwat-fix-pragmas Andreas Rumpf 2016-05-22 15:23:21 +02:00
  • 2ecf4633f4 Merge branch 'prim-gc' into devel Andreas Rumpf 2016-05-22 15:01:36 +02:00
  • dcf830bba9 fixes #3184 Andreas Rumpf 2016-05-22 14:28:53 +02:00
  • 5263d9d6f0 Added .*/, ~* and *.log to GIT ignore list. Hans Raaf 2016-05-21 13:46:43 +02:00
  • ec7d556c20 Merge pull request #4191 from nigredo-tori/fix_tojsstr Andreas Rumpf 2016-05-20 20:37:00 +02:00
  • 38b7581a28 Fixing pragmas (so syntax highligting works). Hans Raaf 2016-05-20 20:26:20 +02:00
  • 55c3b1444d Slightly better test case Dmitry Polienko 2016-05-20 16:03:08 +06:00
  • 85c41a1398 Fix toJSStr for control characters nigredo-tori 2016-05-20 12:17:57 +06:00
  • 268f25225a Merge pull request #4187 from Lompik/devel Andreas Rumpf 2016-05-20 00:57:03 +02:00
  • 366a0df490 Merge pull request #4188 from Parashurama/improve_float_parsing Andreas Rumpf 2016-05-20 00:56:51 +02:00
  • a263f1dc62 Merge pull request #4185 from yglukhov/fixup-4066 Andreas Rumpf 2016-05-20 00:56:07 +02:00
  • 287eb8802f Merge pull request #4068 from yglukhov/fix-4066 Andreas Rumpf 2016-05-19 23:53:40 +02:00
  • 5d7d8816e5 fixes some issues with underscores in float literals. add more tests. Parashurama 2016-05-19 21:03:22 +02:00
  • f12fc1140d Remove spurious semicolon in type definition Stephane Fontaine 2016-05-19 19:58:17 +04:00
  • 0d5c8b32e7 4066 fixup Yuriy Glukhov 2016-05-19 12:34:18 +03:00
  • f46d40cb37 Added a test case Yuriy Glukhov 2016-04-09 01:56:16 +03:00
  • d3e9589b3d Merge pull request #4180 from cheatfate/callsoon2 Dominik Picheta 2016-05-18 11:45:56 +01:00
  • 9fd2d6ff5a Merge pull request #4182 from Parashurama/fix_issue_4181 Andreas Rumpf 2016-05-18 12:42:43 +02:00
  • 2ac3e12372 fixes #4066 Andreas Rumpf 2016-05-18 12:39:49 +02:00
  • 3ac6bd8ae1 refactoring: flags instead of bools Andreas Rumpf 2016-05-15 23:34:30 +02:00
  • f5761e23d3 fix issue 4181. add testcase. Parashurama 2016-05-18 12:12:01 +02:00
  • aba60e54d5 Resolve bugs with deep recursion of asyncdispatch. Introduce callSoon() implementation. Patch tests to use waitFor() instead of asyncCheck() cheatfate 2016-05-18 00:53:53 +03:00
  • 3f075b7921 Merge pull request #4173 from Parashurama/better_float_parsing Andreas Rumpf 2016-05-17 17:15:23 +02:00
  • 0dc2ecae09 Merge pull request #4171 from Parashurama/devel Andreas Rumpf 2016-05-17 14:24:46 +02:00
  • 60e03ee27c make float parsing locale independent. Parashurama 2016-05-16 19:53:34 +02:00
  • d691867c84 fixes #3793 Andreas Rumpf 2016-05-16 17:52:50 +02:00
  • fdcb4907bc fixes typo in system/timers. Parashurama 2016-05-16 17:21:49 +02:00
  • 7e134b5388 fixes #3793 Andreas Rumpf 2016-05-16 15:29:51 +02:00
  • d8bce8b83d GC with primitive MS Andreas Rumpf 2016-05-16 00:28:00 +02:00
  • 74aab132bd refactoring: flags instead of bools Andreas Rumpf 2016-05-15 23:34:30 +02:00
  • f4f7edf00f Merge pull request #4075 from yglukhov/json Dominik Picheta 2016-05-15 12:39:26 +01:00
  • c770715b16 Merge pull request #4161 from moigagoo/devel Andreas Rumpf 2016-05-15 11:01:22 +02:00
  • 28a45f7ac9 Merge pull request #4154 from yglukhov/sizeof-doc Andreas Rumpf 2016-05-15 10:57:42 +02:00
  • 0662f3be4c Merge pull request #4162 from Lompik/devel Andreas Rumpf 2016-05-15 10:57:10 +02:00
  • 72ba30d0a9 Fix 2 compile errors in LockFreeHash.nim Lompiktab 2016-05-14 09:41:35 +04:00