Commit Graph

1037 Commits (b8f210a3be503acac747b799341e6bbb163a3dfb)

Author SHA1 Message Date
Daniel Ehrenberg b8f210a3be Merge branch 'master' into xml
Conflicts:

	extra/rss/rss.factor
	extra/sequences/lib/lib.factor
	extra/xml/data/data.factor
2007-12-19 12:40:55 -05:00
Daniel Ehrenberg 58a0dff77c XML fixes 2007-12-19 12:33:34 -05:00
Doug Coleman 27ed0225ab add self-update to factor.sh -- it downloads git, makes an image, and bootstraps 2007-12-18 17:07:24 -06:00
Doug Coleman de7531424b Return 1 to shell on error 2007-12-18 16:59:03 -06:00
Doug Coleman 54be2b85f5 Merge git://factorcode.org/git/factor 2007-12-18 16:47:07 -06:00
Doug Coleman 8aed4d6b26 fix bootstrap (tag-matches? -> tag-named?) 2007-12-18 16:14:47 -06:00
Doug Coleman 8a98adec79 Merge git://factorcode.org/git/factor 2007-12-18 16:07:09 -06:00
Doug Coleman 4ee0f7bcf1 Merge git://factorcode.org/git/factor 2007-12-18 16:05:14 -06:00
Slava Pestov 326fb1b01d Merge commit 'dharmatech/master' 2007-12-18 17:04:57 -05:00
Doug Coleman 8899f07721 Merge http://littledan.onigirihouse.com/factor 2007-12-18 16:04:57 -06:00
Eduardo Cavazos 80c20bebc4 typo 2007-12-18 15:22:06 -06:00
Eduardo Cavazos ccbb865f3d typo 2007-12-18 15:16:41 -06:00
Doug Coleman d2163097f0 Add cut-all, human-sort to sequences.lib 2007-12-18 02:37:06 -06:00
Doug Coleman 523ca2033b Merge git://spitspat.com/git/factor
Conflicts:

	extra/furnace/furnace.factor
2007-12-18 02:36:29 -06:00
Doug Coleman 2447a20ad5 Update help webapp to work with the overhauled furnace 2007-12-18 02:24:41 -06:00
Doug Coleman 1c3c7db0bc Overhaul furnace
- validators work!
 - added sessions
 - add error checking to pastebin
 - add define-form, defalut-values
2007-12-18 02:24:05 -06:00
Doug Coleman 69d056187b rearrange package order 2007-12-18 02:08:34 -06:00
Daniel Ehrenberg 315f7319fb FAQ fix 2007-12-18 00:43:13 -05:00
Daniel Ehrenberg 49b8380787 Merge branch 'xml-utils' 2007-12-17 18:26:34 -05:00
Daniel Ehrenberg 72a164e418 XML utilities 2007-12-17 18:26:10 -05:00
Daniel Ehrenberg 416556ce63 New hashcode function 2007-12-17 15:46:55 -05:00
Daniel Ehrenberg 5fb4d9cbb9 XML utilities 2007-12-17 15:31:10 -05:00
Daniel Ehrenberg d6e445df1f XML attrs 2007-12-17 15:29:21 -05:00
Daniel Ehrenberg cd86eb8feb Sequence hashcode 2007-12-17 00:42:41 -05:00
Daniel Ehrenberg c0d2654618 Merge branch 'master' into hashcode
Conflicts:

	core/sequences/sequences.factor
2007-12-17 00:20:03 -05:00
Daniel Ehrenberg 87b4633318 Merge git://factorcode.org/git/factor 2007-12-15 16:22:06 -05:00
Daniel Ehrenberg c726962a7a Fixing insufficient safety in flip and M: column virtual@ 2007-12-15 16:20:32 -05:00
Eduardo Cavazos 2087abdbf2 Merge branch 'master' of git://factorcode.org/git/factor 2007-12-15 14:58:54 -06:00
Slava Pestov 52bb787631 Fix Enter key in deploy tool 2007-12-14 01:16:47 -05:00
Doug Coleman 7640e616bb add define-form 2007-12-13 20:47:42 -06:00
Eduardo Cavazos 23bc830e58 Merge branch 'master' of git://factorcode.org/git/factor 2007-12-13 19:00:41 -06:00
Slava Pestov 114ee74041 Fix one-word-elt 2007-12-13 16:34:36 -05:00
Slava Pestov fda9958ab4 Starting 0.92 2007-12-13 15:15:54 -05:00
Slava Pestov 9766faca6d More script fixes 2007-12-13 14:22:02 -05:00
Slava Pestov b2b1f2cfa8 Fix the script (again??) 2007-12-13 14:21:04 -05:00
Slava Pestov 257736bd6a Update script again 2007-12-13 14:16:55 -05:00
Daniel Ehrenberg 2e144daa6e Merge branch 'master' into hashcode 2007-12-13 13:06:57 -05:00
Eduardo Cavazos a4f37f378d Merge branch 'master' of git://factorcode.org/git/factor 2007-12-12 18:28:25 -06:00
Slava Pestov 3f22d61a04 Update build scripts 2007-12-12 18:57:22 -05:00
Slava Pestov 530c05226e Update release scripts 2007-12-12 18:35:46 -05:00
Slava Pestov 593967f857 Merge branch 'master' of git://factorcode.org/git/factor 2007-12-12 18:25:31 -05:00
Slava Pestov 9af1c38a69 Remove accidentally added files 2007-12-12 18:25:03 -05:00
Slava Pestov e640f7bf30 Updated windows release script 2007-12-12 18:24:42 -05:00
Doug Coleman 0e20f7eb7e Fix compile on 64bit linux 2007-12-12 16:22:41 -06:00
Slava Pestov 73f393ad28 Merge commit 'erg/master' 2007-12-12 16:20:00 -05:00
Doug Coleman c9daaa8eca disable RemoveVectoredExceptionHandler error checking
it's failing with error 258 - wait operation timed out
if c_to_factor(quot) is not called, it still "fails" with error 0 - operation successful
perhaps we need to clean up resources like the master io completion port?
2007-12-12 13:01:25 -06:00
Eduardo Cavazos 2b0d2e2980 Merge branch 'master' of git://factorcode.org/git/factor 2007-12-12 01:36:36 -06:00
Slava Pestov a59bb683c3 Merge git://factorcode.org/git/factor 2007-12-12 02:35:06 -05:00
Slava Pestov b17c2388cb Merge commit 'erg/master' 2007-12-12 02:35:02 -05:00
Slava Pestov 68268bff0e Windows deploy fix 2007-12-12 02:34:14 -05:00