Commit Graph

13406 Commits (6f1d15e84c1eaaa917f61a61ed5bab0cdaf22393)

Author SHA1 Message Date
Slava Pestov b75e6ff445 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-11 14:28:57 -05:00
Slava Pestov ef095f5eef Check return value of fread and fwrite in image.c 2009-04-11 14:28:48 -05:00
Doug Coleman dd9ef140f9 gitignore a.out 2009-04-11 13:46:25 -05:00
Doug Coleman 72205363fd porting more things over to extra/db2 2009-04-11 13:44:06 -05:00
Doug Coleman ee30ab92cd redoing db framework. it'll live in extra until it can replace db in basis 2009-04-11 13:02:47 -05:00
Doug Coleman 7f80b52619 fix base64 2009-04-11 12:12:09 -05:00
Doug Coleman 9ac2214b62 fix html.parser 2009-04-11 12:11:00 -05:00
Doug Coleman d88f4d9914 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-11 09:03:19 -05:00
Doug Coleman cd2ce4c9ae fix blob selects in db.tuples 2009-04-11 09:03:00 -05:00
Doug Coleman a10d490fe2 more parsing work 2009-04-10 17:50:05 -05:00
slava 509869ca70 X11 UI: Fix resize flicker, exception when closing window, unsuccessful attempt at fixing raise-window 2009-04-10 13:29:07 -04:00
Doug Coleman 7bba6ab4a2 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-10 09:38:08 -05:00
Slava Pestov e2c858da34 Add better error check for 'window' word 2009-04-10 06:20:23 -05:00
Slava Pestov 370e90f57b Fix odd race condition in ui.backend.cocoa 2009-04-10 06:19:46 -05:00
Slava Pestov 713ab02337 Don't use GL_ARB_texture_non_power_of_two on ATI hardware to fix bug reported by Andy Turner and Caesar Hu 2009-04-10 06:18:29 -05:00
Slava Pestov 2b26da1ad2 Move images.normalization to extra since its not used for anything anymore 2009-04-10 04:03:06 -05:00
Slava Pestov 1359f3bcf1 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-10 04:02:14 -05:00
Slava Pestov b11e0f6037 assoc>query should not insert = if value is f. Reported by Chris Double 2009-04-10 04:01:59 -05:00
Slava Pestov a0ba66080d Documentation updates suggested by dmpk2k 2009-04-10 03:52:53 -05:00
Doug Coleman 732065d775 more work on sequence-parser 2009-04-09 21:32:57 -05:00
Doug Coleman 2179b4bca1 minor cleanup 2009-04-09 21:03:42 -05:00
Doug Coleman a761d57019 improve sequence-parser 2009-04-09 21:03:18 -05:00
Doug Coleman a6989d3087 fix bug in base64 -- would fail with bitor trying to OR f with an integer 2009-04-09 19:50:25 -05:00
Doug Coleman d44c08bf68 write synchsafe numbers to sequences 2009-04-09 18:23:05 -05:00
Doug Coleman 47369e927c add a combinator to spider 2009-04-09 15:29:38 -05:00
Doug Coleman 6583b4d38e rename html.parser.state to sequence-parser 2009-04-09 15:28:48 -05:00
Doug Coleman cdc3d1b643 more id3 refactoring, support TAG+ 2009-04-09 15:03:34 -05:00
Doug Coleman 5279bb0efc change L to LA for grayscale tiffs 2009-04-09 10:46:43 -05:00
Doug Coleman 4f64ea414b Merge branch 'master' of git://factorcode.org/git/factor 2009-04-09 10:45:19 -05:00
Doug Coleman 1551eacfa2 add support for tiff grayscale images 2009-04-09 10:44:50 -05:00
Slava Pestov 9efa1e0c31 Don't use glTexSubImage2D unless we really have to 2009-04-09 08:23:05 -05:00
Slava Pestov bcddec30a7 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-09 08:18:44 -05:00
Slava Pestov 694652590f download word throneeds to ws an error if the request did not return a success code (reported by Chris Double) 2009-04-09 08:18:26 -05:00
Bruno Deferrari 4d722001e9 irc.messages: use SYNTAX: instead of parsing 2009-04-08 23:26:58 -03:00
Bruno Deferrari 4cc3dfb3c5 irc.client: Fix, don't try to USE 'call' 2009-04-08 23:13:18 -03:00
Bruno Deferrari 93a3c18c59 irc.client: Make to-chat work with sequences 2009-04-08 23:13:17 -03:00
Bruno Deferrari f3577572ec irc.client: add test 2009-04-08 23:13:17 -03:00
Bruno Deferrari 527b50fa56 irc.client: Fix strings>privmsg, add test 2009-04-08 23:13:17 -03:00
Bruno Deferrari 5bfe50018e irc.messages: Update tests 2009-04-08 23:13:17 -03:00
Bruno Deferrari 1c70bf833f irc: IRC messages reimplemented 2009-04-08 23:13:17 -03:00
Doug Coleman b5352033cb Merge branch 'master' of git://factorcode.org/git/factor 2009-04-08 18:42:55 -05:00
Doug Coleman 07cf80f0a8 fix stack effect for unique-file 2009-04-08 18:42:26 -05:00
Doug Coleman 49852f5715 fix saving bitmaps 2009-04-08 18:42:01 -05:00
U-SLAVA-DFB8FF805\Slava 2bca28e4dc Merge branch 'master' of git://factorcode.org/git/factor 2009-04-08 18:13:47 -05:00
U-SLAVA-DFB8FF805\Slava 94baa7d7fa Call ScriptStringOut with ETO_OPAQUE 2009-04-08 18:12:27 -05:00
Slava Pestov 30191f87e5 descriptive: add make-descriptive word to enable this functionality to be used as an annotation; improve docs 2009-04-08 05:13:06 -05:00
Slava Pestov d3b5236367 Fix poker tests 2009-04-08 05:04:58 -05:00
Slava Pestov 05b915f8af Merge branch 'master' of git://projects.elasticdog.com/git/factor 2009-04-08 04:47:51 -05:00
Aaron Schaefer ee9f509e82 Solutions to Project Euler problem 69 2009-04-08 02:41:02 -04:00
Slava Pestov 6082a98c7c If (open-window) or similar fails, don't enter an infinite loop of opening error windows, just try to open one and then give up 2009-04-07 22:30:13 -05:00