| Commit message (Expand) | Author | Age | Files | Lines |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -2/+2 |
* | Update events.nim (#12803) | Alex Mitchell | 2019-12-03 | 1 | -1/+1 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 2 | -2/+2 |
* | lib\pure\htmlgen.nim | Araq | 2019-09-21 | 3 | -0/+863 |
* | properly deprecate parseopt2 (#10452) | Miran | 2019-01-25 | 1 | -0/+155 |
* | Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) | Miran | 2019-01-22 | 3 | -3128/+0 |
* | remove deprecated modules (#10215) | Miran | 2019-01-07 | 6 | -386/+6 |
* | Merge remote-tracking branch 'upstream/devel' into record-case | Neelesh Chandola | 2018-12-13 | 1 | -4/+0 |
|\ |
|
| * | Give error when case has an else branch even though all cases are already cov... | Neelesh Chandola | 2018-12-13 | 1 | -4/+0 |
* | | Fix ftpclient.nim | Neelesh Chandola | 2018-12-13 | 1 | -1/+0 |
|/ |
|
* | Fixes #9671 (#9750) | Randy Smith | 2018-11-19 | 1 | -0/+21 |
* | removes deprecated T/P types | Araq | 2018-11-16 | 5 | -22/+0 |
* | stdlib: documenation updates, the exception names have been changed | Andreas Rumpf | 2018-10-25 | 2 | -19/+19 |
* | Convert *_family fields to cushort | LemonBoy | 2018-09-19 | 1 | -9/+9 |
* | Merge branch 'devel' into araq-misc | Andreas Rumpf | 2018-08-16 | 1 | -0/+2 |
|\ |
|
| * | Haiku support for Nim (#8542) | alaviss | 2018-08-14 | 1 | -0/+2 |
* | | fixes more nil handling regressions | Araq | 2018-08-13 | 1 | -2/+1 |
|/ |
|
* | Fix undefined PObject reference | Joey Yakimowich-Payne | 2018-07-12 | 1 | -1/+1 |
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -1/+1 |
* | remove dead code elimination option (#7669) | Jacek Sieka | 2018-04-23 | 1 | -1/+1 |
* | Change type of `Timeval.tv_sec` to `posix.Time` (#7646) | Oscar Nihlgård | 2018-04-18 | 2 | -6/+14 |
* | Trim remaining expr/stmt from stdlib (#6742) | Lynn C. Rees | 2017-11-15 | 1 | -2/+2 |
* | make tests green again | Andreas Rumpf | 2017-11-02 | 1 | -1/+1 |
* | make tests green again | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
* | more replacements for the deprecated '<' | Andreas Rumpf | 2017-10-29 | 1 | -3/+3 |
* | Fix compilation of the deprecated sockets module hackishly. | Dominik Picheta | 2017-08-11 | 1 | -2/+4 |
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -17/+16 |
* | Posix from detect (#5697) | Jacek Sieka | 2017-04-12 | 1 | -1/+1 |
* | make tests green again | Andreas Rumpf | 2016-08-23 | 1 | -2/+2 |
* | Added 'android4' define support that declares a different gethostbyaddr. Fixe... | Ruslan Mustakov | 2016-06-22 | 1 | -2/+7 |
* | Define ports as uint16s to fix #3484 | Josep Sanjuas | 2016-03-27 | 1 | -2/+14 |
* | Revert two deprecation changes | def | 2016-01-26 | 1 | -1/+1 |
* | Fix a few deprecation warnings | def | 2016-01-25 | 2 | -3/+2 |
* | docs now build again | Araq | 2015-10-12 | 1 | -178/+0 |
* | Rename rawsockets module to nativesockets | Adam Strzelecki | 2015-10-03 | 3 | -3/+17 |
* | Move deprecated modules into lib/deprecated/ | Adam Strzelecki | 2015-09-30 | 8 | -0/+3679 |