Commit Graph

  • 8378a75267 Update changelog John Novak 2016-11-27 20:54:46 +10:00
  • 9b4619235f Merge pull request #5059 from yglukhov/ordered-table-del Andreas Rumpf 2016-11-27 09:32:07 +01:00
  • e83d11e8f1 deepcopy fix Andreas Rumpf 2016-11-26 14:15:37 +01:00
  • 88e01ffd92 Add hideCursor & showCursor John Novak 2016-11-26 21:05:50 +10:00
  • 41205493c0 Fixes #5057 Yuriy Glukhov 2016-11-26 12:43:36 +02:00
  • 64dd3eb9c1 Fix setStyle for Windows John Novak 2016-11-26 16:36:08 +10:00
  • bebeee46de Improve SMTP testing Federico Ceratto 2016-11-24 16:25:21 +00:00
  • 2c146445bc Added deques module, deprecating queues Ruslan Mustakov 2016-11-22 21:53:41 +07:00
  • 01ae0d28d4 recursive modules are only detected to improve error messages Andreas Rumpf 2016-11-24 12:27:21 +01:00
  • bc9015df50 make tests green again Andreas Rumpf 2016-11-24 11:48:23 +01:00
  • 2316c71e09 reverted deepcopy fix for now Andreas Rumpf 2016-11-24 10:52:33 +01:00
  • 633dcca71b another attempt to make travis green again Andreas Rumpf 2016-11-24 10:52:18 +01:00
  • 31a41594c2 attempt to make travis green again Andreas Rumpf 2016-11-24 09:55:18 +01:00
  • 7be1c55cf1 make tests green again Andreas Rumpf 2016-11-24 09:14:36 +01:00
  • 249fd5e56b further memtracking improvements Andreas Rumpf 2016-11-24 08:27:09 +01:00
  • 074f276c8a disallow recursive module dependencies Araq 2016-11-23 23:23:31 +01:00
  • e7cdb1d694 attempt to fix things Andreas Rumpf 2016-11-23 14:24:45 +01:00
  • 204838b358 make tests green again Andreas Rumpf 2016-11-22 10:01:51 +01:00
  • 83ffc6bf54 sqlite: removes weird spacing Andreas Rumpf 2016-11-22 10:01:14 +01:00
  • 439f43fc52 better memory tracking Andreas Rumpf 2016-11-22 08:24:39 +01:00
  • 9a4f2225ce documents --excessiveStackTrace switch Andreas Rumpf 2016-11-22 08:23:10 +01:00
  • c538e1ae08 Fixes asyncdispatch.all completing its res future more than once. Dominik Picheta 2016-11-21 23:44:38 +01:00
  • e6f6323e77 Fix inaccuracy surrounding Nimble in doc/nims.rst. Dominik Picheta 2016-11-21 20:55:37 +01:00
  • 7c9a61f241 Merge pull request #5041 from cheatfate/upcoming_async_update1 Dominik Picheta 2016-11-21 20:40:05 +01:00
  • 585a970106 json.toUgly also uses optimized string routines Andreas Rumpf 2016-11-21 15:16:54 +01:00
  • 18690d4a61 speed up json core module Andreas Rumpf 2016-11-21 13:54:16 +01:00
  • 9ca15ad369 string.add for floats and ints for more performance (JS not yet supported) Andreas Rumpf 2016-11-21 13:53:55 +01:00
  • 02a2180a6a first version of the new memory tracking feature Andreas Rumpf 2016-11-21 12:07:17 +01:00
  • fa101a722f updated sqlite3 wrapper slightly Andreas Rumpf 2016-11-21 12:04:33 +01:00
  • 4711f6c398 Put Nim in Action news in the slider on the front page. Dominik Picheta 2016-11-20 21:11:25 +01:00
  • 0c527c6d80 Add new article about Nim in Action. Dominik Picheta 2016-11-20 20:57:46 +01:00
  • b835df0a2b make semantic equal to current version cheatfate 2016-11-20 01:20:59 +02:00
  • 53f5f26c66 Merge pull request #5037 from FedericoCeratto/patch-18 Dominik Picheta 2016-11-19 20:40:35 +01:00
  • beb44ef13d Async: Refactors asyncdispatch.poll. Dominik Picheta 2016-11-19 20:21:52 +01:00
  • ffbe7382f8 Async: Fixes problem when callbacks add other callbacks. Dominik Picheta 2016-11-19 20:16:15 +01:00
  • d847d35009 Async: Further callbacks will no longer be called after an EAGAIN. Dominik Picheta 2016-11-19 20:06:23 +01:00
  • 0ce459ac53 Add marshal format warning Federico Ceratto 2016-11-19 18:52:28 +00:00
  • 80744fe4f7 Add [un]marshalling examples Federico Ceratto 2016-11-19 16:55:47 +00:00
  • 9ca3ae14ab Merge pull request #5036 from flyx/tablesdelfix Andreas Rumpf 2016-11-19 10:46:43 +01:00
  • 3eba4b510f added test case for deepcopy Andreas Rumpf 2016-11-19 09:22:29 +01:00
  • 93a998204c Fixes #5035 Felix Krause 2016-11-18 23:42:15 +01:00
  • 885f250f1b 'koch temp --option' passes options to the compiler compilation itself Andreas Rumpf 2016-11-18 15:28:14 +01:00
  • 7c1b5b3c2b fixes deepcopy regression Andreas Rumpf 2016-11-18 09:54:12 +01:00
  • 8875ca750f deepCopy: proper sharing of refs Andreas Rumpf 2016-11-17 19:57:10 +01:00
  • ceff18d479 Merge pull request #5032 from enthus1ast/patch-1 Dominik Picheta 2016-11-17 18:22:29 +01:00
  • 933f9d9857 Merge pull request #5014 from Parashurama/fix_excessive_stacktrace Andreas Rumpf 2016-11-17 17:03:24 +01:00
  • 5058ae1ba5 fixed typo David Krause 2016-11-17 16:47:36 +01:00
  • 0e1304a3e2 the compiler uses tyAlias internally; tester compiles again Araq 2016-11-16 00:13:45 +01:00
  • c629d6fef1 Merge pull request #5024 from flyx/timesimprovement Andreas Rumpf 2016-11-15 09:32:48 +01:00
  • ff628e242f Merge pull request #5027 from nigredo-tori/descriptor-logger Andreas Rumpf 2016-11-15 09:29:29 +01:00
  • 26f0c10c6b Merge pull request #5029 from nigredo-tori/unittest-colors Andreas Rumpf 2016-11-15 09:27:52 +01:00
  • c62c38ca46 Use default colors for test and suite names Dmitry Polienko 2016-11-15 13:43:39 +07:00
  • 2c46fdd0ab Add newFileLogger overload accepting file descriptor Dmitry Polienko 2016-11-15 12:13:05 +07:00
  • e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes Araq 2016-11-14 23:18:30 +01:00
  • 0ffd14e169 Updated times.parse() documentation Felix Krause 2016-11-14 19:18:23 +01:00
  • 434c27343e Parse 'Z' as valid timezone if offset is expected Felix Krause 2016-11-14 18:46:35 +01:00
  • 52f20abf22 Merge pull request #5023 from nigredo-tori/fix-5022 Dominik Picheta 2016-11-14 18:45:48 +01:00
  • 0587a57807 Assume local DST iff no timezone is given Felix Krause 2016-11-14 18:36:03 +01:00
  • aa08c32c2b Improved -; fixed tests Felix Krause 2016-11-11 17:52:53 +01:00
  • 544a2cfe1a Fixed daylight saving time Felix Krause 2016-11-10 22:22:48 +01:00
  • 4a4a3cdf67 Merge pull request #5009 from flyx/timezonefix2 Andreas Rumpf 2016-11-14 16:44:01 +01:00
  • e695d3bfba Fix asyncfile in Windows Server 2003 Dmitry Polienko 2016-11-14 02:55:57 -08:00
  • b234b082b6 bootstrapping works again Araq 2016-11-12 12:39:21 +01:00
  • 860cbd3107 signature hashing: more progress Araq 2016-11-11 08:58:42 +01:00
  • bd818d4fe1 make 'excessivestacktrace' option available for testing. Parashurama 2016-11-10 23:19:23 +01:00
  • 91a0674961 Fixed timezone rendering, added test Felix Krause 2016-11-10 19:03:46 +01:00
  • a29387424a Merge pull request #5011 from yglukhov/opensll-android Dominik Picheta 2016-11-09 20:39:41 +01:00
  • 2f3c8c2f34 Fixed openssl for android Yuriy Glukhov 2016-11-09 15:09:08 +02:00
  • d3162fb19a Merge pull request #5008 from apahl/patch-2 Andreas Rumpf 2016-11-08 22:06:59 +01:00
  • 9b2aaf0df6 Fixed timezone sign error Felix Krause 2016-11-08 20:57:53 +01:00
  • 9a68e1ad05 added dist/ to .gitignore Axel Pahl 2016-11-08 15:09:37 +01:00
  • 86b58e83ea Merge pull request #4994 from arnetheduck/nim-check-abi Andreas Rumpf 2016-11-08 14:08:36 +01:00
  • b2f694a326 Merge pull request #5006 from apahl/patch-1 Andreas Rumpf 2016-11-08 12:59:45 +01:00
  • 2f48dbd166 Update .gitignore Axel Pahl 2016-11-08 09:08:42 +01:00
  • 72af7e6821 use a full MD5 hash with no collision detection for proc names Araq 2016-11-08 08:36:33 +01:00
  • c0b8a79315 make tests green Araq 2016-11-03 14:52:47 +01:00
  • 3b43cff0f8 C codegen: first version of signature hashing for better incremental builds Araq 2016-11-03 12:02:09 +01:00
  • c66580911e htmlparser: different error corrections Araq 2016-11-07 18:58:15 +01:00
  • 4c79583a95 Merge pull request #5002 from goldenreign/time-compare-nosideeffect Andreas Rumpf 2016-11-07 16:52:34 +01:00
  • be296c3274 Merge pull request #4984 from flyx/timezonefix Andreas Rumpf 2016-11-07 14:28:54 +01:00
  • d7bfafaa42 Merge pull request #5003 from zevlg/strutils-enh Andreas Rumpf 2016-11-07 13:47:22 +01:00
  • 24c47dd6e7 fixes #4975 Araq 2016-11-07 12:07:52 +01:00
  • b1a369d2fb [enh] isUpperAscii*, isLowerAscii* speedup execution by stopping iteration as soon as possible Zajcev Evgeny 2016-11-07 13:21:17 +03:00
  • 6e604e2f9f More cosmetic changes Felix Krause 2016-11-07 11:08:31 +01:00
  • 63c450abdc Fix - operator for Time type for JS target goldenreign 2016-11-07 14:26:27 +07:00
  • 554105ff7c Add 'noSideEffect' pragma for Time type's operators goldenreign 2016-11-07 12:14:28 +07:00
  • 8b30506f72 never was documented anyway Araq 2016-11-07 00:56:47 +01:00
  • 52bb696cd4 make tests green again Araq 2016-11-06 18:59:49 +01:00
  • d6601b729f Merge branch 'devel' into new-dependency-tracking Araq 2016-11-06 17:35:16 +01:00
  • 2f7c2de1c2 nimsuggest: minor bugfix; include file should be dirtied, no the belonging module Andreas Rumpf 2016-11-06 17:13:40 +01:00
  • 2caf08855f nimsuggest supports include files properly; added the compiler itself as a testcase Andreas Rumpf 2016-11-06 11:19:59 +01:00
  • fc7127153f nimsuggest & tester: many improvements, test new dependency tracking Andreas Rumpf 2016-11-05 22:56:33 +01:00
  • 91bcf99d8a os.nim: posix copyFile showed a weird problem about buffer flushing; worked around via flushFile() call Andreas Rumpf 2016-11-05 22:54:52 +01:00
  • a99b94e523 nimsuggest tester supports editing of files Andreas Rumpf 2016-11-05 10:32:24 +01:00
  • 03edb91caf added missing module Araq 2016-11-05 09:27:46 +01:00
  • bec9c4be27 new dependency tracking for nimsuggest Araq 2016-11-05 01:19:23 +01:00
  • 21288c220a nimsuggest: minor bugfix; include file should be dirtied, no the belonging module Andreas Rumpf 2016-11-06 17:13:40 +01:00
  • 0c49822b50 nimsuggest supports include files properly; added the compiler itself as a testcase Andreas Rumpf 2016-11-06 11:19:59 +01:00
  • eb2455075e nimsuggest & tester: many improvements, test new dependency tracking Andreas Rumpf 2016-11-05 22:56:33 +01:00
  • a644471b12 os.nim: posix copyFile showed a weird problem about buffer flushing; worked around via flushFile() call Andreas Rumpf 2016-11-05 22:54:52 +01:00