]> granicus.if.org Git - php/shortlog
php
2000-10-22 Chris VandomelenCorrected some bugs dealing with compile failures ...
2000-10-22 <changelog... ChangeLog update
2000-10-22 <changelog... NEWS update
2000-10-21 Daniel Beulshausenadded missing def.
2000-10-21 Andi Gutmans- including php.h automatically includes the PHP config...
2000-10-21 Stig VenaasMade array_unique use array_type_data_compare instead...
2000-10-21 Stig VenaasAdded array_type_data_compare which is like array_data_...
2000-10-21 Daniel Beulshauseni'm sure this should be ibase_query :)
2000-10-21 Daniel Beulshauseni can find no php_config.h on win32 :)
2000-10-21 Sascha SchumannSave url_scanner_ex.c and don't require re2c to be...
2000-10-21 Daniel Beulshausenmade yaz compile under windows
2000-10-21 Rasmus LerdorfFix annoying $withval interaction in GD configure stuff
2000-10-21 Rasmus LerdorfGremlins?
2000-10-21 Andreas KarajannisConfig Patch for DBMaker
2000-10-21 Daniel Beulshausenadded bz2 and removed ZendTS (not really nedded here)
2000-10-21 Daniel Beulshausenmake libmysql compile under win
2000-10-21 Sebastian BergmannRemoved files from Win32 workspace that were removed...
2000-10-21 Nikos Mavroyanopoulosmore news
2000-10-21 <changelog... ChangeLog update
2000-10-21 <changelog... NEWS update
2000-10-21 foobarNow checks that the library really exists even if path...
2000-10-20 Sascha Schumanntest commit
2000-10-20 Sascha SchumannParse quoted boundary correctly
2000-10-20 Sascha SchumannAdd explicit format string
2000-10-20 MySQL TeamMention the ext/mysql/libmysql upgrade in NEWS.
2000-10-20 MySQL TeamUpdate libmysql to 3.23 version. No major changes...
2000-10-20 Nikos Mavroyanopoulosupdated for the new sqlcli
2000-10-20 Frank M. KromannFixing bug #6000
2000-10-20 Frank M. KromannFixing bug #6000
2000-10-20 Stig VenaasMade ldap_connect() accept URL in host parameter when...
2000-10-20 Frank M. KromannFixing bug in mssql_fetch_object() and mssql_close()
2000-10-20 Frank M. KromannChanging datatype to remove compiler warning
2000-10-20 Frank M. KromannAdding type cast to remove compiler warning
2000-10-20 Andrei Zmievski- Fixed a bug in zend_rsrc_list_get_rsrc_type()
2000-10-20 Andrei ZmievskiMega-patch to get better resource information for modules.
2000-10-20 Monte OhrtChanged array_avg() to array_mean()
2000-10-20 Monte Ohrtadded array_sum() and array_avg() to TODO list
2000-10-20 Andi Gutmans- Should lessen confusion
2000-10-20 Sterling HughesFix CURLOPT_REFERER.
2000-10-20 foobarRegenerate url_scanner_ex.c (always) without '#line...
2000-10-20 <changelog... ChangeLog update
2000-10-20 <changelog... NEWS update
2000-10-19 Derick Rethans- Removed the shm_* aliases
2000-10-19 Derick Rethans- Renamed the shm_ to shmop_ and created aliases for...
2000-10-19 Sascha SchumannHack for #7262, not fixed yet
2000-10-19 Joey SmithUse sybct for INI values.
2000-10-19 Joey SmithFix compiler warnings.
2000-10-19 Joey SmithFix #7338.
2000-10-19 Joey SmithClose bug #7325. Patches by djm@web.us.uu.net.
2000-10-19 Sascha SchumannRemove left over ext_skel comment
2000-10-19 Stig VenaasCheck that AF_INET6 is defined before using IPv6
2000-10-19 Rui Hirokawafixed a mistake. should be .
2000-10-19 Andi Gutmans- Constant expressions which are used multiple times...
2000-10-19 Chuck Hagenbuchadd an optional parameter to imap_sort to specify a...
2000-10-19 <changelog... ChangeLog update
2000-10-18 Rui Hirokawamodified the configure scripts to make shared extension.
2000-10-18 Andi Gutmans- Fix whitespace
2000-10-18 Andi Gutmans- Try #2. Wasn't allowed to delete in the previous...
2000-10-18 Sascha SchumannAdd explicit conversion from 'void *', otherwise ANSI...
2000-10-18 Andi Gutmans- Fix crash
2000-10-18 Sascha SchumannBack out circular references protection patch.
2000-10-18 Andrew Skalskifixed logic error in the get parameters stage of mcal_l...
2000-10-18 foobarFixed crash (bus error) in readdir() and session cleanu...
2000-10-18 Stig VenaasRemoved some zval_dtor calls. There were two more than...
2000-10-18 Stig VenaasAdded some missing zval_dtor calls in php_fsockopen()
2000-10-18 foobarurl_rewriter.tags needs to have " around the parameter...
2000-10-18 Stig VenaasAdded destruction of return value parameter, and using...
2000-10-18 Ron ChmaraAs per andi, similar names are for legacy reasons only.
2000-10-18 Nikos Mavroyanopouloscorrected authors notice
2000-10-18 Ron ChmaraUpdated naming standards as per 9/12 dev/doc discussion.
2000-10-18 <changelog... ChangeLog update
2000-10-18 <changelog... NEWS update
2000-10-17 Monte Ohrtupdate for Date_Calc install
2000-10-17 Nikos MavroyanopoulosAdded the mhash HMAC functionality. Now the mhash funct...
2000-10-17 Andi Gutmans- Fix copy&paste bug
2000-10-17 Zeev SuraskiFix warning
2000-10-17 Zeev SuraskiFix a crash in CGI mode, in case no file is provided
2000-10-17 Jouni Ahto(ibase_execute) - Oops, trying to free a little bit...
2000-10-17 Chuck Hagenbuchspaces to tabs. do we have a standard on this?
2000-10-17 Chuck Hagenbuchfix imap_fetchstructure(). msgindex is not valid if...
2000-10-17 Stig VenaasAdded ldap_get_option() and ldap_set_option() functions
2000-10-17 Chuck Hagenbuchreplace fixed-size buffers for username and password...
2000-10-17 Stig VenaasRemoved some redundant convert_to_*_ex() calls. Edited...
2000-10-17 foobarcvs commit message disappeared.
2000-10-17 foobar*** empty log message ***
2000-10-17 Andreas KarajannisAdded support for SAP DB
2000-10-17 Sascha SchumannInitialize tags properly.
2000-10-17 Sascha SchumannBack out ws changes
2000-10-17 Sascha Schumann.
2000-10-17 Sascha Schumannfix indentation
2000-10-17 <changelog... ChangeLog update
2000-10-16 Rasmus LerdorfAha, Sascha made a mistake! ;)
2000-10-16 Daniel Beulshausenmake compile again
2000-10-16 Sascha SchumannEnable users to set the HTML tags to rewrite
2000-10-16 Daniel Beulshauseninclude php.h to have VIRTUAL_DIR defined this
2000-10-16 Rui Hirokawaadded a option to use the truetype string handling...
2000-10-16 Daniel Beulshausenfixes bug 7055 & 7235
2000-10-16 <changelog... ChangeLog update
2000-10-16 <changelog... NEWS update
2000-10-15 foobarChanged to look also for liblber.so (sometimes there...
next