]> granicus.if.org Git - php/shortlog
php
2002-04-17 Stig Bakken* doooh!
2002-04-17 Uwe Steinmann- fixed memory leak
2002-04-17 Sebastian BergmannSPACEs->TAB.
2002-04-17 Sebastian BergmannBeautify.
2002-04-17 Sebastian BergmannForgot adding phpext_tokenizer_ptr.
2002-04-17 Sebastian BergmannEnable ext/tokenizer by default on Win32, too. Since...
2002-04-17 <changelog... ChangeLog update
2002-04-16 Wez FurlongAlways initialize wrappers, regardless of PG(allow_url_...
2002-04-16 Stig Bakken* added DB::isConnection
2002-04-16 Marcus Boergerfix cli/cgi -c <path>|<file>
2002-04-16 Aaron BannertIt makes more sense to do the null-pointer check *befor...
2002-04-16 Sterling Hughesmove xslt_error and xslt_errno down to functions, in...
2002-04-16 Wez Furlongremove old code
2002-04-16 Sander RoobolAdded missing function to function_entry
2002-04-16 Stig Bakken* started working on analyzeSourceCode and detectDepend...
2002-04-16 foobarremoved ws pollution
2002-04-16 foobarAdded 2 new tokens: T_CLASS_C and T_FUNC_C
2002-04-16 Derick Rethans- MFB: Remove version number
2002-04-16 Sterling Hughesupdate these docs, phpdoc will lag a bit :)
2002-04-16 Sterling HughesPrefix current functions with "sax" in order to make...
2002-04-16 Sterling Hughesclean up the error code a tidbit
2002-04-16 Stig Bakken* build tokenizer by default
2002-04-16 Stig Bakken* chdir back to original dir in PEAR_Packager::package
2002-04-16 <changelog... ChangeLog update
2002-04-16 Tomas V.V.CoxAdded standar header
2002-04-16 Tomas V.V.CoxAdded standar header
2002-04-16 Tomas V.V.CoxVim tags added plus some other minor text about license...
2002-04-16 Tomas V.V.CoxBe more clear when no packages are installed
2002-04-16 Tomas V.V.CoxGive the right error when wrong params given to package...
2002-04-15 Frank M. KromannFixing Win32 compilation of mbstring
2002-04-15 Frank M. KromannFixing Win32 compilation of exit
2002-04-15 Frank M. KromannAdding PHPAPI needed for exif on Win32
2002-04-15 Mark L. WoodwardChages for beta3
2002-04-15 Wez Furlongshould not be there
2002-04-15 Wez FurlongSome minor tweaks and debugging for sockets.
2002-04-15 Uwe Steinmann- DomNode->replace_node() now returns the node that...
2002-04-15 Uwe Steinmann- added DomNode->replace_child()
2002-04-15 <changelog... ChangeLog update
2002-04-14 Marcus Boergersupport for WinXP tags (thanks to Rui Carmo)
2002-04-14 Thies C. Arntzenfix crash bug introduced by last commit
2002-04-14 Markus Fischer- Do not try to draw a table if there are not elements.
2002-04-14 foobarFixed some entries..
2002-04-14 foobarws fixes
2002-04-14 Derick Rethans- Fix null-termination problem
2002-04-14 Rui Hirokawafixed error output handler when 'pass' is choosed as...
2002-04-14 foobarMake it possible to actually disable the CLI..
2002-04-14 Frank M. Kromann/usr/lib is the default install dir on Mandrake
2002-04-14 foobar- Use the correct javac/jar binaries.
2002-04-14 <changelog... NEWS update
2002-04-14 <changelog... ChangeLog update
2002-04-13 Thies C. Arntzenocibind: avoid warning in debug mode if an outbound...
2002-04-13 Yasuo OhgakiFix cli/cgi -c option
2002-04-13 Thies C. Arntzen@- Mixing OCIPlogon and OCINLogon no longer leak Oracle...
2002-04-13 Christian Stocker@- old $node->append_child() is now $node->append_sibli...
2002-04-13 Sascha Schumanns/==/=/
2002-04-13 Markus Fischer- Also raise a different error message if we don't...
2002-04-13 foobar- Prevent users from trying to make a static build...
2002-04-13 Markus Fischer- Return a different error message if no package file...
2002-04-13 Rasmus Lerdorfoops
2002-04-13 Markus Fischer- Properly format error message.
2002-04-13 Markus Fischer- Fix a possible memory leak in xml_set_handler().
2002-04-13 Rasmus LerdorfInitial commit of the built-in libgd based on GD-2.0.1
2002-04-13 foobarDo NOT use c++ comments in c code!!!!!
2002-04-13 <changelog... NEWS update
2002-04-13 <changelog... ChangeLog update
2002-04-13 Stig Bakken* cvstag command: tag slide option is -f, not -F
2002-04-13 Stig Bakken* missing file role message could be mistaken for missi...
2002-04-13 Stig Bakken* add cookie authentication to PEAR_Remote (temporarily...
2002-04-12 foobar- Added checks to prevent building the DSO with wrong...
2002-04-12 Aaron BannertFix a typo and a build error detected by the lovely...
2002-04-12 foobarFix the build.
2002-04-12 foobarDo NOT use C++ comments in C code.
2002-04-12 jim winsteadremove this, since it doesn't describe the current...
2002-04-12 Wez Furlongfix build with ZE2
2002-04-12 Wez Furlongfix segfault
2002-04-12 Sascha SchumannGone they are.. files related to the old build-system
2002-04-12 Jan Lehnardt - MFB (4_2_0)
2002-04-12 Marcus BoergerIni settings for internal encoding and decoding of...
2002-04-12 Frank M. KromannRemoving a unused local variable.
2002-04-12 Marcus Boerger-new function php_mb_check_encoding_list
2002-04-12 Sander RoobolThis test should be skipped if(!cgi)
2002-04-12 Marcus Boerger-fix mb_detect_order
2002-04-12 Uwe Steinmann- added method DomNode->remove_child()
2002-04-12 Uwe Steinmann- fixed stupid compile error
2002-04-12 Uwe Steinmann- insert_before(): copy node before doing the insert
2002-04-12 Sebastian BergmannSync with php4dllts.
2002-04-12 Yasuo OhgakiEnable CGI binary for testing. CGI binary should be...
2002-04-12 Yasuo OhgakiBe nice to php.ini-recommended users.
2002-04-12 Rasmus LerdorfThis exif test was failing because the \0's in the...
2002-04-12 Yasuo OhgakiUpdate Sablotron version supported.
2002-04-12 <changelog... NEWS update
2002-04-12 <changelog... ChangeLog update
2002-04-12 Yasuo OhgakiCGI/CLI take file and dir for -c option by this.
2002-04-11 Marcus Boergerinterpret empty to_encoding as encoding not set what...
2002-04-11 foobarFixed (again) the news entry..NEWS file is not a manual.
2002-04-11 Rui Hirokawafixed a bug which causes crash when charset is not...
2002-04-11 Aaron BannertFix a problem where php-generated data was pushed down...
2002-04-11 Harald Radifixed type
2002-04-11 Aaron BannertPHP filters and Apache 2 aren't quite a perfect match...
2002-04-11 Joseph TateFixing project files so that they load
next