Doug Coleman
|
0185e83749
|
Minor typo in euler 006
|
2010-10-08 06:34:20 -07:00 |
Doug Coleman
|
4e71705406
|
Minor cleanups in dns
|
2010-10-08 06:34:20 -07:00 |
Doug Coleman
|
2ef2372c87
|
Move ch-upper? from unicode.case to ascii
|
2010-10-08 06:34:20 -07:00 |
Doug Coleman
|
1c344420ce
|
Implement and document stream-peek
|
2010-10-08 06:34:19 -07:00 |
Doug Coleman
|
b30d20dac7
|
Move the host word from dns to tools.dns
|
2010-10-08 06:34:18 -07:00 |
Doug Coleman
|
d7dc007206
|
Clean up a few lines of resolv.conf parser
|
2010-10-08 06:34:18 -07:00 |
Doug Coleman
|
a5c1cc33be
|
Add stream-peek1 and remove it from images.gif and dns. Add sequence-peek but not stream-peek (yet?)
|
2010-10-08 06:34:17 -07:00 |
Slava Pestov
|
bdba35cf3c
|
furnace.recaptcha: fix stack effect declaration
|
2010-10-06 23:01:09 -07:00 |
Slava Pestov
|
8e772338ee
|
Various cleanups for Doug's recent socket addressing change
- urls: now have a host/port slots again, add a new set-url-addr word
- http.server: fix host header parsing for IPv6 addresses
|
2010-10-06 23:00:38 -07:00 |
Slava Pestov
|
18983e2351
|
webapps.mason: fix broken link
|
2010-10-06 21:54:00 -07:00 |
Doug Coleman
|
ce12bfefbc
|
Write a real resolv.conf parser
|
2010-10-05 21:44:22 -05:00 |
Doug Coleman
|
7765d6bdcb
|
Remove blank lines from resolve.conf just in case
|
2010-10-05 15:33:42 -05:00 |
Doug Coleman
|
6a78644777
|
Add ch-upper? and ch-lower? words
|
2010-10-05 09:56:30 -05:00 |
Doug Coleman
|
a41044c248
|
Special-case "localhost" in dns queries
|
2010-10-05 09:56:29 -05:00 |
Doug Coleman
|
b7c225116b
|
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
|
7a1710a474
|
Implement resolve-host for dns vocab
|
2010-10-05 09:56:29 -05:00 |
Slava Pestov
|
e57a7f64e3
|
webapps.mason.docs-update: recover properly if previous update attempt fails
|
2010-10-04 21:29:29 -07:00 |
Slava Pestov
|
9b2c1c69e0
|
websites.factorcode: add license
|
2010-10-04 21:09:23 -07:00 |
Slava Pestov
|
d03156e7f4
|
websites.factorcode: add screenshots
|
2010-10-04 21:07:30 -07:00 |
Slava Pestov
|
0aa41eda63
|
webapps.mason: update for factorcode.org changes
|
2010-10-04 20:39:37 -07:00 |
Slava Pestov
|
24a51f4874
|
vm: fix Config.windows
|
2010-10-02 23:50:48 -05:00 |
Slava Pestov
|
0563304e9e
|
GNUmakefile: fix on Windows
|
2010-10-02 23:45:09 -05:00 |
Slava Pestov
|
7e9d099e40
|
websites.concatenative: run builder check here
|
2010-10-02 20:54:56 -07:00 |
Slava Pestov
|
13b9b8ed46
|
webapps.planet: workaround
|
2010-10-02 20:00:54 -07:00 |
Slava Pestov
|
6ecfe1bfc1
|
bunny, gpu.demos.bunny: bunny has moved
|
2010-10-02 19:54:57 -07:00 |
Slava Pestov
|
c84cf63355
|
webapps.planet: include its own icon
|
2010-10-02 19:54:12 -07:00 |
Slava Pestov
|
943ca1b2da
|
websites.concatenative: more tweaks
|
2010-10-02 19:42:10 -07:00 |
Slava Pestov
|
e379099f90
|
logging.insomniac: fix docs
|
2010-10-02 19:06:45 -07:00 |
Slava Pestov
|
9f57fc9762
|
webapps.mason.docs-update: make docs path configurable
|
2010-10-02 19:05:11 -07:00 |
Slava Pestov
|
a47762be31
|
websites.concatenative: change DB path
|
2010-10-02 19:04:06 -07:00 |
Slava Pestov
|
30c69b72a0
|
websites.concatenative, factorcode: move a few things into config file
|
2010-10-02 18:56:21 -07:00 |
Slava Pestov
|
5ee4949c38
|
logging.insomniac: clean up more
|
2010-10-02 18:18:54 -07:00 |
Slava Pestov
|
ea2926cc72
|
logging.analysis: fix it up and make it work
|
2010-10-02 18:11:57 -07:00 |
Doug Coleman
|
918108bccd
|
Fix compile error in images.jpeg
|
2010-10-01 01:41:26 -05:00 |
Doug Coleman
|
aa5052305a
|
Fix furnace.actions help lint
|
2010-10-01 01:41:25 -05:00 |
Doug Coleman
|
053877ff30
|
Update alien.enums docs
|
2010-10-01 01:41:24 -05:00 |
Doug Coleman
|
64ddaa86fb
|
Set the dns server based on the platform
|
2010-10-01 01:23:31 -05:00 |
Slava Pestov
|
78d529c7c4
|
compiler.cfg.linear-scan: extend lifetime intervals of base pointers correctly (reported by Anton Gorenko)
|
2010-09-30 20:49:03 -07:00 |
Slava Pestov
|
ceae79140f
|
webapps.mason: fix counter and dashboard actions, add more comprehensive tests
|
2010-09-30 20:49:03 -07:00 |
Doug Coleman
|
e7cd47f8b9
|
Revert previous patch; not simply a typo. Still broken on win64.
|
2010-09-29 20:49:37 -05:00 |
Doug Coleman
|
d67689aca9
|
Win64 Windows SDK hates int/cell type errors
|
2010-09-29 17:43:27 -05:00 |
Doug Coleman
|
784c79a8f5
|
Fix typo ohno
|
2010-09-29 17:29:28 -05:00 |
Doug Coleman
|
795fa32a6d
|
Use create-class-in to get redefinition errors with enums
|
2010-09-29 16:24:25 -05:00 |
Doug Coleman
|
a2202aba6d
|
Make a way to get DNS server ips on Windows
|
2010-09-29 15:36:56 -05:00 |
Doug Coleman
|
5667c810e5
|
Add a basic windows registry vocabulary
|
2010-09-29 11:19:30 -05:00 |
Doug Coleman
|
a1ae34f0bb
|
Remembered append-outputs-as combinator for dns
|
2010-09-29 06:34:13 -05:00 |
Slava Pestov
|
53522c4e73
|
html.templates.fhtml: code cleanup
|
2010-09-28 21:34:16 -07:00 |
Slava Pestov
|
60a58408b4
|
http.server.static: look for index.fhtml when fhtml is enabled
|
2010-09-28 21:34:15 -07:00 |
Doug Coleman
|
da1eb28da4
|
Add a DNS vocabulary
|
2010-09-28 20:59:27 -05:00 |
Doug Coleman
|
3c23b469d5
|
Fix using in slots.syntax
|
2010-09-28 20:40:48 -05:00 |