]> gitweb.factorcode.org Git - factor.git/log
factor.git
16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Thu, 24 Apr 2008 20:10:51 +0000 (13:10 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of http://factorforge.org/glguy.factor
Slava Pestov [Thu, 24 Apr 2008 19:49:34 +0000 (14:49 -0500)]
Merge branch 'master' of http://factorforge.org/glguy.factor

16 years agoAdd 'short' word
Slava Pestov [Thu, 24 Apr 2008 19:49:31 +0000 (14:49 -0500)]
Add 'short' word

16 years agoAdd project-euler.100
Eric Mertens [Tue, 22 Apr 2008 08:45:29 +0000 (01:45 -0700)]
Add project-euler.100

16 years agoAdd project-euler.151
Eric Mertens [Tue, 22 Apr 2008 08:44:50 +0000 (01:44 -0700)]
Add project-euler.151

16 years agoImprove error messages for mirrors
Slava Pestov [Thu, 24 Apr 2008 07:48:48 +0000 (02:48 -0500)]
Improve error messages for mirrors

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 24 Apr 2008 03:23:33 +0000 (22:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agofix timestamps in db
Doug Coleman [Thu, 24 Apr 2008 03:23:22 +0000 (22:23 -0500)]
fix timestamps in db

16 years agoFix db inference
Slava Pestov [Thu, 24 Apr 2008 00:40:17 +0000 (19:40 -0500)]
Fix db inference

16 years agofix ffi test
Doug Coleman [Wed, 23 Apr 2008 22:07:37 +0000 (17:07 -0500)]
fix ffi test

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 23 Apr 2008 07:46:34 +0000 (02:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agouse sqlite_prepare_v2 (freebsd64 now has this symbol too)
Doug Coleman [Wed, 23 Apr 2008 07:46:21 +0000 (02:46 -0500)]
use sqlite_prepare_v2 (freebsd64 now has this symbol too)

16 years agoAdd sequences.lib.replicate
Eric Mertens [Wed, 23 Apr 2008 06:45:30 +0000 (23:45 -0700)]
Add sequences.lib.replicate

16 years agofix unit tests
Doug Coleman [Wed, 23 Apr 2008 05:07:26 +0000 (00:07 -0500)]
fix unit tests

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 23 Apr 2008 02:08:40 +0000 (21:08 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoWorking on planet factor rewrite
Slava Pestov [Wed, 23 Apr 2008 02:08:27 +0000 (21:08 -0500)]
Working on planet factor rewrite

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 23 Apr 2008 02:07:19 +0000 (21:07 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 23 Apr 2008 02:07:02 +0000 (21:07 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agostack effects for recusive words
Doug Coleman [Wed, 23 Apr 2008 02:06:24 +0000 (21:06 -0500)]
stack effects for recusive words

16 years agoFix RSS2.0 support
Slava Pestov [Wed, 23 Apr 2008 01:23:54 +0000 (20:23 -0500)]
Fix RSS2.0 support

16 years agoFix chunked encoding
Slava Pestov [Wed, 23 Apr 2008 01:23:49 +0000 (20:23 -0500)]
Fix chunked encoding

16 years agoAdd RFC822 date parser
Slava Pestov [Wed, 23 Apr 2008 01:19:54 +0000 (20:19 -0500)]
Add RFC822 date parser

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 23 Apr 2008 00:45:26 +0000 (19:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoremove printf
Doug Coleman [Wed, 23 Apr 2008 00:44:25 +0000 (19:44 -0500)]
remove printf

16 years agouse sqlite_prepare instead of sqlite_prepare_v2
Doug Coleman [Tue, 22 Apr 2008 23:06:50 +0000 (18:06 -0500)]
use sqlite_prepare instead of sqlite_prepare_v2

16 years agoRecursive fry
Slava Pestov [Tue, 22 Apr 2008 21:29:20 +0000 (16:29 -0500)]
Recursive fry

16 years agoFix case bug
Slava Pestov [Tue, 22 Apr 2008 21:29:10 +0000 (16:29 -0500)]
Fix case bug

16 years agoFix host: header in http.client and add redirection limit
Slava Pestov [Tue, 22 Apr 2008 20:37:49 +0000 (15:37 -0500)]
Fix host: header in http.client and add redirection limit

16 years agoAdd support for chunked encoding, and set connection: close on http requests
Slava Pestov [Tue, 22 Apr 2008 19:37:26 +0000 (14:37 -0500)]
Add support for chunked encoding, and set connection: close on http requests

16 years agoAdd project-euler.190
Eric Mertens [Tue, 22 Apr 2008 06:40:13 +0000 (23:40 -0700)]
Add project-euler.190

16 years agoUpdate implementation of sigma to use compose
Eric Mertens [Tue, 22 Apr 2008 06:39:54 +0000 (23:39 -0700)]
Update implementation of sigma to use compose

16 years agoArggh
Slava Pestov [Tue, 22 Apr 2008 00:20:18 +0000 (19:20 -0500)]
Arggh

16 years agoThird time lucky
Slava Pestov [Tue, 22 Apr 2008 00:04:17 +0000 (19:04 -0500)]
Third time lucky

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 21 Apr 2008 23:32:56 +0000 (18:32 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix Windows bootstrap
Slava Pestov [Mon, 21 Apr 2008 23:31:16 +0000 (18:31 -0500)]
Fix Windows bootstrap

16 years agoFix load error
Slava Pestov [Mon, 21 Apr 2008 23:30:07 +0000 (18:30 -0500)]
Fix load error

16 years agoadd primary key to modifiers slot in sqlite table
Doug Coleman [Mon, 21 Apr 2008 22:02:12 +0000 (17:02 -0500)]
add primary key to modifiers slot in sqlite table

16 years agofix semantic-db
Doug Coleman [Mon, 21 Apr 2008 21:55:27 +0000 (16:55 -0500)]
fix semantic-db

16 years agoadd missing usage
Doug Coleman [Mon, 21 Apr 2008 20:07:04 +0000 (15:07 -0500)]
add missing usage

16 years agofix circular dependency
Doug Coleman [Mon, 21 Apr 2008 20:06:39 +0000 (15:06 -0500)]
fix circular dependency

16 years agoremove end line
Doug Coleman [Mon, 21 Apr 2008 18:28:00 +0000 (13:28 -0500)]
remove end line

16 years agofix teh bugs pl0x
Doug Coleman [Mon, 21 Apr 2008 18:11:19 +0000 (13:11 -0500)]
fix teh bugs pl0x

16 years agoFix windows
Slava Pestov [Mon, 21 Apr 2008 14:15:22 +0000 (09:15 -0500)]
Fix windows

16 years agoUpdate walker docs
Slava Pestov [Mon, 21 Apr 2008 11:37:47 +0000 (06:37 -0500)]
Update walker docs

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
slava [Mon, 21 Apr 2008 11:14:03 +0000 (06:14 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMore robust Linux monitors
slava [Mon, 21 Apr 2008 11:13:57 +0000 (06:13 -0500)]
More robust Linux monitors

16 years agoFix unit tests
Slava Pestov [Mon, 21 Apr 2008 09:42:34 +0000 (04:42 -0500)]
Fix unit tests

16 years agoFix inference breakage
Slava Pestov [Mon, 21 Apr 2008 09:11:33 +0000 (04:11 -0500)]
Fix inference breakage

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 21 Apr 2008 06:40:04 +0000 (01:40 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of http://factorforge.org/glguy.factor
Slava Pestov [Mon, 21 Apr 2008 06:38:47 +0000 (01:38 -0500)]
Merge branch 'master' of http://factorforge.org/glguy.factor

16 years agopostgresql interval and range and sequence queries
Doug Coleman [Mon, 21 Apr 2008 05:45:14 +0000 (00:45 -0500)]
postgresql interval and range and sequence queries

16 years agofix postgresql for new alien accessors
Doug Coleman [Mon, 21 Apr 2008 05:13:12 +0000 (00:13 -0500)]
fix postgresql for new alien accessors

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 21 Apr 2008 04:53:50 +0000 (23:53 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoChecked in .s again, add to .gitignore
Slava Pestov [Mon, 21 Apr 2008 04:53:44 +0000 (23:53 -0500)]
Checked in .s again, add to .gitignore

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 21 Apr 2008 04:53:00 +0000 (23:53 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix Linux bootstrap
Slava Pestov [Mon, 21 Apr 2008 04:50:50 +0000 (23:50 -0500)]
Fix Linux bootstrap

16 years agoRemove world size limitation
Slava Pestov [Mon, 21 Apr 2008 04:09:00 +0000 (23:09 -0500)]
Remove world size limitation

16 years agoFix X11
Slava Pestov [Mon, 21 Apr 2008 04:05:12 +0000 (23:05 -0500)]
Fix X11

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 21 Apr 2008 03:30:18 +0000 (22:30 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoSupport old behavior
Slava Pestov [Mon, 21 Apr 2008 03:20:13 +0000 (22:20 -0500)]
Support old behavior

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 21 Apr 2008 02:35:24 +0000 (21:35 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix f ... alien>string
Slava Pestov [Mon, 21 Apr 2008 00:29:58 +0000 (19:29 -0500)]
Fix f ... alien>string

16 years agoeliminate tons of code duplication
Doug Coleman [Sun, 20 Apr 2008 22:55:08 +0000 (17:55 -0500)]
eliminate tons of code duplication

16 years agoremove old code
Doug Coleman [Sun, 20 Apr 2008 22:50:39 +0000 (17:50 -0500)]
remove old code

16 years agoadd queries.db to refactor some code
Doug Coleman [Sun, 20 Apr 2008 22:47:43 +0000 (17:47 -0500)]
add queries.db to refactor some code

16 years agoshell: Add backquote expansion
Eduardo Cavazos [Sun, 20 Apr 2008 22:17:48 +0000 (17:17 -0500)]
shell: Add backquote expansion

16 years agouse new lookup for sqlite
Doug Coleman [Sun, 20 Apr 2008 21:57:50 +0000 (16:57 -0500)]
use new lookup for sqlite

16 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Sun, 20 Apr 2008 21:43:25 +0000 (16:43 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

16 years agoupdate: Minor fix
Eduardo Cavazos [Sun, 20 Apr 2008 21:42:57 +0000 (16:42 -0500)]
update: Minor fix

16 years agoredo lookup-type
Doug Coleman [Sun, 20 Apr 2008 20:48:09 +0000 (15:48 -0500)]
redo lookup-type

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 20 Apr 2008 17:22:02 +0000 (12:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoAdd binary-trees benchmark from shootout
Slava Pestov [Sun, 20 Apr 2008 11:28:18 +0000 (06:28 -0500)]
Add binary-trees benchmark from shootout

16 years agoClean up spectral-norm
Slava Pestov [Sun, 20 Apr 2008 11:15:24 +0000 (06:15 -0500)]
Clean up spectral-norm

16 years agoVM changes for FFI encoding work
Slava Pestov [Sun, 20 Apr 2008 11:15:14 +0000 (06:15 -0500)]
VM changes for FFI encoding work

16 years agoFixes
Slava Pestov [Sun, 20 Apr 2008 11:15:08 +0000 (06:15 -0500)]
Fixes

16 years agoFFI string encoding conversion
Slava Pestov [Sun, 20 Apr 2008 10:15:46 +0000 (05:15 -0500)]
FFI string encoding conversion

16 years agoWeb framework work in progress
Slava Pestov [Sun, 20 Apr 2008 09:19:06 +0000 (04:19 -0500)]
Web framework work in progress

16 years agoFix bloopers
Slava Pestov [Sun, 20 Apr 2008 07:30:52 +0000 (02:30 -0500)]
Fix bloopers

16 years agoAdd project-euler.148
Eric Mertens [Sun, 20 Apr 2008 06:41:26 +0000 (23:41 -0700)]
Add project-euler.148

16 years agoAdd sequences.lib.reduce-index
Eric Mertens [Sun, 20 Apr 2008 06:41:18 +0000 (23:41 -0700)]
Add sequences.lib.reduce-index

16 years agoabout to consolidate sql types/create types/modifiers
Doug Coleman [Sun, 20 Apr 2008 05:52:05 +0000 (00:52 -0500)]
about to consolidate sql types/create types/modifiers

16 years agoAdd columns vocab
Slava Pestov [Sun, 20 Apr 2008 05:51:10 +0000 (00:51 -0500)]
Add columns vocab

16 years agoCleaning up deployment tool
Slava Pestov [Sun, 20 Apr 2008 05:49:42 +0000 (00:49 -0500)]
Cleaning up deployment tool

16 years agoclean up the tuples tests
Doug Coleman [Sun, 20 Apr 2008 05:20:21 +0000 (00:20 -0500)]
clean up the tuples tests

16 years agoFix bootstrap
Slava Pestov [Sun, 20 Apr 2008 05:18:27 +0000 (00:18 -0500)]
Fix bootstrap

16 years agomore refactoring
Doug Coleman [Sun, 20 Apr 2008 04:48:07 +0000 (23:48 -0500)]
more refactoring

16 years agoremove most of the old setters
Doug Coleman [Sun, 20 Apr 2008 04:41:48 +0000 (23:41 -0500)]
remove most of the old setters

16 years agopartial conversion of postgres
Doug Coleman [Sun, 20 Apr 2008 04:18:12 +0000 (23:18 -0500)]
partial conversion of postgres

16 years agoMove columns, bit-vectors, byte-vectors, float-vectors to extra
Slava Pestov [Sun, 20 Apr 2008 03:56:28 +0000 (22:56 -0500)]
Move columns, bit-vectors, byte-vectors, float-vectors to extra

16 years agoretryable statements actually retry now
Doug Coleman [Sun, 20 Apr 2008 03:09:36 +0000 (22:09 -0500)]
retryable statements actually retry now

16 years agoFix regression
Slava Pestov [Sun, 20 Apr 2008 02:43:45 +0000 (21:43 -0500)]
Fix regression

16 years agoFix PowerPC inline allocators
Slava Pestov [Sun, 20 Apr 2008 02:41:51 +0000 (21:41 -0500)]
Fix PowerPC inline allocators

16 years agoFix problem with words becoming uncompiled
Slava Pestov [Sun, 20 Apr 2008 01:56:36 +0000 (20:56 -0500)]
Fix problem with words becoming uncompiled

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 20 Apr 2008 01:40:18 +0000 (20:40 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoCleanup
Slava Pestov [Sun, 20 Apr 2008 01:40:04 +0000 (20:40 -0500)]
Cleanup

16 years agoCompiler fixes
Slava Pestov [Sun, 20 Apr 2008 01:39:58 +0000 (20:39 -0500)]
Compiler fixes

16 years agoremove extra using
Doug Coleman [Sun, 20 Apr 2008 00:28:25 +0000 (19:28 -0500)]
remove extra using

16 years agoadd random-id, still needs to retry if insert fails
Doug Coleman [Sun, 20 Apr 2008 00:27:54 +0000 (19:27 -0500)]
add random-id, still needs to retry if insert fails

16 years agoremove ?head*
Doug Coleman [Sun, 20 Apr 2008 00:27:46 +0000 (19:27 -0500)]
remove ?head*

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 20 Apr 2008 00:13:24 +0000 (19:13 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor