Commit Graph

110 Commits

Author SHA1 Message Date
Adam Strzelecki
be991ed413 Rename rawsockets module to nativesockets
This change was done to avoid confusion with TCP/IP raw sockets. Native sockets
module represents handling native system low level socket API in general and is
not just limited anyhow to TCP/IP raw sockets.

A stub lib/deprecated/pure/rawsockets.nim module has been added as
compatibility layer for old code using rawsockets, so this change will not
break existing code.
2015-10-03 19:45:41 +02:00
Adam Strzelecki
e9f5c256d7 parseopt: This module is no longer deprecated
Remove depreciation notice from doc/lib.txt.
2015-09-30 12:28:41 +02:00
Adam Strzelecki
4d2486c858 doc: Move deprecated modules into separate section 2015-09-30 12:28:26 +02:00
Aman Gupta
d93ae34d2a s/advanted/advanced/g 2015-09-20 18:16:51 -07:00
def
6f145230ee Remove unsigned from lib.txt 2015-07-01 18:59:08 +02:00
Araq
87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 2015-06-20 23:24:21 +02:00
Araq
2b0115eb5f prepare for unidecode Nimble package 2015-05-28 12:51:16 +02:00
Simon Hafner
c0003cc73b added documentation about sexp 2015-05-14 22:57:29 +05:00
Araq
3905cfeace more cleanups for 0.11.0 2015-04-30 14:32:01 +02:00
Dominik Picheta
d8c5c2f222 Export AsyncFile. Add asyncfile module to docgen. 2015-03-06 10:51:56 +00:00
def
221e633697 Fix lib link to rationals module 2015-02-16 20:44:24 +01:00
def
232dba8f95 Add rational to standard library list 2015-02-16 20:44:24 +01:00
Federico Ceratto
657dca5c3b Fix typos 2015-02-15 16:20:32 +00:00
Billingsly Wetherfordshire
78cae0dd45 Update lib.txt
oops
2015-02-14 17:21:20 -06:00
Billingsly Wetherfordshire
8ed31ffd2b Update lib.txt
removed IRC module from mention on lib.html
2015-02-14 17:20:21 -06:00
Billingsly Wetherfordshire
706544c63c Update lib.txt
add basic2d/3d to standard libraries list
2015-02-14 17:19:13 -06:00
ReneSac
2b56335e1d Added missing windows wrappers to the lib.html doc 2015-01-12 22:37:10 -02:00
Flaviu Tamas
8b807adc08 s/nimrod/nim/g; s/babel/nimble/g 2015-01-09 22:59:16 -05:00
Araq
27f1743793 release of 0.10.2 2014-12-29 10:32:00 +01:00
Dominik Picheta
15c4c0dcc6 Renamed Babel to Nimble in lib.txt. 2014-12-26 14:09:43 +00:00
Araq
0a2296b123 added module fenv's docs 2014-11-04 07:47:31 +01:00
Araq
26b4761f14 actors module is deprecated 2014-11-03 10:44:30 +01:00
Araq
dbf9117c56 the big renamefest: first steps 2014-08-22 23:54:26 +02:00
Araq
2728bbccc4 fixes newly introduced bugs 2014-08-14 02:42:26 +02:00
Araq
9d5d3c9fa1 fixes #820 2014-08-13 02:06:21 +02:00
Grzegorz Adam Hankiewicz
5c9d6762e4 Adds typetraits to library index and doc build. 2014-08-05 11:43:22 +02:00
Grzegorz Adam Hankiewicz
bddfe007b6 Adds placeholder text for js disabled browsers. Refs #1292. 2014-08-02 20:51:21 +02:00
Patrick Pelletier
809390ef46 fix some typos 2014-05-07 17:34:22 -07:00
Dominik Picheta
232d252885 Added new future module with a closure macro. 2014-04-20 14:33:44 +01:00
Dominik Picheta
e333b8bc1e Rewrote sentence about Babel in lib.txt. 2014-04-12 01:42:09 +01:00
Dominik Picheta
58e583e39b Implemented babel package list in lib.html. 2014-04-12 00:09:03 +01:00
Dominik Picheta
d98b0d9f79 Selectors module now uses select on operating systems other than Linux. 2014-04-06 21:43:51 +01:00
Dominik Picheta
b2fd562983 Updates docs and news. 2014-04-06 20:46:31 +01:00
Araq
9e66d988e7 mongodb wrapper properly removed from core 2014-03-25 01:26:32 +01:00
Dominik Picheta
9344e9fbf7 Finished logging module. 2014-01-27 18:20:08 +00:00
Grzegorz Adam Hankiewicz
f3273757ed Removes links to modules recently removed from stdlib. 2014-01-15 22:23:21 +01:00
Grzegorz Adam Hankiewicz
457497980c Moves mongodb module to lower level wrapper group. 2014-01-15 22:23:20 +01:00
Grzegorz Adam Hankiewicz
74f94482cc Adds parseopt2 module to documentation index. 2014-01-15 22:23:20 +01:00
Grzegorz Adam Hankiewicz
0ff1ba0a6d Links algorithm module from library index. 2013-11-08 12:20:45 +01:00
Grzegorz Adam Hankiewicz
05c2d9bd73 Adds docutils modules to lib index, fixes :idx: markers. 2013-06-09 16:10:41 +02:00
Grzegorz Adam Hankiewicz
72a3e21f28 Removes executable bit for text files. 2013-03-16 23:53:07 +01:00
Grzegorz Adam Hankiewicz
15af40bc1d Adds babel package manager link to library index. 2013-03-12 00:01:04 +01:00
Simon Hafner
1785c6877b EcmaScript => JS. Fixes #330
No one calls it EcmaScript anymore.
2013-02-15 11:08:30 -06:00
Araq
a22c1f444f fixes #271 2012-12-15 22:35:16 +01:00
Dominik Picheta
223b4f45ed Added fsmonitor module. 2012-09-02 23:26:49 +01:00
Araq
b4084df434 improved unsigned support 2012-07-14 14:03:13 +02:00
dom96
d6ae98a652 Fixed a bug in times and finished its docs. Added mimetypes module and added the uri module to the doc gen. Fixed a bug in the cookies module. 2012-05-13 14:38:59 +01:00
Araq
a41bf611a0 fixes binding of overloaded procs 2012-05-04 01:58:54 +02:00
Araq
7e7c514dfc documentation improvements; GC_step improved 2012-04-21 16:38:25 +02:00
Araq
c53ad1b39f documentation improvements; higher level Mongodb wrapper 2012-04-09 11:18:10 +02:00