• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

PukiWiki


RSS
Rev. Hora Autor
bc27e47 2015-01-12 02:56:06 umorigu

BugTrack/359, BugTrack/360 Fix Tracker list sort

* BugTrack/359 Use 'usort' to sort track items instead of 'array_multisort'
* BugTrack/360 Use natucal sort via 'strnatcmp' function

86a06ff 2015-01-16 03:24:19 umorigu

Support UTF-8 only functions

The UTF-8 only function lines has '//UTF-8 only' trailing comment.
PukiWiki release deploy script would comment out these lines
for EUC-JP dist packages.

e8f5d20 2014-12-23 01:43:35 umorigu

Remove .cvsignore

a244734 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

8352664 2014-12-03 02:24:21 umorigu

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

3fad7a8 2014-11-30 20:27:59 henoheno

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

1d8f67a 2014-11-30 20:25:42 henoheno

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

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

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

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

BugTrack2/236: Care for readdir() returns FALSE

4dfc61d 2014-11-30 12:56:52 henoheno

BugTrack2/236: Care for readdir() returns FALSE

041d59e 2014-11-30 12:51:08 teanan

BugTrack2/158: A wrong comment was deleted.

92cd927 2014-11-30 11:27:13 henoheno

BugTrack2/236: Correct maintaince date

3bd4409 2014-11-30 11:20:42 henoheno

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

c269397 2014-11-30 10:24:01 henoheno

BugTrack2/269: YTable(): Cleanup

4d49c47 2014-11-30 10:12:08 henoheno

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

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