Commit Graph

  • b6f5c12158 Fixed tr pattern matching for varargs Yuriy Glukhov 2016-04-05 22:44:10 +03:00
  • 9a747828fe Merge pull request #4049 from arnetheduck/tester-targets Andreas Rumpf 2016-04-07 13:34:01 +02:00
  • b1b14a5e7b Add Bountysource banner to website. Dominik Picheta 2016-04-06 22:24:32 +01:00
  • 181c834a93 Added json.getOrDefault along with {singleKey} tr optimization. Yuriy Glukhov 2016-04-05 22:55:00 +03:00
  • a3a0812c89 Merge pull request #4038 from endragor/fix-macros-unpacks Dominik Picheta 2016-04-06 10:48:08 +01:00
  • 9b6fda144a Some documentation fixes in times module. Dominik Picheta 2016-04-06 10:45:39 +01:00
  • d9ed61fa62 Deprecate timeToTimeInfo, add str->time procs coffeepots 2016-04-06 10:36:17 +01:00
  • d1ba2d42bf Merge branch 'tester_ignore_output' into devel Dominik Picheta 2016-04-05 23:17:39 +01:00
  • c36421f8e4 Fixes subexes tests which were broken in 73e48f9c9. Dominik Picheta 2016-04-05 23:08:51 +01:00
  • 082ba914bc Prevent tester from checking for output diffs for actionRunNoSpec. Dominik Picheta 2016-04-05 21:45:52 +01:00
  • 3379646c16 Add -d:nimJsonGet flag for json.[] and news entry. Dominik Picheta 2016-04-05 21:26:26 +01:00
  • 796f4e917c untaint command line option for parsing Jacek Sieka 2016-04-06 00:01:57 +08:00
  • 25abb7c2b6 tester: allow filtering tests by target Jacek Sieka 2016-04-05 20:51:13 +08:00
  • 2d80a9e4a6 Merge pull request #4047 from jboy/patch-1 Andreas Rumpf 2016-04-05 13:49:59 +02:00
  • 46ee026e77 Many additions to readme. Dominik Picheta 2016-04-05 12:11:37 +01:00
  • 13d06d9a5c Add import sharedlist when hasThreadSupport James Boyden 2016-04-05 19:45:46 +10:00
  • 1446dc87c3 await x where x is Fut var now reads after yield. Fixes #3964. Dominik Picheta 2016-04-04 22:50:31 +01:00
  • b22305758d Fix deprecation warning in net module. Dominik Picheta 2016-04-04 21:52:49 +01:00
  • c90df48293 Fixes JSON module problems. Fixes #3107. Dominik Picheta 2016-04-04 21:52:10 +01:00
  • 8050f43588 Fixed some warnings in httpclient, net, and openssl. Dominik Picheta 2016-04-04 21:28:21 +01:00
  • 3ad103b8cc Fixes small mistake in `net` module. Dominik Picheta 2016-04-04 21:20:29 +01:00
  • 03be03c6e4 Improved asyncnet docs (SSL procs now shown). Deprecated handshake. Dominik Picheta 2016-04-04 21:00:43 +01:00
  • 8e6f5f20f6 Improve net and ssl module docs. Dominik Picheta 2016-04-04 20:47:47 +01:00
  • 38d6e2c221 Deprecated matchers module. Fixes #2446. Dominik Picheta 2016-04-04 20:22:22 +01:00
  • aa01c346f7 Fixes #3159. Dominik Picheta 2016-04-04 20:15:52 +01:00
  • af70254c7b fixes #2006 Andreas Rumpf 2016-04-04 16:41:35 +02:00
  • cf5b7cbdef fix type used for chckRange node boundaries Jacek Sieka 2016-04-04 21:57:56 +08:00
  • 442a682c33 Better additionalInfo OSError message, ref #2650. Dominik Picheta 2016-04-04 14:44:26 +01:00
  • 73e48f9c9c Fixes #4037 Dominik Picheta 2016-04-04 13:39:42 +01:00
  • 436b003173 Merge branch 'devel' of github.com:nim-lang/Nim into devel Dominik Picheta 2016-04-04 12:06:42 +01:00
  • a70e6b3fde Fixes #3752. Dominik Picheta 2016-04-04 12:06:25 +01:00
  • 1d85ca3aa4 Fixed macros unpackX procedured to return values correctly Ruslan Mustakov 2016-04-04 15:50:02 +06:00
  • fbedb6c655 fixes #3646 Andreas Rumpf 2016-04-04 11:16:03 +02:00
  • 147961d006 Merge pull request #4033 from PeterCxy/patch-disable-sslv3 Dominik Picheta 2016-04-04 09:41:49 +01:00
  • 4869d4e82a fixes #4036 Andreas Rumpf 2016-04-04 10:28:18 +02:00
  • 6d67581409 fixes #3859 Andreas Rumpf 2016-04-04 10:19:20 +02:00
  • cbcdf12d2c fixes #3731 Andreas Rumpf 2016-04-04 10:16:15 +02:00
  • 0acdaea334 fixes #3561, fixes #2409 Andreas Rumpf 2016-04-04 02:45:43 +02:00
  • 86e79f5cec fixes #3804 Andreas Rumpf 2016-04-04 01:41:14 +02:00
  • cb3a38afa2 fixes #1152 Andreas Rumpf 2016-04-03 23:38:29 +02:00
  • 6e53300f83 fixes #3973 Andreas Rumpf 2016-04-03 22:51:22 +02:00
  • 5757ad858c fixes #3995 Andreas Rumpf 2016-04-03 18:12:10 +02:00
  • 3035c2c63a net: disable SSLv3 Peter Cai 2016-04-03 15:05:39 +00:00
  • e2671aa401 Merge pull request #4030 from cheatfate/posix_libraries Dominik Picheta 2016-04-03 15:29:39 +01:00
  • c1c3c4c5d1 Add nimscript test and run it in Travis CI Federico Ceratto 2016-04-03 13:07:47 +01:00
  • 0337bdc821 Add missed library dependencies on Linux and Solaris. cheatfate 2016-04-03 15:37:45 +03:00
  • a8fcc546be Merge pull request #3997 from endragor/portable-mersenne Dominik Picheta 2016-04-02 17:35:31 +01:00
  • a2501321c3 document useMalloc changes Jacek Sieka 2016-04-02 21:15:10 +08:00
  • d2d700a484 Merge pull request #4026 from cheatfate/posix_declarations Dominik Picheta 2016-04-02 10:16:12 +01:00
  • 0a5a593682 Patch timer_create and timer_delete to have proper declaration. cheatfate 2016-04-02 02:17:32 +03:00
  • 6fe916fc77 Fixes to YAML highlighting support, added tests Felix Krause 2016-04-01 21:35:46 +02:00
  • 986b80ece1 Merge pull request #4023 from MrMormon/patch-1 Andreas Rumpf 2016-04-01 12:37:17 +02:00
  • 63807a62c6 triggering yourself -> yourself triggering Joshua Olson 2016-04-01 01:06:45 -06:00
  • a61d5e466b added missing file for --gc:stack Andreas Rumpf 2016-03-31 16:49:46 +02:00
  • f91caa7f25 Merge pull request #4000 from vegansk/fix_rlocks_warns Andreas Rumpf 2016-03-31 16:36:37 +02:00
  • b296e7c01f Merge pull request #4013 from vegansk/parse_uints Andreas Rumpf 2016-03-31 16:35:25 +02:00
  • a9330391c3 Move `compiles` back Anatoly Galiulin 2016-03-31 16:45:54 +06:00
  • 45bbecb021 Use `when insideRLocksModule instead of when compiles` Anatoly Galiulin 2016-03-30 08:35:14 +06:00
  • ebc02f6dc0 Fix `XDeclaredButNotUsed` warning when locks or rlocks module is used Anatoly Galiulin 2016-03-25 16:41:48 +06:00
  • c34a68d76f Remove dead code Anatoly Galiulin 2016-03-31 10:51:40 +06:00
  • d836028fe7 Merge pull request #4018 from cheatfate/dyncalls_change Andreas Rumpf 2016-03-31 02:14:51 +02:00
  • 9306846df3 Merge pull request #4017 from cheatfate/syslocks Andreas Rumpf 2016-03-31 02:13:07 +02:00
  • f0c19e9e67 fixes a critical codegen bug that keeps PR #4017 from working Araq 2016-03-31 02:11:22 +02:00
  • 40f4fe997f Replace csprintf() in windows version of nimGetProcAddr to pure nim's implementation, to avoid possible overflow. cheatfate 2016-03-31 02:39:53 +03:00
  • 266ea783e8 Make windows locks do not use dyncall cheatfate 2016-03-31 00:43:56 +03:00
  • 2b74bbba0e fix initAllocator not being called when defined(nogc) and not defined(useMalloc) Jacek Sieka 2016-03-30 20:56:44 +08:00
  • 9aa845c6b6 Add parseUInt and parseBiggestUInt functions to stdlib (parseutils, strutils) Anatoly Galiulin 2016-03-30 17:34:41 +06:00
  • f1f1202ea0 Added YAML support to doctools/highlite Felix Krause 2016-03-29 22:48:34 +02:00
  • 3b732259c0 Merge pull request #4009 from PMunch/json-objecthashing-fix Andreas Rumpf 2016-03-29 21:55:49 +02:00
  • dd613adcfe made tests green again Andreas Rumpf 2016-03-29 21:44:33 +02:00
  • 794f9527da Changed the JSON object hashing procedure to use a symmetric operator to disregard key order in object hashes Peter Munch-Ellingsen 2016-03-29 18:06:48 +02:00
  • 13a83c7fdd Windows: fixes a regression; codegen might not know about & at this point Araq 2016-03-29 16:39:05 +02:00
  • db2b215658 resolved merge conflicts Araq 2016-03-29 15:30:44 +02:00
  • b4f1eef3a3 Merge pull request #4008 from aberghage/dynlib-errors-to-stderr Andreas Rumpf 2016-03-29 13:24:33 +02:00
  • f6e92dcf75 fixes #4005 Andreas Rumpf 2016-03-29 13:14:26 +02:00
  • 0378f9980f fixed regressions Andreas Rumpf 2016-03-29 12:19:49 +02:00
  • 452696b980 Makes dyncall errors report to stderr. Fixes #3987 Alex Berghage 2016-03-29 00:19:54 -07:00
  • 8c8825b9ce fixes #3975 Andreas Rumpf 2016-03-28 09:50:27 +02:00
  • b4e2a846e1 munmap for LLVM Andreas Rumpf 2016-03-28 02:43:16 +02:00
  • 871bd8f164 added new memory management idea Andreas Rumpf 2016-03-28 02:32:39 +02:00
  • 878679fa3f added missing file Andreas Rumpf 2016-03-28 02:14:54 +02:00
  • e97d640ce8 fixes #3998 Andreas Rumpf 2016-03-28 02:13:07 +02:00
  • c684f5588a todo updated Andreas Rumpf 2016-03-18 17:25:09 +01:00
  • e2c8d9ade0 beginnings of --gc:stack Andreas Rumpf 2016-03-12 13:29:27 +01:00
  • c11487b339 GCs support ForeignCells Andreas Rumpf 2016-01-25 03:14:22 +01:00
  • 3a95a0bba4 Merge pull request #3486 from jsanjuas/devel Dominik Picheta 2016-03-27 22:38:27 +01:00
  • 5a582a0d9c Define ports as uint16s to fix #3484 Josep Sanjuas 2016-03-27 22:56:05 +02:00
  • a88584dde1 Fix typo in manual def 2016-03-26 20:17:18 +01:00
  • 25f9330928 store block size in when using malloc and nogc Jacek Sieka 2016-03-25 20:54:01 +08:00
  • b235e5b279 mersenne.nim public procs no longer work with platform-dependent int type Ruslan Mustakov 2016-03-24 20:54:11 +06:00
  • 31bb5c4ae0 Merge pull request #3996 from arnetheduck/tshallowseq Andreas Rumpf 2016-03-23 17:13:46 +01:00
  • bc3c5485d9 Merge pull request #3988 from lihf8515/devel Andreas Rumpf 2016-03-23 16:43:52 +01:00
  • 266e40f27e add test for shallow seq copy Jacek Sieka 2016-03-23 22:29:28 +08:00
  • d1b2c35897 Merge pull request #3982 from cheatfate/kqueue.nim Dominik Picheta 2016-03-23 12:55:17 +00:00
  • 418985d3f0 Merge pull request #3981 from nim-lang/locks-lock-template Dominik Picheta 2016-03-23 12:48:38 +00:00
  • 34401a3639 Documentation for withLock. Dominik Picheta 2016-03-23 12:47:05 +00:00
  • 1cc1a7faf4 Rename locks.lock tmplt to withLock and change body to untyped. Dominik Picheta 2016-03-23 12:45:36 +00:00
  • 2ffbd1d81e Merge pull request #3603 from rgv151/patch-global-log-level Andreas Rumpf 2016-03-23 11:39:14 +01:00
  • 61f4316c2e Merge pull request #3946 from def-/strutils-join Andreas Rumpf 2016-03-23 11:24:27 +01:00
  • 7b071a7555 Merge pull request #3963 from def-/compiler-dir Andreas Rumpf 2016-03-23 11:22:50 +01:00