Keita Haga
|
073eda332a
|
In several documentation, remove whitespace before or after the colon or period
|
2011-02-10 01:51:13 +09:00 |
Doug Coleman
|
32f447d796
|
Since ip4/ip6 services can run on different ports, we must include which version of ip we're using instead of just a port. Make URL objects store an inet4/i nt6/inet object with host/port slots instead of storing host/port slots separately. Stricter error checking on inet4/inet6 tuple creation. Update lots of code related to the URL change.
|
2010-10-05 09:56:29 -05:00 |
Doug Coleman
|
0bbfa64b24
|
Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
|
2010-09-27 19:12:33 -05:00 |
Doug Coleman
|
47a9359fc4
|
Fix docs errors for threaded-server changes
|
2010-09-20 14:17:27 -05:00 |
Doug Coleman
|
f20ee7a53b
|
Use new threaded-server features in concurrency.distributed
|
2010-09-19 21:39:14 -05:00 |
Doug Coleman
|
aa8c12a84b
|
Squashed commit of the following:
commit 8a15381d30508b8f36a9e36dc3a0afc3c962c853
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 11 14:32:30 2010 -0500
Squash threaded-server branch
|
2010-09-19 13:38:02 -05:00 |
Slava Pestov
|
000c21fc66
|
concurrency.distributed: fix for removal of 'thread' word
|
2010-03-30 01:17:39 -04:00 |
Doug Coleman
|
acd987dee5
|
add-init-hook -> add-startup-hook
|
2009-11-30 17:36:03 -06:00 |
Slava Pestov
|
cbd427dd0a
|
concurrency.distributed: fix unit tests
|
2009-10-30 02:59:54 -05:00 |
Chris Double
|
536a4a3932
|
Rename distributed process registry stuff to remote-thread
|
2009-10-29 18:39:25 +13:00 |
Chris Double
|
72ae46e72b
|
Move distributed concurrency specific stuff from messaging to distributed
|
2009-10-29 18:02:07 +13:00 |
Chris Double
|
dc6bc9d327
|
Add example of usage to concurrency.distributed help
|
2009-10-29 16:18:28 +13:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
50e6fac013
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Slava Pestov
|
5cb18d51b3
|
Fixing test-all and help-lint-all failures
|
2008-12-15 03:33:04 -06:00 |
Slava Pestov
|
6dce834d91
|
Get rid of some more >r/r> usages
|
2008-11-30 18:28:15 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
403d5207f0
|
stop-server/stop-this-server split
|
2008-10-02 08:30:38 -05:00 |
Slava Pestov
|
018991f343
|
More tags
|
2008-09-24 00:45:28 -05:00 |
Doug Coleman
|
052b7b9155
|
new accessors
|
2008-09-02 12:36:57 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |