qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- metadata +492 -0
@@ -0,0 +1,256 @@
|
|
1
|
+
# -*- coding: shift_jis -*-
|
2
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
3
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
4
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
5
|
+
|
6
|
+
module Qwik
|
7
|
+
class Action
|
8
|
+
D_QwikWeb = {
|
9
|
+
:dt => 'How to qwikWeb',
|
10
|
+
:dd => 'How to use qwikWeb',
|
11
|
+
#You can see brief descriptions of qwikWeb functions.
|
12
|
+
:dc => "
|
13
|
+
'''qwikWeb''' is a group communication system that integrates
|
14
|
+
WikiWikiWeb and a mailing list.
|
15
|
+
|
16
|
+
Please see [[qwikWeb|http://qwik.jp/qwikWeb.html]] for details.
|
17
|
+
|
18
|
+
A list of qwikWeb functions is presented below.
|
19
|
+
"
|
20
|
+
}
|
21
|
+
|
22
|
+
D_SiteManagement = {
|
23
|
+
:dt => 'Site management',
|
24
|
+
:dd => 'Site management menu.',
|
25
|
+
:dc => '
|
26
|
+
* Site management function
|
27
|
+
You can access site management pages from the right side of the edit page.
|
28
|
+
You can access the same pages here.
|
29
|
+
- [[Config|_SiteConfig]] Site configuration page
|
30
|
+
- [[Chronology|.chronology]] The site chronology is shown here.
|
31
|
+
- [[Members|_GroupMembers]] Add or delete members of this group.
|
32
|
+
-- Please enter a mail address on each line. (Do not use a comma-separated values format.)
|
33
|
+
-- \'\'\'Warning:\'\'\' You cannot log in to this site again if you delete your mail from this page.
|
34
|
+
- {{zip}} You can receive a site archive.
|
35
|
+
-- The archive includes the static HTML pages. You can place the HTML pages onto a web site.
|
36
|
+
* Site page configuration
|
37
|
+
You can edit menus, such as a sidemenu, from here.
|
38
|
+
- [[AdminMenu|_AdminMenu]] On the top of this page.
|
39
|
+
- [[SideMenu|_SideMenu]] On the side of this page.
|
40
|
+
- [[PageAttribute|_PageAttribute]] As the page attribute.
|
41
|
+
- [[EditorFooter|_EditorFooter]] The footer of the edit page.
|
42
|
+
You can also edit several configurations.
|
43
|
+
- [[_SiteTheme]] You can attach your own css file to this page.
|
44
|
+
- [[_InterWikiName]] Inter wiki link.
|
45
|
+
- [[_IsbnLink]] Used for the isbn plugin.
|
46
|
+
- [[_BookSearch]] Used for the book search plugin.
|
47
|
+
- [[_LoginMessage]] You will see a message on the Login page if you created this page.
|
48
|
+
These pages are inherited from the parent pages.
|
49
|
+
The contents are copied from the parent pages if you edited the pages.
|
50
|
+
Even if the parent pages are edited, the changes might not appear.
|
51
|
+
If so, please save the contents of the current page to your editor and
|
52
|
+
erase the page. Then you will see the contents of the parent page.
|
53
|
+
After that, please re-edit the page.
|
54
|
+
* etc.
|
55
|
+
- [[SandBox]]
|
56
|
+
- [[SiteLog|_SiteLogView]]
|
57
|
+
Please see [[qwikWeb|http://qwik.jp/qwikWeb.html]] for details.
|
58
|
+
'
|
59
|
+
}
|
60
|
+
|
61
|
+
D_TextFormatSimple = {
|
62
|
+
:dt => 'TextFormat',
|
63
|
+
:dd => 'You can view a brief description of the text format.',
|
64
|
+
:dc => "* Text format
|
65
|
+
Please also access the [[full text format|TextFormat.describe]].
|
66
|
+
** Header 2
|
67
|
+
*** Header 3
|
68
|
+
**** Header 4
|
69
|
+
***** Header 5
|
70
|
+
- List level 1
|
71
|
+
-- List level 2
|
72
|
+
--- List level 3
|
73
|
+
+ Unordered list 1
|
74
|
+
++ Unordered list 2
|
75
|
+
+++ Unordered list 3
|
76
|
+
Pre formatted text.
|
77
|
+
> This is a quote.
|
78
|
+
:Wiki:A writable Web system.
|
79
|
+
:QuickML:An easy to use mailing list system.
|
80
|
+
,Data 1-1,Data 1-2,Data 1-3
|
81
|
+
,Data 2-1,Data 2-2,Data 2-3
|
82
|
+
''emphasis text'', '''strong text''', ==stroke out text==
|
83
|
+
[[new|http://qwik.jp/.theme/new.png]]
|
84
|
+
[[FrontPage]]
|
85
|
+
[[Yahoo!|http://www.yahoo.co.jp/]]
|
86
|
+
{{recent(1)}}
|
87
|
+
{{{
|
88
|
+
** Header 2
|
89
|
+
*** Header 3
|
90
|
+
**** Header 4
|
91
|
+
***** Header 5
|
92
|
+
- List level 1
|
93
|
+
-- List level 2
|
94
|
+
--- List level 3
|
95
|
+
+ Unordered list 1
|
96
|
+
++ Unordered list 2
|
97
|
+
+++ Unordered list 3
|
98
|
+
Pre formatted text.
|
99
|
+
> This is a quote.
|
100
|
+
:Wiki:A writable Web system.
|
101
|
+
:QuickML:An easy to use mailing list system.
|
102
|
+
,Data 1-1,Data 1-2,Data 1-3
|
103
|
+
,Data 2-1,Data 2-2,Data 2-3
|
104
|
+
''emphasis text'', '''strong text''', ==stroke out text==
|
105
|
+
[[new|http://qwik.jp/.theme/new.png]]
|
106
|
+
[[FrontPage]]
|
107
|
+
[[Yahoo!|http://www.yahoo.co.jp/]]
|
108
|
+
{{recent(1)}}
|
109
|
+
}}}
|
110
|
+
"
|
111
|
+
}
|
112
|
+
|
113
|
+
D_TextFormat = {
|
114
|
+
:dt => 'TextFormat',
|
115
|
+
:dd => 'The text format of qwikWeb can be viewed here.',
|
116
|
+
:dc => "* Text format
|
117
|
+
Please also access the [[simplified text format|TextFormatSimple.describe]].
|
118
|
+
* Header
|
119
|
+
- You can describe header by placing '*' on the beginning of the line.
|
120
|
+
- You can use '*' from one to five. The stars are translated from h2 to h6.
|
121
|
+
* Header 1
|
122
|
+
** Header 2
|
123
|
+
*** Header 3
|
124
|
+
**** Header 4
|
125
|
+
***** Header 5
|
126
|
+
* Header 1
|
127
|
+
** Header 2
|
128
|
+
*** Header 3
|
129
|
+
**** Header 4
|
130
|
+
***** Header 5
|
131
|
+
* Page Title
|
132
|
+
You can specify the page title using '*' on the first line of the page.
|
133
|
+
The header acts as the page title.
|
134
|
+
You can link the page using the page title.
|
135
|
+
|
136
|
+
For example, you can link to the TextFormat page using [[TextFormat]].
|
137
|
+
In addition, you can use [[書式一覧詳細版]] to link the page.
|
138
|
+
|
139
|
+
However, usually, please use the page ID to link the page.
|
140
|
+
If you use page title to link to the page,
|
141
|
+
the page link will be disconnected.
|
142
|
+
The page title will appear instead of the page ID
|
143
|
+
if you use page ID to link to the page.
|
144
|
+
|
145
|
+
* List
|
146
|
+
- You can use an unordered list using '-' on the beginning of the line.
|
147
|
+
- You can use '-' from one to three times. You can use a nested list.
|
148
|
+
- You can use an ordered list using '+' also.
|
149
|
+
- List level 1
|
150
|
+
-- List level 2
|
151
|
+
--- List level 3
|
152
|
+
+ Unordered list 1
|
153
|
+
++ Unordered list 2
|
154
|
+
+++ Unordered list 3
|
155
|
+
- List level 1
|
156
|
+
-- List level 2
|
157
|
+
--- List level 3
|
158
|
+
+ Unordered list 1
|
159
|
+
++ Unordered list 2
|
160
|
+
+++ Unordered list 3
|
161
|
+
* Paragraph
|
162
|
+
- You can describe normal paragraphs.
|
163
|
+
- The blank lines become separators between paragraphs.
|
164
|
+
For example,
|
165
|
+
you can describe several lines
|
166
|
+
using several lines.
|
167
|
+
For example,
|
168
|
+
you can describe several lines
|
169
|
+
using several lines.
|
170
|
+
* Horizontal rules
|
171
|
+
- You can describe a horizontal rule using '===='.
|
172
|
+
There is a separator between this word
|
173
|
+
====
|
174
|
+
and this word.
|
175
|
+
There is a separator between this word
|
176
|
+
====
|
177
|
+
and this word.
|
178
|
+
|
179
|
+
* Pre-formatted text
|
180
|
+
You can describe pre-formatted text using ' ' or 'tab'.
|
181
|
+
This is a
|
182
|
+
pre-formatted text.
|
183
|
+
You can also use '{{{' and
|
184
|
+
'}}}' for specifying pre-formatted text.
|
185
|
+
{{{
|
186
|
+
void main()
|
187
|
+
{
|
188
|
+
printf(\"hello, world\n\");
|
189
|
+
}
|
190
|
+
}}}
|
191
|
+
{{{
|
192
|
+
void main()
|
193
|
+
{
|
194
|
+
printf(\"hello, world\n\");
|
195
|
+
}
|
196
|
+
}}}
|
197
|
+
* Quote
|
198
|
+
You can describe a quote using '>'.
|
199
|
+
> This is a quote.
|
200
|
+
> This is a quote.
|
201
|
+
* Word description
|
202
|
+
You can make a word description using ':'.
|
203
|
+
:Wiki:A writable Web system.
|
204
|
+
:QuickML:An easy-to-use mailing list system.
|
205
|
+
:Wiki:A writable Web system.
|
206
|
+
:QuickML:An easy-to-use mailing list system.
|
207
|
+
* Table
|
208
|
+
You can use a table using ',' or '|'.
|
209
|
+
,Data 1-1,Data 1-2,Data 1-3
|
210
|
+
,Data 2-1,Data 2-2,Data 2-3
|
211
|
+
,Data 1-1,Data 1-2,Data 1-3
|
212
|
+
,Data 2-1,Data 2-2,Data 2-3
|
213
|
+
* Inline Elements
|
214
|
+
You can specify inline elements.
|
215
|
+
- You can add emphasis to an enclosed text using 2 apostrophes.
|
216
|
+
- You can add stronger emphasis to an enclosed text using 3 apostrophes.
|
217
|
+
- You can add strike out an enclosed text using 3 equals signs.
|
218
|
+
This is ''emphasis text''.
|
219
|
+
This is '''bold text'''.
|
220
|
+
This is ==stricken out text==.
|
221
|
+
This is ''emphasis text''.
|
222
|
+
This is '''bold text'''.
|
223
|
+
This is ==stricken out text==.
|
224
|
+
* Link
|
225
|
+
You can make a link to a page using '[[' and ']]'.
|
226
|
+
For example, this is a link to [[FrontPage]].
|
227
|
+
For example, this is a link to [[FrontPage]].
|
228
|
+
* Create a new page
|
229
|
+
You can create a new page by following a new page link.
|
230
|
+
* Delete a page.
|
231
|
+
You can delete a page by saving the page with a null string.
|
232
|
+
* Link to a URL
|
233
|
+
You can link a URL by describing the URL in the text.
|
234
|
+
You can access qwikWeb homepage from http://qwik.jp/ .
|
235
|
+
You can access qwikWeb homepage from http://qwik.jp/ .
|
236
|
+
|
237
|
+
Furthermore, you can specify the link using '[[' and ']]'.
|
238
|
+
You can use it with an alias like this [[qwik|http://qwik.jp/]].
|
239
|
+
You can use it with an alias like this [[qwik|http://qwik.jp/]].
|
240
|
+
|
241
|
+
If the suffix of the link is jpg, jpeg, png, or gif,
|
242
|
+
the images will be embedded in the page.
|
243
|
+
[[New!|http://img.yahoo.co.jp/images/new2.gif]]
|
244
|
+
[[New!|http://img.yahoo.co.jp/images/new2.gif]]
|
245
|
+
* InterWiki function.
|
246
|
+
You can describe a link to the other Wiki sites.
|
247
|
+
- [[google:qwikWeb]]
|
248
|
+
- [[isbn:4797318325]]
|
249
|
+
- [[amazon:Wiki]]
|
250
|
+
- [[google:qwikWeb]]
|
251
|
+
- [[isbn:4797318325]]
|
252
|
+
- [[amazon:Wiki]]
|
253
|
+
"
|
254
|
+
}
|
255
|
+
end
|
256
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/util-pathname'
|
7
|
+
|
8
|
+
COPYRIGHT_BANNER = <<END
|
9
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
10
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
11
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
12
|
+
|
13
|
+
END
|
14
|
+
|
15
|
+
ARGV.each {|fname|
|
16
|
+
#s = File.read(fname)
|
17
|
+
s = fname.path.read
|
18
|
+
unless /\A#/ =~ s
|
19
|
+
s = COPYRIGHT_BANNER + s
|
20
|
+
fname.path.write(s)
|
21
|
+
#File.open(fname, "w"){|f| f.write(s) }
|
22
|
+
end
|
23
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
|
7
|
+
module Qwik
|
8
|
+
class Backup
|
9
|
+
def self.main(argv)
|
10
|
+
Dir.chdir($base)
|
11
|
+
date = Time.now.strftime('%Y-%m-%dT%H')
|
12
|
+
if ! FileTest.exist?('backup')
|
13
|
+
Dir.mkdir('backup')
|
14
|
+
end
|
15
|
+
cmd = "tar cfj backup/data-#{date}.tar.bz2 data"
|
16
|
+
puts cmd
|
17
|
+
system cmd
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
|
22
|
+
if $0 == __FILE__
|
23
|
+
Qwik::Backup.main(ARGV)
|
24
|
+
end
|
@@ -0,0 +1,175 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
require 'benchmark'
|
6
|
+
require 'optparse'
|
7
|
+
require 'fileutils'
|
8
|
+
|
9
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
10
|
+
require 'qwik/bench-module-session'
|
11
|
+
require 'qwik/test-common'
|
12
|
+
|
13
|
+
$test = true
|
14
|
+
|
15
|
+
class QwikBench
|
16
|
+
include TestSession
|
17
|
+
|
18
|
+
DefaultConfig = {
|
19
|
+
:sitename => 'www',
|
20
|
+
:path => nil,
|
21
|
+
:repeat => 1,
|
22
|
+
}
|
23
|
+
|
24
|
+
def nu_copy_all(sitename)
|
25
|
+
src = @org_sites_dir.path + sitename
|
26
|
+
return nil unless src.exist?
|
27
|
+
dest = @dir
|
28
|
+
|
29
|
+
pages = []
|
30
|
+
src.each_entry {|file|
|
31
|
+
if /\A.+\.txt\z/ =~ file.to_s
|
32
|
+
srcfile = src+file
|
33
|
+
str = srcfile.read
|
34
|
+
mtime = srcfile.mtime
|
35
|
+
|
36
|
+
destfile = dest+file
|
37
|
+
destfile.put(str)
|
38
|
+
destfile.utime(mtime, mtime)
|
39
|
+
|
40
|
+
pages << file.to_s.sub(/\.txt\z/, "")
|
41
|
+
end
|
42
|
+
}
|
43
|
+
return pages
|
44
|
+
end
|
45
|
+
|
46
|
+
def get_pages(src)
|
47
|
+
pages = []
|
48
|
+
src.each_entry {|file|
|
49
|
+
if /\A(.+)\.txt\z/ =~ file.to_s
|
50
|
+
#pages << file.to_s.sub(/\.txt\z/, "")
|
51
|
+
pages << $1
|
52
|
+
end
|
53
|
+
}
|
54
|
+
return pages
|
55
|
+
end
|
56
|
+
|
57
|
+
def copy_all(sitename)
|
58
|
+
src = @org_sites_dir.path + sitename
|
59
|
+
return nil unless src.exist?
|
60
|
+
|
61
|
+
dest = @dir
|
62
|
+
dest.rmtree if dest.exist?
|
63
|
+
dest.rmdir if dest.exist?
|
64
|
+
|
65
|
+
puts 'start copy.'
|
66
|
+
if File.exist?('/bin/cp')
|
67
|
+
system "/bin/cp -a #{src} #{dest}"
|
68
|
+
else
|
69
|
+
FileUtils.cp_r(src.to_s, dest.to_s)
|
70
|
+
end
|
71
|
+
puts 'copy done.'
|
72
|
+
|
73
|
+
return get_pages(src)
|
74
|
+
end
|
75
|
+
|
76
|
+
def bench(config)
|
77
|
+
sitename = config[:sitename]
|
78
|
+
path = config[:path]
|
79
|
+
repeat = config[:repeat]
|
80
|
+
pages = copy_all(sitename)
|
81
|
+
|
82
|
+
if pages.nil?
|
83
|
+
puts 'Error: No such site.'
|
84
|
+
return
|
85
|
+
end
|
86
|
+
|
87
|
+
puts "=" * 70
|
88
|
+
puts "sitename: #{sitename}"
|
89
|
+
puts "pagenum: #{pages.length}"
|
90
|
+
puts "path: #{path}" if path
|
91
|
+
puts "repeat: #{repeat}"
|
92
|
+
puts
|
93
|
+
|
94
|
+
bench_result = Benchmark.measure {
|
95
|
+
t_add_user
|
96
|
+
repeat.times {
|
97
|
+
if path
|
98
|
+
res = session(path)
|
99
|
+
dummy = res.body.format_xml
|
100
|
+
else
|
101
|
+
pages.each {|base|
|
102
|
+
res = session("/test/#{base}.html")
|
103
|
+
dummy = res.body.format_xml
|
104
|
+
}
|
105
|
+
end
|
106
|
+
}
|
107
|
+
}
|
108
|
+
|
109
|
+
puts Benchmark::CAPTION
|
110
|
+
puts bench_result
|
111
|
+
puts "=" * 70
|
112
|
+
end
|
113
|
+
|
114
|
+
def run(config)
|
115
|
+
setup
|
116
|
+
bench(config)
|
117
|
+
#teardown
|
118
|
+
end
|
119
|
+
|
120
|
+
def self.main(argv)
|
121
|
+
config = {}
|
122
|
+
config.update(DefaultConfig)
|
123
|
+
config.update(parse_args(argv))
|
124
|
+
qb = QwikBench.new
|
125
|
+
qb.run(config)
|
126
|
+
end
|
127
|
+
|
128
|
+
def self.parse_args(argv)
|
129
|
+
config = {}
|
130
|
+
optionparser = OptionParser.new {|opts|
|
131
|
+
opts.banner = "Usage: qwik-bench [options]"
|
132
|
+
opts.separator ''
|
133
|
+
opts.separator 'Specific options:'
|
134
|
+
opts.on('-c', '--copy',
|
135
|
+
'Copy directory first.') {|a|
|
136
|
+
config[:copy] = a
|
137
|
+
}
|
138
|
+
opts.on('-s', '--sitename sitename', 'Specify your sitename.') {|a|
|
139
|
+
config[:sitename] = a
|
140
|
+
}
|
141
|
+
opts.on('-p', '--path path', 'Specify path.') {|a|
|
142
|
+
config[:path] = a
|
143
|
+
}
|
144
|
+
opts.on('-r', '--repeat 100', OptionParser::DecimalInteger,
|
145
|
+
'Repeat times.') {|a|
|
146
|
+
config[:repeat] = a
|
147
|
+
}
|
148
|
+
opts.separator ''
|
149
|
+
opts.separator 'Common options:'
|
150
|
+
opts.on_tail('-h', '--help', 'Show this message') {
|
151
|
+
puts opts
|
152
|
+
exit
|
153
|
+
}
|
154
|
+
}
|
155
|
+
optionparser.parse!(argv)
|
156
|
+
return config
|
157
|
+
end
|
158
|
+
end
|
159
|
+
|
160
|
+
if $0 == __FILE__
|
161
|
+
if ARGV[0] == '-b'
|
162
|
+
AB_PATH = "/usr/sbin/ab"
|
163
|
+
def main
|
164
|
+
url = "http://127.0.0.1:9190/"
|
165
|
+
requests = 1000
|
166
|
+
concurrency = 100
|
167
|
+
cmd = "#{AB_PATH} -n #{requests} -c #{concurrency} #{url}"
|
168
|
+
puts cmd
|
169
|
+
system cmd
|
170
|
+
end
|
171
|
+
main
|
172
|
+
else
|
173
|
+
QwikBench.main(ARGV)
|
174
|
+
end
|
175
|
+
end
|
@@ -0,0 +1,52 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/util-path'
|
7
|
+
|
8
|
+
def die(msg)
|
9
|
+
puts msg
|
10
|
+
exit 1
|
11
|
+
end
|
12
|
+
|
13
|
+
def main
|
14
|
+
#log = 'log'.path
|
15
|
+
log = ARGV.shift
|
16
|
+
die('Usage: dev-calctime log') if log.nil?
|
17
|
+
|
18
|
+
log = log.path
|
19
|
+
die('log not found.') if ! log.exist?
|
20
|
+
|
21
|
+
content = log.open {|f| f.read }
|
22
|
+
|
23
|
+
ar = []
|
24
|
+
content.each_line {|line|
|
25
|
+
line.chomp!
|
26
|
+
if /(\([0-9\.]+\))\z/ =~ line
|
27
|
+
time = $1
|
28
|
+
time = time.sub(/\A\(/, '').sub(/\)\z/, '').to_f
|
29
|
+
|
30
|
+
line = line.sub(/(\([0-9\.]+\))\z/, '')
|
31
|
+
method, klass = line.split(/[\(\)]/)
|
32
|
+
ar << [time, klass, method]
|
33
|
+
end
|
34
|
+
}
|
35
|
+
|
36
|
+
newstr = ''
|
37
|
+
ar.sort.reverse.each {|time, klass, method|
|
38
|
+
if 0.1 < time
|
39
|
+
line = "#{time}\t#{klass}\t#{method}\n"
|
40
|
+
newstr << line
|
41
|
+
end
|
42
|
+
}
|
43
|
+
|
44
|
+
if false
|
45
|
+
'out'.path.open('wb') {|out|
|
46
|
+
out.print newstr
|
47
|
+
}
|
48
|
+
else
|
49
|
+
print newstr
|
50
|
+
end
|
51
|
+
end
|
52
|
+
main
|
@@ -0,0 +1,60 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/util-pathname'
|
7
|
+
|
8
|
+
class CSSCompressor
|
9
|
+
def self.run
|
10
|
+
generate_src
|
11
|
+
end
|
12
|
+
|
13
|
+
def self.generate_src
|
14
|
+
src = <<'EOT'
|
15
|
+
/*
|
16
|
+
|
17
|
+
Copyright (C) 2003-2006 Kouichirou Eto
|
18
|
+
All rights reserved.
|
19
|
+
This is free software with ABSOLUTELY NO WARRANTY.
|
20
|
+
|
21
|
+
You can redistribute it and/or modify it under the terms of
|
22
|
+
the GNU General Public License version 2.
|
23
|
+
|
24
|
+
This file is automatically generated.
|
25
|
+
PLEASE DO NOT EDIT THIS FILE.
|
26
|
+
|
27
|
+
*/
|
28
|
+
EOT
|
29
|
+
'.'.path.each_entry {|file|
|
30
|
+
f = file.to_s
|
31
|
+
next unless /\.css\z/ =~ f
|
32
|
+
s = ''
|
33
|
+
file.open {|f|
|
34
|
+
while line = f.gets
|
35
|
+
line.sub!(/\/\/.+$/, '')
|
36
|
+
line.sub!(/\A\s+/, '')
|
37
|
+
line.sub!(/\A([-\w]+:)\s+/) { $1 }
|
38
|
+
case line
|
39
|
+
when /\A\/\//, /\A\s*$/
|
40
|
+
# do nothing
|
41
|
+
when /\A\/\*.+\*\/$/
|
42
|
+
# do nothing
|
43
|
+
else
|
44
|
+
s << line
|
45
|
+
end
|
46
|
+
end
|
47
|
+
f.read
|
48
|
+
}
|
49
|
+
src << s
|
50
|
+
}
|
51
|
+
|
52
|
+
'../all.css'.path.open('wb') {|f|
|
53
|
+
f.puts src
|
54
|
+
}
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
if $0 == __FILE__
|
59
|
+
CSSCompressor.run
|
60
|
+
end
|
@@ -0,0 +1,102 @@
|
|
1
|
+
#! /usr/bin/ruby
|
2
|
+
# Copyright (C) 2003-2008 AIST, All rights reserved.
|
3
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
4
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
5
|
+
|
6
|
+
require 'pathname'
|
7
|
+
require 'pp'
|
8
|
+
require 'stringio'
|
9
|
+
$KCODE = 'SJIS'
|
10
|
+
|
11
|
+
class String
|
12
|
+
def trim_line!
|
13
|
+
self.chomp!
|
14
|
+
self.gsub!(/\A\s*/, '')
|
15
|
+
self.gsub!(/\s*\z/, '')
|
16
|
+
end
|
17
|
+
|
18
|
+
def strip_metachar!
|
19
|
+
self.gsub!(/\\n/, '')
|
20
|
+
self.gsub!(/\\"/, '"')
|
21
|
+
self.sub!(/\A['"]/, '')
|
22
|
+
self.sub!(/['"]\Z/, '')
|
23
|
+
end
|
24
|
+
|
25
|
+
def del!(regexp)
|
26
|
+
self.gsub!(regexp) { '' }
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
class ExtractCatalog
|
31
|
+
def main
|
32
|
+
mypath = Pathname.new(__FILE__)
|
33
|
+
|
34
|
+
catalog_ja = mypath.parent + 'catalog-ja.rb'
|
35
|
+
ar = parse(catalog_ja)
|
36
|
+
outpath = Pathname.new '../../interfaces-web.txt'
|
37
|
+
output(outpath, ar)
|
38
|
+
|
39
|
+
catalog_ml_ja = mypath.parent + 'catalog-ml-ja.rb'
|
40
|
+
ar = parse(catalog_ml_ja)
|
41
|
+
outpath = Pathname.new '../../interfaces-ml.txt'
|
42
|
+
output(outpath, ar)
|
43
|
+
end
|
44
|
+
|
45
|
+
def parse(path)
|
46
|
+
str = path.read
|
47
|
+
|
48
|
+
str2 = ''
|
49
|
+
str.each_line {|line|
|
50
|
+
line.trim_line!
|
51
|
+
|
52
|
+
next if line.empty?
|
53
|
+
|
54
|
+
case line
|
55
|
+
when /^#/, /^module /, /^class /, /^def /, /^\{/, /^\}/, /^end$/,
|
56
|
+
/^:charset/, /^:codeconv/
|
57
|
+
next
|
58
|
+
end
|
59
|
+
|
60
|
+
str2 << line
|
61
|
+
}
|
62
|
+
|
63
|
+
ar = []
|
64
|
+
lines = str2.split(/['"],['"]/)
|
65
|
+
lines.each {|line|
|
66
|
+
e, j = line.split(/['"]\s*=>\s*['"]/)
|
67
|
+
ar << [e, j]
|
68
|
+
}
|
69
|
+
|
70
|
+
return ar
|
71
|
+
end
|
72
|
+
|
73
|
+
def output(outpath, ar)
|
74
|
+
outpath.open('w') {|out|
|
75
|
+
ar.each {|e, j|
|
76
|
+
next if e.nil?
|
77
|
+
next if j.nil?
|
78
|
+
|
79
|
+
e.del!(/\A'/)
|
80
|
+
j.del!(/['"],\z/)
|
81
|
+
e.del!(/\\n/)
|
82
|
+
j.del!(/\\n/)
|
83
|
+
|
84
|
+
e.gsub!(/\\\"/) { '"' }
|
85
|
+
|
86
|
+
next if e.empty?
|
87
|
+
next if j.empty?
|
88
|
+
|
89
|
+
next if e == '->'
|
90
|
+
next if e == '<-'
|
91
|
+
next if j == '→'
|
92
|
+
next if j == '←'
|
93
|
+
|
94
|
+
out.puts j
|
95
|
+
out.puts e
|
96
|
+
out.puts
|
97
|
+
}
|
98
|
+
}
|
99
|
+
end
|
100
|
+
end
|
101
|
+
|
102
|
+
ExtractCatalog.new.main
|