]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/stdlib.php
add getMemoryUsage to stdlib
[SourceForge/phpwiki.git] / lib / stdlib.php
2005-01-25 rurbanadd getMemoryUsage to stdlib
2005-01-21 rurbanchanged (c)
2005-01-17 rurbanAllow more pagename chars: Limit only on certain backends.
2005-01-14 uckelmanConvertOldMarkup did not properly handle links containi...
2004-12-26 rurbanavoid stdargs in url, php5 fixes
2004-12-22 rurbanfix glob for starting * or ?
2004-12-20 rurbanfix "lib/stdlib.php:1348: Warning[2]: Compilation faile...
2004-12-18 rurbanfix RPC for !USE_PATH_INFO, add debugging helper
2004-12-17 rurbanadd not yet used url helper
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-30 rurbanadded mt_srand, check for native isa
2004-11-26 rurbannew regex search parser and SQL backends (90% complete...
2004-11-25 rurbansupport exclude
2004-11-16 rurbanre-enable old block markup conversion
2004-11-11 rurbanadd simple backtrace on such general failures to get...
2004-11-11 rurbanminor clarifications
2004-11-11 rurbanfix loadPhpExtension
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-22 rurbanAlert::show has no arg anymore
2004-10-22 rurbanadded longer_timeout (HttpClient)
2004-10-14 rurbanfix dumphtml with USE_PATH_INFO (again). fix some PageL...
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
2004-09-26 rurbanremoved old log entries.
2004-09-25 rurbanadded to TOC, firstNWordsOfContent is now plugin compat...
2004-09-23 rurbanBefore removing a page display a sample of 100 words.
2004-09-17 rurbanfix LinkPhpwikiURL bug reported in http://phpwiki.sourc...
2004-09-16 rurbanjust some comments
2004-09-14 rurbanstart 2nd Id with ...Plugin2
2004-09-14 rurbangenerate iterated plugin ids, set plugin span id also
2004-08-05 rurbanmove require to sortby branch
2004-08-05 rurbanfix Bug #993692: Making Snapshots or Backups doesn...
2004-07-02 rurbanalways disable getimagesize for < php-4.3 with external...
2004-07-02 rurbanmore stability fixes: new DISABLE_GETIMAGESIZE if your...
2004-07-01 rurbandumphtml: added exclude, print pagename before processing
2004-06-29 rurbanUse ...version() $need_content argument in WikiDB also:
2004-06-29 rurbanImprove LDAP auth and GROUP_LDAP membership:
2004-06-28 rurbanCreateToc disabled for old markup and Apache2 only
2004-06-28 rurbanskip if non-DEBUG and old markup with CreateToc
2004-06-25 rurbanavoid debug_skip warning
2004-06-25 rurbanWikiGroup refactoring:
2004-06-20 rurbanphp5 isa fix (wrong strtolower)
2004-06-16 rurbanDisallow refernces in calls if the declaration is a...
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-13 rurbanCatch fatals on the four dump calls (as file and zip...
2004-06-11 rurbansupport theme-specific LinkIconAttr: front or after...
2004-06-04 rurbanSeveral locale related improvements suggested by Pierri...
2004-06-01 rurbanadded url_get_contents() used in XmlParser and elsewhere
2004-05-25 rurbantrim the pagename
2004-05-25 rurbanCheck for UTF-8 URLs; Internet Explorer produces these...
2004-05-18 rurbanrename split_pagename to SplitPagename
2004-05-18 rurbanAutoSplit at subpage seperators
2004-05-12 rurbanrequire_once fix for those libs which are loaded before...
2004-05-08 rurbannew support for inlined image attributes: [image.jpg...
2004-05-08 rurbanphp-4.0.4 fixes
2004-05-06 rurbanCategoryGroup: oops, dos2unix eol
2004-05-06 rurbanfix sf.net bug#949002: [ Link | ] assertion
2004-05-03 rurbanadded more database upgrading: session.sess_ip, page...
2004-04-26 rurbanlocking table specific for better databases
2004-04-19 zorlocConnect the rest of PhpWiki to the IniConfig system...
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-15 rurbanallow [0] with new markup: link to page "0"
2004-04-10 rurbanFixed gettext problem with VIRTUAL_PATH scripts (Window...
2004-04-02 rurbanfixed a nasty ADODB_mysql session update bug
2004-04-01 rurbansimplified Sidebar theme: table, not absolute css posit...
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-18 rurbanfixed sqlite support
2004-03-17 rurbanjust reformatting
2004-03-16 rurbanmake fileSet sortable to please PageList
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-02-28 rurbangenerally more PHPDOC docs
2004-02-26 rurbanadded quiet, limit and exclude to FullTextSearch,
2004-02-19 rurbanmoved initerwiki code to PageType.php
2004-02-09 rurbanfor now default DB_SESSION to false
2004-01-26 rurban* changed stored pref representation as before.
2004-01-25 rurbanadded sortby support to explodePageList() and UnfoldSub...
2004-01-25 rurbanadded isWikiWord() to avoid redundancy
2003-11-30 carstenklappFixed careless mistakes in my last optimization commit.
2003-11-30 carstenklappMinor code optimization: reduce invariant loops
2003-11-29 carstenklappNew function ByteFormatter.
2003-09-13 carstenklappNew preference to hide LinkIcons.
2003-03-26 dairikiFix "object to string conversion" bug with external...
2003-03-25 dairikiCleanup debugging output.
2003-03-13 dairikiBug fix: Fix linking of pages whose names contain a...
2003-03-07 dairikifunction_usable(): New function.
2003-03-04 dairikiFix to ensure absolute URL for logo in RSS recent changes.
2003-02-26 dairikiBug fix: for magic PhpWiki URLs, "lock page to enable...
2003-02-26 dairikiMore/better/different checks for bad page names.
2003-02-25 dairikiAdd some sanity checking for pagenames.
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2003-02-21 dairikiSet alt="" on the link icon image tags.
2003-02-21 dairikiGet rid of MakeWikiForm, and form-style MagicPhpWikiURLs.
2003-02-21 dairikiWikiPageName: fixes for new cached links.
2003-02-18 dairikiWups again. Typo fix.
2003-02-18 dairikiFix so that one can still link to wiki pages with ...
2003-02-18 dairikisplit_pagename():
2003-02-16 dairikiNew function hash(). This is a helper, primarily for...
2003-02-16 dairikiNew functions:
2003-01-04 carstenklappBugfix UnfoldSubpages: "Undefined offset: 1" error...
2002-11-22 dairikiFix from Martin Geisler for overly aggresive
next