Slava Pestov
|
1f273a852a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 20:45:14 -06:00 |
Slava Pestov
|
ebd0e9250f
|
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
|
2009-02-15 20:45:06 -06:00 |
Slava Pestov
|
2fe934ba9d
|
Remove some code duplication in io.directories.unix
|
2009-02-15 20:36:04 -06:00 |
Doug Coleman
|
89f3920291
|
Merge branch 'master' of git://github.com/inforichland/factor-id3
|
2009-02-15 20:33:58 -06:00 |
Slava Pestov
|
72e3210f33
|
Add summary for new error
|
2009-02-15 20:31:28 -06:00 |
Slava Pestov
|
e1866ff0e4
|
Fix xml.writer unit test
|
2009-02-15 20:11:36 -06:00 |
Slava Pestov
|
e8c3fe2afc
|
Use vocab: in io.encodings.korean
|
2009-02-15 20:08:00 -06:00 |
Slava Pestov
|
723dcd334f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 20:06:23 -06:00 |
Slava Pestov
|
6b99b04531
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
Doug Coleman
|
c5e1a26ac5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 19:51:45 -06:00 |
Doug Coleman
|
63c96cc008
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-02-15 19:29:49 -06:00 |
Tim Wawrzynczak
|
9363ecc108
|
Removed extra nulls from v1 tags
|
2009-02-15 19:12:46 -06:00 |
Daniel Ehrenberg
|
523e0d993d
|
Cleanup and bug fix in io.encodings.korean
|
2009-02-15 18:01:34 -06:00 |
Daniel Ehrenberg
|
66c2efb378
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 14:29:39 -06:00 |
Doug Coleman
|
5ef7afcbb3
|
refactor tiff loading a bit, identify lots of ifd header tags
|
2009-02-15 10:42:36 -06:00 |
Doug Coleman
|
f4a242f341
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 09:14:33 -06:00 |
Doug Coleman
|
3df5422151
|
add support for parsing all baseline tiff tags, fix loading a tiff that used to work
|
2009-02-15 09:13:53 -06:00 |
Slava Pestov
|
1bea447e4d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 04:07:13 -06:00 |
Slava Pestov
|
cddb1f6133
|
Fix spelling
|
2009-02-15 04:07:05 -06:00 |
Yun, Jonghyouk
|
7f130be10f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 10:59:03 +09:00 |
Doug Coleman
|
5741aa198e
|
not all images have associated alpha data... oops
|
2009-02-14 19:28:00 -06:00 |
Doug Coleman
|
47a2f42c9f
|
handle associated alpha data in tiffs
|
2009-02-14 19:24:42 -06:00 |
Doug Coleman
|
99122a8fb1
|
use while to implement randomize (thanks joe!), document it
|
2009-02-14 14:25:48 -06:00 |
Doug Coleman
|
a0491606bc
|
fix { } randomize, more unit tests
|
2009-02-14 14:04:54 -06:00 |
Doug Coleman
|
1418a67cc6
|
unit test how many elements to swap with randomize, remove a usage of pick
|
2009-02-14 13:28:41 -06:00 |
Doug Coleman
|
0286c524e8
|
randomize was broken -- elements could not exchange with themselves
|
2009-02-14 13:14:00 -06:00 |
Jose A. Ortega Ruiz
|
0f6598d95c
|
FUEL: Recognised parenthesised forms (e.g., stack effects) as syntactic constructs.
|
2009-02-14 13:44:12 +01:00 |
Jose A. Ortega Ruiz
|
29d1dfe7b5
|
Merge commit 'origin/master' into emacs
|
2009-02-14 13:43:17 +01:00 |
Doug Coleman
|
b638a35fd7
|
move >signed to math.bitwise
|
2009-02-14 00:31:17 -06:00 |
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 |
ageldama
|
02e4c14a89
|
'work' -> 'basis' correction
|
2009-02-14 10:55:45 +09:00 |
ageldama
|
eef49a82b5
|
initial 'io.encodings.korean' commit
|
2009-02-14 10:42:31 +09: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 |