summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Collapse)AuthorAgeFilesLines
* Re: [patch] Re: PL_ptr_tableDoug MacEachern2001-02-081-0/+4
| | | | | Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net> p4raw-id: //depot/perl@8713
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
| | | p4raw-id: //depot/perl@8289
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+10
| | | | | | in Digital UNIX (the broken strtoul brokenness detection seems to have been the fly in the ointment). p4raw-id: //depot/perl@8138
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-10/+0
| | | | | (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124) p4raw-id: //depot/perl@8125
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-0/+10
| | | | | Message-ID: <20001213200849.B71166@plum.flirble.org> p4raw-id: //depot/perl@8119
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-0/+1
| | | | | | | | | | | | | | | | | | Date: Tue, 5 Dec 2000 00:40:25 -0500 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Mon, 4 Dec 2000 23:55:53 -0500 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Tue, 5 Dec 2000 01:28:45 -0500 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu> Fix the unpredictable order of DESTROYs. p4raw-id: //depot/perl@7991
* The one that got away in #7984.Michael Stevens2000-12-051-1/+0
| | | | | | Subject: Re: dTHR - what and why? Message-ID: <20001205111552.A4647@firedrake.org> p4raw-id: //depot/perl@7987
* Retract #7977, still too volatile (the euphemism of the dayJarkko Hietaniemi2000-12-041-1/+1
| | | | | for unfinished and buggy :-) p4raw-id: //depot/perl@7978
* (Retracted by #7978, too shaky yet.)Simon Cozens2000-12-041-1/+1
| | | | | | | | Subject: Re: utf8 in hash keys, implementor missing Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk> The first step at UTF-8 hash keys. p4raw-id: //depot/perl@7977
* In Amdahl UTS "struct sv" is defined by a system header,Jarkko Hietaniemi2000-10-131-1/+1
| | | | | <ksync.h>. p4raw-id: //depot/perl@7217
* The HINT_BYTE patch is apparently unnecessary, retracted.Jarkko Hietaniemi2000-10-061-4/+0
| | | p4raw-id: //depot/perl@7156
* Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.Jarkko Hietaniemi2000-10-061-0/+4
| | | p4raw-id: //depot/perl@7152
* Document the SvUTF8*().Jarkko Hietaniemi2000-09-111-0/+17
| | | p4raw-id: //depot/perl@7052
* Document the SvIOK_.*UV().Jarkko Hietaniemi2000-09-051-0/+9
| | | p4raw-id: //depot/perl@7017
* Re: [ID 20000807.008] Double reads considered evil? (deja vu)Mike Guy2000-08-081-0/+2
| | | | | Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6552
* Have symbols for the IoTYPEs.Jarkko Hietaniemi2000-08-061-12/+9
| | | p4raw-id: //depot/perl@6532
* sv.h documentation - SvLENMike Guy2000-08-031-1/+2
| | | | | Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6507
* rename totally bletcherous SvLOCK() thingy (doesn't do what theGurusamy Sarathy2000-07-141-10/+0
| | | | | name suggests anyway) p4raw-id: //depot/perl@6398
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
* integrate cfgperl change#6217 into mainlineGurusamy Sarathy2000-07-111-7/+0
| | | | | p4raw-link: @6217 on //depot/cfgperl: cc9b67681954df413fe79f7c379e7b91a3121259 p4raw-id: //depot/perl@6347
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-16/+44
| | | | | | p4raw-link: @6210 on //depot/cfgperl: b8b4c9f3cf6ef09c878a80ff97526a69902a44ca p4raw-link: @6207 on //depot/cfgperl: b37a7757477319a5fcdd5131db15046064f631c4 p4raw-id: //depot/perl@6345
* commentary about IoTYPE() (from Nathan Torkington)Gurusamy Sarathy2000-04-241-0/+13
| | | p4raw-id: //depot/perl@5922
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-6/+6
| | | p4raw-id: //depot/perl@5540
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
| | | | | years (from Gisle Aas) p4raw-id: //depot/perl@5009
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-3/+8
| | | | | | | calls should using widechar APIs; chr and sprintf "%c" also follow this flag in the absense of "use byte"; "use utf8" sets $^U=1 (this appears kludgey) p4raw-id: //depot/perl@4937
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+252
| | | | | | | Stuhl <sho_pi@hotmail.com>); fix the markup format to be more flexible for better readability; add missing docs in sv.c; regenerate perltoc p4raw-id: //depot/perl@4915
* sv_true() has a superfluous testGurusamy Sarathy2000-01-201-4/+2
| | | p4raw-id: //depot/perl@4823
* nailed "our" declarations, and better warnings on duplicateGurusamy Sarathy2000-01-141-2/+1
| | | | | "our" declarations p4raw-id: //depot/perl@4801
* integrate utfperl contents into mainlineGurusamy Sarathy1999-12-281-6/+87
|\ | | | | p4raw-id: //depot/perl@4726
| * fix typosGurusamy Sarathy1999-12-261-1/+1
| | | | | | p4raw-id: //depot/utfperl@4706
| * support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-3/+3
| | | | | | p4raw-id: //depot/utfperl@4705
| * integrate mainline changesGurusamy Sarathy1999-12-121-9/+10
| | | | | | p4raw-id: //depot/utfperl@4679
| * typo in flag checksGurusamy Sarathy1999-11-161-14/+14
| | | | | | p4raw-id: //depot/utfperl@4593
| * Incremental merge of mainlineNick Ing-Simmons1999-10-021-0/+2
| |\ | | | | | | p4raw-id: //depot/utfperl@4286
| * | Re-integrate mainlineNick Ing-Simmons1999-09-181-6/+85
| | | | | | | | | | | | | | | Basic SvUTF8 stuff in headers, no functional changes yet. p4raw-id: //depot/utfperl@4193
* | | another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/ (CvFILE() may yet come in handy somewhere); adjust compiler doodads to suit p4raw-link: @4485 on //depot/perl: b195d4879f55e1610299cb9b1b55356940c2a577 p4raw-id: //depot/perl@4545
* | | IoDIRP may be fake when used in source filters, mark as suchGurusamy Sarathy1999-11-091-6/+7
| | | | | | | | | p4raw-id: //depot/perl@4542
* | | more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-2/+4
| |/ |/| | | p4raw-id: //depot/perl@4485
* | Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-0/+2
|/ | | | | Message-Id: <199909250459.VAA27506@kiev.wall.org> p4raw-id: //depot/perl@4227
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-9/+2
| | | p4raw-id: //depot/perl@4121
* slightly modified version of suggested patchIlya Zakharevich1999-08-011-1/+1
| | | | | | Message-Id: <199907311406.IAA25034@localhost.frii.com> Subject: [PATCH 5.005_58] Fix OS/2 build p4raw-id: //depot/perl@3856
* win32 nitsGurusamy Sarathy1999-07-191-1/+1
| | | p4raw-id: //depot/perl@3703
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-7/+7
| | | | | | Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu> Subject: [PATCH 5.005_57]Use NV instead of double in the core p4raw-id: //depot/perl@3602
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1/+1
| | | | | | | | | gone from the public API); PERL_OBJECT builds again on windows TODO: namespace-clean the typedefs in iperlsys.h and elsewhere; remove C++ remnants from public headers p4raw-id: //depot/perl@3553
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
| | | p4raw-id: //depot/perl@3518
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+7
| | | | | | (somewhat modified version of patch suggested by Tuomas J. Lukka <lukka@fas.harvard.edu>) p4raw-id: //depot/perl@3385
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-6/+29
| | | | | Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3378
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-1/+1
| | | | | other hot code by making SvTHINKFIRST() think about FAKE SVs p4raw-id: //depot/perl@3213
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
| | | p4raw-id: //depot/perl@3124
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+5
| | | | | | Message-ID: <36bb7ada.68485547@smtp1.ibm.net> Subject: [PATCH 5.005_54] _54 version of SvPV_nolen patch p4raw-id: //depot/perl@2912