summaryrefslogtreecommitdiff
path: root/ext/standard/url_scanner_ex.c
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* touchfoobar2003-04-171-2/+2
* fix sizeof(size_t) > sizeof(uint) issueSascha Schumann2003-03-111-31/+41
* reverting jani's non-sense commitsSascha Schumann2003-03-111-3/+3
* touchfoobar2003-03-101-2/+2
* Correcting int/long mismatched - 64bit issues.David Hill2003-03-101-1/+1
* Fixed bug #22048 (incorrect insertion of session id when tabs are used toIlia Alshanetsky2003-02-121-4/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* syncSascha Schumann2002-09-301-10/+10
* SyncSascha Schumann2002-09-251-43/+65
* Sync with .reSascha Schumann2002-09-251-62/+80
* Changed handling of output buffer sizes.Marcus Boerger2002-08-201-4/+2
* corrected handling of internal output buffersMarcus Boerger2002-08-101-3/+2
* fix leakThies C. Arntzen2002-06-291-3/+3
* show_source() safe-mode fixRasmus Lerdorf2002-05-111-2/+2
* touchThies C. Arntzen2002-05-051-1/+1
* re-add accidentily nuked session_adapt_url()Thies C. Arntzen2002-05-051-2/+24
* syncSascha Schumann2002-05-051-4/+4
* updateSascha Schumann2002-05-041-90/+70
* include url.hSascha Schumann2002-05-041-0/+1
* forgotThies C. Arntzen2002-05-031-68/+142
* Touch generated fileSascha Schumann2002-04-281-1/+1
* timestampThies C. Arntzen2002-04-281-1/+1
* revert session_set_userdata - diffent patch will come shortlyThies C. Arntzen2002-04-281-50/+28
* touch file. Please commit first the .re file and afterwards the .c source. Ot...foobar2002-04-281-1/+1
* part 2 of last commitThies C. Arntzen2002-04-271-29/+51
* update generated filejim winstead2002-04-251-26/+24
* Touch generated file to increase timestampSascha Schumann2002-04-251-1/+1
* - Fix for bug 16810 (XHTML compliance)Derick Rethans2002-04-251-23/+25
* If an argument (<tag val=argument..) was not quoted, leave it that way.Sascha Schumann2002-03-261-27/+29
* touch file. Please commit first the .re file and afterwards the .c source. Ot...Sascha Schumann2002-03-191-1/+1
* Restore use of inlineSascha Schumann2002-03-041-2/+2
* - Fix for Sun WorkShop 6 update 2 compiler (Bug #15812)Derick Rethans2002-03-011-3/+3
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Remove some unused variablesSascha Schumann2001-09-111-3/+2
* A round of "d'ohs" for me, please.Sascha Schumann2001-09-101-3/+3
* Better fix for mark problemSascha Schumann2001-09-091-28/+25
* Fix mark-handlingSascha Schumann2001-09-091-25/+29
* More fixes and refinementsZeev Suraski2001-08-271-48/+34
* Fix my session updates.Zeev Suraski2001-08-261-2/+2
* Get rid of TRANS_SID - it's always possible to use it now.Zeev Suraski2001-08-251-4/+0
* Move the trans-sid mechanism to use the output buffering mechanism.Zeev Suraski2001-08-251-2/+9
* more tsrm cleanupSascha Schumann2001-08-051-40/+38
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-4/+1
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-4/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-13/+12
* Improve url scanner speed (up to 40% for large chunks of data)Sascha Schumann2001-07-041-271/+411
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+17