Commit Graph

2199 Commits (7c6999872a994f1ea09b21b5da0f86f90fb15cf2)

Author SHA1 Message Date
Slava Pestov 3a22b3aaa0 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-09 02:19:41 -06:00
Slava Pestov 7fbbe94d80 FEP work in progress 2008-02-09 02:19:26 -06:00
Matthew Willis 122be5b48e Added set-fullscreen? and fullscreen? hooks along with their cocoa implementations. 2008-02-09 00:17:24 -08:00
Slava Pestov fdac73a4d7 Oops 2008-02-09 02:15:29 -06:00
Slava Pestov e00db87a0c Merge branch 'master' of http://dharmatech.onigirihouse.com/factor 2008-02-09 01:57:51 -06:00
Slava Pestov 6f0e64bb4c Add some tags 2008-02-09 00:16:30 -06:00
Slava Pestov cb2dc00762 Add MAIN: to bootstrap.image.download 2008-02-09 00:16:24 -06:00
Slava Pestov d65bde09d1 Fix bootstrap 2008-02-09 00:16:14 -06:00
Eduardo Cavazos f45f6879ab Makefile: winnt target downloads dlls 2008-02-08 23:28:06 -06:00
Slava Pestov f05cf861eb Fix USING: in io.launcher 2008-02-08 21:47:47 -06:00
Slava Pestov 20649302fa Fix a couple of issues with futures 2008-02-08 21:47:35 -06:00
Aaron Schaefer 5aca313896 Solution to Project Euler problem 55 2008-02-08 22:29:12 -05:00
Slava Pestov 52d91bf0bc Add try-process word 2008-02-08 21:15:29 -06:00
Slava Pestov d7af06c75a Remove obsolete scripts 2008-02-08 21:13:05 -06:00
Joe Groff 890c5702da On second thought, no point in being clever with glXGetProcAddress. Just always use glXGetProcAddressARB, which should always be available on any GLX implementation with any extension support 2008-02-08 18:18:44 -08:00
Aaron Schaefer 3ccc624dd4 Solution to Project Euler problem 56 2008-02-08 21:17:45 -05:00
Eduardo Cavazos 7b07ababba add builder.server 2008-02-08 20:16:12 -06:00
Eduardo Cavazos 5570f367a6 builder: build-status variable 2008-02-08 20:09:59 -06:00
Joe Groff eefa95ad25 Remove useless alien-address call from opengl.gl.windows 2008-02-08 18:00:29 -08:00
Aaron Schaefer 751b013e2b Project Euler solution simplification 2008-02-08 20:43:44 -05:00
Joe Groff aa7f839948 Have glXGetProcAddress fall back to glXGetProcAddressARB if not present 2008-02-08 17:32:02 -08:00
Aaron Schaefer d206ff9067 Solution to Project Euler problem 45 2008-02-08 19:28:30 -05:00
Slava Pestov d41bfc64f1 Minor tests fix 2008-02-08 17:00:42 -06:00
Aaron Schaefer b8dfb89771 Solution to Project Euler problem 53 2008-02-08 17:27:42 -05:00
Eduardo Cavazos 48211859d1 Merge git://factorcode.org/git/factor 2008-02-08 05:31:39 -06:00
Eduardo Cavazos 3f38bf18ec concurrency docs fix 2008-02-08 03:14:08 -06:00
Eduardo Cavazos 7adb07bcc4 concurrency docs fix 2008-02-08 03:11:47 -06:00
Slava Pestov b14197fadc Remove obsolete files 2008-02-08 01:49:49 -06:00
Slava Pestov 6df325c168 Moved little-endian? to alien.c-types 2008-02-08 01:49:30 -06:00
Slava Pestov 59cc83c296 Fix bugs in tools.test 2008-02-08 01:49:05 -06:00
Slava Pestov 52b5c5a068 Reorganize compiler tests 2008-02-08 01:48:51 -06:00
Slava Pestov 492e569b62 'about' now requires first 2008-02-08 01:08:52 -06:00
Slava Pestov f67ab9a689 Multi-methods work in progress 2008-02-08 01:08:23 -06:00
Slava Pestov 7cdcac3fc9 Add another unit test 2008-02-08 01:08:09 -06:00
Joe Groff c906d26b13 Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead 2008-02-07 22:43:05 -08:00
Joe Groff a4a3ea3fa4 Fix typos in opengl fallback function lists 2008-02-07 22:24:51 -08:00
Joe Groff a0fb970080 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 22:11:06 -08:00
Aaron Schaefer 875a6fdc6e Remove 6.26Kb of trailing whitespace from math.primes.list 2008-02-07 22:24:54 -05:00
Doug Coleman 934d53219a Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 20:27:55 -06:00
Slava Pestov 4f3e20ac61 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 19:52:50 -06:00
Slava Pestov fb67a7621b Cleanup 2008-02-07 19:52:40 -06:00
Slava Pestov 48b96a9e5b Documentation updates, tags updates 2008-02-07 19:51:37 -06:00
Eduardo Cavazos 1c3efa89d2 builder improvements (download-image, simpler do-all) 2008-02-07 19:50:26 -06:00
Aaron Schaefer 741d3df68a Fix PE solutions using old math.parser 2008-02-07 20:25:03 -05:00
Slava Pestov ba467a39c4 Fix conflict 2008-02-07 18:57:23 -06:00
Doug Coleman 3a3f57b188 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 18:56:00 -06:00
Doug Coleman 3883dca17e Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 18:55:17 -06:00
Aaron Schaefer 4dfc151c89 Solution to Project Euler problem 79 2008-02-07 19:48:00 -05:00
Eduardo Cavazos 9ad68dcaaa Merge git://factorcode.org/git/factor 2008-02-07 18:32:50 -06:00
Eduardo Cavazos a2e6c37213 simplify builder.test 2008-02-07 18:30:20 -06:00