php-src/ext/standard
Nikita Popov 1aa8719e32 Add zend_hash_reindex
The implementation differs from the original in array.c in that it
rehashes the hashtable in the same loop. This is approximately two
times faster (not counting the rare case of a purely associative
array).
2014-04-09 12:31:21 +02:00
..
html_tables Merge branch 'PHP-5.4' into PHP-5.5 2014-03-06 23:12:41 +01:00
tests Merge branch 'PHP-5.5' into PHP-5.6 2014-04-09 07:34:49 +08:00
array.c Add zend_hash_reindex 2014-04-09 12:31:21 +02:00
assert.c Bump year 2014-01-03 11:08:10 +08:00
base64.c Bump year 2014-01-03 11:08:10 +08:00
base64.h Bump year 2014-01-03 11:08:10 +08:00
basic_functions.c Declare a number of functions as variadic. 2014-02-16 00:07:55 +01:00
basic_functions.h Bump year 2014-01-03 11:08:10 +08:00
browscap.c Bump year 2014-01-03 11:08:10 +08:00
config.m4 fix broken sha2 configure tests 2013-09-13 12:56:38 +02:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c Bump year 2014-01-03 11:08:10 +08:00
crc32.h Bump year 2014-01-03 11:08:10 +08:00
credits_ext.h Merge branch 'PHP-5.5' into PHP-5.6 2014-01-10 16:02:46 +01:00
credits_sapi.h update credits headers 2013-12-24 09:03:22 +00:00
credits.c Bump year 2014-01-03 11:08:10 +08:00
credits.h Bump year 2014-01-03 11:08:10 +08:00
crypt_blowfish.c
crypt_blowfish.h Sync line ending with 5_4 2011-09-12 10:24:27 +00:00
crypt_freesec.c fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_freesec.h unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha256.c unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha512.c unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt.c Bump year 2014-01-03 11:08:10 +08:00
css.c Bump year 2014-01-03 11:08:10 +08:00
css.h Bump year 2014-01-03 11:08:10 +08:00
cyr_convert.c Bump year 2014-01-03 11:08:10 +08:00
cyr_convert.h Bump year 2014-01-03 11:08:10 +08:00
datetime.c Bump year 2014-01-03 11:08:10 +08:00
datetime.h Bump year 2014-01-03 11:08:10 +08:00
dir.c Bump year 2014-01-03 11:08:10 +08:00
dl.c Bump year 2014-01-03 11:08:10 +08:00
dl.h Bump year 2014-01-03 11:08:10 +08:00
dns_win32.c a few typofixes 2014-02-14 14:51:10 +02:00
dns.c Bump year 2014-01-03 11:08:10 +08:00
exec.c Bump year 2014-01-03 11:08:10 +08:00
exec.h Bump year 2014-01-03 11:08:10 +08:00
file.c Use crypto method flags; add tlsv1.0 wrapper; add wrapper tests 2014-02-20 17:10:06 -07:00
file.h Bump year 2014-01-03 11:08:10 +08:00
filestat.c Bump year 2014-01-03 11:08:10 +08:00
filters.c Bump year 2014-01-03 11:08:10 +08:00
flock_compat.c Bump year 2014-01-03 11:08:10 +08:00
flock_compat.h Bump year 2014-01-03 11:08:10 +08:00
formatted_print.c Bump year 2014-01-03 11:08:10 +08:00
fsock.c Bump year 2014-01-03 11:08:10 +08:00
fsock.h Bump year 2014-01-03 11:08:10 +08:00
ftok.c Bump year 2014-01-03 11:08:10 +08:00
ftp_fopen_wrapper.c Bump year 2014-01-03 11:08:10 +08:00
head.c Bump year 2014-01-03 11:08:10 +08:00
head.h Bump year 2014-01-03 11:08:10 +08:00
html_tables.h Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
html.c Remove unneeded string copy. 2014-03-27 17:20:57 +09:00
html.h Bump year 2014-01-03 11:08:10 +08:00
http_fopen_wrapper.c Bump year 2014-01-03 11:08:10 +08:00
http.c Bump year 2014-01-03 11:08:10 +08:00
image.c Bump year 2014-01-03 11:08:10 +08:00
incomplete_class.c Bump year 2014-01-03 11:08:10 +08:00
info.c Here need to be str_efree 2014-01-03 11:36:50 +08:00
info.h Bump year 2014-01-03 11:08:10 +08:00
iptc.c Bump year 2014-01-03 11:08:10 +08:00
lcg.c Bump year 2014-01-03 11:08:10 +08:00
levenshtein.c Bump year 2014-01-03 11:08:10 +08:00
link_win32.c Bump year 2014-01-03 11:08:10 +08:00
link.c Bump year 2014-01-03 11:08:10 +08:00
mail.c Merge branch 'PHP-5.4' into PHP-5.5 2014-02-28 22:30:21 +08:00
Makefile.frag Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
math.c add T_POW (**) operator 2014-02-06 14:41:21 +01:00
md5.c Bump year 2014-01-03 11:08:10 +08:00
md5.h Bump year 2014-01-03 11:08:10 +08:00
metaphone.c Bump year 2014-01-03 11:08:10 +08:00
microtime.c Bump year 2014-01-03 11:08:10 +08:00
microtime.h Bump year 2014-01-03 11:08:10 +08:00
pack.c Bump year 2014-01-03 11:08:10 +08:00
pack.h Bump year 2014-01-03 11:08:10 +08:00
pageinfo.c Bump year 2014-01-03 11:08:10 +08:00
pageinfo.h Bump year 2014-01-03 11:08:10 +08:00
password.c Bump year 2014-01-03 11:08:10 +08:00
php_array.h Bump year 2014-01-03 11:08:10 +08:00
php_assert.h Bump year 2014-01-03 11:08:10 +08:00
php_browscap.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.c Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt.h Bump year 2014-01-03 11:08:10 +08:00
php_dir.h Bump year 2014-01-03 11:08:10 +08:00
php_dns.h Bump year 2014-01-03 11:08:10 +08:00
php_ext_syslog.h Bump year 2014-01-03 11:08:10 +08:00
php_filestat.h Bump year 2014-01-03 11:08:10 +08:00
php_fopen_wrapper.c Bump year 2014-01-03 11:08:10 +08:00
php_fopen_wrappers.h Bump year 2014-01-03 11:08:10 +08:00
php_ftok.h Bump year 2014-01-03 11:08:10 +08:00
php_http.h Bump year 2014-01-03 11:08:10 +08:00
php_image.h Bump year 2014-01-03 11:08:10 +08:00
php_incomplete_class.h Bump year 2014-01-03 11:08:10 +08:00
php_iptc.h Bump year 2014-01-03 11:08:10 +08:00
php_lcg.h Bump year 2014-01-03 11:08:10 +08:00
php_link.h Bump year 2014-01-03 11:08:10 +08:00
php_mail.h Bump year 2014-01-03 11:08:10 +08:00
php_math.h Bump year 2014-01-03 11:08:10 +08:00
php_metaphone.h Bump year 2014-01-03 11:08:10 +08:00
php_password.h Bump year 2014-01-03 11:08:10 +08:00
php_rand.h Bump year 2014-01-03 11:08:10 +08:00
php_smart_str_public.h Bump year 2014-01-03 11:08:10 +08:00
php_smart_str.h Bump year 2014-01-03 11:08:10 +08:00
php_standard.h Bump year 2014-01-03 11:08:10 +08:00
php_string.h Bump year 2014-01-03 11:08:10 +08:00
php_type.h Bump year 2014-01-03 11:08:10 +08:00
php_uuencode.h Bump year 2014-01-03 11:08:10 +08:00
php_var.h Bump year 2014-01-03 11:08:10 +08:00
php_versioning.h Bump year 2014-01-03 11:08:10 +08:00
proc_open.c Fixes to various stream cast on win64 2014-03-19 06:33:46 +01:00
proc_open.h Bump year 2014-01-03 11:08:10 +08:00
quot_print.c Bump year 2014-01-03 11:08:10 +08:00
quot_print.h Bump year 2014-01-03 11:08:10 +08:00
rand.c Bump year 2014-01-03 11:08:10 +08:00
scanf.c Bump year 2014-01-03 11:08:10 +08:00
scanf.h Bump year 2014-01-03 11:08:10 +08:00
sha1.c Bump year 2014-01-03 11:08:10 +08:00
sha1.h Bump year 2014-01-03 11:08:10 +08:00
soundex.c Bump year 2014-01-03 11:08:10 +08:00
streamsfuncs.c remove obsolete comment 2014-03-19 06:35:58 +01:00
streamsfuncs.h Bump year 2014-01-03 11:08:10 +08:00
string.c Merge branch 'PHP-5.5' into PHP-5.6 2014-04-09 07:34:49 +08:00
strnatcmp.c
syslog.c Bump year 2014-01-03 11:08:10 +08:00
type.c Bump year 2014-01-03 11:08:10 +08:00
uniqid.c Bump year 2014-01-03 11:08:10 +08:00
uniqid.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.c Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.re Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
url.c Merge branch 'PHP-5.3' into PHP-5.4 2014-03-18 08:54:57 +01:00
url.h Bump year 2014-01-03 11:08:10 +08:00
user_filters.c Merge branch 'PHP-5.4' into PHP-5.5 2014-04-03 09:08:35 +02:00
uuencode.c Bump year 2014-01-03 11:08:10 +08:00
var_unserializer.c Bump year 2014-01-03 11:08:10 +08:00
var_unserializer.re fix bug #65481 (shutdown segfault due to serialize) 2013-08-20 00:05:11 +02:00
var.c Bump year 2014-01-03 11:08:10 +08:00
versioning.c Bump year 2014-01-03 11:08:10 +08:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00