OSDN Git Service

BugTrack/2108 Use case insensitive index chars for page list
[pukiwiki/pukiwiki.git] / lib / func.php
2016-11-07 umoriguBugTrack/2108 Use case insensitive index chars for...
2016-10-29 umoriguBugTrack/2392 Fix encoding: die_message() outputs suita...
2016-01-08 umoriguMerge branch 'php7' into branch_r1_5
2016-01-08 umoriguBugTrack2/369 PHP7: Replace ereg regex functions with...
2016-01-04 umoriguBugTrack2/369 Support PHP7 - Remove '& new Class' notation
2015-01-12 umoriguBugTrack2/361 Simplify URL. Keep slash / and colon...
2014-12-02 umoriguConvert character code of the source code to UTF-8... r1_5_start-utf8
2014-11-29 henohenoBugTrack2/251: Show more decent 'HTML convert time...
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-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_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-05-15 teananBugTrack2/171: Fixed preg_quote parameter.
2006-05-04 henohenoSimplify sha1(). KISS
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-14 teananCopyright '2005' => '2006'.
2006-04-14 teananBugTrack2/171: 'join('', get_source())' => 'get_source...
2006-04-14 teananBugTrack2/171: Improved on search speed at 'do_search...
2006-04-10 henohenosha1(): Remove verbose and useless code
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-11-29 teananBugTrack2/131: Added. The function to search on the...
2005-11-23 henohenoget_search_words(): Just a cleanup and a collection ...
2005-11-23 henohenoCorrect a comment: never ... except with ... unclear...
2005-11-23 henohenombstring functions, must work under SOURCE_ENCODING
2005-11-20 henohenoget_search_words(): Cleanup, simplify.
2005-07-03 henohenopage_list(): Shrink URI for read
2005-06-04 henohenoAdded sha1() another mock
2005-06-04 henohenoAdded sha1() another mock, not to show 'Function not...
2005-04-30 henohenoAdded credits for yu-ji by tracking pukiwiki.php(r1...
2005-04-29 henohenoCorrect miss-spelling 'Copywrite' => 'Copyright' (Point...
2005-04-29 henohenoBetter late than never. Added simple credits, workdays...
2005-04-16 henohenoAdded die() into is_freeze()
2005-04-05 henohenoBugTrack/709: Enable to store multi-format password.
2005-03-28 henohenoBugTrack2/31: pack(): Always treat it as string (not...
2005-03-28 henohenoBugTrack2/31: pack(): Always treat it as string (not...
2005-03-28 henohenoSeparate hex2bin() from decode()
2005-03-27 henohenoCleanup. Some Japanese => English
2005-03-27 henohenoBugTrack/257, BugTrack2/31: Avoid pack() bug
2005-03-17 teananBugTrack2/44: Fix get_autolink_pattern() is array retur...
2005-03-05 henohenoBugTrack2/25: Fix format_date() returns incorrect order...
2005-02-20 henohenoBugTrack2/9: Off-by-one error allows #freeze locking
2005-01-27 henohenoBugTrack/622: Notice: Undefined index: [pagename] lib...
2005-01-23 henohenoPKWK_READONLY prohibits blute-force attack
2005-01-15 henohenortrim() \r and \n only (PHP 4.1.0 or later)
2005-01-15 henohenoWarning: pack(): Type H: illegal hex digit ...
2005-01-10 henohenoFix. Dont use get_source() to check only the 1st line...
2005-01-10 henohenoFix. Dont use get_source() to check only the 1st line...
2005-01-10 henohenoFix. Dont use get_source() to check only the 1st line...
2005-01-02 henohenoCleanup. Shrink string quotations.
2004-12-30 henohenois_freeze(): Notice: Undefined offset: 0 in ...
2004-12-30 henohenoBugTrack/767: Warning: unpack(): Type H: outside of...
2004-12-25 henohenoAdded pkwk_common_headers()
2004-12-16 henohenoClear is_freeze() cache when freezed/unfreezed
2004-12-11 henohenoCleanup. Shrink format_date(). Japanese comment =>...
2004-12-08 henohenoCleanup. Shrink. Add a space. count() => empty()
2004-12-08 henohenoBugTrack/757: Remove an unused but conflicted global
2004-12-04 henohenoAdded is_freeze() caching
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-11-23 henohenoUse preg_quote() for preg
2004-11-23 henohenoUse preg_quote() for preg
2004-11-23 henohenoAdded $script_directory_index to enable to shorten...
2004-11-23 henohenoBugTrack/749: Warning: Undefined variable: uri in lib...
2004-10-11 henohenoBugTrack/554 Enable to set $script manually
2004-10-10 henohenoBugTrack/554 HTTP 'Location:' header needs absolute URI
2004-10-10 henohenoCleanup.
2004-08-06 henoheno2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere...
2004-08-02 henohenoAdded clearstatcache() into is_page(), by reference... r1_4_4_rc1
2004-08-02 henohenoCleanup, shrink many
2004-08-01 henohenoCorrect $matches => $match
2004-08-01 henohenoCleanup a little... What is the initial state of vars $j?
2004-08-01 henohenoMoved libraries from root to lib/