summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update jsfetch with latest API and fix missing bindings (#19473)tandy10002022-02-011-21/+25
* Merge pull request from GHSA-ggrq-h43f-3w7mDominik Picheta2022-01-291-3/+19
* os: faster getFileSize (#19438)ehmry2022-01-241-5/+4
* RST: allow empty number-lines directives just like it was done for a decade; ...Andreas Rumpf2022-01-221-1/+2
* New/better macro pragmas, mark some as experimental (#19406)metagn2022-01-201-13/+26
* Fix #11923 (#19427)Regis Caillaud2022-01-201-1/+6
* Resolve cross file resolution errors in atomics (#19422) [backport:1.6]James2022-01-201-10/+7
* Added `std/envvars` for env vars handling (#19421)flywind2022-01-201-0/+212
* Add noQuit option (#19419) [backport:1.6]Tom2022-01-191-2/+5
* add an example to setControlCHook (#19416)nblaxall2022-01-191-0/+9
* suppress deprecated warnings (#19408)flywind2022-01-191-2/+1
* update deprecated example (#19415)Hamid Bluri2022-01-181-1/+1
* Added `std/oserrors` for OS error reporting (#19390)flywind2022-01-171-0/+118
* fix no net compilation on zephyr (#19399)Jaremy Creechley2022-01-171-6/+10
* add mm to compilesettings; deprecate gc (#19394)flywind2022-01-161-1/+2
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-9/+19
* Use openarray of bytes in md5 (#19307)hlaaftana2022-01-151-34/+97
* docs: Fix broken cross references to `rfind` in strutils (#19382) [backport]Leon2022-01-131-3/+3
* make rst thread safe (#19369)flywind2022-01-131-3/+3
* remove spaces between an identifier and a star (#19355)flywind2022-01-101-19/+19
* Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)gecko2022-01-101-0/+2
* added filemode docs (#19346)Smarcy2022-01-091-1/+4
* stylecheck usages part two: stdlib cleanup (#19338)flywind2022-01-082-2/+2
* fix nim-lang#19343 (#19344) [backport]Zachary Marquez2022-01-081-1/+1
* Fix #19038 - making the Nim compiler work again on Windows XP (#19331)rockcavera2022-01-072-22/+24
* Update net.nim (#19327) [backport]rockcavera2022-01-061-1/+1
* add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...flywind2022-01-043-35/+23
* devel: style fix (#19318)Ștefan Talpalaru2022-01-042-2/+2
* Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...rockcavera2022-01-031-6/+6
* Add Week-Of-Year Implementation to Times Module (#17223)Carlo Capocasa2022-01-031-0/+82
* [docs] clarify the raised exception (#19308)flywind2022-01-031-4/+4
* add compile time option for POSIX sigwait on Illumos/Solaris (#19296)BarrOff2022-01-021-0/+7
* Fix #19297 - fixing broken list after adding empty list (#19299)rockcavera2021-12-301-5/+6
* enable `maxDescriptors` on Illumos/Solaris (#19295)BarrOff2021-12-302-4/+4
* fix 19292 (#19293)rockcavera2021-12-291-6/+9
* Fix #19107 (#19286) [backport]Tomohiro2021-12-251-2/+10
* Revert "Update uri.nim (#19148) [backport:1.0]" (#19280)Andreas Rumpf2021-12-231-2/+0
* Fix group reference (with capital letters (#19196)Andrey Makarov2021-12-201-1/+1
* Extract runnables that specify `doccmd` (#19275) [backport:1.6]Jake Leahy2021-12-201-2/+2
* Update colors.nim (#19274)MichalMarsalek2021-12-201-145/+162
* use uppercase "type" for Proxy-Authorization header (#19273)xioren2021-12-191-1/+1
* [formatter] async.nim uses two spaces (#19264)flywind2021-12-171-4/+4
* fix #19244 - solves the problem of the InAddr object constructor in Windows. ...rockcavera2021-12-171-1/+1
* suggestion to respect typedarray type (#19257)Sven Keller2021-12-161-1/+27
* [backport:1.0] json: limit recursion depth (#19252)Miran2021-12-141-3/+9
* Fix #19253 (#19254)PMunch2021-12-141-0/+3
* fix: fixes bug in CVerifyPeerUseEnvVars (#19247)Nick Wilburn2021-12-141-1/+2
* fix bug #14468 zero-width split (#19248)Carlo Capocasa2021-12-131-4/+7
* Various std net improvements (#19132)Jaremy Creechley2021-12-122-13/+52
* Update uri.nim (#19148) [backport:1.0]Dominik Picheta2021-12-111-0/+2