Commit Graph

1080 Commits (fd4254ca094f0e8d6134e02f87c661899a98145e)

Author SHA1 Message Date
Doug Coleman fd4254ca09 update client to work with more redirects 2008-01-31 11:34:03 -06:00
Doug Coleman eeade1d2b6 Merge git://factorcode.org/git/factor
Conflicts:

	extra/hardware-info/windows/nt/nt.factor
	extra/hardware-info/windows/windows.factor
2008-01-30 12:51:11 -06:00
Doug Coleman adc6f4de73 fix load error 2008-01-30 12:49:20 -06:00
Slava Pestov c7d9e5afef Update boids.ui for assocs.lib change 2008-01-30 02:47:08 -06:00
Slava Pestov c5bdf78d9a Fix benchmark.bootstrap2 2008-01-30 02:46:52 -06:00
Slava Pestov 9f90cf6263 Fix circularity in hardware-info 2008-01-30 02:46:39 -06:00
Eduardo Cavazos 4312baa31c Merge branch 'master' of git://factorcode.org/git/factor 2008-01-30 02:00:13 -06:00
Eduardo Cavazos b7191f3706 ui.tools.workspace: Add workspace-dim global variable 2008-01-30 01:59:46 -06:00
Slava Pestov d11203cf28 Documentation update 2008-01-29 23:17:22 -06:00
Slava Pestov 5f2655747a Pastebin now uses in-memory persistence as store is broken. Will use db soon 2008-01-29 23:06:27 -06:00
Slava Pestov 39e4253292 Merge branch 'master' of git://littledan.onigirihouse.com/git/littledan 2008-01-29 20:56:25 -06:00
Eduardo Cavazos 28ee96af40 namespaces.lib: set-assoc-stack 2008-01-29 20:52:58 -06:00
Slava Pestov 258a27432f Merge git://projects.elasticdog.com/git/factor 2008-01-29 20:51:07 -06:00
Eduardo Cavazos c9fd6f2c8d Merge branch 'master' of git://factorcode.org/git/factor 2008-01-29 13:44:09 -06:00
Aaron Schaefer f86f36794f Solution to Project Euler problem 36 2008-01-29 13:31:06 -05:00
Doug Coleman 44d058c676 fix windows launcher code 2008-01-29 12:13:08 -06:00
Doug Coleman 2ae344d2b6 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-29 11:44:06 -06:00
Doug Coleman 5f3c77bb9b fix typo 2008-01-29 11:41:50 -06:00
Doug Coleman 8cb274e9f9 fix editors for windows 2008-01-29 11:41:12 -06:00
Doug Coleman 374f8acae2 fix hardware-info for windows 2008-01-29 11:40:50 -06:00
Aaron Schaefer 7b74afd043 Solution to Project Euler problem 35 2008-01-29 12:39:25 -05:00
Slava Pestov a50ad9240c Fix memory leak 2008-01-29 02:04:14 -06:00
Slava Pestov b0dcb68f70 Improved deploy tool caches staging images 2008-01-29 02:03:06 -06:00
Slava Pestov cb0d1561c7 Improved calendar.model 2008-01-29 02:02:21 -06:00
Slava Pestov 44de7d5883 Final slides for Ruby.mn talk 2008-01-29 00:39:04 -06:00
Slava Pestov 55fee86717 Make dpi configurable and eliminate ui.freetype => io.mmap dependency 2008-01-29 00:37:24 -06:00
Slava Pestov bc67dbb2f2 Working on Ruby.mn talk 2008-01-28 18:13:35 -06:00
Aaron Schaefer 38bc7d7f75 Solution to Project Euler problem 34 2008-01-28 03:37:14 -05:00
Slava Pestov 19555da91c Non-blocking directory change notification support for Windows 2008-01-28 01:21:44 -06:00
Aaron Schaefer 840c401cb5 Solution to Project Euler problem 33 2008-01-28 02:19:04 -05:00
Slava Pestov 417e475857 Clean up UDP a little 2008-01-28 01:06:27 -06:00
Slava Pestov 47e991649c USE byte-arrays in opengl 2008-01-28 01:06:01 -06:00
Slava Pestov 33d9e45420 Merge git://pgdn.org/factor 2008-01-28 00:12:46 -06:00
Joe Groff afb8ac566e Reorder the ui notify loop to update graft state before calling graft*/ungraft*, avoiding the death problem without sacrificing performance 2008-01-27 22:11:05 -08:00
Slava Pestov c79b8d8471 Clean up Windows I/O 2008-01-27 23:59:36 -06:00
Daniel Ehrenberg cf29921083 Unicode breaks fix and deletion of repetition in syntax 2008-01-27 23:54:38 -06:00
Joe Groff 7b7987f476 Remove redundant [ call ] from cleanups in opengl.factor. Back out graft*/ungraft* cleanup for performance 2008-01-27 21:52:14 -08:00
Joe Groff 8e2cc99d4e Revert "Catch exceptions thrown by graft* and ungraft* in the notify loop so that the gadgets' graft states remain consistent"
This reverts commit ca6247f3b3.
2008-01-27 21:50:42 -08:00
Slava Pestov 5031cca224 Fix indentation 2008-01-27 23:30:24 -06:00
Slava Pestov dccab9116f Fix conflict 2008-01-27 23:23:12 -06:00
Slava Pestov 578ee72509 Fix conflict 2008-01-27 23:17:48 -06:00
Joe Groff 1d7ba3363e OpenGL capability checking words (require-gl-version, require-gl-extensions, and friends) 2008-01-27 19:32:23 -08:00
Eduardo Cavazos 83aa8d0d6e Fix wait loop bug (fixed by Slava) 2008-01-27 19:10:28 -06:00
Aaron Schaefer 5da9faa71c Update math.combinatorics dependencies in PE solutions 2008-01-27 20:09:31 -05:00
Aaron Schaefer c770e5d586 Fix nPk and add permutation words to math.combinatorics; including docs/tests 2008-01-27 20:00:31 -05:00
Daniel Ehrenberg 33193a92f8 Fixing Unicode.breaks for the new compilation units 2008-01-27 18:44:26 -06:00
Joe Groff 11eca5b38a Documentation for new words in opengl vocab 2008-01-26 22:37:28 -08:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 0b079572d1 Clean up opengl a bit (untested) 2008-01-27 00:05:37 -04:00
Slava Pestov 30eae6b77a Fix completion for upper case strings 2008-01-26 23:46:35 -04:00