think tank forum
ttf development
» three step plan
log in to ttf
can't log in?
·
register an account
·
recover your account
·
search the forums
17 years ago
link
lucas
i ❤ demo
to making ttf unicode revisions work:
(1) convert include_diff.php to multibyte-safe string functions (DONE)
(2) convert internal php encoding to UTF-8 (DONE)
(3) create multibyte-safe serialize and unserialize functions (in progress)
17 years ago
link
lucas
i ❤ demo
oops.. still tons of problems with diffing itself. back to the drawing board.
17 years ago
link
lucas
i ❤ demo
new plan:
(1) port unix diff() to php
(2) create a mb safe string serializer
17 years ago
link
lucas
i ❤ demo
jesus
http://www.openbsd.org/cgi-bin/cvsweb/src/usr … web-markup
17 years ago
r1
,
link
lucas
i ❤ demo
this post has been archived.