summaryrefslogtreecommitdiff
path: root/ext/standard/url_scanner_ex.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* Added new configuration directives:foobar2001-04-041-4/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Avoid possible memory leak in the URL scanner, if the connection isSascha Schumann2001-01-091-7/+2
* Make the generated <input> lower case and terminated with a /,Chuck Hagenbuch2001-01-021-3/+3
* Support multi-char arg separators.Sascha Schumann2000-12-221-4/+4
* Pass core_globals to new inline functionsSascha Schumann2000-12-051-3/+3
* Move code from macros to inline functions to ease debuggingSascha Schumann2000-12-041-64/+74
* Reset the state, if there is garbage in an HTML tag.Sascha Schumann2000-11-171-2/+2
* Validators are happy now.foobar2000-11-011-1/+1