summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DEBUG_* macro cleanupsAbhijit Menon-Sen2001-05-311-3/+3
* Salvage bits and pieces from the experimental 'utf8 everywhere'Jarkko Hietaniemi2001-05-311-4/+4
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-4/+5
* Re: [ID 20010526.004] Taint looses valueHugo van der Sanden2001-05-281-1/+4
* return clauses are nice.Jarkko Hietaniemi2001-05-261-3/+3
* change 10199 backwards?Doug MacEachern2001-05-261-19/+19
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-31/+133
* Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]John Peacock2001-05-261-1/+1
* RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checki...Richard Soderberg2001-05-241-9/+27
* [LARGE!] symbolic magicDave Mitchell2001-05-201-56/+72
* Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] Hugo van der Sanden2001-04-301-1/+0
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-3/+3
* Re: PATCH 5.7.1Mark-Jason Dominus2001-04-231-0/+1
* Re: [ID 20010422.003] Core dump in overloaded bool while using 'Simon Cozens2001-04-221-5/+5
* Thinko in manual patch applying.Jarkko Hietaniemi2001-04-091-1/+1
* Re: [PATCH perl@9424] isn't numeric warning Robin Barker2001-04-091-1/+1
* isn't numeric warningRobin Barker2001-04-071-2/+6
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-0/+1
* Integrate changes #9493,9494,9495,9496 from maintperlJarkko Hietaniemi2001-04-011-5/+5
* Noticed that two tests were skipped as perlio:: packageNick Ing-Simmons2001-03-291-2/+6
* Re: perl@9359 breaks HTML::ParserGisle Aas2001-03-271-10/+14
* sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,Jarkko Hietaniemi2001-03-271-1/+3
* More EBCDIC stuff:Nick Ing-Simmons2001-03-201-2/+3
* Integrate mainline.Nick Ing-Simmons2001-03-191-7/+13
|\
| * Integrate change #9233 from maintperl into mainline.Jarkko Hietaniemi2001-03-191-4/+4
| * Integrate change #9197 from maintperl to mainline.Jarkko Hietaniemi2001-03-181-4/+10
* | More EBCDIC fixes.Nick Ing-Simmons2001-03-191-9/+5
|/
* Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when thatNick Ing-Simmons2001-03-181-8/+8
* EBCDIC Fixes.Nick Ing-Simmons2001-03-161-22/+28
* Integrate mainline.Nick Ing-Simmons2001-03-121-1/+4
|\
| * Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-121-1/+4
* | #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.Nick Ing-Simmons2001-03-121-3/+25
|/
* Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.Nick Ing-Simmons2001-03-111-2/+4
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-9/+5
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-2/+2
* Re: Unicode/EBCDICPeter Prymmer2001-03-091-0/+4
* Long-standing "defined but not used" SvPVbyte*() are about to get usedNick Ing-Simmons2001-03-051-1/+2
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-1/+1
* Encode API documentation nd tidy up.Nick Ing-Simmons2001-02-241-7/+32
* Integrate change #8868 from pureperl to mainline.Jarkko Hietaniemi2001-02-211-2/+12
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-0/+19
* Don't do casting between pointers pointing to differently sizedJarkko Hietaniemi2001-02-201-2/+6
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-19/+0
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-0/+19
* UTF-8 tweaks.Jarkko Hietaniemi2001-02-181-8/+6
* [patch] -WallDoug MacEachern2001-02-171-8/+9
* [patch] GvSHAREDDoug MacEachern2001-02-101-0/+80
* [ID 20010206.010] S_ functions not declared STATICNicholas Clark2001-02-081-1/+1
* Re: [patch] Re: PL_ptr_tableDoug MacEachern2001-02-081-1/+51
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-1/+1