summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* sv_true() has a superfluous testGurusamy Sarathy2000-01-201-4/+2
* nailed "our" declarations, and better warnings on duplicateGurusamy Sarathy2000-01-141-2/+1
* integrate utfperl contents into mainlineGurusamy Sarathy1999-12-281-6/+87
|\
| * fix typosGurusamy Sarathy1999-12-261-1/+1
| * support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-3/+3
| * integrate mainline changesGurusamy Sarathy1999-12-121-9/+10
| * typo in flag checksGurusamy Sarathy1999-11-161-14/+14
| * Incremental merge of mainlineNick Ing-Simmons1999-10-021-0/+2
| |\
| * | Re-integrate mainlineNick Ing-Simmons1999-09-181-6/+85
* | | another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-4/+2
* | | IoDIRP may be fake when used in source filters, mark as suchGurusamy Sarathy1999-11-091-6/+7
* | | more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-2/+4
| |/ |/|
* | Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-0/+2
|/
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-9/+2
* slightly modified version of suggested patchIlya Zakharevich1999-08-011-1/+1
* win32 nitsGurusamy Sarathy1999-07-191-1/+1
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-7/+7
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1/+1
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+7
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-6/+29
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-1/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+5