OSDN Git Service

BugTrack2/236: If you compare two numerical strings, they are compared as integers
[pukiwiki/pukiwiki.git] / lib /
2014-11-30 henohenoget_source(): Returns FALSE if error occurerd. Cleanup...
2014-11-30 henohenoget_source(): Returns FALSE if error occurerd. Cleanup...
2014-11-30 henohenoget_source(,,$join=TRUE): Care for 0 byte files
2014-11-29 henohenoBugTrack2/251: Show more decent 'HTML convert time...
2014-11-29 henohenodo_update_diff(): Simplify. Beautify XHTML
2014-11-29 henohenoBugTrack2/246: do_plugin_init(): KISS. $checked what...
2014-11-29 henohenoBugTrack2/246: do_plugin_init(): KISS.
2014-11-29 henoheno* BugTrack2/246: Should use array_key_exists($maybe...
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag: ksort()
2014-11-25 henohenoBugTrack2/235: Sort as string
2014-11-25 henohenoBugTrack2/235: bin2hex() wants string, not int
2014-11-25 henohenoBugTrack2/226 unused $matches (pointed out by anonymous)
2014-11-25 henohenoBugTrack2/62:
2014-11-25 henoheno$HTTP_SERVER_VARS for suppressing notices
2014-11-25 henohenoBugTrack2/62: Removed trackback.js and related setting...
2014-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_5_0
2014-06-09 umoriguSet PukiWiki version to "1.5.0"
2014-06-01 umoriguBugTrack2/343: Use ENT_COMPAT at htmlspecialchars
2014-06-01 umoriguReplace 'htmlspecialchars' by 'htmlsc'
2014-06-01 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2014-06-01 umoriguRename 'hex2bin' to 'pkwk_hex2bin' because of PHP 5...
2006-06-11 henoheno1.4.7
2006-06-11 henohenoCorrect using PKWK_UPDATE_EXEC
2006-06-08 henohenoCorrect using PKWK_UPDATE_EXEC
2006-05-30 henohenoUTF-8 supporting hack
2006-05-19 henohenoBugTrack2/179: array_splice() will break integer keys...
2006-05-19 henohenoBugTrack2/179: array_splice() will break integer keys...
2006-05-15 teananBugTrack2/171: Fixed preg_quote parameter.
2006-05-15 henoheno1.4.7_rc1 r1_4_7_rc1
2006-05-13 henohenoJapanese => English
2006-05-04 henohenoSimplify sha1(). KISS
2006-05-02 henoheno$update_exec => PKWK_UPDATE_EXEC for security reason
2006-04-30 henohenoBugTrack2/151: lastmodified_add() now treats page deletion
2006-04-29 henohenolastmodified_add(): if the $page is blank, add nothing
2006-04-29 henohenolastmodified_add(): Just a cleanup
2006-04-25 henohenoBugTrack2/151: Correct r1.60: Ignore $non_list
2006-04-25 henohenoRemove $non_list pages beforehand
2006-04-16 henohenoBugTrack2/171: Correct r1.66, count($pages)
2006-04-16 henohenoBugTrack2/171: Correct r1.66, count($pages)
2006-04-16 henohenoBugTrack2/171: Follow $show_passage setting
2006-04-16 henohenoBugTrack2/171: Less memory (array * 2 => array * 1)
2006-04-16 henohenoBugTrack2/171: Simplify
2006-04-16 henohenoBugTrack2/171: Cleanup: Check filetime later
2006-04-16 henohenoBugTrack2/171: Cleanup a little (0.1sec)
2006-04-16 henohenoBugTrack2/171: Checking page name, suppresses file...
2006-04-16 henohenoBugTrack2/171: Checking page name, suppresses file...
2006-04-16 teananBugTrack2/171: The delimiter was put between page name...
2006-04-15 teananBugTrack2/171: The filetime is not needed when $non_for...
2006-04-15 teananBugTrack2/171: Added a PCRE modifiers ''S''.
2006-04-15 teananBugTrack2/171: Backout r1.55. It *must* consider upper...
2006-04-15 teananBugTrack2/171: Backout r1.55. It *must* consider upper...
2006-04-15 henohenoget_source(): Forgotten str_replace()
2006-04-15 henohenoget_source(): Added comments only
2006-04-14 teananCopyright '2005' => '2006'.
2006-04-14 teananBugTrack2/171: 'join('', get_source())' => 'get_source...
2006-04-14 teananBugTrack2/171: 'get_source' can return flat value.
2006-04-14 teananBugTrack2/171: Improved on search speed at 'do_search...
2006-04-12 henohenoBugTrack2/151: Added lastmodified_add().
2006-04-12 henohenoBugTrack2/151: Added lastmodified_add().
2006-04-12 henohenoBugTrack2/160: Moved up 'cancel' button.
2006-04-11 henohenofile_head() with non-lock option
2006-04-11 henohenofile_head() with non-lock option
2006-04-10 teananBugTrack2/160: Moved up 'cancel' button.
2006-04-10 henohenosha1(): Remove verbose and useless code
2006-04-10 henohenofile_head() with non-lock option
2006-04-10 henohenoCleanup file_write()
2006-04-10 henohenoAdded defines PKWK_MAXSHOW_CACHE, PKWK_AUTOLINK_REGEX_CACHE
2006-04-10 henohenoGrouped 'do not change timestamp' code together
2006-04-10 henohenoBugTrack2/160: Separate 'cancel' button from 'submit...
2006-04-09 henohenoHack: Ignore null posting (not to mail it) for DIFF_DIR
2006-04-09 henohenoBugTrack2/151: Cleanup: Separate updating recent.dat...
2006-04-09 henohenoBugTrack2/15: Shrink add-plugin related hacks. Added...
2006-04-06 teananBugTrack2/167: Correct. If this page is dangling link...
2006-04-05 teananBugTrack2/167: The *.ref file should not be deleted...
2006-03-07 henoheno2005 => 2006
2006-03-07 henoheno1.4.7_alpha: Beware venturers!
2006-03-06 henohenoBugTrack2/151: Cut unused lines from recent.dat
2006-03-05 henohenoCorrct fopen() error messages only
2006-03-05 henohenoAdded file_head()
2006-03-05 henohenoTypo: pate => page
2006-03-05 henohenoCleanup. Added comments, hide the path of CACHE_DIR
2006-03-05 henohenocatbody(): Simplify decorating search-words
2006-02-02 henohenoAdded comments for get_backup()
2006-02-02 henohenoBugTrack2/159: Just free used memory chunks when copyin...
2006-01-22 henohenoBugTrack/779, BugTrack2/154: A preg function => rtrim...
2006-01-12 teananBugTrack2/80: Reduced memory usage of links_init().
2006-01-12 teananBugTrack2/122: tempnam() fails when open_basedir is...
2006-01-09 henohenoBugTrack2/126: Correct a typo: ogirinal => original...
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-12-10 henohenodiff_style_to_css() visualizes diff-style-text to text...
2005-12-10 henohenoBugTrack/779: Cleanup/Simplify a little
2005-12-10 henohenoNotice: Only variable references should be returned...
2005-12-10 henohenoBugTrack/420: Footnote hyperlinks describe themselves...
2005-12-09 teananBugTrack2/140: (Re-correction) RecentDeleted yet enable...
2005-12-09 teananBugTrack2/140: RecentDeleted yet enable to add $non_lis...
2005-11-29 teananBugTrack2/131: Added. The function to search on the...
2005-11-24 teananBugTrack2/123: Fix, The search word emphasis damages...
2005-11-23 henohenoget_search_words(): Just a cleanup and a collection ...
next