summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Collapse)AuthorAgeFilesLines
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-6/+0
| | | | | perly_c.diff p4raw-id: //depot/perl@1864
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+1
| | | | | | Message-Id: <tqemtae338.fsf@puma.genscan.com> Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...) p4raw-id: //depot/perl@1852
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+2
| | | | | | Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_76] @- and @+ p4raw-id: //depot/perl@1800
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+3
| | | | | | builds; add sundry PERL_OBJECT scaffolding to get it to build; fix lexical warning testsuite for win32 p4raw-id: //depot/perl@1777
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+1
| | | | | | Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk> Subject: lexical warnings patch for 5.005_50 p4raw-id: //depot/perl@1773
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-1/+0
|\ | | | | p4raw-id: //depot/perl@1760
| * remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-041-1/+0
| | | | | | | | | | Stephen McCamant) p4raw-id: //depot/maint-5.005/perl@1727
* | add new files to MANIFEST; add missing prototypes to proto.h;Gurusamy Sarathy1998-07-261-0/+1
| | | | | | | | | | | | s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_; add typecasts to silence warnings; tweaks for win32 builds p4raw-id: //depot/perl@1663
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+43
|/ | | p4raw-id: //depot/utfperl@1651
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-1/+0
| | | p4raw-id: //depot/perl@1528
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-0/+1
| | | | | | Message-Id: <19980712195747.C493@pobox.com> Subject: [ PATCH perl5.004_72] patch to add qr// p4raw-id: //depot/perl@1461
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+1
| | | | | | Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu> Subject: Re: [PATCH 5.004_71] Secure RE update p4raw-id: //depot/perl@1444
* get it building again on win32Gurusamy Sarathy1998-07-091-1/+0
| | | p4raw-id: //depot/perl@1394
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-1/+1
| | | | | | Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu> Subject: Re: _70 and Devel::RE p4raw-id: //depot/perl@1371
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-1/+0
| | | | | | | | simpler fix p4raw-link: @1337 on //depot/perl: 77808da1249dc49b6d1ea4171ebce9989b18ea3f p4raw-link: @1319 on //depot/perl: 5081475eefaf24307ce7eaf4c87aafd588b37e98 p4raw-id: //depot/perl@1345
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-0/+1
| | | p4raw-id: //depot/perl@1319
* applied patch with tweaks to proseGisle Aas1998-07-041-7/+0
| | | | | | Subject: [PATCH] Simplified AVHV support Message-ID: <m3k95z86og.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1286
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+2
| | | | | Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1259
* applied patch, regen headersIlya Zakharevich1998-06-231-0/+1
| | | | | | Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_67] Malloc size feedback p4raw-id: //depot/perl@1201
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+0
| | | | | | | belong in the sources Message-Id: <H00000e500072c63@MHS> Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup p4raw-id: //depot/perl@1165
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+0
| | | | | p4raw-link: @1105 on //depot/perl: e2d46a1de163ba101bb4392a8fa6d97ca3c9a323 p4raw-id: //depot/perl@1146
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-1/+0
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+1
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-5/+6
| | | | | | Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_66] Resend of RE cache patch (modified) p4raw-id: //depot/perl@1105
* [win32] change#1060 was inexplicably missing some of the "ensureGurusamy Sarathy1998-05-301-1/+0
| | | | | | | AS stuff does no harm" fixes p4raw-link: @1060 on //depot/win32/perl: 26ca90b622247714396690e385249f8ca1417aa0 p4raw-id: //depot/win32/perl@1065
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-0/+1
|\ | | | | p4raw-id: //depot/asperl@1055
| * [win32] merge change#1015 from maintbranch (must revisit 1014 later, isGurusamy Sarathy1998-05-231-0/+1
| | | | | | | | | | | | | | incomplete) p4raw-link: @1015 on //depot/maint-5.004/perl: 64d1d4c7d00380b54e18db9c0a16ddef0f41b0a2 p4raw-id: //depot/win32/perl@1029
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+5
|\ \ | |/ | | p4raw-id: //depot/asperl@1010
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-0/+3
| | | | | | | | | | | | | | | | p4raw-link: @910 on //depot/maint-5.004/perl: ae941ac0da8f453f0d31df7b7293e50b3e5a46f1 p4raw-link: @909 on //depot/maint-5.004/perl: 8b3d696ffd11cf2e49f6eaa575b829ab0a55352d p4raw-link: @907 on //depot/maint-5.004/perl: 3cb3c1abada5765ba4166ebe59e2e20d737ec21b p4raw-link: @906 on //depot/maint-5.004/perl: ae389c8a29b487f4434c465442dfb611507a4a38 p4raw-id: //depot/win32/perl@977
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+2
| | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+3
| | | | | | p4raw-id: //depot/asperl@908
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+2
|\ \ | |/ | | p4raw-id: //depot/asperl@884
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-0/+1
| | | | | | | | | | invalidate local stack pointer p4raw-id: //depot/win32/perl@864
| * newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+1
| | | | | | | | | | Subject: Bundling builtin.pm and newCONSTSUB with the core? p4raw-id: //depot/perl@821
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-0/+2
|\ \ | |/ | | p4raw-id: //depot/asperl@799
| * [win32] this one with adjusted test numbersStephen McCamant1998-03-021-0/+2
| | | | | | | | | | | | Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net> Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a} p4raw-id: //depot/win32/perl@614
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-33/+35
|\ \ | |/ | | p4raw-id: //depot/asperl@607
| * [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-261-0/+2
| | | | | | | | | | | | | | | | | | | | - export symbols needed for building B - bset_obj_store() is needed by byterun(), so define it there instead of at B.xs, and export it - freadpv() is only used in B.xs, so move it there - byte*.h are now included by perl.h - regenerate embed*.h p4raw-id: //depot/win32/perl@589
| * Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.Malcolm Beattie1998-02-251-1/+1
| | | | | | p4raw-id: //depot/perl@583
| * HP-UX hints and AIX global.sym changes (with Makefile.SH rule)Jarkko Hietaniemi1998-02-251-32/+32
| | | | | | | | | | | | | | | | Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET) Subject: Re: your HP-UX perl patch Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET) p4raw-id: //depot/perl@579
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-0/+1
|\ \ | |/ | | p4raw-id: //depot/asperl@569
| * 5.004_59 global.sym for AIX 3.2.5Stephen O. Lidie1998-02-201-0/+1
| | | | | | p4raw-id: //depot/perl@549
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-1/+1
|/ | | | | discussion) p4raw-id: //depot/asperl@521
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-0/+13
| | | | | | Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu> Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic p4raw-id: //depot/win32/perl@492
* adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-061-0/+1
| | | p4raw-id: //depot/perl@473
* tie array changes to core and testsNick Ing-Simmons1998-01-131-0/+2
| | | p4raw-id: //depot/ansiperl@418
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-101-4/+0
| | | | | | Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic (checked/ignored a few rejects; tweaked wording). p4raw-id: //depot/perl@354
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-5/+0
| | | p4raw-id: //depot/win32/perl@349
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-0/+2
| | | p4raw-id: //depot/ansiperl@342
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-111/+1
| | | | | | | Mainly for Mingw32 which cannot import data. Now only Opcode tests fail (op_desc/op_name not handled yet stuff) p4raw-id: //depot/ansiperl@341