| Commit message (Expand) | Author | Age | Files | Lines |
* | [backport] fix #11440, add docs to isNil for seq types needing nilseq (#13234... | D-Nice | 2020-01-23 | 1 | -0/+12 |
* | [backport] Fix typo and improve in code-block of 'lib/pure/parseutils.nim' (#... | Mera | 2020-01-23 | 1 | -2/+3 |
* | new os.isRelativeTo (#13212) | Timothee Cour | 2020-01-23 | 1 | -0/+12 |
* | [backport] times/getClockStr(): fix mistake in doc (#13229) [ci skip] | Milan | 2020-01-22 | 1 | -1/+1 |
* | added note to re constructor regarding performance (#13224) | whiterock | 2020-01-22 | 1 | -1/+5 |
* | httpclient, maxredirects to Natural, newHttpClient/newAsyncHttpClient add hea... | Juan Carlos | 2020-01-21 | 1 | -5/+9 |
* | fixes a critical times.nim bug reported on IRC [backport] (#13216) | Andreas Rumpf | 2020-01-21 | 2 | -2/+6 |
* | fix #13211 relativePath("foo", ".") (#13213) | Timothee Cour | 2020-01-21 | 1 | -0/+2 |
* | Idxmin & idxmax, continuation (#13208) | Miran | 2020-01-20 | 1 | -0/+35 |
* | Add link to packaging.html (#13194) | Federico Ceratto | 2020-01-19 | 1 | -0/+2 |
* | fix docs + API for fieldPairs, fields (#13189) | Timothee Cour | 2020-01-18 | 1 | -26/+40 |
* | maybe: allows optional chaining of field access and indexing when LHS i snil ... | Timothee Cour | 2020-01-18 | 1 | -0/+109 |
* | times: toUnixFloat, fromUnixFloat (#13044) | Timothee Cour | 2020-01-18 | 2 | -10/+29 |
* | refs #13054 correctly handle {.exportc,dynlib.} and {.exportcpp,dynlib.} (#1... | Timothee Cour | 2020-01-18 | 1 | -11/+7 |
* | ARC works for async on Windows (#13179) | Andreas Rumpf | 2020-01-17 | 3 | -38/+39 |
* | style fix: change 'JS' to 'js' to make it consistent (#13168) | Miran | 2020-01-16 | 12 | -58/+58 |
* | Remove obsolete code from osalloc (#13158) | Ico Doornekamp | 2020-01-16 | 1 | -10/+0 |
* | ARC: misc bugfixes (#13156) | Andreas Rumpf | 2020-01-15 | 1 | -1/+1 |
* | export normalizePathEnd (#13152) | Timothee Cour | 2020-01-15 | 1 | -0/+9 |
* | System cleanup, part 2 (#13155) | Miran | 2020-01-15 | 9 | -1649/+1700 |
* | Added 'ansic' os support for minimal (embedded) targets (#13088) | Ico Doornekamp | 2020-01-15 | 5 | -70/+80 |
* | Expose more openSSL methods. (#13131) | treeform | 2020-01-13 | 1 | -0/+43 |
* | fix the ftp store function read the local file bug (#13108) [backport] | perter lee | 2020-01-13 | 1 | -4/+4 |
* | VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083) | Timothee Cour | 2020-01-12 | 2 | -5/+16 |
* | Add link to posix_utils.html in posix.nim (#13111) | Federico Ceratto | 2020-01-12 | 1 | -1/+4 |
* | Remove some unused/disabled OpenSSL functions (#13106) | treeform | 2020-01-11 | 1 | -135/+0 |
* | more arc features (#13098) | Andreas Rumpf | 2020-01-10 | 2 | -12/+189 |
* | [backport] fix #12813, fix #13079 (#13099) | Miran | 2020-01-10 | 1 | -4/+14 |
* | System cleanup, part 1 (#13069) | Miran | 2020-01-10 | 1 | -496/+512 |
* | fixes an asyncftpclient bug; refs #13096 [backport] | Andreas Rumpf | 2020-01-10 | 1 | -1/+1 |
* | [backport] system/io.nim fix wrong documentation comment [ci skip] | narimiran | 2020-01-10 | 1 | -2/+2 |
* | typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ... | Timothee Cour | 2020-01-10 | 2 | -0/+42 |
* | fixes #13070 | Araq | 2020-01-10 | 1 | -2/+2 |
* | Fix error check code in osproc (#13090) [backport] | Tomohiro | 2020-01-09 | 1 | -1/+1 |
* | Use '__noinline' instead of 'noinline' for N_NOINLINE gcc attribute, this pre... | Ico Doornekamp | 2020-01-09 | 1 | -1/+1 |
* | take the one good idea from --os:standalone and enable it via -d:StandaloneHe... | Andreas Rumpf | 2020-01-09 | 2 | -8/+8 |
* | Deleted misplaced separator (#13085) [backport] | Teashrock | 2020-01-09 | 1 | -1/+0 |
* | distinctBase type trait for distinct types (#13031) | cooldome | 2020-01-08 | 2 | -32/+8 |
* | basename supports pragmaexpr (#13045) | b3liever | 2020-01-07 | 1 | -2/+4 |
* | add pqserverVersion,pqconnectionNeedsPassword,pqconnectionUsedPassword (#13060) | Bung | 2020-01-07 | 1 | -0/+6 |
* | clean up deprecated stuff and unused imports in tests (#13059) | Miran | 2020-01-07 | 1 | -1/+1 |
* | Rst parser respect `:start-after:` and `:end-before:` in `include` directive ... | Kamanji | 2020-01-05 | 1 | -10/+39 |
* | fixes #12996 | Araq | 2020-01-05 | 1 | -1/+2 |
* | reprjs: style changes | Araq | 2020-01-05 | 1 | -12/+12 |
* | fixes #13013, reverts previous changes to readLines() (#13036) [backport] | cooldome | 2020-01-05 | 1 | -3/+5 |
* | fixes #13032 | Araq | 2020-01-04 | 3 | -8/+8 |
* | remove default argument for readLines (#12807) [backport] | cooldome | 2020-01-02 | 1 | -3/+3 |
* | --exception:goto switch for deterministic exception handling (#12977) | Andreas Rumpf | 2020-01-01 | 4 | -103/+127 |
* | fixes #12965 (#12991) | Andreas Rumpf | 2019-12-31 | 1 | -10/+11 |
* | c_fflush() the rawWrite() buffer (#12987) | Ștefan Talpalaru | 2019-12-30 | 1 | -0/+4 |