summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.Jarkko Hietaniemi2003-04-151-1/+1
* pack changes and related fixesLAUN Wolfgang2003-03-171-5/+7
* Must not hide the protos, though.Jarkko Hietaniemi2003-03-091-3/+3
* Export the symbols from #18863; do not prototype (but export)Jarkko Hietaniemi2003-03-091-3/+5
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-0/+1
* COW regexps:Nicholas Clark2003-02-161-0/+3
* inline SvREFCNT_dec:Nicholas Clark2003-02-161-0/+1
* Forgotten from #18715.Jarkko Hietaniemi2003-02-161-0/+1
* sv_cat_recode() proto was missing, noticed by Craig Berry.Jarkko Hietaniemi2003-02-061-0/+1
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-0/+3
* [Fwd: Patch for perl utf8-related bug]Richard Hitt2002-12-171-0/+1
* Re: [jhi@iki.fi: enums are not nums]Dave Mitchell2002-12-171-1/+1
* Re: [perl #19017] lexical "my" variables not visible in debugger "x" commandDave Mitchell2002-12-161-1/+1
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-3/+4
* make regen_headers.Rafael Garcia-Suarez2002-11-051-0/+15
* Re: [perl #18066] Bug in -I when path has double colons?Slaven Rezic2002-11-041-14/+1
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-1/+1
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-21/+0
* Version object combined patchJohn Peacock2002-10-101-2/+3
* move all pad-related code to its own src fileDave Mitchell2002-10-021-9/+27
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-9/+0
* Version object patch #1John Peacock2002-08-201-1/+6
* Copy On WriteNicholas Clark2002-08-171-0/+7
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-13/+0
* Re: deb.c compile time error (patchlevel 17721)Dave Mitchell2002-08-171-1/+1
* add verbose stack display option, -DvsDave Mitchell2002-08-121-0/+6
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-0/+5
* Re: unique attribute?Doug MacEachern2002-06-091-1/+1
* Remove sv_setpviv{_,mg}; regen perlapi.Jarkko Hietaniemi2002-05-011-2/+0
* The #16182 radiates U32ness.Jarkko Hietaniemi2002-04-261-1/+1
* -Wformat cleanups from Robin Barker.Jarkko Hietaniemi2002-04-251-5/+1
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+1
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-4/+5
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-1/+6
* Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+1
* tidy sv.[ch] after CRIPPLED_CC removalDave Mitchell2002-03-231-3/+3
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-3/+0
* Fix for "UTF-8 bug with s///" from Hugo.Jarkko Hietaniemi2002-03-201-0/+2
* s/regcinclasslen/reginclass/ and remove the oldJarkko Hietaniemi2002-03-191-2/+1
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-0/+5
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+2
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-0/+3
* Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-1/+0
* Escapee.Jarkko Hietaniemi2002-03-041-0/+1
* Needed by #14985.Jarkko Hietaniemi2002-03-041-0/+2
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-0/+1
* pack with a human face: the sequelIlya Zakharevich2002-02-221-0/+1
* grouping in pack/unpackIlya Zakharevich2002-02-211-0/+5