]> granicus.if.org Git - php/shortlog
php
2002-01-06 Sebastian BergmannHappy New Year.
2002-01-06 Edin Kadribasic@- Added CLI (command line intrerface) sapi based on...
2002-01-06 Edin KadribasicAdded argc and argv in request_info needed for the...
2002-01-06 Stig VenaasAdded some consts for arguments in network.c declaratio...
2002-01-06 Stig Bakken* archive the 2001 changelog
2002-01-06 <changelog... ChangeLog update
2002-01-06 <changelog... NEWS update
2002-01-05 Markus Fischer- Refuse attribute nodes on add_child() and add list...
2002-01-05 jim winsteadMore tweaking of wordwrap() with the cut parameter...
2002-01-05 Andi Gutmans- Small fix
2002-01-05 jim winsteadNew memcpy()-based wordwrap() implementation. The simpl...
2002-01-05 Andi Gutmans- Allow passing of $this as function arguments.
2002-01-05 Tomas V.V.CoxAdded check for $argv avaible
2002-01-05 Andi Gutmans- Significantly improve the performance of method calls...
2002-01-05 jim winsteadFix the Win32 compile.
2002-01-05 Egon SchmidFixed some protos.
2002-01-05 jim winsteadApparently multi_convert_to_double_ex() didn't quite...
2002-01-05 jim winsteadFixed pow(), and added finite(), isinf(), and isnan...
2002-01-05 jim winsteadgood grief, positive powers of 0 are well-defined....
2002-01-05 jim winsteadBe more aggressive in making sure that substring matche...
2002-01-05 Zak GreantSurprising how tests can fail when they don't have...
2002-01-05 <changelog... ChangeLog update
2002-01-05 <changelog... NEWS update
2002-01-04 Jon PariseNuke unused variable warning (end_arr).
2002-01-04 Stig VenaasMade ldap_modify() an alias for ldap_mod_replace()...
2002-01-04 jim winsteadFixed segfault in wordwrap() when wrapping to zero...
2002-01-04 Sterling HughesAdded the O_NOCTTY option, for terminal i/o.
2002-01-04 Hartmut Holzgraefefirst PHP_EXTENSION_LIBS casualty :(
2002-01-04 Ben MansellAdded log_message function to the FastCGI sapi, so...
2002-01-04 Hartmut Holzgraefencurses is useless in webserver modules
2002-01-04 Hartmut Holzgraefemore unquoted messages with kommas fixed
2002-01-04 Hartmut Holzgraefealways quote messages with [...], *especialy* when...
2002-01-04 Hartmut Holzgraefeproto fixes
2002-01-04 Hartmut Holzgraefeuse predefined function instead of hardcoded test
2002-01-04 Hartmut Holzgraefeproto fix
2002-01-04 Hartmut Holzgraefeproto fix
2002-01-04 Hartmut Holzgraefesmall clarification
2002-01-04 Sascha SchumannRemove #line's from var_unserializer.c
2002-01-04 Hartmut Holzgraefecheck for library existance before adding them
2002-01-04 Hartmut Holzgraefetwo new check functions for use in config.m4 file
2002-01-04 Sebastian BergmannUpdate .cvsignore.
2002-01-04 Andi Gutmans- Improve performance of indirect-referenced function...
2002-01-04 Andi Gutmans- Nuke C++ comments
2002-01-04 Andi Gutmans- Separate other kinds of function calls too.
2002-01-04 Andi Gutmans- Start splitting up different kinds of function calls...
2002-01-04 <changelog... ChangeLog update
2002-01-03 Frank M. KromannMaking error handling thread safe. Thanks to Paco Ortiz...
2002-01-03 Hartmut Holzgraefemake configure more robust if extensions add libraries...
2002-01-03 Hartmut Holzgraefefix for bug #14832: basename with 2nd parm corrupts...
2002-01-03 Markus Fischer- Now use ZE's builtin zend_zval_type_name().
2002-01-03 Derick Rethans- MFZE1 for exit fix, exposing current function name...
2002-01-03 Markus Fischer- domxml_node_add_child(): Perform deep copy before...
2002-01-03 Markus Fischer- FTP_BINARY is more common instead of FTP_IMAGE.
2002-01-03 Thies C. Arntzenprotos fixes by Wolfgang Drews
2002-01-03 Egon SchmidPlease, no punctuation mark at the end of the description.
2002-01-03 <changelog... ChangeLog update
2002-01-02 Zak GreantAdding key_exists alias for array_key_exists, at the...
2002-01-02 Stig Bakken* PEAR.php line number changes again
2002-01-02 Stig Bakken* registry files renamed from .inf to .reg, update...
2002-01-02 Stig Bakken* support "pear-get install XML_RPC"
2002-01-02 Stig Bakken* start splitting "pear" command into "pear" and "pear...
2002-01-02 Stig Bakken* use new overloading API properly
2002-01-02 Markus Fischer- Corrected proto for ftp_connect() (new optional param...
2002-01-02 Markus Fischer- Added ftp_set_option(), ftp_get_option() and support...
2002-01-02 jim winsteadjpeg2wbmp,png2wbmp: fix prototypes; _php_image_convert...
2002-01-02 <changelog... ChangeLog update
2002-01-02 Markus Fischer- Fixed ftp_fget() and ftp_mkdir() protos.
2002-01-02 Markus Fischer- Corrected proto for ftp_fget().
2002-01-01 Markus Fischer- Switched to zend_parse_parameters(), unified error...
2002-01-01 Markus Fischer- Summarize dbase fixes.
2002-01-01 Adam DickmeissRemoval of non-essential parameters for non-piggyback...
2002-01-01 <changelog... ChangeLog update
2002-01-01 <changelog... NEWS update
2001-12-31 Jon PariseMatch the table style of the other single-row info...
2001-12-31 Vlad KrupinNow dbase_pack() actually truncates the resulting ...
2001-12-31 Vlad KrupinVerified and fixed bug 6852 #2. Now memo fields are...
2001-12-31 Vlad KrupinVerified and fixed bug 6852 #1. No more null byte after...
2001-12-31 Sebastian BergmannConsistency.
2001-12-31 Egon SchmidOops, missed one proto.
2001-12-31 Andi Gutmans- Add example of default argument for argument passed...
2001-12-31 Egon SchmidFixed some protos.
2001-12-31 Egon SchmidFixed some protos.
2001-12-31 <changelog... ChangeLog update
2001-12-30 Georg Richtersome prototypes changed
2001-12-30 Alex WaughGive defaults for pread and pwrite checks when cross...
2001-12-30 Sebastian BergmannTypo.
2001-12-30 Zak Greantchdir: corrected proto, converted to zend_parse_parameters
2001-12-30 Zak GreantCorrected bug in php_mysql_fetch_hash() that prevented...
2001-12-30 Zak Greantchroot: corrected prototype, converted to zend_parse_pa...
2001-12-30 Zak GreantConverted getenv to use zend_parse_parameters
2001-12-30 Rui Hirokawaadded libfdftk for link path to make shared module.
2001-12-30 Egon SchmidFixed a proto.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Yasuo OhgakiGet rid of error message
2001-12-30 <changelog... ChangeLog update
2001-12-30 <changelog... NEWS update
2001-12-29 Derick Rethans- Removed is_array_multidimensional
2001-12-29 Derick Rethans- Added test for recursive counting
next