summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+1
|\
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-0/+1
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-2/+35
|\ \ | |/