summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-161-0/+1
* Fixes bug #15273, the return of the object causedArtur Bergman2003-01-031-0/+1
* new flag SvPADSTALEDave Mitchell2003-01-031-1/+5
* remove flag SvPADBUSYDave Mitchell2003-01-031-5/+3
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-1/+3
* Document PRIVSHIFT.Yitzchak Scott-Thoennes2002-11-161-1/+1
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-61/+11
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-2/+2
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-081-1/+1
* Version object patch #1John Peacock2002-08-201-1/+4
* [REVISED PATCH] Magic v-stringsJohn Peacock2002-08-201-0/+1
* Clean up copy-on-write macros and debug facilities (new flag 'C').Nicholas Clark2002-08-201-19/+15
* Copy On WriteNicholas Clark2002-08-171-0/+30
* Re: unique attribute?Doug MacEachern2002-06-091-0/+1
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-211-1/+1
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-1/+0
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-0/+1
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-1/+1
* tidy sv.[ch] after CRIPPLED_CC removalDave Mitchell2002-03-231-113/+67
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-0/+1
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-3/+3
* Debugging OPsIlya Zakharevich2002-03-031-1/+1
* Clarify SvPV and SvPV_force api docsSam Tregar2002-02-191-8/+12
* Integrate mainlineNick Ing-Simmons2002-01-251-1/+1
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-0/+16
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+8
* Change $=, $., $*, $%, and $- to be IVs instead of longs.Jarkko Hietaniemi2001-11-291-5/+5
* a few typo fixes Jeffrey Friedl2001-11-121-8/+8
* 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