summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into sighashesAraq2016-12-192-5/+25
|\
| * fixes #4818Araq2016-12-181-2/+22
| * Merge pull request #5123 from vegansk/cpuload_overflowAndreas Rumpf2016-12-181-3/+3
| |\
| | * Fix overflow when casting int64 to int in cpuload.nimvega2016-12-161-3/+3
* | | Merge branch 'devel' into sighashesAraq2016-12-173-148/+206
|\| |
| * | Merge pull request #5096 from cheatfate/sup5094Andreas Rumpf2016-12-173-148/+206
| |\ \ | | |/ | |/|
| | * Fix compilation errors and enable async events on partially supported systems.cheatfate2016-12-072-13/+21
| | * Support android compilation of ioselectors.cheatfate2016-12-052-136/+186
* | | Merge branch 'devel' into sighashesAraq2016-12-138-12/+28
|\| |
| * | Fix description of CountTable's smallest procPaweł Świątkowski2016-12-111-2/+2
| * | Merge pull request #5110 from yglukhov/leaksAndreas Rumpf2016-12-113-3/+11
| |\ \
| | * | More workarounds for #5098Yuriy Glukhov2016-12-073-3/+11
| * | | Added FileSeekPosYuriy Glukhov2016-12-082-3/+11
| * | | Merge pull request #5103 from yglukhov/leak-detector-cmdlineDominik Picheta2016-12-071-1/+1
| |\ \ \
| | * | | Control leakDetector from cmdlineYuriy Glukhov2016-12-061-1/+1
| * | | | strscans: Fix exampleskonqoro2016-12-061-3/+3
| | |/ / | |/| |
* | | | Merge branch 'devel' into sighashesAraq2016-12-062-10/+28
|\| | |
| * | | Merge pull request #5088 from jfhg/posix_runningAndreas Rumpf2016-12-061-4/+10
| |\ \ \
| | * | | make sure first call to running() after process exit returns falseJohannes Hofmann2016-12-031-4/+10
| | * | | check waitpid() return value before setting exitStatusJohannes Hofmann2016-12-021-1/+1
| | | |/ | | |/|
| * | | Merge pull request #5102 from nigredo-tori/fix-4690Andreas Rumpf2016-12-061-11/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Revert @endragor's fix for WindowsDmitry Polienko2016-12-061-14/+16
| | * | Fix TimeInfo to Time conversion. Fixes #5065.Ruslan Mustakov2016-11-301-10/+15
* | | | Merge branch 'devel' into sighashesAndreas Rumpf2016-12-067-175/+196
|\| | |
| * | | Merge pull request #5078 from johnnovak/terminal-heightAndreas Rumpf2016-12-061-0/+48
| |\ \ \
| | * | | Add terminalHeight, terminalHeightIoctl & terminalSizeJohn Novak2016-11-301-0/+48
| | |/ /
| * | | Merge pull request #5099 from yglukhov/workaround-5098Andreas Rumpf2016-12-061-4/+3
| |\ \ \
| | * | | Workaround for #5098Yuriy Glukhov2016-12-051-4/+3
| | | |/ | | |/|
| * | | Merge pull request #5100 from yglukhov/writeCell-typenameAndreas Rumpf2016-12-061-5/+11
| |\ \ \
| | * | | Show cell type name in writeCellYuriy Glukhov2016-12-061-5/+11
| | |/ /
| * / / Added BIO_new_mem_bufYuriy Glukhov2016-12-051-0/+2
| |/ /
| * | Merge pull request #5080 from FedericoCeratto/httpheadersDominik Picheta2016-12-011-0/+4
| |\ \
| | * | Add HTTP header deletion, improve testsFederico Ceratto2016-12-011-0/+4
| * | | Merge pull request #5074 from nigredo-tori/fix-5073Andreas Rumpf2016-12-011-6/+17
| |\ \ \
| | * | | Clean up (as suggested by @Araq)Dmitry Polienko2016-12-011-6/+5
| | * | | Rewrite xmltools.innerTextDmitry Polienko2016-11-301-7/+19
| | | |/ | | |/|
| * | | Merge pull request #5077 from johnnovak/termios-posix-fixAndreas Rumpf2016-12-011-160/+111
| |\ \ \ | | |_|/ | |/| |
| | * | Use imported symbols & remove non-POSIX stuffJohn Novak2016-12-011-160/+111
| | |/
* | | more fixesAraq2016-12-021-1/+1
* | | Merge branch 'devel' into sighashesAraq2016-12-017-92/+224
|\| |
| * | Merge pull request #5069 from yglukhov/ssl-init-fixDominik Picheta2016-11-303-40/+106
| |\ \
| | * | In case of synliboverride we support only openssl 1.0.*Yuriy Glukhov2016-11-301-51/+62
| | * | More fixesYuriy Glukhov2016-11-301-40/+36
| | * | Fixed dynlink with OpenSSL >1.1.0. Added loadLibPattern.Yuriy Glukhov2016-11-303-37/+96
| | |/
| * / Add comments to latest fixes.cheatfate2016-11-302-26/+18
| |/
| * fix upcoming/asyncdispatch properlyAraq2016-11-301-3/+1
| * Merge branch 'devel' of github.com:nim-lang/Nim into develAraq2016-11-301-19/+43
| |\
| | * Merge pull request #5051 from FedericoCeratto/smtp_testDominik Picheta2016-11-291-19/+43
| | |\
| | | * Improve SMTP testingFederico Ceratto2016-11-241-19/+43
| * | | upcoming/asyncdispatch: addTimer and addEvent fixesAraq2016-11-301-5/+14
| |/ /