Commit Graph

4680 Commits (57a86605d8d264c138ec63fbeab115707baaf850)

Author SHA1 Message Date
Slava Pestov df9277c4ca DB connection pooling in HTTPd 2008-05-01 21:49:15 -05:00
Slava Pestov c6e91eb009 Add new attribute 2008-05-01 21:42:59 -05:00
Slava Pestov f0f0cfb7c3 dispose-each 2008-05-01 21:42:51 -05:00
Slava Pestov 5bae9bf6ef Implemented user capabilities 2008-05-01 20:03:02 -05:00
Slava Pestov 583d036e8a Use subset? word 2008-05-01 20:02:45 -05:00
Slava Pestov a1ea2655ed Fix problems found by builder 2008-05-01 20:02:34 -05:00
Slava Pestov 1bd8b19ff5 Rename subassoc? to assoc-subset?, add subset? word for sequences 2008-05-01 20:01:57 -05:00
Slava Pestov 79f91f6b7d Working on user capabilities 2008-05-01 16:24:50 -05:00
Slava Pestov 0994c4f29e Tighten farkup a bit 2008-05-01 16:23:52 -05:00
Slava Pestov d3660002c5 Change parser so that M:: can use call-next-method 2008-05-01 16:23:35 -05:00
Slava Pestov c832abae86 Fix M:: 2008-05-01 16:23:11 -05:00
Slava Pestov 85356804f9 Merge branch 'master' of http://phildawes.net/2008/factor 2008-05-01 16:20:27 -05:00
Phil Dawes 59e24e8ab0 csv: Applied patch from from Philip Fominykh to fix newline-after-quote bug 2008-05-01 11:54:09 +01:00
Slava Pestov ef3064260c Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-30 22:18:13 -05:00
Daniel Ehrenberg 0bde52d63b Docs and tests for io.encodings.iana 2008-04-30 22:06:13 -05:00
Slava Pestov 2052f70c58 Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-30 21:31:49 -05:00
Daniel Ehrenberg 82679024ce Deleting inaccurate comment 2008-04-30 21:09:27 -05:00
Daniel Ehrenberg ada6e4ed0b Fixing delegate regression 2008-04-30 21:08:18 -05:00
Daniel Ehrenberg 594f335dfe Adding IANA encodings table 2008-04-30 21:04:57 -05:00
Alex Chapman b729186986 morse: add a default speed to play at 2008-05-01 11:49:55 +10:00
Daniel Ehrenberg 43cbb17e17 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/delegate/delegate.factor
	extra/unicode/data/data.factor
2008-04-30 19:45:12 -05:00
Daniel Ehrenberg eac64bccab Moving VALUE: into unicode.syntax.backend 2008-04-30 19:39:54 -05:00
Alex Chapman ce2412c4c8 early tangle working with latest git 2008-05-01 10:11:19 +10:00
Slava Pestov eafdb19f90 Cleanups 2008-04-30 16:12:14 -05:00
Slava Pestov 77caac1401 Remove file 2008-04-30 16:12:08 -05:00
Slava Pestov 7584e02805 New checksum protocol 2008-04-30 16:11:55 -05:00
Slava Pestov 72fcd2b133 Merge branch 'master' of http://phildawes.net/2008/factor 2008-04-30 14:07:16 -05:00
Phil Dawes 7140a018b1 Added with-delimiter word to csv module to handle non comma delimiters 2008-04-30 17:56:04 +01:00
Alex Chapman ab796422e5 Merge branch 'master' of http://factorcode.org/git/factor into experimental
Conflicts:

	extra/semantic-db/semantic-db.factor
2008-05-01 01:19:58 +10:00
Phil Dawes 39c578ee56 CSV: fixed case where there's whitespace padding inside quotes. tests now run ok 2008-04-30 12:28:39 +01:00
Slava Pestov a145d1bac3 Fix typo 2008-04-30 04:53:11 -05:00
Slava Pestov 5e9332b634 More work on user admin tool 2008-04-30 04:53:01 -05:00
Slava Pestov 634754d0b0 Trying to get CSV tests to pass 2008-04-29 23:15:50 -05:00
Slava Pestov 4d03cb8c75 Workaround to make http.client work with old http.server 2008-04-29 21:08:57 -05:00
Slava Pestov 5f94dc3876 Working on user admin tool 2008-04-29 21:04:06 -05:00
Slava Pestov fb08017eef B word in syntax sets a breakpoint for convenience 2008-04-29 21:03:53 -05:00
Slava Pestov 9453ce2f30 Slightly shorter code generated by locals 2008-04-29 21:03:41 -05:00
Slava Pestov 2149491044 Rename delete-tuple to delete-tuples 2008-04-29 21:03:01 -05:00
Slava Pestov a452ca9105 Improved usa-cities 2008-04-29 21:02:46 -05:00
Slava Pestov 191ac9efb8 USA cities database added 2008-04-29 20:44:07 -05:00
Slava Pestov 4c6a05de50 Minor fix: use blank? 2008-04-29 20:43:50 -05:00
Slava Pestov 1b7a373ea8 Merge commit 'phil/master' 2008-04-29 20:20:21 -05:00
Slava Pestov 1bc0290c7d Merge branch 'master' of git://factorcode.org/git/factor 2008-04-29 06:02:06 -05:00
Slava Pestov 3d9801a22e Remove unused vocab 2008-04-29 06:01:31 -05:00
Slava Pestov d2fe9f6abb Fix unit tests 2008-04-29 06:01:01 -05:00
Slava Pestov 453f55cc5d Rename session-manager to sessions 2008-04-29 05:58:34 -05:00
Eduardo Cavazos 2c99f7c0a0 update: Update the clean image location 2008-04-29 04:59:15 -05:00
Eduardo Cavazos 66e3a838b4 Merge branch 'master' of factorcode.org:/git/factor 2008-04-29 04:10:56 -05:00
Slava Pestov ee46527023 Fix tests 2008-04-29 03:59:41 -05:00
Eduardo Cavazos 6624982c28 Merge branch 'master' of factorcode.org:/git/factor 2008-04-29 03:56:48 -05:00