Doug Coleman
|
b4e7592ba3
|
support predictors
|
2009-02-14 00:30:59 -06:00 |
Slava Pestov
|
83834f802a
|
Fixing twitter
|
2009-02-13 20:20:22 -06:00 |
Slava Pestov
|
3c00e72706
|
Clean up extra/twitter a little bit
|
2009-02-13 18:06:55 -06:00 |
Daniel Ehrenberg
|
f3db8fdc4a
|
Another failing unit test for db.sqlite
|
2009-02-13 16:07:17 -06:00 |
Daniel Ehrenberg
|
08a4d52a8e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 16:05:27 -06:00 |
Daniel Ehrenberg
|
8253bf4662
|
Another failing test in db.sqlite
|
2009-02-13 16:05:18 -06:00 |
Doug Coleman
|
e64dcc3853
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:56:33 -06:00 |
Doug Coleman
|
3cf4c6fee2
|
support 48bpp tiffs
|
2009-02-13 15:56:22 -06:00 |
Doug Coleman
|
8223f42775
|
decode uname strings as utf8
|
2009-02-13 15:52:17 -06:00 |
Doug Coleman
|
001a3eb8f1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:48:17 -06:00 |
Doug Coleman
|
03839aa3cc
|
str -> bytes, utility word in endian
|
2009-02-13 15:47:48 -06:00 |
Doug Coleman
|
d7e10c3072
|
remove XXX from bitmaps
|
2009-02-13 15:47:07 -06:00 |
Doug Coleman
|
813b0cb803
|
get the byte ordering correct for tiffs
|
2009-02-13 15:46:36 -06:00 |
Doug Coleman
|
0ce47f84c6
|
use decode instead of >string in images.tiff
|
2009-02-13 15:14:09 -06:00 |
Daniel Ehrenberg
|
e90ad88876
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:10:41 -06:00 |
Daniel Ehrenberg
|
c6680eee60
|
Making xml-undo words private; adding bytes>xml word
|
2009-02-13 15:10:34 -06:00 |
Joe Groff
|
55434492f9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 13:08:14 -06:00 |
Joe Groff
|
53f6d394ea
|
let the world know you tweet from factor
|
2009-02-13 13:07:48 -06:00 |
Doug Coleman
|
1424380e5b
|
x/y resolution should be a scalar
|
2009-02-13 13:04:14 -06:00 |
Joe Groff
|
85a3787622
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 12:16:13 -06:00 |
Doug Coleman
|
bd17f14929
|
drawing 96bpp images works, add lots of previously unknown ifd fields
|
2009-02-13 12:12:08 -06:00 |
Doug Coleman
|
435a14f3b6
|
add stack effect, oops
|
2009-02-13 11:57:45 -06:00 |
Joe Groff
|
fb844f2ac0
|
twitter timelines
|
2009-02-13 11:54:07 -06:00 |
Doug Coleman
|
cdc5aa60b0
|
add a stack effect to tuple article
|
2009-02-13 10:48:11 -06:00 |
Doug Coleman
|
3fb733b53c
|
add 48bpp mode to tiff
|
2009-02-13 10:16:58 -06:00 |
Doug Coleman
|
50d6f3e9d5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 09:59:40 -06:00 |
Doug Coleman
|
753cfcfd05
|
support .tif, start 96 bpp
|
2009-02-13 09:56:22 -06:00 |
Doug Coleman
|
cd82735dea
|
remove zlib
|
2009-02-13 09:55:56 -06:00 |
Doug Coleman
|
f3e8bc1247
|
make hexdump work for byte-vectors
|
2009-02-13 09:55:38 -06:00 |
Joe Groff
|
92f3ae39ad
|
gotta load urls.secure to use https
|
2009-02-12 22:56:46 -06:00 |
Joe Groff
|
e3f531cba4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:40:51 -06:00 |
Joe Groff
|
7f8e890f1f
|
twitta
|
2009-02-12 22:39:48 -06:00 |
Joe Groff
|
2bb9448ebc
|
add set-basic-auth to http, and make http-request stuff the response body in the error message on failure
|
2009-02-12 22:39:26 -06:00 |
Daniel Ehrenberg
|
1682a5512a
|
Minor docs fix and cleanup in http.server.static
|
2009-02-12 22:26:44 -06:00 |
Doug Coleman
|
237f16b4db
|
move zlib to zlib.compression and update
|
2009-02-12 22:13:34 -06:00 |
Doug Coleman
|
0ac55c4be5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:11:25 -06:00 |
Doug Coleman
|
12ee26566e
|
working on lzw compression
|
2009-02-12 22:11:11 -06:00 |
Doug Coleman
|
b5cb425708
|
new bitstream api works, refactor time
|
2009-02-12 22:10:32 -06:00 |
Daniel Ehrenberg
|
1a7e4b6576
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:00:09 -06:00 |
Daniel Ehrenberg
|
d09567e31e
|
Failing test case for db.sqlite
|
2009-02-12 21:59:59 -06:00 |
Doug Coleman
|
127ff76c08
|
add using
|
2009-02-12 21:45:34 -06:00 |
Doug Coleman
|
81d0f52e32
|
remove bad lzw tests, real tests still to come..
|
2009-02-12 21:43:25 -06:00 |
Doug Coleman
|
18276a863b
|
initial bitstreams checkin
|
2009-02-12 17:44:43 -06:00 |
Doug Coleman
|
6ffe298189
|
support lzw uncompression in images.tiff
|
2009-02-12 17:44:15 -06:00 |
Doug Coleman
|
745e011ccc
|
add lzw compression
|
2009-02-12 17:44:04 -06:00 |
Doug Coleman
|
8993e0536b
|
rename db-table to db-table-name, use db-table-name instead of class name in creating triggers for sqlite
|
2009-02-12 17:29:31 -06:00 |
Daniel Ehrenberg
|
4e5b7bfa21
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 17:14:20 -06:00 |
Daniel Ehrenberg
|
c4f45e3f74
|
Fixing bug in db (don't use unparse!), adding still-failing unit test
|
2009-02-12 17:13:01 -06:00 |
Doug Coleman
|
1f6c50fd91
|
use constant in tar, remove ignore-errors
|
2009-02-12 16:40:45 -06:00 |
Doug Coleman
|
2e33f13c40
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 16:36:40 -06:00 |