summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* sv.h documentationTim Jenness2001-10-281-7/+7
* Add a new flag character 'm' to embed.pl set to representNick Ing-Simmons2001-10-201-20/+6
* Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-5/+5
* Retract the #12259 for now.Jarkko Hietaniemi2001-09-301-0/+6
* Re: macro redefinitions on Win32 (was Re: Question about PERLIO)Nicholas Clark2001-09-281-6/+0
* Its a nit!Abhijit Menon-Sen2001-09-171-1/+1
* Retract #12013, didn't go over too well in Tru64.Jarkko Hietaniemi2001-09-141-0/+6
* (Retracted by #12015)Nicholas Clark2001-09-141-6/+0
* Re: [ID 20010825.006] -DCRIPPLED_CC is brokenNicholas Clark2001-09-051-8/+17
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-1/+1
* Introduces SvREPADTMP(sv) that marks a repad SvIV as a offsetArtur Bergman2001-08-301-0/+8
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-7/+7
* Retract #11212.Jarkko Hietaniemi2001-07-081-2/+1
* (Retracted by #11223.)Graham Barr2001-07-081-1/+2
* two little documentation nitsAbhijit Menon-Sen2001-06-271-1/+1
* Adds perl_clone_host under IMPLICIT SYSArtur Bergman2001-06-261-0/+1
* Fixes case of CvDEPTH for perl_cloneArtur Bergman2001-06-201-0/+4
* sv.c documentationDave Mitchell2001-06-181-12/+81
* Sigh. This is what #10424 was supposed to check in.Jarkko Hietaniemi2001-06-041-0/+1
* Pod nitpicksRichard Soderberg2001-05-281-1/+1
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-7/+40
* Don't think about UTF8 Mike Guy2001-05-241-1/+1
* Fix fordLux2001-04-231-1/+1
* Re: perl@9359 breaks HTML::ParserGisle Aas2001-03-271-3/+5
* Re: [patch] Re: PL_ptr_tableDoug MacEachern2001-02-081-0/+4
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+10
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-10/+0
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-0/+10
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-0/+1
* The one that got away in #7984.Michael Stevens2000-12-051-1/+0
* Retract #7977, still too volatile (the euphemism of the dayJarkko Hietaniemi2000-12-041-1/+1
* (Retracted by #7978, too shaky yet.)Simon Cozens2000-12-041-1/+1
* In Amdahl UTS "struct sv" is defined by a system header,Jarkko Hietaniemi2000-10-131-1/+1
* The HINT_BYTE patch is apparently unnecessary, retracted.Jarkko Hietaniemi2000-10-061-4/+0
* Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.Jarkko Hietaniemi2000-10-061-0/+4
* Document the SvUTF8*().Jarkko Hietaniemi2000-09-111-0/+17
* Document the SvIOK_.*UV().Jarkko Hietaniemi2000-09-051-0/+9
* Re: [ID 20000807.008] Double reads considered evil? (deja vu)Mike Guy2000-08-081-0/+2
* Have symbols for the IoTYPEs.Jarkko Hietaniemi2000-08-061-12/+9
* sv.h documentation - SvLENMike Guy2000-08-031-1/+2
* rename totally bletcherous SvLOCK() thingy (doesn't do what theGurusamy Sarathy2000-07-141-10/+0
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-1/+16
* integrate cfgperl change#6217 into mainlineGurusamy Sarathy2000-07-111-7/+0
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-16/+44
* commentary about IoTYPE() (from Nathan Torkington)Gurusamy Sarathy2000-04-241-0/+13
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-6/+6
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-3/+8
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+252