Commit Graph

21497 Commits (652d98f9944ee10f708d68eb5e1ad94781f6f3ee)

Author SHA1 Message Date
Jon Harper 652d98f994 cleanup 2010-10-22 18:22:29 -07:00
Slava Pestov adbf266b6c alien.enums: enum>number didn't work in deployed images, add a test which deploys and runs benchmark.ui-panes to catch this in the future 2010-10-17 21:02:42 -04:00
Slava Pestov e59606f37c extra/central: remove unused vocabulary 2010-10-17 17:41:21 -07:00
Slava Pestov 6653374e6b Merge branch 'for-slava' of git://git.rfc1149.net/factor 2010-10-14 22:30:05 -07:00
Slava Pestov 87c9454a86 alien.c-types: make behavior of int/uint/long/ulong/longlong/ulonglong struct field setters consistent across 32-bit and 64-bit when supplied with floats (reported by Anton Gorenko) 2010-10-14 22:29:48 -07:00
Samuel Tardieu f31916555a Add documentation for assocs:assoc-refine 2010-10-11 11:09:46 +02:00
Doug Coleman ace41a6d61 Fix bootstrap on mac by adding back the PF_INET constant 2010-10-09 16:53:54 -07:00
Doug Coleman 807105b3d3 Merge branch 'master' of git://factorcode.org/git/factor 2010-10-09 16:52:01 -07:00
Slava Pestov b8798fa5ec Revert "webapps.mason: move some CSS from websites.factorcode"
This reverts commit 4d42813e75.
2010-10-09 15:48:32 -07:00
Slava Pestov 4d42813e75 webapps.mason: move some CSS from websites.factorcode 2010-10-09 15:37:17 -07:00
Slava Pestov d9aaf33ab2 html.templates.chloe: minor doc improvements 2010-10-09 15:29:04 -07:00
Doug Coleman f05768cf00 Merge branch 'master' of git://factorcode.org/git/factor 2010-10-09 15:28:52 -07:00
Slava Pestov 76dc59e563 unix.ffi.bsd: fix load errors 2010-10-09 15:16:14 -07:00
Slava Pestov 9e1ff0c395 vm: fix 64-bit regression 2010-10-09 15:14:14 -07:00
Slava Pestov c557a1c5ab unix.ffi.bsd: fix AF_INET6 constants on FreeBSD and OpenBSD 2010-10-09 15:04:49 -07:00
Slava Pestov f34fd74fb2 Fix win64 compile error 2010-10-09 16:03:46 -05:00
Doug Coleman 412e59acf4 Rename combinator in dns 2010-10-09 12:49:47 -07:00
Doug Coleman 79b082b728 Minor cleanups in trees 2010-10-09 11:21:11 -07:00
Doug Coleman 97ea36e24b Support openbsd's resolv.conf syntax 2010-10-08 19:13:03 -07:00
Slava Pestov 1dc9a88b4d ascii: remove ch-lower? and ch-upper? words, since they're the same as letter? and LETTER? 2010-10-08 18:55:37 -07:00
Slava Pestov f446e408de morse: cleanup 2010-10-08 18:55:23 -07:00
Slava Pestov d865b366dd Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -07:00
Doug Coleman 904e9dd8ef Add a method on url-addr for local ports
Remove test for code that got reverted
2010-10-08 08:42:19 -07:00
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