Commit Graph

  • 9ee2ecf0a6 sets: minor documentation fixes [ci skip] (#11377) Jjp137 2019-06-01 23:29:31 -07:00
  • 1255b3c864 Warn about object case transitions at compile time (#11378) genotrance 2019-06-01 23:40:07 -05:00
  • 4a35d2b571 fixes #11375 (#11376) Andreas Rumpf 2019-06-02 06:33:35 +02:00
  • ec038998f0 Add build support for Linux/m68k (#11366) John Paul Adrian Glaubitz 2019-06-02 00:20:28 +02:00
  • af0ae5830f Add build support for Linux/sparc64 (#11365) John Paul Adrian Glaubitz 2019-06-01 10:45:44 +02:00
  • 40c5509a02 Make net module compile with --taintMode:on (#11360) Smittyvb 2019-06-01 04:44:40 -04:00
  • 6b23b2d7df parseopt fix (#11363) [backport] Jasper Jenkins 2019-06-01 01:44:08 -07:00
  • 41b74db218 Added 'except X as Y' to section 'except clauses' of manual (#11371) Ico Doornekamp 2019-06-01 10:43:25 +02:00
  • 3b73da310c close #9961 by adding a test narimiran 2019-05-30 12:34:27 +02:00
  • cb71564785 close #9827 by adding a test narimiran 2019-05-30 11:18:17 +02:00
  • 4606a00d4e close #8573 by adding a test narimiran 2019-05-30 10:13:29 +02:00
  • 1d00f7f9d7 travis: cleanup & add 32-bit Linux testing (#11337) alaviss 2019-05-30 12:34:54 +07:00
  • 5b27b263fd Remove immediate pragma (#11308) Arne Döring 2019-05-29 22:21:51 +02:00
  • eb471acffb system.nim: minor fix for the new 'unown' template Araq 2019-05-29 20:49:36 +02:00
  • 9ecb1aae80 new compiler feature: --expandMacro Araq 2019-05-29 20:47:28 +02:00
  • dc5fa90b43 switch should be nimOldShiftRight with the nim prefix Araq 2019-05-29 17:06:39 +02:00
  • 88b5dd3362 right shift is now by default sign preserving (#11322) Arne Döring 2019-05-29 16:48:00 +02:00
  • 897e7c90ac fix megatest narimiran 2019-05-29 16:42:36 +02:00
  • f79b6dee33 fixes excessive newlines in testament's output (#11351) Andreas Rumpf 2019-05-29 15:59:11 +02:00
  • d654383a8e rename a file, so that megatest doesn't complain narimiran 2019-05-29 15:44:52 +02:00
  • 6f5eba4b94 close #7792 by adding a test narimiran 2019-05-29 14:56:39 +02:00
  • a8939686a1 close #8199 by adding a test narimiran 2019-05-29 14:47:45 +02:00
  • 3845faf85f close #7615 by adding a test narimiran 2019-05-29 14:35:05 +02:00
  • d1b4f1082e close #5859 by adding a test narimiran 2019-05-29 13:37:55 +02:00
  • 6904f323aa Fixed #9762 (#11296) Yuriy Glukhov 2019-05-29 18:11:03 +08:00
  • 13505c3be2 added a -d:nimv019 define for compiling 0.19 code with 0.20 Araq 2019-05-29 12:01:35 +02:00
  • 4f989b9162 close #5235 by adding a test narimiran 2019-05-29 11:52:54 +02:00
  • 0f4446b861 docgen: do not render the ugly <//> operator; temporary hack until 0.20 has been released Araq 2019-05-29 10:23:29 +02:00
  • 8951680c05 fixes #10889 Andreas Rumpf 2019-05-29 08:00:52 +02:00
  • 950f2d7c2f fixes #6755; error message could be better but oh well Araq 2019-05-28 21:58:59 +02:00
  • e68adca0c9 fixes #6777 (#11347) Andreas Rumpf 2019-05-28 22:00:01 +02:00
  • 8bb1a6b041 fixes #11205 Araq 2019-05-28 21:30:41 +02:00
  • bcccc7dec8 docgen.nim: avoid compiler warning Araq 2019-05-28 16:31:57 +02:00
  • 4a9e6361ce fixes #11344 Araq 2019-05-28 16:05:26 +02:00
  • 35593700fa fix doccomment of macros.get{Size,Align,Offset} [ci skip] (#11346) Arne Döring 2019-05-28 15:57:27 +02:00
  • 9d8b4d6020 fixes #11057 (#11345) Andreas Rumpf 2019-05-28 15:55:11 +02:00
  • 1f8c9aff1f Fix and reenable thread tests (#11343) Zed 2019-05-28 15:23:09 +02:00
  • 379916c737 make tests green narimiran 2019-05-28 07:31:25 +02:00
  • 781108ffe4 better error message for the object case switch transition period Araq 2019-05-27 22:46:52 +02:00
  • 84ca1f3bf3 hotfix for 32bit unsigned 'range' checking; incomplete, unknown why some operations produce range checks Araq 2019-05-27 22:38:06 +02:00
  • c644bf399f tsendtwice test: make it arch-independent narimiran 2019-05-27 21:51:54 +02:00
  • 0fc42fc4f7 tableinstatic test: make it arch-independed narimiran 2019-05-27 21:41:24 +02:00
  • 2b0ea6b2ae xmltree: use code-block for arch-dependent tests narimiran 2019-05-27 21:32:12 +02:00
  • af6539b0c3 disable parsetoml package until it's fixed upstream Araq 2019-05-27 18:04:14 +02:00
  • dfcd82669b update nimsuggest Araq 2019-05-27 16:38:03 +02:00
  • 795044ed2b make tests green again Araq 2019-05-27 15:57:20 +02:00
  • 383147f5cb make json.to work with the more restricted case objects Araq 2019-05-27 15:33:17 +02:00
  • 49e686ab4e fixes #1286; object case transitions are now sound Andreas Rumpf 2019-05-26 23:10:34 +02:00
  • 247fa431de hashes: quickfix one test narimiran 2019-05-27 20:46:33 +02:00
  • 1286ba3452 fix bool and range (#11336) Jasper Jenkins 2019-05-26 22:59:22 -07:00
  • f774426095 Smarter variant object construction (#11273) Jasper Jenkins 2019-05-26 12:22:02 -07:00
  • 16aa10dfe1 fixes #10038; deprecate generic methods, they are unreliable Andreas Rumpf 2019-05-25 23:56:16 +02:00
  • 36a398d96f C codegen: preparations for better code generation Andreas Rumpf 2019-05-25 20:53:00 +02:00
  • 3a06022071 Enable range checking for unsigned integers (#11313) Oscar Nihlgård 2019-05-25 20:48:13 +02:00
  • 70fb3a93e9 list available options for --cpu, --os and --cc if the passed option is not found (#11328) Ico Doornekamp 2019-05-25 20:22:57 +02:00
  • 2f610d621f Use the correct HTML file reference in "nim doc" generated idx files (#11326) Kaushal Modi 2019-05-25 14:20:25 -04:00
  • 6a94599d66 travis: minor opimizations (#11327) alaviss 2019-05-25 06:00:39 +00:00
  • 7e9cda7dba fixes #10299 (#11324) Andreas Rumpf 2019-05-25 07:33:33 +02:00
  • 7e53c1c5c5 fixes #11188 (#11319) Andreas Rumpf 2019-05-24 22:50:43 +02:00
  • ef8ddef47b fixes #10912 (#11317) Andreas Rumpf 2019-05-24 18:33:53 +02:00
  • d67a9f024e fixes #11306 Araq 2019-05-24 15:25:09 +02:00
  • 1a8ef6b491 fixes #11312 Araq 2019-05-24 10:34:36 +02:00
  • 96b2233b71 nimgrep: be less annoying Araq 2019-05-24 10:29:26 +02:00
  • 03e619349f cleanup keineschweine test; removes unused module Araq 2019-05-24 09:43:33 +02:00
  • cacd6d1070 fixes #11294 Araq 2019-05-24 09:43:04 +02:00
  • 39a3dbb16b fixes #11187 (#11315) Andreas Rumpf 2019-05-24 08:19:05 +02:00
  • c7de1a252e fixes #11257 Araq 2019-05-24 00:44:49 +02:00
  • b75ad05267 fixes move analyser; refs #11257 Araq 2019-05-24 00:12:36 +02:00
  • 981f95757c Implement generic fromBin|Oct|Hex in strutils (#11107) Alvydas Vitkauskas 2019-05-23 22:34:47 +03:00
  • aa4cf92ae8 fixes #11309 (#11310) Andreas Rumpf 2019-05-23 19:32:44 +02:00
  • 44cc5f6360 fix #8329, allow case insensitive xmltree.findAll (#11305) Miran 2019-05-23 00:14:28 +02:00
  • fd16875561 fixes #8568 (#11303) Andreas Rumpf 2019-05-22 20:59:54 +02:00
  • b62f4b1b0c fix spelling [ci skip] (#11307) Andy Davidoff 2019-05-22 14:50:44 -04:00
  • 6ae74f61f3 remove trailing whitespace [ci skip] narimiran 2019-05-22 20:38:08 +02:00
  • 3e0fac7c20 finish #11292: fix addQuoted and add changelog entry (#11301) Miran 2019-05-22 18:57:52 +02:00
  • 85ac4bfff6 closes #6076 Araq 2019-05-22 15:42:34 +02:00
  • 279df834ba Nim is not a header file generator anymore; closes #4723 Araq 2019-05-22 15:13:26 +02:00
  • 1e97b420bb fixes #7167 (#11300) Andreas Rumpf 2019-05-22 11:50:05 +02:00
  • 57bc8d73b4 fixes subtype relation regression Araq 2019-05-21 18:40:31 +02:00
  • 1f7f0908ef make bootstrapping work with older Nims Araq 2019-05-21 09:10:35 +02:00
  • 90e882d55b fixes #11239 Araq 2019-05-21 01:11:43 +02:00
  • 11fca968b2 stdlib: more consistent formatting Araq 2019-05-21 00:50:02 +02:00
  • 845f89ab54 better default for nimgrep Araq 2019-05-16 12:59:44 +02:00
  • 23dbc9ad58 fixes #11268 (#11299) Andreas Rumpf 2019-05-22 07:37:25 +02:00
  • bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) Miran 2019-05-21 21:32:37 +02:00
  • f94ec363ab Allow void macro result (#11286) Arne Döring 2019-05-21 21:31:40 +02:00
  • 68b5e3e3fe colors: fix mix, add documentation (#11295) Miran 2019-05-21 21:28:30 +02:00
  • 1251e1ad16 faster hashing (#11203) Miran 2019-05-21 21:26:27 +02:00
  • 9bd4347abb fix #10910, optimize squaring and cubing (#11291) Miran 2019-05-21 15:57:33 +02:00
  • 6586516511 fix #8395, fix #8734: normalize os.tailDir and os.parentDir (#11288) Miran 2019-05-21 15:57:20 +02:00
  • 5e552ad3a5 getDateStr and getClockStr takes a default parameter (#11108) liuxiaodong 2019-05-21 15:54:09 +08:00
  • dc6a4b1d43 fixes #11049, wrong streams.readBool and streams.peekBool (#11284) Miran 2019-05-20 19:39:38 +02:00
  • d490bc519a Add force openSSL version with -d:sslVersion=1.0.0 (#11272) treeform 2019-05-20 07:53:24 -07:00
  • c01f7bfdaf More specific error message for unsupported recursion in iterators (#11283) Ico Doornekamp 2019-05-20 15:22:42 +02:00
  • aeb6ec27de fix for return in macro (#9666); fixes #5874 Arne Döring 2019-05-20 12:18:54 +02:00
  • 433ce7bea2 move test for #7632 above import strformat (#11270) jcosborn 2019-05-20 03:17:56 -05:00
  • 13b3e4af8a fixes #11275 (#11276) Ștefan Talpalaru 2019-05-20 09:29:13 +02:00
  • a63c2a25d0 fix changing case for Unicode characters which change size (#11271) Miran 2019-05-20 09:18:47 +02:00
  • 468599c654 db_sqlite: Update documentation (#10330) (#11266) jiro 2019-05-20 03:27:12 +09:00
  • f1a8edc14d Merge pull request #11263 from jrfondren/asyncstreams-fix-immediately-vs-soon Dominik Picheta 2019-05-16 23:24:53 +01:00