Commit Graph

9095 Commits (f5adb971f60e8dc35b4127e04364e35686abb41e)

Author SHA1 Message Date
unknown 53707a33ee Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 18:48:41 -06:00
unknown ddd28c7d12 Fix Win64 type issue 2008-11-17 18:44:06 -06:00
unknown 93c8f5a2f4 Use our MD5 library instead of OpenSSL so that we can run builder without OpenSSL being installed 2008-11-17 18:43:59 -06:00
unknown b8487ffcb0 Download Windows DLLs from builder, so that we don't need wget to build Factor 2008-11-17 18:43:33 -06:00
unknown 1c33e993da Tweak launcher test: it failed without cygwin 2008-11-17 18:43:10 -06:00
unknown d013967180 Make io.servers.connection work if SSL is not available 2008-11-17 18:42:44 -06:00
unknown efb2e49c50 Fix freetype for Win64 2008-11-17 18:42:21 -06:00
unknown ccd13ce975 Define intptr_t type 2008-11-17 18:42:10 -06:00
unknown eea93234d0 Fix some types for Win64 2008-11-17 18:41:53 -06:00
Aaron Schaefer 6161d99637 Replace nested >r r> with spread in math.statistics 2008-11-17 18:48:19 -05:00
Slava Pestov ff7358beb3 Fix typo 2008-11-17 17:48:06 -06:00
Aaron Schaefer f8e86894a4 Minor Project Euler cleanup 2008-11-17 18:41:21 -05:00
Slava Pestov 4d0b5cf7e7 Clean up 2008-11-17 17:35:39 -06:00
Slava Pestov b50d4c9b36 Fix help search again 2008-11-17 17:30:47 -06:00
Slava Pestov 7815560f30 Fix index paths 2008-11-17 17:28:44 -06:00
Aaron Schaefer 000d84a871 Replace pick pick with 2over in math.functions 2008-11-17 18:20:34 -05:00
Aaron Schaefer 9c27e9d61b Replace >r r> usage with dip in math.vectors 2008-11-17 18:17:14 -05:00
Aaron Schaefer d2a67c78b2 Replace >r r> usage with dip in math.ranges 2008-11-17 18:14:29 -05:00
Aaron Schaefer fa88f8825b Replace >r r> usage with dip in math.ratios 2008-11-17 18:13:42 -05:00
Aaron Schaefer d328589b87 Cleanup partial-dispatch by removing >r r> usage 2008-11-17 17:59:15 -05:00
Aaron Schaefer 5d8b3c3fb1 Cleanup math.intervals and eliminate >r r> usage 2008-11-17 17:20:56 -05:00
Aaron Schaefer abf4700af8 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 16:21:16 -05:00
Slava Pestov 20f5541d35 Refactoring FFI for Win64 2008-11-17 13:34:37 -06:00
Slava Pestov 14246fde37 Better FFI unit tests expose a new problem 2008-11-17 12:23:44 -06:00
Slava Pestov a166db313a Inferring set-datastack is just a warning not an error 2008-11-17 12:23:12 -06:00
Slava Pestov 672f9e400e Better error message 2008-11-17 11:16:32 -06:00
Slava Pestov 543ef13a7d Shorter help filenames 2008-11-17 09:01:01 -06:00
Slava Pestov c0b56c4d3b 'see' now shows declarations on methods 2008-11-17 08:47:08 -06:00
Slava Pestov 553bc1fb7a Fix <button> elements for IE 7 2008-11-17 07:17:05 -06:00
U-SLAVA-DFB8FF805\Slava 369831cd39 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 06:59:35 -06:00
U-SLAVA-DFB8FF805\Slava 0eee4f89d4 Mess around with tags 2008-11-17 06:59:17 -06:00
Eduardo Cavazos 55ce87466f boids: more indentation fixes 2008-11-17 06:20:25 -06:00
Slava Pestov b4ae47dfc8 More OpenGL tweaks 2008-11-17 05:56:53 -06:00
Slava Pestov 2e95f58ee1 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 05:16:46 -06:00
Slava Pestov 3f85a4e727 OpenGL rendering tweaks 2008-11-17 05:16:34 -06:00
Eduardo Cavazos 403381a6f3 boids: minor indentation fix 2008-11-17 00:49:42 -06:00
Eduardo Cavazos fb45cd9e55 automata.ui: minor indentation fix 2008-11-16 23:31:36 -06:00
Eduardo Cavazos 7688c8eb48 automata: more indentation fixes 2008-11-16 21:20:00 -06:00
Eduardo Cavazos 67878c389b automata: minor indentation fix 2008-11-16 20:55:25 -06:00
Aaron Schaefer c7f5d53144 Cleanup math.functions and remove >r r> usages 2008-11-16 21:24:56 -05:00
Slava Pestov f29300c6ba Better error message when vocab top level forms leave crap on the stack 2008-11-16 19:47:52 -06:00
Slava Pestov 9e82f1f8dd Better inference error messages 2008-11-16 19:42:53 -06:00
Slava Pestov 8b5b887b7e geom depends on mortar which has compiler errors. moving to unmaintained 2008-11-16 19:20:35 -06:00
Slava Pestov 251f9213c3 Fix typo 2008-11-16 19:19:53 -06:00
Slava Pestov e4dde55d72 On Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and .factor-boot-rc, since Explorer doesn't like filenames with leading periods 2008-11-16 19:15:51 -06:00
Slava Pestov 84ce5c3b91 Windows workaround 2008-11-16 19:15:09 -06:00
Slava Pestov 918051ebe4 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-16 17:20:25 -06:00
Slava Pestov 4feecbd23e More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
Slava Pestov e030d5bdfb Move odbc to unmtainained: compile errors 2008-11-16 17:18:10 -06:00
Slava Pestov e6fbd4f84f fix compile errors 2008-11-16 16:59:25 -06:00