Commit Graph

9231 Commits (eac693ee17eff4faf8ffedc3f59206ee847aeb8e)

Author SHA1 Message Date
Slava Pestov 368d2a0818 Move gstreamer and clutter bindings to unmaintained/ for now, until Anton can fix them, to make the build work 2011-03-04 18:11:42 -05:00
Slava Pestov ebce40a4c0 Fix conflict 2011-02-27 20:01:45 -06:00
Slava Pestov e90fd3b942 Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra 2011-02-25 21:08:00 -08:00
Joe Groff c10d037763 bunny.model, gpu.demos.bunny: update url for bunny model download 2011-02-25 10:22:49 -08:00
Keita Haga 073eda332a In several documentation, remove whitespace before or after the colon or period 2011-02-10 01:51:13 +09:00
John Benediktsson 1defecf279 images.http: use the content type from the http response if provided. 2011-01-26 18:05:02 -08:00
John Benediktsson b4ca9daf27 images.gif: the Graphics Control Block is OPTIONAL in the GIF spec. 2011-01-26 17:23:30 -08:00
Anton Gorenko 8f297055d6 Merge branch 'master' of git://github.com/slavapestov/factor 2011-01-16 13:38:04 +06:00
John Benediktsson 5dcd6b36d4 Merge branches 'master' and 'cleanup' into cleanup 2011-01-05 18:35:13 -08:00
Slava Pestov 75560699ea Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
John Benediktsson cd3ee55fb8 Merge branches 'master' and 'cleanup' into cleanup 2010-11-25 23:57:54 -08:00
Anton Gorenko 8352fdf59a clutter: update; 2010-11-20 21:27:47 +06:00
Anton Gorenko 1ac8afc236 move gtk samples from extra/gir/samples/lowlevel to gtk-samples;
fix gtk-samples;
2010-11-20 21:20:47 +06:00
Slava Pestov c412237dc4 path-finding: fix help lint 2010-11-14 19:29:37 -08:00
Samuel Tardieu 6994e6c8ee path-finding: add Dijkstra algorithm
Dijkstra algorithm is a particular case of the A* algorithm with
the heuristic being set to 0.
2010-11-14 15:33:37 -08:00
Slava Pestov 974f4cfda4 game.loop: remove unneeded dependency on tools.memory vocab 2010-10-31 22:50:37 -05:00
Doug Coleman 67c37591ca Remove <uint> *uint and friends. Hopefully remove the last usages of these words 2010-10-25 15:54:42 -05:00
Doug Coleman 4ca9bd0bba Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
Doug Coleman edba5f2bbe Fix bug in html.parser.analyzer 2010-10-25 12:50:43 -05:00
Doug Coleman 1f57dc326e Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
Slava Pestov b10897334c io.sockets.secure: add ssl-supported? hook, and make furnace.auth and twitter vocabs use it. This makes furnace work on Windows 2010-10-24 15:54:19 -07:00
Slava Pestov 36785f4625 benchmark.ui-panes: clean up 2010-10-23 17:15:23 -07:00
Slava Pestov 76344f6bc2 benchmark.ui-panes: deploy without prettyprinter 2010-10-23 17:09:26 -07:00
Slava Pestov a400b39fa1 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 7414b2797f extra/central: remove unused vocabulary 2010-10-17 17:41:21 -07:00
Doug Coleman efbbe3591e Rename combinator in dns 2010-10-09 12:49:47 -07:00
Doug Coleman 15226d8bc3 Minor cleanups in trees 2010-10-09 11:21:11 -07:00
Doug Coleman 51f9d97753 Support openbsd's resolv.conf syntax 2010-10-08 19:13:03 -07:00
Slava Pestov 38ceef3ab8 morse: cleanup 2010-10-08 18:55:23 -07:00
Slava Pestov fbbaef70c4 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 1179eefefa Minor typo in euler 006 2010-10-08 06:34:20 -07:00
Doug Coleman 5a6f93bc84 Minor cleanups in dns 2010-10-08 06:34:20 -07:00
Doug Coleman d462355035 Implement and document stream-peek 2010-10-08 06:34:19 -07:00
Doug Coleman 6dcb259b73 Move the host word from dns to tools.dns 2010-10-08 06:34:18 -07:00
Doug Coleman 1e6ea11ba2 Clean up a few lines of resolv.conf parser 2010-10-08 06:34:18 -07:00
Doug Coleman f7af445625 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 4376173e83 webapps.mason: fix broken link 2010-10-06 21:54:00 -07:00
Doug Coleman 5bc2128d6d Write a real resolv.conf parser 2010-10-05 21:44:22 -05:00
Doug Coleman ad740f3413 Remove blank lines from resolve.conf just in case 2010-10-05 15:33:42 -05:00
Doug Coleman 24abb667fe Special-case "localhost" in dns queries 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 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