summaryrefslogtreecommitdiff
path: root/Zend/zend_ini.h
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-6/+6
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-12/+12
* Add macro to get ini target addressNikita Popov2020-04-271-0/+8
* Use strlen for INI_* macrosMichael Voříšek2020-02-171-7/+7
* Add const modifier for name stringsMichael Voříšek2020-02-131-5/+5
* Mark "cold" functionsDmitry Stogov2019-05-291-1/+1
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1
* Update email addresses. We're still @Zend, but future proofing it...Zeev Suraski2018-11-011-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Separate duplicated code into a zend_ini_parse_bool() function.Dmitry Stogov2018-03-051-0/+1
* year++Xinchen Hui2018-01-021-1/+1
* Avoid temporary string creation and destruction.Dmitry Stogov2017-12-111-0/+1
* Use Zend MM heap for non-persistent ini entry values.Dmitry Stogov2017-11-081-0/+2
* Fix datatypes and compiler warningsAnatol Belski2017-10-231-4/+4
* Reduce struct size, on 64-bit by 8 bytes eachAnatol Belski2017-07-281-6/+8
* further sync for vim mode linesAnatol Belski2017-07-041-0/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* further normalizations, uint vs uint32_tAnatol Belski2016-11-261-7/+7
* bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* reworked ini dtorAnatol Belski2014-12-161-1/+2
* free the right globalsAnatol Belski2014-12-161-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
* Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-17/+28
* master renames phase 1Anatol Belski2014-08-251-3/+3
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-3/+3
* Allocate zend_strings with correct sizeNikita Popov2014-04-231-30/+0
* Cleanup (1-st round)Dmitry Stogov2014-04-151-3/+3
* Use better data structures (incomplete)Dmitry Stogov2014-02-181-8/+8
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-3/+3
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed bug #64197 (_Offsetof() macro used but not defined on ARM/Clang)Ard Biesheuvel2013-02-131-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* improved performance of @ (silence) operatorDmitry Stogov2010-08-181-2/+0
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Add zend_ini_string_ex so that the you can differentiate between NULL as a va...Scott MacVicar2008-07-071-1/+2
* MFB: Fixed bug #43677 (Inconsistent behaviour of include_path set withIlia Alshanetsky2008-03-131-2/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:Jani Taskinen2007-09-281-7/+7
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* MFH: Nuked unnecessary TSRMLS_FETCH() callJani Taskinen2007-09-271-1/+1
* - No need to break binary compatibility hereJani Taskinen2007-09-071-3/+1
* MFH: - Fixed the rest of bug #41561 ( @ operator not working )Jani Taskinen2007-09-071-1/+4
* add stage for .htaccessStanislav Malyshev2007-08-021-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1