summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always initialize wrappers, regardless of PG(allow_url_fopen).Wez Furlong2002-04-1612-143/+296
* * added DB::isConnectionStig Bakken2002-04-161-25/+41
* fix cli/cgi -c <path>|<file>Marcus Boerger2002-04-161-1/+6
* It makes more sense to do the null-pointer check *before* trying to use it.Aaron Bannert2002-04-161-1/+1
* move xslt_error and xslt_errno down to functions, in order toSterling Hughes2002-04-161-18/+18
* remove old codeWez Furlong2002-04-161-13/+0
* Added missing function to function_entrySander Roobol2002-04-161-2/+3
* * started working on analyzeSourceCode and detectDependencies methodsStig Bakken2002-04-161-9/+147
* removed ws pollutionfoobar2002-04-161-125/+120
* Added 2 new tokens: T_CLASS_C and T_FUNC_Cfoobar2002-04-161-0/+4
* - MFB: Remove version numberDerick Rethans2002-04-161-1/+1
* update these docs, phpdoc will lag a bit :)Sterling Hughes2002-04-161-31/+31
* Prefix current functions with "sax" in order to make way for dom interfaceSterling Hughes2002-04-162-37/+51
* clean up the error code a tidbitSterling Hughes2002-04-161-177/+108
* * build tokenizer by defaultStig Bakken2002-04-161-38/+1
* * chdir back to original dir in PEAR_Packager::packageStig Bakken2002-04-161-4/+13
* ChangeLog update2002-04-161-0/+32
* Added standar headerTomas V.V.Cox2002-04-161-1/+20
* Added standar headerTomas V.V.Cox2002-04-161-0/+19
* Vim tags added plus some other minor text about license and authorTomas V.V.Cox2002-04-161-0/+19
* Be more clear when no packages are installedTomas V.V.Cox2002-04-161-0/+3
* Give the right error when wrong params given to package-info andTomas V.V.Cox2002-04-161-4/+12
* Fixing Win32 compilation of mbstringFrank M. Kromann2002-04-151-0/+2
* Fixing Win32 compilation of exitFrank M. Kromann2002-04-151-2/+2
* Adding PHPAPI needed for exif on Win32Frank M. Kromann2002-04-154-4/+4
* Chages for beta3Mark L. Woodward2002-04-152-20/+20
* should not be thereWez Furlong2002-04-151-1/+0
* Some minor tweaks and debugging for sockets.Wez Furlong2002-04-151-3/+30
* - DomNode->replace_node() now returns the node that was replace andUwe Steinmann2002-04-151-1/+1
* - added DomNode->replace_child()Uwe Steinmann2002-04-152-1/+39
* ChangeLog update2002-04-151-0/+72
* support for WinXP tags (thanks to Rui Carmo)Marcus Boerger2002-04-141-1/+75
* fix crash bug introduced by last commitThies C. Arntzen2002-04-141-1/+3
* - Do not try to draw a table if there are not elements.Markus Fischer2002-04-141-1/+4
* Fixed some entries..foobar2002-04-141-8/+9
* ws fixesfoobar2002-04-141-18/+15
* - Fix null-termination problemDerick Rethans2002-04-141-0/+1
* fixed error output handler when 'pass' is choosed as output encoding.Rui Hirokawa2002-04-141-0/+4
* Make it possible to actually disable the CLI..foobar2002-04-141-8/+4
* /usr/lib is the default install dir on MandrakeFrank M. Kromann2002-04-141-1/+1
* - Use the correct javac/jar binaries.foobar2002-04-144-12/+36
* NEWS update2002-04-141-0/+3
* ChangeLog update2002-04-141-0/+161
* ocibind: avoid warning in debug mode if an outbound variable is NULLThies C. Arntzen2002-04-131-0/+1
* Fix cli/cgi -c optionYasuo Ohgaki2002-04-131-1/+1
* @- Mixing OCIPlogon and OCINLogon no longer leak Oracle-Sessions. (thies)Thies C. Arntzen2002-04-131-1/+7
* @- old $node->append_child() is now $node->append_sibling(), sinceChristian Stocker2002-04-132-0/+40
* s/==/=/Sascha Schumann2002-04-131-1/+1
* - Also raise a different error message if we don't specify any package at all.Markus Fischer2002-04-131-0/+3
* - Prevent users from trying to make a static build with Apache2 usingfoobar2002-04-131-26/+3