Commit Graph

13646 Commits (a4d48a1cd466ec356b42e55be51bbd1dbed8ec19)

Author SHA1 Message Date
Slava Pestov a4d48a1cd4 xml.writer: don't write arrays to output-stream 2009-04-20 03:28:03 -05:00
Slava Pestov 3b40334ccd xml: fix compile warnings in tests 2009-04-20 03:27:52 -05:00
Slava Pestov 7aeb13e58a io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
Slava Pestov ec49307c88 Never inline default methods, and fix inlining of methods with hints 2009-04-20 03:27:18 -05:00
Slava Pestov 0f26d02d41 Passing the wrong type of sequence to M\ encoder write now throws an error 2009-04-20 03:26:56 -05:00
Slava Pestov ec72f33fcb Documentation updates 2009-04-20 02:23:52 -05:00
Slava Pestov 968bf4bcb4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 01:56:16 -05:00
Slava Pestov 5ac1358aea Report actual SEH code on Windows instead of 'signal 11' 2009-04-20 01:55:27 -05:00
Slava Pestov 86e5ddf449 Improve Unix signal and Windows structured exception reporting 2009-04-20 01:47:10 -05:00
Slava Pestov bcd0533794 Improve example in syntax vocab 2009-04-20 01:42:54 -05:00
Slava Pestov 0c4d9617f6 Merge branch 'master' of git://github.com/ehird/factor 2009-04-20 00:03:52 -05:00
Slava Pestov dc2423de06 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-04-19 23:58:57 -05:00
Alex Chapman 0e6f76c13d Using literals vocab for defining computed constants 2009-04-20 14:15:38 +10:00
Alex Chapman dac233992a Merge branch 'master' into experimental 2009-04-20 12:21:54 +10:00
Alex Chapman 616996ab6a Updating code to use CONSTANT: 2009-04-20 12:20:03 +10:00
Alex Chapman 0f82f4af87 Merging Diego Martinelli's improvements and simplifications of morse 2009-04-20 11:00:38 +10:00
Elliott Hird 9436ddac24 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 01:31:12 +01:00
Elliott Hird 0719d83653 Show the signal name next to the number in parentheses on Unices. 2009-04-20 01:28:41 +01:00
Slava Pestov 57d718113e tools.test: more robust must-fail 2009-04-19 18:21:25 -05:00
Slava Pestov 27928f5f8f Make couchdb unportable for now 2009-04-19 17:39:26 -05:00
Slava Pestov d3d131d1bd Strip out error-list related global variables; webkit-demo 14kb smaller 2009-04-19 17:38:48 -05:00
Slava Pestov d039f9a946 help.handbook: fix typos reported by Jon Kleiser 2009-04-19 17:38:20 -05:00
Jose A. Ortega Ruiz 954f1abeb1 FUEL: conflict resolution 2009-04-19 21:04:07 +02:00
Jose A. Ortega Ruiz 425be6a414 FUEL: modify directly use/in to set up evaluation context 2009-04-19 20:35:54 +02:00
Slava Pestov 3148429e0c Fix texture resizing on S3 hardware on Windows. Reported by Kobi Lurie 2009-04-19 03:06:05 -05:00
Slava Pestov 97b19ff025 Fix typo in ui.text docs 2009-04-19 03:04:41 -05:00
Slava Pestov 47820bda51 Oops 2009-04-19 03:04:35 -05:00
Slava Pestov 1c123e7e22 Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
Alec Berryman 54f82be4e0 fuel: fix usage of (fuel-eval)
It used to take a string, but now takes a sequence of strings.
2009-04-18 22:37:18 -04:00
Slava Pestov c8bd29d575 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-18 19:52:40 -05:00
Slava Pestov 8891573a77 windows.dinput.constants: fix warnings 2009-04-18 19:52:29 -05:00
Slava Pestov 2979360d48 sorting.slots: help lint 2009-04-18 19:52:12 -05:00
Doug Coleman f22ee5ad8d fix one more bug with scaffold.. 2009-04-18 19:18:41 -05:00
Doug Coleman b15cf5f7ea fix load error 2009-04-18 19:05:57 -05:00
Doug Coleman 49eec252d2 scaffold factor-boot-rc on windows instead of .factor-boot-rc 2009-04-18 18:28:09 -05:00
Slava Pestov bb06e98dfb Fix compiler warning in jamshred.log 2009-04-18 16:44:42 -05:00
Slava Pestov 2d8d7f120f sort-by-slots => sort-by 2009-04-18 16:44:34 -05:00
Slava Pestov 0ca924124a Rewrite sorting.slots 2009-04-18 16:44:24 -05:00
Doug Coleman 8820c95964 make x11.io.unix unportable 2009-04-18 15:21:12 -05:00
Doug Coleman 49365799d1 make openal.example load, it's still broken.. 2009-04-18 13:48:15 -05:00
Doug Coleman c1d1fe9b20 minor fixes in sorting 2009-04-18 13:44:20 -05:00
Doug Coleman 567bd334a0 modernize openal.other 2009-04-18 11:42:53 -05:00
Doug Coleman badefd0865 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-18 11:34:03 -05:00
Slava Pestov 9add08c200 Move math.matrices to basis 2009-04-18 04:09:16 -05:00
Slava Pestov 51c6390cfa mason.child: fix tests 2009-04-18 04:08:09 -05:00
Slava Pestov b4bb4d55fa Merge branch 'master' of git://factorcode.org/git/wrunt 2009-04-18 03:30:44 -05:00
Slava Pestov 6427360309 Merge branch 'x11_event_loop' 2009-04-18 03:28:36 -05:00
Slava Pestov 8baaf04ac5 When doing code heap compaction, don't scan stacks as roots since we're going to exit anyway 2009-04-18 03:25:51 -05:00
Slava Pestov e811dd6192 Reverse compiler.errors => tools.errrs dependency to reduce deploy image size 2009-04-18 03:21:31 -05:00
Slava Pestov 7417a8741e generalizations: fix help lint 2009-04-18 03:09:50 -05:00