Commit Graph

14517 Commits (0a6c9e08a9b5437119fa8f10391c403519045632)

Author SHA1 Message Date
Slava Pestov 0a6c9e08a9 Fix stack underflow in Windows UI backend 2009-05-11 16:19:41 -05:00
Slava Pestov f5af7977ec ui.debugger: new mini error dialog box for deployed apps 2009-05-11 16:18:47 -05:00
Joe Groff 87717fa78c Add user-visible grab-input and ungrab-input words to cleanly toggle grabbing on worlds 2009-05-11 13:18:38 -05:00
Joe Groff b070edc751 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/ui/gadgets/worlds/worlds.factor
2009-05-11 12:37:50 -05:00
Joe Groff 1e09ac31c5 fix terrain sky to match projection FOV 2009-05-11 12:36:04 -05:00
Joe Groff 30bfce2ce0 improve error handling when begin-world fails 2009-05-11 12:35:41 -05:00
Sascha Matzke 0c3f7bf2d7 fixed update-tuple - called wrong constructor for update 2009-05-11 15:38:12 +02:00
Sascha Matzke 838d1fad57 fixed serialization of factor words/quotations 2009-05-11 15:37:47 +02:00
Sascha Matzke 808ff2295b Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-11 10:08:53 +02:00
Sascha Matzke 90378f7429 Merge branch 'mongo-factor-driver' of git@github.com:x6j8x/factor into mongo-factor-driver 2009-05-11 10:08:22 +02:00
Slava Pestov 3fe5bb872b Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
Slava Pestov dec89ac4fd Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 21:36:38 -05:00
Slava Pestov 9de34ab3cd Fix deployment of UI apps and implement various tricks to make deployed images smaller 2009-05-10 21:33:13 -05:00
U-C4\Administrator 1e0ed4f4de Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 19:20:55 -05:00
U-C4\Administrator ba1795c854 add a find-by-extensions word 2009-05-10 19:20:04 -05:00
Slava Pestov 05e0171dea cpu.ppc: really fix bool type 2009-05-10 19:10:20 -05:00
Slava Pestov 9986f6e23e Fix bool type on PowerPC 2009-05-10 19:01:38 -05:00
Slava Pestov c32927bfea Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
Slava Pestov 3254340cdb Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 18:22:50 -05:00
Slava Pestov 5ac2ccc9cd Merge branch 'redis' of git://www.tiodante.com/git/factor 2009-05-10 18:22:19 -05:00
Doug Coleman c92afaf385 fix rsa tests 2009-05-10 18:20:19 -05:00
Bruno Deferrari 028235b9ff extra.redis: Vocabulary for communicating with the Redis key-value database 2009-05-10 20:08:58 -03:00
U-C4\Administrator 1e70b726e8 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 17:08:05 -05:00
Slava Pestov 65faa3fda3 Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
U-C4\Administrator 278069ff8f Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 16:49:21 -05:00
U-C4\Administrator e8b2f7d040 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 16:47:54 -05:00
Slava Pestov d926a5e953 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 16:41:30 -05:00
Slava Pestov 04408ba62a mason: add retries in another place, and add a type declaration 2009-05-10 16:40:19 -05:00
Slava Pestov 9488e78532 clean up contents and lines words; contents never outputs f now 2009-05-10 16:39:51 -05:00
Slava Pestov f6ff74596e Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
Doug Coleman 4c465cd575 fix using 2009-05-10 16:33:43 -05:00
Sascha Matzke 6e491a3e4f Merge branch 'mongo-factor-driver' of git@github.com:x6j8x/factor into mongo-factor-driver 2009-05-10 23:22:44 +02:00
Doug Coleman bfa9ea3fde dont load safe primes in miller rabin tests 2009-05-10 23:21:47 +02:00
Doug Coleman bf528dcddd link to prime tests from prime docs 2009-05-10 23:21:47 +02:00
Doug Coleman 7869821de9 make a new vocabulary for safe primes 2009-05-10 23:21:47 +02:00
Doug Coleman 57ffb231dc update using 2009-05-10 23:21:47 +02:00
Doug Coleman 93104742f8 more docs for math.primes, move words out of miller-rabin 2009-05-10 23:21:47 +02:00
Joe Groff d5eace91d0 purple sky 2009-05-10 23:21:47 +02:00
Doug Coleman 259fd34d49 add next-odd etc to math.bitwise 2009-05-10 23:21:46 +02:00
Doug Coleman 02ddb8005d move random-bits* to random, work on docs 2009-05-10 23:21:46 +02:00
Doug Coleman aae9b78219 add lucas-lehmer primality test 2009-05-10 23:21:46 +02:00
Doug Coleman f30cdb1ea3 update usages of miller-rabin 2009-05-10 23:21:46 +02:00
Doug Coleman 9ab5ffa636 move math.miller-rabin to math.primes.miller-rabin 2009-05-10 23:21:46 +02:00
Doug Coleman 2ce5b4f3f6 working on sha2 2009-05-10 23:21:46 +02:00
Joe Groff e301d29f90 cut perlin-noise time in half 2009-05-10 23:21:45 +02:00
Sascha Matzke 87caa8d7a0 added delete-tuples word 2009-05-10 23:21:45 +02:00
Sascha Matzke 5399fe1d3d some bug fixes 2009-05-10 23:21:45 +02:00
Sascha Matzke f0bd82b2dd reworked insert, save and update; added save-deep 2009-05-10 23:21:45 +02:00
Doug Coleman 97da4e994b 64-bit add/subtract/multiply 2009-05-10 23:21:45 +02:00
Doug Coleman 6913653d62 use bi, call >string on c-strings from tar 2009-05-10 23:21:45 +02:00