Slava Pestov
|
76b3611f13
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-26 00:50:38 -05:00 |
Slava Pestov
|
dc6af2f7bb
|
Fix USING
|
2008-05-26 00:48:37 -05:00 |
Slava Pestov
|
9d04629d4c
|
We can now parse reddit's RSS feed
|
2008-05-26 00:48:28 -05:00 |
Slava Pestov
|
b91a314f0e
|
Another recursive fry fi
|
2008-05-26 00:48:18 -05:00 |
Slava Pestov
|
1c10cb0ff1
|
Update for word renaming
|
2008-05-26 00:48:10 -05:00 |
Slava Pestov
|
8d8cb11e2a
|
More stuff
|
2008-05-26 00:48:02 -05:00 |
Slava Pestov
|
d589ac19dd
|
Reworking validation
|
2008-05-26 00:47:27 -05:00 |
Doug Coleman
|
c0b7086ac5
|
merge
|
2008-05-25 23:54:28 -05:00 |
Doug Coleman
|
c2c576f021
|
Merge branch 'master' of git://factorcode.org/git/littledan
|
2008-05-25 23:54:18 -05:00 |
Daniel Ehrenberg
|
c0d3d9378e
|
Fixing yahoo tests
|
2008-05-25 23:51:28 -05:00 |
Doug Coleman
|
c414795987
|
Merge branch 'master' of git://factorcode.org/git/littledan
|
2008-05-25 23:31:14 -05:00 |
Doug Coleman
|
3d92c0e1bd
|
handle farkup tables better
|
2008-05-25 23:11:35 -05:00 |
Daniel Ehrenberg
|
2b7ca515cc
|
Fixing Unicode collation tests
|
2008-05-25 21:36:38 -05:00 |
Doug Coleman
|
91aa69dda6
|
better error reporting for push/pop on dlists
|
2008-05-25 20:43:17 -05:00 |
Daniel Ehrenberg
|
353d4e2ab0
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/sequences/lib/lib-tests.factor
extra/sequences/lib/lib.factor
|
2008-05-25 20:33:56 -05:00 |
Daniel Ehrenberg
|
a77034c748
|
Fixing insensitive equality tests
|
2008-05-25 20:21:39 -05:00 |
Slava Pestov
|
a84880d770
|
Fix parameter ordering
|
2008-05-25 19:45:21 -05:00 |
Slava Pestov
|
5cb13132af
|
adjoin and conjoin words added
|
2008-05-25 19:44:37 -05:00 |
Slava Pestov
|
0dc90434e2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-25 18:33:34 -05:00 |
Doug Coleman
|
191e95d8c1
|
fix a couple of dlists bugs
document more words
add more tests
|
2008-05-25 18:28:07 -05:00 |
Daniel Ehrenberg
|
0f1885caf8
|
Insensitive equality in unicode.collation
|
2008-05-25 15:41:26 -05:00 |
Matthew Willis
|
03ceb01125
|
Add a larger text section example to "cairo.pango.gadgets" run
|
2008-05-25 13:24:56 -07:00 |
Daniel Ehrenberg
|
adb7db99b1
|
Making collation tests not crash the UI
|
2008-05-25 15:19:47 -05:00 |
Daniel Ehrenberg
|
61209cbd3e
|
Growing circulars
|
2008-05-25 15:19:26 -05:00 |
Matthew Willis
|
383784d09e
|
incorporate color into "cairo.pango.gadgets" run for testing purposes.
|
2008-05-25 12:03:26 -07:00 |
Matthew Willis
|
e1669916f6
|
add invalidate-memoized to extra/memoize so that specific entries can be removed from the memoization cache. This is used in cached-cairo ungraft* to ensure that textures re-rendered.
|
2008-05-25 12:00:55 -07:00 |
Matthew Willis
|
87b6cb5d40
|
fixed a color issue in texture rendering
|
2008-05-25 11:59:41 -07:00 |
Daniel Ehrenberg
|
8ac9d9d9b2
|
Unicode collation done, except for tailoring. Normalization test suite
|
2008-05-25 12:40:12 -05:00 |
Eduardo Cavazos
|
299bb1fb16
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-05-25 05:16:00 -05:00 |
Eduardo Cavazos
|
566c3db4b0
|
dns: Minor cleanups
|
2008-05-25 05:15:41 -05:00 |
Daniel Ehrenberg
|
5646d067e4
|
Fixing Unicode collation, except for Korean
|
2008-05-25 02:51:27 -05:00 |
Matthew Willis
|
d5f6cf4d05
|
Initial commit of GL texture gadgets
|
2008-05-24 20:04:12 -07:00 |
Matthew Willis
|
0c8d145378
|
changed "cairo.pango.gadgets" run to use Japanese
|
2008-05-24 20:03:31 -07:00 |
Slava Pestov
|
dc1a423f88
|
Document clumps
|
2008-05-24 21:49:48 -05:00 |
Doug Coleman
|
2d89fee927
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-24 20:06:40 -05:00 |
Daniel Ehrenberg
|
8ea775f9b5
|
Merge branch 'master' of git://factorcode.org/git/littledan
|
2008-05-24 18:50:17 -04:00 |
Daniel Ehrenberg
|
e2d1e57142
|
Unicode changes for collation and resource file parsing
|
2008-05-24 17:34:01 -05:00 |
Slava Pestov
|
56488c2244
|
Merge branch 'master' of git://onigirihouse.com/git/yuuki
|
2008-05-24 14:35:15 -05:00 |
Matthew Willis
|
c64de056fb
|
First crack at pango. Try "cairo.pango.gadgets" run
|
2008-05-24 12:10:57 -07:00 |
Matthew Willis
|
06843caee9
|
Fixed mistake introduced in the last patch.
|
2008-05-24 12:10:57 -07:00 |
Matthew Willis
|
3104cdb511
|
Changed the unicode cairo sample to use actual unicode instead of a byte
array.
|
2008-05-24 12:10:57 -07:00 |
Daniel Ehrenberg
|
f332686375
|
Making collation better
|
2008-05-24 12:17:08 -05:00 |
Eduardo Cavazos
|
69ef4430d5
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-05-24 02:03:42 -05:00 |
Eduardo Cavazos
|
26b07ea513
|
New vocab: dns.resolver
|
2008-05-24 02:03:22 -05:00 |
Slava Pestov
|
9100398adf
|
Add more chloe tags, and tests
|
2008-05-24 01:28:48 -05:00 |
Doug Coleman
|
7a408dcf55
|
mmmm....upgrades
better html analyzer
|
2008-05-23 23:34:10 -05:00 |
Doug Coleman
|
fad5df79df
|
handle \r\n,\r like \n
|
2008-05-23 23:33:20 -05:00 |
Doug Coleman
|
4186034de6
|
add if-seq and if-empty
|
2008-05-23 23:25:32 -05:00 |
Doug Coleman
|
104baa137c
|
add some taxes stuff
|
2008-05-23 23:23:41 -05:00 |
Doug Coleman
|
f706b50ac7
|
remove dipd, it's 2dip
|
2008-05-23 22:48:58 -05:00 |