History log of /PHP-7.4/Zend/zend_llist.c (Results 51 – 75 of 77)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 3bdddb49 19-Sep-2001 Sebastian Bergmann

MFZE1


# fc1abec5 07-Sep-2001 Andi Gutmans

- Fix warning (was fixed in ZE1 and not merged at some point). Please make
sure you merge patches!


Revision tags: php-4.0.7RC2
# 498f7fd9 31-Aug-2001 Sterling Hughes

MFZE1


# d87fa225 18-Aug-2001 Andi Gutmans

- Merge Sterling's patches from ZE1


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# 4f6c95d1 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 9dd02318 21-Apr-2001 Andi Gutmans

- Add typedef for function pointer of llist dtor


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 124569d1 13-Nov-2000 Stanislav Malyshev

Fix zend_llist_apply_with_del - it should remove from list,
not only call dtor


# a9655b77 18-Oct-2000 Andi Gutmans

- Fix whitespace


# 928da710 18-Oct-2000 Andi Gutmans

- Try #2. Wasn't allowed to delete in the previous manner because we were
in the middle of an llist_apply()


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2
# 8aac6e7d 29-Apr-2000 Zeev Suraski

- Add zend_llist_apply_with_arguments()
- Add a message handler to the extensions


# 382653ae 25-Apr-2000 Andi Gutmans

- Fix persistence of llist


Revision tags: PHP-4.0-RC1
# 26eaf668 14-Mar-2000 Andrei Zmievski

Implemented external list traversing.


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


# d7e34cf6 18-Feb-2000 Sascha Schumann

Get rid of second declaration of compare_func_t. Either put in a common
header file or prefix it with i.e. zend_llist_


# e6b76810 18-Feb-2000 Andi Gutmans

- Quick and dirty hack for supporting sorts. Improve later on when I wake up.


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# cd539444 26-Nov-1999 Zeev Suraski

- Modify zend_llist_del() to receive a comparison function


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 87ba08d1 22-May-1999 Zeev Suraski

Avoid leaking fd's in case of failures


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 853d6c62 12-May-1999 Zeev Suraski

Added prepend to llist


# c8b2bf0a 05-May-1999 Andi Gutmans

llist improvements


1234