| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | encodeMIME should be encodeMime by our coding guidelines | Araq | 2020-04-01 | 1 | -3/+3 |
* | Tiny fix on browsers.openDefaultBrowser (#13818) | Juan Carlos | 2020-03-31 | 1 | -1/+3 |
* | macros for proc types, macros for types (#13778) | Andreas Rumpf | 2020-03-31 | 1 | -0/+6 |
* | Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1... | c-blake | 2020-03-31 | 7 | -174/+98 |
* | #13806 - getApplFreebsd might lose data (#13807) | Euan | 2020-03-31 | 1 | -16/+16 |
* | Add Documentation (#13811) | Juan Carlos | 2020-03-31 | 7 | -15/+110 |
* | refs #13797 (#13812) | Timothee Cour | 2020-03-31 | 1 | -1/+1 |
* | fix #13794 HashSet leak (#13800) | Timothee Cour | 2020-03-29 | 1 | -1/+2 |
* | More fixes for Haiku (#13774) | alaviss | 2020-03-27 | 2 | -47/+50 |
* | ssl_certs: add Haiku support (#13761) | alaviss | 2020-03-26 | 1 | -7/+32 |
* | asyncdispatch: fix erroneous set construction (#13765) | alaviss | 2020-03-26 | 1 | -1/+3 |
* | `import macros` rather than `import std/macros`. (#13762) | Euan | 2020-03-26 | 1 | -1/+2 |
* | distinctBase overload for values (#13746) | Timothee Cour | 2020-03-25 | 1 | -0/+7 |
* | fix deprecations and other warnings (#13748) | Miran | 2020-03-25 | 4 | -12/+10 |
* | fixes #13722 (#13729) | Andreas Rumpf | 2020-03-23 | 1 | -8/+20 |
* | add error for missing commandLineParams (#13719) | Andy Davidoff | 2020-03-23 | 1 | -0/+4 |
* | introduce getPeerCertificates, fixes #13299 (#13650) | Christian Ulrich | 2020-03-22 | 2 | -0/+47 |
* | [ci skip] add back unintentionally removed line | narimiran | 2020-03-20 | 1 | -0/+1 |
* | SSL certificate verify GitHub action (#13697) | Federico Ceratto | 2020-03-20 | 3 | -12/+182 |
* | [RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other la... | Timothee Cour | 2020-03-20 | 1 | -11/+25 |
* | threadpool.nim: allow control over MaxThreadPoolSize and MaxDistinguishedThre... | Araq | 2020-03-20 | 1 | -3/+3 |
* | Detect Ubuntu by checking release() and uname() (#13704) | Hayden | 2020-03-20 | 1 | -1/+3 |
* | fight the code bloat in base64.nim | Araq | 2020-03-20 | 1 | -7/+16 |
* | Add Base64 safe (#13672) | Juan Carlos | 2020-03-20 | 1 | -9/+28 |
* | cycle breaker (#13593) | Andreas Rumpf | 2020-03-19 | 1 | -1/+1 |
* | fix #11458 oswalkdir (#13689) | Timothee Cour | 2020-03-19 | 1 | -27/+4 |
* | add `move` to `tables` to prevent warnings when compiled with `--gc:arc` (#13... | Miran | 2020-03-19 | 1 | -4/+4 |
* | httpcore: deprecate `==`(string, HttpCode) (#13682) | alaviss | 2020-03-19 | 1 | -1/+8 |
* | fixes hash(HashSet) which was wrong as it didn't respect tombstones; refs #13649 | Araq | 2020-03-18 | 1 | -1/+2 |
* | fixes a bug for 'dup' and 'with'; they can now handle nested statement lists ... | Araq | 2020-03-17 | 1 | -8/+1 |
* | fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ... | Timothee Cour | 2020-03-13 | 6 | -8/+6 |
* | rename `lenTuple` and `lenVarargs` (#13639) | Miran | 2020-03-12 | 1 | -3/+3 |
* | unicode.split: Fix the splitting when a Rune separator is used [backport] (#1... | Kaushal Modi | 2020-03-12 | 1 | -14/+11 |
* | fix #13310, Deque misbehaves on VM (#13625) | Miran | 2020-03-11 | 1 | -2/+15 |
* | fixes #13558: toDateTime buggy on 29th, 30th and 31th of each month; breaking... | Timothee Cour | 2020-03-11 | 1 | -13/+3 |
* | fixes async regression | Araq | 2020-03-11 | 1 | -1/+1 |
* | fixes #13519 | Araq | 2020-03-11 | 2 | -2/+2 |
* | fixed to jsonArrayEnd comment. (#13624) | めぐみ発動機 (isVowel / GreenWing) | 2020-03-11 | 1 | -1/+1 |
* | hotfix: make --useVersion:1.0 work | Araq | 2020-03-10 | 1 | -1/+2 |
* | fix #12508, unaligned access on sparc64 (#13594) | Miran | 2020-03-09 | 1 | -1/+1 |
* | fixes #13605 (#13611) | Andreas Rumpf | 2020-03-09 | 1 | -4/+5 |
* | Add isValidFilename (#13561) | Juan Carlos | 2020-03-07 | 1 | -0/+68 |
* | Implement file streaming for httpclient's MultipartData (#12982) | Zed | 2020-03-06 | 2 | -147/+212 |
* | Fix #13573 and #13574 (#13575) | Andrea Ferretti | 2020-03-06 | 1 | -4/+8 |
* | Revert broken asynchttpserver FutureStream additions. | Dominik Picheta | 2020-03-06 | 1 | -145/+31 |
* | Removed simpleGetOrDefault (#13590) | Andreas Rumpf | 2020-03-05 | 1 | -2/+4 |
* | fix #13579 joinPath("/foo/", "../a") is now /a (#13586) | Andreas Rumpf | 2020-03-05 | 2 | -0/+6 |
* | sink parameter inference for types that have destructors (#13544) | Andreas Rumpf | 2020-03-04 | 1 | -1/+1 |
* | make genericParams support static[T] generic params (#13433) | Timothee Cour | 2020-03-02 | 1 | -6/+28 |
* | fixes #13543 and added times.isLeapDay (#13547) | Timothee Cour | 2020-03-01 | 1 | -0/+13 |