Doug Coleman
24abb667fe
Special-case "localhost" in dns queries
2010-10-05 09:56:29 -05: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
676f6b6e06
Implement resolve-host for dns vocab
2010-10-05 09:56:29 -05:00
Slava Pestov
52b11a88a6
webapps.mason.docs-update: recover properly if previous update attempt fails
2010-10-04 21:29:29 -07:00
Slava Pestov
b5ed5b8821
websites.factorcode: add license
2010-10-04 21:09:23 -07:00
Slava Pestov
62645adff5
websites.factorcode: add screenshots
2010-10-04 21:07:30 -07:00
Slava Pestov
dab42457d0
webapps.mason: update for factorcode.org changes
2010-10-04 20:39:37 -07:00
Slava Pestov
f7bc78c9f7
vm: fix Config.windows
2010-10-02 23:50:48 -05:00
Slava Pestov
c97dd81bc3
GNUmakefile: fix on Windows
2010-10-02 23:45:09 -05:00
Slava Pestov
dcf87ddf97
websites.concatenative: run builder check here
2010-10-02 20:54:56 -07:00
Slava Pestov
cfbbe37e38
webapps.planet: workaround
2010-10-02 20:00:54 -07:00
Slava Pestov
0811f7b244
bunny, gpu.demos.bunny: bunny has moved
2010-10-02 19:54:57 -07:00
Slava Pestov
6550a96e03
webapps.planet: include its own icon
2010-10-02 19:54:12 -07:00
Slava Pestov
0945aac30d
websites.concatenative: more tweaks
2010-10-02 19:42:10 -07:00
Slava Pestov
67db4d73ac
logging.insomniac: fix docs
2010-10-02 19:06:45 -07:00
Slava Pestov
8a95b763dd
webapps.mason.docs-update: make docs path configurable
2010-10-02 19:05:11 -07:00
Slava Pestov
8f44a059f5
websites.concatenative: change DB path
2010-10-02 19:04:06 -07:00
Slava Pestov
ddd589cdee
websites.concatenative, factorcode: move a few things into config file
2010-10-02 18:56:21 -07:00
Slava Pestov
7fc552dd6c
logging.insomniac: clean up more
2010-10-02 18:18:54 -07:00
Slava Pestov
b79c801b3c
logging.analysis: fix it up and make it work
2010-10-02 18:11:57 -07:00
Doug Coleman
468d1d40c9
Fix compile error in images.jpeg
2010-10-01 01:41:26 -05:00
Doug Coleman
ae60761d42
Fix furnace.actions help lint
2010-10-01 01:41:25 -05:00
Doug Coleman
046efe7798
Update alien.enums docs
2010-10-01 01:41:24 -05:00
Doug Coleman
ea9918e099
Set the dns server based on the platform
2010-10-01 01:23:31 -05:00
Anton Gorenko
0ad5f6bd44
Merge branch 'master' of git://factorcode.org/git/factor
2010-10-01 10:13:19 +06:00
Slava Pestov
b052aa61cb
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
e6de81706b
webapps.mason: fix counter and dashboard actions, add more comprehensive tests
2010-09-30 20:49:03 -07:00
Doug Coleman
8a0d0fca83
Revert previous patch; not simply a typo. Still broken on win64.
2010-09-29 20:49:37 -05:00
Doug Coleman
466e630dc9
Win64 Windows SDK hates int/cell type errors
2010-09-29 17:43:27 -05:00
Doug Coleman
3ac8847a15
Fix typo ohno
2010-09-29 17:29:28 -05:00
Doug Coleman
3cdc9ba650
Use create-class-in to get redefinition errors with enums
2010-09-29 16:24:25 -05:00
Doug Coleman
f981b6db3c
Make a way to get DNS server ips on Windows
2010-09-29 15:36:56 -05:00
Doug Coleman
67fa5080f4
Add a basic windows registry vocabulary
2010-09-29 11:19:30 -05:00
Anton Gorenko
711e3336fa
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-29 18:40:21 +06:00
Doug Coleman
62e85195f7
Remembered append-outputs-as combinator for dns
2010-09-29 06:34:13 -05:00
Anton Gorenko
913362a3a2
gobject-introspection: rewrite gir files loading and code generation totally
...
generate girs from fresh sources
ui.backend.gtk, ui.text.pango: update a little bit
(this commit is unstable, because new GObject-introspection release (> 0.9) is much different from 0.6 and it needs more detailed annotations
(e.g. to parse out/inout parameters), which are mostly missing now)
2010-09-29 15:08:31 +06:00
Anton Gorenko
f7573bf329
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-29 12:22:09 +06:00
Slava Pestov
3e43dafb76
html.templates.fhtml: code cleanup
2010-09-28 21:34:16 -07:00
Slava Pestov
875e7c17ec
http.server.static: look for index.fhtml when fhtml is enabled
2010-09-28 21:34:15 -07:00
Doug Coleman
c674fa996b
Add a DNS vocabulary
2010-09-28 20:59:27 -05:00
Doug Coleman
3f52cb1cb4
Fix using in slots.syntax
2010-09-28 20:40:48 -05:00
Chris Double
5617546b7e
Fix chloe-content docs
2010-09-29 10:41:15 +13:00
Chris Double
86b00a0e6f
Add webm, ogv and oga to mime types
2010-09-29 10:41:00 +13:00
Doug Coleman
f495fc0d8c
Add set-slots{ and set-slots[ words in slots.syntax and document them.
2010-09-28 15:15:56 -05:00
Doug Coleman
56c8d47d58
Make alien.enums create singletons so I can dispatch on them. Clean up the code a bit.
2010-09-28 15:15:55 -05:00
Sascha Matzke
0939590955
fixed ismaster result eval
2010-09-28 15:15:55 -05:00
Sascha Matzke
0a9ca2124e
added with-mdb-pool, rewrote with-mdb-connection
2010-09-28 15:15:54 -05:00
Sascha Matzke
942fbe2666
added each-chunk, find-all and select-all-tuples words
2010-09-28 15:15:54 -05:00
Anton Gorenko
4e6fc292b9
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-28 18:23:36 +06:00
Slava Pestov
2374126ed8
websites.factorcode: FIX TYPO
2010-09-27 21:46:40 -07:00