Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added heapqueue collection. Fixed timers in asyncdispatch. | Yuriy Glukhov | 2016-04-28 | 2 | -18/+133 |
| | |||||
* | Merge pull request #4115 from yglukhov/fix-staktrace-error | Andreas Rumpf | 2016-04-26 | 1 | -0/+2 |
|\ | | | | | Fixed stacktrace error | ||||
| * | Fixed stacktrace error | Yuriy Glukhov | 2016-04-26 | 1 | -0/+2 |
| | | |||||
* | | Make SMTP example compile | def | 2016-04-24 | 1 | -5/+7 |
|/ | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-04-19 | 21 | -145/+372 |
|\ | |||||
| * | Fixes #4093 | mjendrusch | 2016-04-17 | 1 | -0/+2 |
| | | | | | | | | | | | | Added COMMA macro to nimbase.h, changed code generation for c++ template types to insert COMMA im between the arguments, instead of ",". | ||||
| * | Merge pull request #4081 from yglukhov/ordered-tables-del | Andreas Rumpf | 2016-04-13 | 1 | -0/+41 |
| |\ | | | | | | | Added del for OrderedTable and OrderedTableRef | ||||
| | * | Added del for OrderedTable and OrderedTableRef | Yuriy Glukhov | 2016-04-13 | 1 | -0/+41 |
| | | | |||||
| * | | Correct proper usage of getOverlappedResult() | cheatfate | 2016-04-13 | 1 | -2/+2 |
| | | | |||||
| * | | Correct getOverlappedResult() definition | cheatfate | 2016-04-13 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4072 from FedericoCeratto/patch-7 | Andreas Rumpf | 2016-04-11 | 1 | -0/+14 |
| |\ | | | | | | | Add signal handler | ||||
| | * | Update posix.nim | Federico Ceratto | 2016-04-11 | 1 | -2/+2 |
| | | | |||||
| | * | Add signal handler | Federico Ceratto | 2016-04-10 | 1 | -0/+14 |
| | | | | | | | | | A signal handler to run some code when Unix signals are received | ||||
| * | | Fixed base64 encode | Yuriy Glukhov | 2016-04-11 | 1 | -1/+2 |
| |/ | |||||
| * | Added json.getOrDefault along with {singleKey} tr optimization. | Yuriy Glukhov | 2016-04-06 | 1 | -0/+8 |
| | | |||||
| * | Merge pull request #4038 from endragor/fix-macros-unpacks | Dominik Picheta | 2016-04-06 | 1 | -3/+3 |
| |\ | | | | | | | Fixed macros unpackX procedured to return values correctly | ||||
| | * | Fixed macros unpackX procedured to return values correctly | Ruslan Mustakov | 2016-04-04 | 1 | -3/+3 |
| | | | |||||
| * | | Some documentation fixes in times module. | Dominik Picheta | 2016-04-06 | 1 | -8/+15 |
| | | | |||||
| * | | Deprecate timeToTimeInfo, add str->time procs | coffeepots | 2016-04-06 | 2 | -37/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-07-27 05:26:44 +0000 |