summaryrefslogtreecommitdiff
path: root/ext/standard/url_scanner_ex.c
Commit message (Expand)AuthorAgeFilesLines
* MFB: generated with a bit newer re2cJani Taskinen2008-07-251-275/+261
* MFB: Fixed bug #44394 (Last two bytes missing from output)Felipe Pena2008-03-121-1/+1
* - Generated with more recent re2c versionJani Taskinen2007-10-101-553/+517
* MFB: Fixed bug #42869 (automatic session id insertion adds sessions id toIlia Alshanetsky2007-10-101-550/+597
* fix gcov build..Nuno Lopes2007-06-061-56/+56
* MFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).Ilia Alshanetsky2007-06-061-76/+68
* Bump year.Sebastian Bergmann2007-01-011-2/+2
* - explicit usage of TS macrosMichael Wallner2006-06-031-2/+6
* - new output control codeMichael Wallner2006-06-021-578/+561
* Parsers for previous patchIlia Alshanetsky2006-02-281-10/+10
* MFB51: Fixed bug #36459 (Incorrect adding PHPSESSID to links, whichIlia Alshanetsky2006-02-281-396/+381
* bump year and license versionfoobar2006-01-011-3/+3
* touch with re2c 0.9.11foobar2005-12-181-3/+3
* - Use the source file as output filename instead of stdoutfoobar2005-11-081-28/+28
* - Make sure the generated files have relative paths in the #line directivesfoobar2005-11-081-30/+30
* - Bumber up yearfoobar2005-08-031-1/+1
* - Regenerated with re2c 0.9.8foobar2005-06-281-49/+58
* revertfoobar2005-06-111-51/+56
* regenerated with re2c 0.9.7foobar2005-06-111-56/+51
* - Regenerated with re2c 0.9.6 (fixes severe bugs)foobar2005-04-141-53/+83
* Regenerated with re2c 0.9.4foobar2005-04-061-80/+87
* fix output_reset_rewrite_vars() returning false everytimeAntony Dovgal2005-04-031-1/+1
* Missing $Id$ tagfoobar2005-01-101-30/+32
* Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output).Ilia Alshanetsky2004-07-231-5/+20
* - TouchMarcus Boerger2004-05-121-2/+0
* Pending touchMarcus Boerger2004-03-251-50/+120
* 'Touch' the file to make sure re2c is not needed.Ilia Alshanetsky2004-02-111-1/+1
* Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_vars() mayIlia Alshanetsky2004-02-111-3/+3
* touch generated filesfoobar2004-01-081-2/+2
* - 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