Commit Graph

5288 Commits (be4cc36e127e9079410dc756666148b0373e033b)

Author SHA1 Message Date
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
Slava Pestov 6a1f385816 Add failing unit test 2008-05-23 22:37:55 -05:00
Slava Pestov 53857fdfee Move farkup, code, inspector components to html.components 2008-05-23 22:32:39 -05:00
Slava Pestov 376c73c7c8 Convert HTML streams to use inheritance and new accessors, fix a bug 2008-05-23 22:20:27 -05:00
Slava Pestov 73a25d8471 Remove obsolete vocabularies 2008-05-23 19:22:31 -05:00
Slava Pestov 8327449a65 Move templates to html vocabulary 2008-05-23 19:16:21 -05:00
Doug Coleman f1fe2641b5 really remove regexp4... 2008-05-23 18:45:05 -05:00
Slava Pestov a1b9d84849 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-23 18:43:17 -05:00
Slava Pestov 23c0d0fc93 Another html.streasm usage 2008-05-23 17:45:33 -05:00
Slava Pestov 3a6532a9f8 Update html.streams usages 2008-05-23 17:45:14 -05:00
Slava Pestov cee6ab6770 Add unit test to prevent future screwups 2008-05-23 17:45:00 -05:00
Slava Pestov a251556024 Add failing unit tests 2008-05-23 17:33:57 -05:00
Slava Pestov f693c69c40 Move HTML components to html.components, refactor 2008-05-23 17:33:31 -05:00
Doug Coleman 79da16bc5a 2dip documented, but should we use it in our code? the official stance is "no comment" 2008-05-23 16:47:35 -05:00
Doug Coleman 2225d1b990 uncomment bugs to let factor build (buggy) binaries! 2008-05-23 16:34:12 -05:00
Doug Coleman 61d3e6246c Merge branch 'master' of git://factorcode.org/git/factor 2008-05-23 16:30:47 -05:00
Doug Coleman 6386de6c2a move regexp4 to unmaintained...regexp5 is coming soon 2008-05-23 16:30:19 -05:00
Eduardo Cavazos 92ce3b9c3d Merge branch 'master' of factorcode.org:/git/factor 2008-05-23 00:13:39 -05:00
Eduardo Cavazos ff553f6aa0 New vocabulary: dns 2008-05-23 00:12:38 -05:00
Eduardo Cavazos 9c569034f6 factor.el: couple of font-lock words 2008-05-23 00:12:01 -05:00