• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. 日時 作者
6e26fb8 unc_autolink 2015-01-11 16:06:14 umorigu

Implment UNC auto link for Windows Shared folder

http://pukiwiki.sourceforge.jp/dev/?PukiWiki%2F1.4%2F%A4%C1%A4%E7%A4%C3%A4%C8%CA%D8%CD%F8%A4%CB%2FWindows%B6%A6%CD%AD%A5%D5%A5%A9%A5%EB%A5%C0%A4%CE%A5%D1%A5%B9%A4%F2%BC%AB%C6%B0%A5%EA%A5%F3%A5%AF

48c9da7 branch_r1_5 2014-12-23 01:43:35 umorigu

Remove .cvsignore

4aa8920 2014-12-23 01:42:41 umorigu

Re-create recent cache file 'cache/recent.dat' if it doesn't exit

* cache/_recent.dat : default recent cache file for distribution
* wiki/_526563656E744368616E676573.txt : default 'RecentChanges' wiki text
* wiki.en/526563656E744368616E676573.txt : 'RecentChanges' of en

77cf218 2014-12-03 02:24:21 umorigu

Convert character code of the source code to UTF-8 from EUC-JP

c2bb493 2014-11-30 20:27:59 henoheno

BugTrack2/320: Failure with page "0" (reverted before ../init.php r1.81)

b2c32c7 2014-11-30 20:25:42 henoheno

BugTrack2/236: If you compare two numerical strings, they are compared as integers

ef8f067 2014-11-30 20:09:53 henoheno

BugTrack2/260: grobal $script => $script = get_script_uri()

ae843f9 2014-11-30 13:00:19 henoheno

BugTrack2/236: Care for readdir() returns FALSE

769706f 2014-11-30 12:56:52 henoheno

BugTrack2/236: Care for readdir() returns FALSE

4e13d58 2014-11-30 12:51:08 teanan

BugTrack2/158: A wrong comment was deleted.

ee6a798 2014-11-30 11:27:13 henoheno

BugTrack2/236: Correct maintaince date

57ea151 2014-11-30 11:20:42 henoheno

BugTrack2/236: If you compare two numerical strings, they are compared as integers

3e2e301 2014-11-30 10:24:01 henoheno

BugTrack2/269: YTable(): Cleanup

3505104 2014-11-30 10:12:08 henoheno

Warning: fread() [function.fread]: Length parameter must be greater than 0

0c91a64 2014-11-30 10:05:15 henoheno

BugTrack2/55: Added two functions.
pkwk_chown(): Try to correct UID of the file
pkwk_touch_file(): touch() with pkwk_chown()

4200ba8 2014-11-30 09:59:06 henoheno

BugTrack2/236: If you compare two numerical strings, they are compared as integers

b03b1b3 2014-11-30 09:40:34 henoheno

get_source(): Returns FALSE if error occurerd. Cleanup. Remove redundant is_page()

a61cb59 2014-11-30 09:39:28 henoheno

get_source(): Returns FALSE if error occurerd. Cleanup. Remove redundant is_page()

ffefa6a 2014-11-30 09:36:00 henoheno

BugTrack2/264: Compute MD5 if needed, not everytime! (patched by ioio & ryu1)

09ff72b 2014-11-30 09:34:28 henoheno

get_source(,,$join=TRUE): Care for 0 byte files

505e1e9 2014-11-30 07:49:30 henoheno

BugTrack2/262: Convert MenuBar before deciding $pkwk_dtd (patched by Ilfa)

3503dcc 2014-11-30 07:48:49 henoheno

BugTrack2/262: Convert MenuBar before deciding $pkwk_dtd (patched by Ilfa)

fb431b7 2014-11-30 07:46:10 henoheno

BugTrack2/192, BugTrack2/229: Comment out: 1.3.x-compat replacement keywords

ef68cad 2014-11-30 07:42:41 henoheno

BugTrack2/251: Show more decent 'HTML convert time' (base patched by ioio)

da69403 2014-11-29 19:21:30 henoheno

do_update_diff(): Simplify. Beautify XHTML

29b0763 2014-11-29 15:09:47 henoheno

BugTrack2/246: do_plugin_init(): KISS. $checked what => init $done

3cd16de 2014-11-29 14:58:44 henoheno

BugTrack2/246: do_plugin_init(): KISS.
* This API do one thing: "FALSE or not". Forget meanless rule about NULL.
* htmlspecialchars() everywhere.

3dff899 2014-11-29 11:16:04 henoheno

* BugTrack2/246: Should use array_key_exists($maybe, $null) here (patched by sonots).
* Please don't memorize the $result itself.

8e404c7 2014-11-29 11:14:12 henoheno

BugTrack2/192, BugTrack2/229: Comment out: 1.3.x-compat replacement keywords

866348f 2014-11-26 02:45:23 henoheno

BugTrack2/236: "===" for two numerical strings. Can't rename "1" to "01".