]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor into maintenance
Alex Chapman [Tue, 7 Oct 2008 21:12:52 +0000 (08:12 +1100)]
Merge branch 'master' of git://factorcode.org/git/factor into maintenance

15 years agofix mac stat
Doug Coleman [Tue, 7 Oct 2008 12:43:49 +0000 (07:43 -0500)]
fix mac stat

15 years agofix typo
Doug Coleman [Tue, 7 Oct 2008 12:24:10 +0000 (07:24 -0500)]
fix typo

15 years agoAdd unportable tag and other meta-data to core-foundation subvocabs
Slava Pestov [Tue, 7 Oct 2008 06:27:18 +0000 (01:27 -0500)]
Add unportable tag and other meta-data to core-foundation subvocabs

15 years agoadd files
Doug Coleman [Tue, 7 Oct 2008 04:02:06 +0000 (23:02 -0500)]
add files

15 years agofound stat64 for macosx, so there's a unix-file-info and a bsd-file-info only
Doug Coleman [Tue, 7 Oct 2008 03:51:06 +0000 (22:51 -0500)]
found stat64 for macosx, so there's a unix-file-info and a bsd-file-info only

15 years agolast using patch, i think i got it
Doug Coleman [Tue, 7 Oct 2008 02:41:06 +0000 (21:41 -0500)]
last using patch, i think i got it

15 years agodont use structs
Doug Coleman [Tue, 7 Oct 2008 02:17:51 +0000 (21:17 -0500)]
dont use structs

15 years agofactor is hard. let's go shopping!
Doug Coleman [Tue, 7 Oct 2008 02:16:15 +0000 (21:16 -0500)]
factor is hard.  let's go shopping!

15 years agosince-1970 docs
Doug Coleman [Tue, 7 Oct 2008 02:04:30 +0000 (21:04 -0500)]
since-1970 docs

15 years agofix using
Doug Coleman [Tue, 7 Oct 2008 02:02:10 +0000 (21:02 -0500)]
fix using

15 years agorenamed timestamp>unix-time
Doug Coleman [Tue, 7 Oct 2008 01:52:32 +0000 (20:52 -0500)]
renamed timestamp>unix-time

15 years agofix using
Doug Coleman [Tue, 7 Oct 2008 00:13:33 +0000 (19:13 -0500)]
fix using

15 years agofix
Doug Coleman [Tue, 7 Oct 2008 00:01:41 +0000 (19:01 -0500)]
fix

15 years agowindows needs timeval struct too
Doug Coleman [Mon, 6 Oct 2008 23:28:10 +0000 (18:28 -0500)]
windows needs timeval struct too

15 years agoMerge branch 'experimental' into maintenance
Alex Chapman [Thu, 2 Oct 2008 05:02:38 +0000 (15:02 +1000)]
Merge branch 'experimental' into maintenance

15 years agoMerge branch 'master' into experimental
Alex Chapman [Thu, 2 Oct 2008 05:01:20 +0000 (15:01 +1000)]
Merge branch 'master' into experimental

15 years agoMoving Jamshred from unmaintained. It's *almost* working.
Alex Chapman [Thu, 2 Oct 2008 04:27:39 +0000 (14:27 +1000)]
Moving Jamshred from unmaintained. It's *almost* working.

15 years agofix shiz
Doug Coleman [Thu, 2 Oct 2008 02:30:12 +0000 (21:30 -0500)]
fix shiz

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Oct 2008 02:26:59 +0000 (21:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agolet the unique heap retain hashtable entries after elements are popped to ensure...
Doug Coleman [Thu, 2 Oct 2008 02:25:37 +0000 (21:25 -0500)]
let the unique heap retain hashtable entries after elements are popped to ensure uniqueness forever

15 years agoFix help
Slava Pestov [Thu, 2 Oct 2008 02:05:27 +0000 (21:05 -0500)]
Fix help

15 years agoSmall cleanup
Slava Pestov [Thu, 2 Oct 2008 01:55:24 +0000 (20:55 -0500)]
Small cleanup

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 2 Oct 2008 01:55:05 +0000 (20:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMove heap-slurp-when to spider
Slava Pestov [Thu, 2 Oct 2008 01:54:58 +0000 (20:54 -0500)]
Move heap-slurp-when to spider

15 years agoassoc-deques -> assoc-heaps
Doug Coleman [Thu, 2 Oct 2008 01:48:53 +0000 (20:48 -0500)]
assoc-deques -> assoc-heaps

15 years agoFixed tetris and moved it from unmaintained to extra
Alex Chapman [Thu, 2 Oct 2008 01:12:46 +0000 (11:12 +1000)]
Fixed tetris and moved it from unmaintained to extra

15 years agoRemove switch from sequences-lib (exists as exchange).
John Benediktsson [Thu, 2 Oct 2008 00:46:09 +0000 (17:46 -0700)]
Remove switch from sequences-lib (exists as exchange).

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Thu, 2 Oct 2008 00:38:20 +0000 (17:38 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoprintf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.
John Benediktsson [Thu, 2 Oct 2008 00:38:12 +0000 (17:38 -0700)]
printf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.

15 years agospruce up the spider
Doug Coleman [Thu, 2 Oct 2008 00:29:18 +0000 (19:29 -0500)]
spruce up the spider

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Wed, 1 Oct 2008 23:32:46 +0000 (16:32 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoinitial checkin or spider
Doug Coleman [Wed, 1 Oct 2008 23:17:31 +0000 (18:17 -0500)]
initial checkin or spider

15 years agoremove dead code
Doug Coleman [Wed, 1 Oct 2008 23:16:29 +0000 (18:16 -0500)]
remove dead code

15 years agoadd interpolate
Doug Coleman [Wed, 1 Oct 2008 23:15:41 +0000 (18:15 -0500)]
add interpolate

15 years agoremove using
Doug Coleman [Wed, 1 Oct 2008 23:13:34 +0000 (18:13 -0500)]
remove using

15 years agoadd slurp-heap-when, document heap-slurp-*
Doug Coleman [Wed, 1 Oct 2008 23:10:57 +0000 (18:10 -0500)]
add slurp-heap-when, document heap-slurp-*

15 years agodoesn't need sequences.lib anymore
Doug Coleman [Wed, 1 Oct 2008 22:53:46 +0000 (17:53 -0500)]
doesn't need sequences.lib anymore

15 years agoscaffold-help deosnt need the vocab-root
Doug Coleman [Wed, 1 Oct 2008 22:52:54 +0000 (17:52 -0500)]
scaffold-help deosnt need the vocab-root

15 years agoadd assoc-deques
Doug Coleman [Wed, 1 Oct 2008 22:52:37 +0000 (17:52 -0500)]
add assoc-deques

15 years agoadd line-breaks? flag to farkup just for kicks. it might be useful
Doug Coleman [Wed, 1 Oct 2008 22:11:19 +0000 (17:11 -0500)]
add line-breaks? flag to farkup just for kicks.  it might be useful

15 years agofix help-lint
Doug Coleman [Wed, 1 Oct 2008 21:04:32 +0000 (16:04 -0500)]
fix help-lint

15 years agohandle boundary cases better in suffix-arrays. more unit tests
Doug Coleman [Wed, 1 Oct 2008 21:00:23 +0000 (16:00 -0500)]
handle boundary cases better in suffix-arrays.  more unit tests

15 years agoa little bit of cleanup, trying to get rid of some stack shuffling
Doug Coleman [Wed, 1 Oct 2008 19:49:21 +0000 (14:49 -0500)]
a little bit of cleanup, trying to get rid of some stack shuffling

15 years agocheckin for prunedtree, i wrote some docs and spaced things a little better
Doug Coleman [Wed, 1 Oct 2008 19:19:28 +0000 (14:19 -0500)]
checkin for prunedtree, i wrote some docs and spaced things a little better

15 years agoadd irc-log webapp to redirect you to today's \#concatenative log
Doug Coleman [Wed, 1 Oct 2008 17:50:49 +0000 (12:50 -0500)]
add irc-log webapp to redirect you to today's \#concatenative log

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Wed, 1 Oct 2008 15:08:46 +0000 (08:08 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Oct 2008 14:00:11 +0000 (09:00 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoOops
Slava Pestov [Wed, 1 Oct 2008 13:38:50 +0000 (08:38 -0500)]
Oops

15 years agoFaster call-next-method
Slava Pestov [Wed, 1 Oct 2008 13:20:49 +0000 (08:20 -0500)]
Faster call-next-method

15 years agoNew combinators for incremental HTTP requests
Slava Pestov [Wed, 1 Oct 2008 10:43:20 +0000 (05:43 -0500)]
New combinators for incremental HTTP requests

15 years agoFix typo
Slava Pestov [Wed, 1 Oct 2008 08:35:41 +0000 (03:35 -0500)]
Fix typo

15 years agoFix problem odd headers sent by Windows CE
Slava Pestov [Wed, 1 Oct 2008 08:13:56 +0000 (03:13 -0500)]
Fix problem odd headers sent by Windows CE

15 years agoLiteral hashtables now cross-referenced
Slava Pestov [Wed, 1 Oct 2008 08:12:35 +0000 (03:12 -0500)]
Literal hashtables now cross-referenced

15 years agoFix erg's mouse drag bug
Slava Pestov [Wed, 1 Oct 2008 04:38:11 +0000 (23:38 -0500)]
Fix erg's mouse drag bug

15 years agoAdd example to docs
Slava Pestov [Wed, 1 Oct 2008 03:42:57 +0000 (22:42 -0500)]
Add example to docs

15 years agoUsing inheritance instead of delegation in digraphs
Alex Chapman [Wed, 1 Oct 2008 00:57:15 +0000 (10:57 +1000)]
Using inheritance instead of delegation in digraphs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Wed, 1 Oct 2008 00:03:29 +0000 (17:03 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix erg's ratio bug
Slava Pestov [Tue, 30 Sep 2008 23:28:11 +0000 (18:28 -0500)]
Fix erg's ratio bug

15 years agoadd IGNORE types to tuple slots for select
Doug Coleman [Tue, 30 Sep 2008 16:00:44 +0000 (11:00 -0500)]
add IGNORE types to tuple slots for select

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Tue, 30 Sep 2008 15:07:35 +0000 (08:07 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdding 'switch' word to sequences-lib.
John Benediktsson [Tue, 30 Sep 2008 15:07:18 +0000 (08:07 -0700)]
Adding 'switch' word to sequences-lib.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 30 Sep 2008 14:45:41 +0000 (09:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoadd foreign key integrity to sqlite
Doug Coleman [Tue, 30 Sep 2008 04:43:34 +0000 (23:43 -0500)]
add foreign key integrity to sqlite

15 years agoHandle Atom feeds with multiple entry links
Slava Pestov [Tue, 30 Sep 2008 04:36:40 +0000 (23:36 -0500)]
Handle Atom feeds with multiple entry links

15 years agoFix edit-blog action
Slava Pestov [Tue, 30 Sep 2008 04:29:51 +0000 (23:29 -0500)]
Fix edit-blog action

15 years agoFix validation warning
Slava Pestov [Tue, 30 Sep 2008 04:20:12 +0000 (23:20 -0500)]
Fix validation warning

15 years agoWorking on XHTML 1.1 validation
Slava Pestov [Tue, 30 Sep 2008 04:16:14 +0000 (23:16 -0500)]
Working on XHTML 1.1 validation

15 years agoWorking on XHTML 1.1 validation
Slava Pestov [Tue, 30 Sep 2008 04:13:46 +0000 (23:13 -0500)]
Working on XHTML 1.1 validation

15 years agoBroke gitweb oops
Slava Pestov [Tue, 30 Sep 2008 04:08:37 +0000 (23:08 -0500)]
Broke gitweb oops

15 years agoOops
Slava Pestov [Tue, 30 Sep 2008 04:05:21 +0000 (23:05 -0500)]
Oops

15 years agoTweak config
Slava Pestov [Tue, 30 Sep 2008 04:04:14 +0000 (23:04 -0500)]
Tweak config

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 30 Sep 2008 03:54:37 +0000 (22:54 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemove raw-query stuff, its a pain
Slava Pestov [Tue, 30 Sep 2008 03:54:10 +0000 (22:54 -0500)]
Remove raw-query stuff, its a pain

15 years agoTemplate tweak
Slava Pestov [Tue, 30 Sep 2008 03:40:41 +0000 (22:40 -0500)]
Template tweak

15 years agoTemplate tweak
Slava Pestov [Tue, 30 Sep 2008 03:40:00 +0000 (22:40 -0500)]
Template tweak

15 years agoDoc fixes
Slava Pestov [Tue, 30 Sep 2008 03:39:53 +0000 (22:39 -0500)]
Doc fixes

15 years agoTweaks
Slava Pestov [Tue, 30 Sep 2008 03:33:06 +0000 (22:33 -0500)]
Tweaks

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Tue, 30 Sep 2008 03:18:25 +0000 (20:18 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix help lint
Slava Pestov [Tue, 30 Sep 2008 03:16:55 +0000 (22:16 -0500)]
Fix help lint

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 30 Sep 2008 02:23:27 +0000 (21:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoSupport ; separator for query params, record raw-query
Slava Pestov [Tue, 30 Sep 2008 02:19:02 +0000 (21:19 -0500)]
Support ; separator for query params, record raw-query

15 years agoDeploying gitweb
Slava Pestov [Tue, 30 Sep 2008 02:18:49 +0000 (21:18 -0500)]
Deploying gitweb

15 years agoDebug CGI
Slava Pestov [Tue, 30 Sep 2008 02:18:37 +0000 (21:18 -0500)]
Debug CGI

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Tue, 30 Sep 2008 01:40:14 +0000 (18:40 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix load error
Slava Pestov [Tue, 30 Sep 2008 01:32:52 +0000 (20:32 -0500)]
Fix load error

15 years agominor change
Doug Coleman [Tue, 30 Sep 2008 01:21:12 +0000 (20:21 -0500)]
minor change

15 years agofix typo
Doug Coleman [Tue, 30 Sep 2008 01:20:43 +0000 (20:20 -0500)]
fix typo

15 years agomoved sql to unfinished
Doug Coleman [Tue, 30 Sep 2008 01:19:47 +0000 (20:19 -0500)]
moved sql to unfinished

15 years agoFix laod error
Slava Pestov [Tue, 30 Sep 2008 01:09:31 +0000 (20:09 -0500)]
Fix laod error

15 years agoUpdate usings
Slava Pestov [Tue, 30 Sep 2008 00:49:17 +0000 (19:49 -0500)]
Update usings

15 years agoFixing bugs, cleaning up
Slava Pestov [Tue, 30 Sep 2008 00:48:12 +0000 (19:48 -0500)]
Fixing bugs, cleaning up

15 years agoFix HTML doc generation bugs
Slava Pestov [Tue, 30 Sep 2008 00:43:59 +0000 (19:43 -0500)]
Fix HTML doc generation bugs

15 years agoDon't boilerplate error pages
Slava Pestov [Tue, 30 Sep 2008 00:43:45 +0000 (19:43 -0500)]
Don't boilerplate error pages

15 years agoRemove reundant usings
Slava Pestov [Tue, 30 Sep 2008 00:43:15 +0000 (19:43 -0500)]
Remove reundant usings

15 years agoSplit off urls.encoding, fix query encoding
Slava Pestov [Tue, 30 Sep 2008 00:43:04 +0000 (19:43 -0500)]
Split off urls.encoding, fix query encoding

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Mon, 29 Sep 2008 22:47:22 +0000 (15:47 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMinor template fixes
Slava Pestov [Mon, 29 Sep 2008 22:16:47 +0000 (17:16 -0500)]
Minor template fixes

15 years agoCounter fix
Slava Pestov [Mon, 29 Sep 2008 22:15:03 +0000 (17:15 -0500)]
Counter fix

15 years agoCleaning up some bubble-chamber docs.
John Benediktsson [Mon, 29 Sep 2008 22:10:56 +0000 (15:10 -0700)]
Cleaning up some bubble-chamber docs.