|
e316631f6e
|
Add test package
|
2017-10-12 07:41:35 +02:00 |
|
|
ee48c25328
|
Replace "Ditto." with "ditto"
ddox doesn't recognize "Ditto.".
|
2017-09-22 04:08:50 +02:00 |
|
|
4612d5eb6d
|
Add tanya.encoding.ascii
|
2017-09-21 06:57:49 +02:00 |
|
|
3eb8618c32
|
Add range.primitive
|
2017-09-10 10:35:05 +02:00 |
|
|
0e99effaeb
|
net.inet: Remove htonl/htons based unit tests
|
2017-08-24 07:45:16 +02:00 |
|
|
64f2295d1a
|
Fix #276
Add link to the source file for each module.
|
2017-08-12 17:01:51 +02:00 |
|
|
a1f4d2bc1c
|
If scheme is invalid, parse everything as path
|
2017-07-18 23:01:57 +02:00 |
|
|
e5fb95ceb0
|
Fix #254
network.url Range violation.
Add a check after parsing "scheme://" whether only the scheme is available.
|
2017-07-17 04:57:33 +02:00 |
|
|
e46e45ad5a
|
Remove previously deprecated modules
* tanya.network.uri
* tanya.network.inet
* tanya.memory.types
|
2017-06-30 04:19:20 +02:00 |
|
|
2af0db04bd
|
Move network.url to net.uri
|
2017-06-27 13:23:17 +02:00 |
|
|
4b0134713c
|
Move new network modules into tanya.net package
tanya.net will combine tanya.async and tanya.network and provide one API
for blocking and non-blocking socket programming.
|
2017-06-13 10:42:35 +02:00 |
|