summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* update copyright yearGurusamy Sarathy2001-03-221-1/+1
* integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainlineGurusamy Sarathy2001-03-191-0/+3
* integrate changes#7984,7987,8010 from mainline (gets rid ofGurusamy Sarathy2001-01-301-1/+0
* integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,Gurusamy Sarathy2000-12-181-1/+1
* integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,Gurusamy Sarathy2000-12-171-0/+26
* integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,Gurusamy Sarathy2000-11-271-0/+2
* integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,Gurusamy Sarathy2000-11-271-13/+11
* integrate changes#6392,6394..6399,6401..6404Hugo van der Sanden2000-11-201-10/+0
* integrate changes#6315..6319,6321..6331,6333..6338Gurusamy Sarathy2000-11-201-1/+16
* integrate change#6217 from cfgperl (in part)Gurusamy Sarathy2000-10-161-7/+0
* integrate changes#6207..6210 from cfgperlDan Sugalski2000-10-161-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
* slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-0/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-10/+4
* add ext/Devel/PeekJan Dubois1998-11-271-0/+4
* Fixed apostrophe problem from Mark Knutsen.Larry Wall1998-09-251-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-11/+11
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-4/+4
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-7/+7
* Remove some rendundant SvOOK_on testsGisle Aas1998-07-081-18/+4
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-10/+0
* remove atomic.h pending resolution of licensing issues,Gurusamy Sarathy1998-06-231-4/+0