Commit Graph

14882 Commits (8d82741d55129f1d3eb90c3d10cd0a0c6234752b)

Author SHA1 Message Date
Slava Pestov 8d82741d55 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-31 23:28:48 -05:00
Slava Pestov e38e805015 math.functions: fix ^ for complex numbers 2009-05-31 23:28:29 -05:00
Slava Pestov faaccceac6 Fix rdtsc on Windows 2009-05-31 15:16:40 -05:00
Slava Pestov 0091558ff6 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-31 15:02:30 -05:00
Slava Pestov 617e57fc75 cpu.x86.features: add RDTSC support. This is a new vocabulary with words: sse2? instruction-counter count-instructions 2009-05-31 15:02:14 -05:00
Doug Coleman 802283c94c fix help for new-threaded-server 2009-05-30 19:24:11 -05:00
Doug Coleman 10dd61d81f clean up formatting of rpc-server in unmaintained 2009-05-30 19:16:23 -05:00
Doug Coleman 50e6fac013 change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
Doug Coleman 3df3ffc416 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 15:53:15 -05:00
Doug Coleman 4b2dab10a0 refactor a bit of the chat server, add /nick 2009-05-30 16:50:38 -04:00
Doug Coleman 77654ce7bd fix error handling in managed-server 2009-05-30 15:50:08 -05:00
Doug Coleman ecc2924eb6 fix a word in managed-server 2009-05-30 13:51:03 -05:00
Doug Coleman f0a556f0f3 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 13:39:12 -05:00
Doug Coleman ba82679168 add a few utility words to managed-server 2009-05-30 13:38:40 -05:00
Slava Pestov f6acad88d4 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 13:23:27 -05:00
Slava Pestov 0d2c3cd552 sequences.product: fix ABOUT: 2009-05-30 13:23:07 -05:00
Doug Coleman 2d02ff7dad cleaned up slava's old cursor code 2009-05-30 12:13:17 -05:00
Doug Coleman e98a0738e2 support mingw in factor.sh 2009-05-30 10:34:47 -05:00
Doug Coleman 39cb541b53 Fix a problem with disconnects, add a lot of features to chat server, lots of refactoring of managed-server 2009-05-30 01:29:02 -05:00
Doug Coleman 2151df5b1f refactor managed-server and chat, add hooks for when stuff happens, add /me, /who, /quit 2009-05-29 13:39:24 -05:00
Doug Coleman 550ff523dd Merge branch 'master' of git://factorcode.org/git/factor 2009-05-29 11:23:48 -05:00
Doug Coleman 4d882f25cd add managed-server to extra/ 2009-05-29 11:20:40 -05:00
Slava Pestov 3ffb67742f fuel.xref: remove some unnecessary inlines 2009-05-29 05:37:48 -05:00
Doug Coleman 553fd8aa15 use ${ in some nurbs tests 2009-05-28 18:57:49 -05:00
Doug Coleman bbf0a8d266 fix stack effect 2009-05-28 12:28:52 -05:00
Slava Pestov 0dffd311a5 descriptive: update for tools.annotations change 2009-05-28 02:52:05 -05:00
Slava Pestov ef73bc6732 io.encodings.utf16: cleanup 2009-05-28 02:50:57 -05:00
Slava Pestov 430b1f50b9 webapps.planet: fix edit-blog action 2009-05-27 19:37:12 -05:00
Slava Pestov a4b2fa2aeb destructors: improve docs 2009-05-27 19:37:03 -05:00
Slava Pestov d442167354 tools.annotations: work better on generic words 2009-05-27 19:36:52 -05:00
Doug Coleman 5e4506c987 misspelled kobi's name 2009-05-26 21:07:14 -05:00
Doug Coleman 1d721a32c1 check in kobie's image rotation code 2009-05-26 21:05:46 -05:00
Doug Coleman 38a8e80ba9 unbackwardsify hmac keys 2009-05-26 17:46:41 -05:00
Doug Coleman 1bc39df838 fix using, make sure article-only title sort works 2009-05-26 12:01:28 -05:00
Doug Coleman 0d45dafdd0 fix formatting 2009-05-26 11:55:48 -05:00
Doug Coleman daf1594390 fix human sort -- wrap all elements so that integers dont get compared against strings directly 2009-05-26 10:05:55 -05:00
Doug Coleman 16b288aac8 remove whitespace 2009-05-25 21:25:56 -05:00
Doug Coleman 0cb7b408b4 remove clamp-to-range and associated words, update jamshred 2009-05-25 21:24:12 -05:00
Doug Coleman 0d5ed7e982 remove duplicate definition of last 2009-05-25 19:00:18 -05:00
Doug Coleman 04c6e07678 unassociate last with pop/pop* in docs 2009-05-25 17:03:32 -05:00
Doug Coleman 407377fc98 rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
Doug Coleman 0ac80c6917 fix using 2009-05-25 15:42:59 -05:00
Doug Coleman 3722c0ad62 move some words to private vocabs 2009-05-25 15:35:50 -05:00
Doug Coleman 95837d53bc use iota 2009-05-25 15:18:20 -05:00
Doug Coleman 6fa9043206 remove clamp from docs 2009-05-25 13:58:06 -05:00
Doug Coleman e38e85ce5e document 2cache 2009-05-25 11:03:40 -05:00
Doug Coleman 5a3a14d1c9 remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
Doug Coleman a54c78007b add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -05:00
Doug Coleman 86a1b06034 add a mode word 2009-05-24 15:45:25 -05:00
Samuel Tardieu 30a623c531 Add documentation and tests for extra/backtrack 2009-05-24 16:03:01 +02:00