• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

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

RSS
Rev. Time Author
8d7bbd8 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()

4448c48 2014-11-30 09:59:06 henoheno

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

8209eaa 2014-11-30 09:40:34 henoheno

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

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

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

2b92bec 2014-11-30 09:36:00 henoheno

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

3ffdf52 2014-11-30 09:34:28 henoheno

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

a6ff00c 2014-11-30 07:49:30 henoheno

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

f5cfe67 2014-11-30 07:48:49 henoheno

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

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

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

043a520 2014-11-30 07:42:41 henoheno

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

79a38d3 2014-11-29 19:21:30 henoheno

do_update_diff(): Simplify. Beautify XHTML

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

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

892f189 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.

5e1b82f 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.

191e2e8 2014-11-29 11:14:12 henoheno

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

e2e68f2 2014-11-26 02:45:23 henoheno

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

1ed8bf3 2014-11-26 02:42:45 henoheno

BugTrack2/236: All your int are string two num

a51101b 2014-11-26 02:39:07 henoheno

BugTrack2/235: Clear the sort_flag

796d526 2014-11-26 02:27:34 henoheno

BugTrack2/235: Clear the sort_flag: ksort()

d30d31a 2014-11-26 02:06:50 henoheno

BugTrack2/235: Sort as string

45bc9ce 2014-11-26 02:05:52 henoheno

BugTrack2/235: bin2hex() wants string, not int

b3189fa 2014-11-26 01:59:44 henoheno

BugTrack2/225: POST => post (patched by g@kko)

6a73491 2014-11-26 01:57:56 henoheno

BugTrack2/225: <br> => <br /> (patched by g@kko)

49b10ee 2014-11-26 01:52:33 henoheno

BugTrack2/226 unused $matches (pointed out by anonymous)

bdc1135 2014-11-26 01:50:55 henoheno

BugTrack2/225: Forgotten </p> (patched by g@kko)

0c9fd02 2014-11-26 01:43:18 henoheno

BugTrack2/62:
TrackBack implimentation had been removed entirely
due to extremely strong suspicion of violating copyright.
'referer' function (using this implementation), also
removed.

ecc731c 2014-11-26 01:40:37 henoheno

BugTrack2/62:
TrackBack implimentation had been removed entirely
due to extremely strong suspicion of violating copyright.
'referer' function (that use the implimentation), also
removed.

5b10017 2014-11-26 01:32:46 henoheno

pkwk_touch_file() also corrects the ownership

440b0c8 2014-11-26 01:32:44 henoheno

pkwk_touch_file() also corrects the ownership

06c145a 2014-11-26 01:32:43 henoheno

BugTrack/191: counter plugin still reset the count to zero (Notified by someone)