summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2004-03-221-1/+1
* Integrate:Nicholas Clark2003-12-191-1/+1
* Integrate:Tassilo von Parseval2003-12-131-0/+1
* Integrate:Alan Burlison2003-11-201-0/+1
* Integrate:Jarkko Hietaniemi2003-09-111-0/+1
* Enache thinks now is a good spot to bring back the fixedJarkko Hietaniemi2003-09-051-0/+2
* Integrate:Jarkko Hietaniemi2003-07-101-0/+1
* v-string API tweak from John Peacock to synchronizeJarkko Hietaniemi2003-07-081-1/+1
* Integrate:Jarkko Hietaniemi2003-06-301-0/+1
* Integrate:Jarkko Hietaniemi2003-05-071-0/+3
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate (and regen_headers):Jarkko Hietaniemi2003-03-091-0/+11
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-02-061-0/+1
* Better version of change #18370; use the new 'E' flagJarkko Hietaniemi2002-12-301-1/+0
* In AIX (strict symbol exports) the cxinc is needed for List::Util.Jarkko Hietaniemi2002-12-301-0/+1
* Integrate:Jarkko Hietaniemi2002-12-231-0/+1
* Retry the #17920.Jarkko Hietaniemi2002-11-281-4/+0
* Urque. Retract #18206 since it got two patches interleavedJarkko Hietaniemi2002-11-281-0/+4
* Integrate:H.Merijn Brand2002-11-281-4/+0
|\
| * LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-4/+0
| * Version object patch #1John Peacock2002-08-201-1/+6
| * Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-7/+0
* | perl embed.plJarkko Hietaniemi2002-11-051-3/+5
|/
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-0/+3
* Win32 build brokenMattia Barbon2002-07-041-0/+1
* perl embed.pl to update global.symNick Ing-Simmons2002-05-011-2/+0
* Re: Unbalanced string table refcount (was: perl@15930)Nicholas Clark2002-04-161-0/+1
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-0/+2
* 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/+0
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-0/+1
* 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/+1
* Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-1/+0
* Needed by #14985.Jarkko Hietaniemi2002-03-041-0/+2
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-0/+1
* grouping in pack/unpackIlya Zakharevich2002-02-211-0/+2
* Integrate mainlineNick Ing-Simmons2002-01-251-0/+7
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-7/+3
* Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-181-0/+1
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-0/+2
* export win32_async_check or Perl_despatch_signalsMattia Barbon2002-01-121-0/+1
* Regen files.Jarkko Hietaniemi2001-12-301-22/+0
* Nicholas Clark's embed.pl fix for my_socketpairNick Ing-Simmons2001-12-291-0/+22
* Re: Not OK 13881John Peacock2001-12-251-0/+1
* Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-0/+22
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-211-0/+6
* Make sharepvn a macro since all it does is a deref.Jarkko Hietaniemi2001-12-031-1/+1
* Fix for "a\x{100}" =~ /A/i.Jarkko Hietaniemi2001-11-281-0/+1