]> gitweb.factorcode.org Git - factor.git/commit
html-tags imported, file responder shows icons
authorSlava Pestov <slava@factorcode.org>
Thu, 2 Sep 2004 23:38:05 +0000 (23:38 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 2 Sep 2004 23:38:05 +0000 (23:38 +0000)
commitf75e3ca0a8a39e3df6a1ec31fff95a3974b909f3
tree95b42fd565e8e0edd3ac01eef341c797744a8393
parenta0c9095ff56a2a3a19c6dc747fe3b2bff2df5d9e
html-tags imported, file responder shows icons
25 files changed:
TODO.FACTOR.txt
factor/FactorLib.java
factor/jedit/FactorPlugin.java
library/httpd/default-responders.factor
library/httpd/file-responder.factor
library/httpd/html-tags.factor [new file with mode: 0644]
library/httpd/html.factor
library/httpd/http-common.factor
library/httpd/resource-responder.factor [new file with mode: 0644]
library/httpd/responder.factor
library/httpd/wiki-responder.factor
library/platform/jvm/boot-sumo.factor
library/platform/jvm/init.factor
library/platform/native/boot-stage2.factor
library/platform/native/init-stage2.factor
library/platform/native/init.factor
library/platform/native/io-internals.factor
library/platform/native/stream.factor
library/strings.factor
library/styles.factor
library/test/httpd/html.factor
library/test/httpd/httpd.factor
library/test/httpd/url-encoding.factor
library/vocabularies.factor
library/vocabulary-style.factor