Commit Graph

21586 Commits (4645e409c3a3745c56a2febfe8bb87806eb34488)

Author SHA1 Message Date
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
Doug Coleman 62e85195f7 Remembered append-outputs-as combinator for dns 2010-09-29 06:34:13 -05: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
Slava Pestov 2374126ed8 websites.factorcode: FIX TYPO 2010-09-27 21:46:40 -07:00
Slava Pestov 55c98bbf70 websites.factorcode: update index.fhtml 2010-09-27 21:45:46 -07:00
Slava Pestov 18d4d01e48 furnace.utilities: clean up 2010-09-27 21:45:31 -07:00
Slava Pestov 5b60d592c0 websites.factorcode: add examples 2010-09-27 21:17:29 -07:00
Slava Pestov 06684f0414 websites.factorcode: enable .fhtml 2010-09-27 21:15:08 -07:00
Slava Pestov acdcc9ac26 websites.factorcode: new factorcode.org site, just like the old factorcode.org site 2010-09-27 21:14:22 -07:00
Slava Pestov 794d371444 vm: fix compiler warning 2010-09-27 20:37:37 -07:00
Slava Pestov 7d6475df0b New boot image location: http://downloads.factorcode.org/images/ 2010-09-27 20:29:09 -07:00
Slava Pestov 6f7b58f6c9 mason.release.branch: fix test failure 2010-09-27 20:12:44 -07:00
Slava Pestov 6b5fffc026 compiler: preliminary implementation of tracking derived pointers in GC maps 2010-09-27 20:12:44 -07:00
Slava Pestov 53aed0805a compiler.cfg.alias-analysis: fix bug in lazy alias class instantiation 2010-09-27 20:12:43 -07:00
Doug Coleman e48c28359e Fix io.streams.throwing word and write docs for it. Fix typo in io.streams.limited docs 2010-09-27 20:20:48 -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 4ade3b6a5c Clean up io.servers.connection >insecure word 2010-09-27 19:00:54 -05:00
Doug Coleman b03268f047 Make secure-context persist longer than a millisecond when a server gets started. 2010-09-27 18:57:14 -05:00
Slava Pestov 546b81b697 compiler.cfg.scheduling: always run scheduling because heuristic was broken 2010-09-25 16:31:42 -07:00
Slava Pestov 80d7aab40b compiler.cfg.alias-analysis: don't need to do a local live-in calculation anymore 2010-09-25 16:13:17 -07:00
Slava Pestov ec2f42fd40 compiler.cfg.liveness: merge in compiler.cfg.liveness.ssa and simplify the code, since we don't compute live sets before SSA construction anymore 2010-09-25 14:36:58 -07:00
Slava Pestov 2d3c9fd7c8 Merge branch 'doc-fixes' of http://github.com/brennancheung/factor 2010-09-24 01:17:44 -07:00
Slava Pestov 2fb36ea1c5 io.sockets: minor cleanup 2010-09-24 01:17:33 -07:00
Slava Pestov d43d703b36 mason.release.branch: pass -f argument to git push to help clean up the mess on the floor 2010-09-23 23:02:34 -07:00
Brennan Cheung 4c34420690 doc fix, chloe link forms - t:button 2010-09-23 13:51:15 -07:00
Doug Coleman a2a598546f Only return ipv4 addresses for binding to on linux. 2010-09-23 13:20:18 -05:00
Chris Double 5c30c3db1c Client for bitcoin json-rpc API 2010-09-22 22:14:35 +12:00
Doug Coleman 8d3cb0d596 Remove test for icmp sockets since extra/ping implicitly tests this 2010-09-22 00:55:18 -05:00
Doug Coleman 21aca5c2ec platforms.txt likes things on their own lines. 2010-09-21 22:10:21 -05:00
Doug Coleman 2c42e616b4 Implement a raw port. Make ping only run on Windows and Mac because the other platforms require root privs. 2010-09-21 22:00:18 -05:00
Doug Coleman a60afaf0ec Use SOCK_RAW for ICMP sockets on windows 2010-09-21 20:03:48 -05:00
Doug Coleman db7d81b008 Fix error checking in windows.sockets again 2010-09-21 14:33:10 -05:00
Doug Coleman 7d1fa695c2 Fix sorting.human docs 2010-09-21 11:17:39 -05:00
Doug Coleman 2e72e91f92 Make sure the ping comes from the correct ip. 2010-09-21 11:16:05 -05:00