index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
collections
/
queues.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove high() and low() procs from queues module
ReneSac
2016-06-16
1
-13
/
+2
*
Fixes for things pointed by Araq on the PR
ReneSac
2016-06-16
1
-27
/
+18
*
Improved the documentation and miscelaneous
ReneSac
2016-06-15
1
-33
/
+102
*
Enchanced random access support for queues
ReneSac
2016-06-12
1
-24
/
+126
*
Consistently use Channel instead of TChannel
def
2016-02-25
1
-1
/
+1
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-2
/
+2
*
Merge pull request #2020 from def-/mitems
reactormonk
2015-02-01
1
-0
/
+9
|
\
|
*
Add mitems and mpairs where it makes sense
def
2015-01-28
1
-0
/
+9
*
|
documented new C++ support
Araq
2015-01-28
1
-1
/
+1
|
/
*
fixed typos so docgen works again
Araq
2014-12-20
1
-1
/
+1
*
fixes #1496
Araq
2014-12-18
1
-0
/
+2
*
Fix some deprecation warnings caused by renames
def
2014-11-13
1
-7
/
+7
*
big rename
Araq
2014-08-27
1
-4
/
+6
*
Fixed #1172 (for real)
Clay Sweetser
2014-06-01
1
-1
/
+1
*
Fix assertion in queues.dequeue
Clay Sweetser
2014-05-24
1
-1
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-0
/
+0
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-0
/
+89