summary refs log tree commit diff stats
path: root/doc/lib.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update to list Distros module in the manual (#6493)Ray Imber2017-11-191-1/+6
|
* Link to segfaults in docs (#6645)Lynn C. Rees2017-11-101-0/+3
|
* Remove libuv from standard library wrappers. (#6624)treeform2017-11-061-3/+0
|
* libcurl is available via nimble, doc isn't in stdlib any moreSean Enck2017-08-241-3/+0
|
* Mentioned that critbits is sorted... (#5524)Mark Summerfield2017-03-141-1/+1
| | | | Having a lexicographically sorted collection is a big benefit (I asked GvR years ago to add one to Python but it was no then and seems to be no now!). Anyone looking for a such a collection could easily miss the critbits model because very few people have heard of them (according to Wikipedia most people in a ration of approx 750:1 know them as radix trees: https://en.wikipedia.org/wiki/Talk%3ACrit_bit_tree).
* Fixes #5318.Dominik Picheta2017-02-011-1/+1
|
* Implement RFC #4873 improvements to JavaScript FFI (#5213)Michael Jendrusch2017-01-261-0/+3
|
* Added deques module, deprecating queuesRuslan Mustakov2016-11-241-2/+3
|
* version changed to 0.15.0Araq2016-10-011-1/+1
|
* Move partition and rpartition to new strmisc moduleJoey Payne2016-06-131-0/+4
| | | | | | This was done because partition is an uncommonly used proc that is still useful in rare cases. There is also a desire to add more procs to this module at a later time.
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+581