platform/upstream/perl.git
2001-10-28 Nick Ing-SimmonsIntegrate Mainline
2001-10-28 Nick Ing-SimmonsFixup Embed.t for Win32/VC++
2001-10-28 Nick Ing-SimmonsAdapt testcase from Doug Maceachern <dougm@covalent...
2001-10-28 Artur BergmanChange #12726 changed require 5.002 to 5.0 somehow...
2001-10-28 Artur BergmanAnd here we use the prototypes.
2001-10-28 Artur BergmanSupport [] style prototypes.
2001-10-28 Jarkko HietaniemiExplicitly expect only 4 or 8 bytes of PTRSIZE.
2001-10-28 Charles LaneTime::HiRes ualarm for VMS without one
2001-10-28 Jarkko HietaniemiRegen perlapi, perltoc.
2001-10-28 Tim Jennesssv.h documentation
2001-10-27 Gurusamy Sarathy"nmake clean" fails to clean ext/... because buildext...
2001-10-27 Jarkko HietaniemiUpdate Changes.
2001-10-27 Richard Foleyperlhack.pod addendum for consideration (perlbug mail...
2001-10-27 Jarkko HietaniemiMust store pointers with the right width.
2001-10-27 Jarkko HietaniemiIntegrate change #12711 from perlio;
2001-10-27 Nicholas Clarkmake minitest
2001-10-27 Jarkko HietaniemiPatch #12661 missed this.
2001-10-27 Craig A. BerryC RTL awareness update for VMS
2001-10-27 Nick Ing-SimmonsUse ref count scheme rather than PerlLIO_dup() to do...
2001-10-27 Jarkko HietaniemiLet's not replace reason if there's one already supplied.
2001-10-27 Jarkko Hietaniemi[no reason given] is not good.
2001-10-27 Jarkko Hietaniemildlibpth can exist but be unset.
2001-10-27 Jarkko HietaniemiUnicode: property alias naming cleanup.
2001-10-27 Jarkko HietaniemiFAQ sync.
2001-10-27 Jarkko HietaniemiIntegrate change #12703 from maintperl;
2001-10-27 Jarkko HietaniemiMore PerlIO symbols.
2001-10-27 Nick Ing-SimmonsIntegrate mainline
2001-10-26 Nicholas Clarktweak divide
2001-10-26 Andy DoughertyRe: DynaLoader problem on NCR SVR4 box
2001-10-26 Jarkko HietaniemiWhen you're root, many things become writable.
2001-10-26 Jarkko HietaniemiUpdate Changes.
2001-10-26 Gurusamy SarathyTerm/Cap.t attempts to access the floppy drive for...
2001-10-26 Gurusamy Sarathyfix misleading comment on known inadequacy in B::Terse...
2001-10-26 Gurusamy Sarathyfix spurious AutoSplit.t failure under windows
2001-10-26 Gurusamy SarathyTime::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Jarkko HietaniemiMore logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Gurusamy Sarathychange#12065 seems to have broken Encode build on windo...
2001-10-26 Jarkko HietaniemiUnicode: add the case folding table.
2001-10-26 Artur BergmanGet the new functions right, do not export lock since...
2001-10-26 Jarkko HietaniemiUSE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
2001-10-26 Gurusamy Sarathyavoid compiler warning
2001-10-26 Jarkko HietaniemiWinCE update from Rainer Keuchel.
2001-10-26 Artur BergmanAnd then finally cond_wait cond_signal and cond_broadca...
2001-10-26 Graham BarrMore fixes that were made to the core and not in the...
2001-10-26 H.Merijn BrandRe: DB_File-1.79 on Cygwin 1.3.3
2001-10-26 Graham BarrFix tests to be able to run in the core and the CPAN...
2001-10-26 Charles LaneRe: perl@12605 on VMS, [minor PATCH enclosed]
2001-10-26 Graham BarrSync libnet modules with what will be libnet-1.08
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-26 Artur BergmanMore Config::threads to threads::threads changes
2001-10-26 Artur BergmanMake new() work exactly like create(). Move from Config...
2001-10-26 Artur BergmanAllocing a TLS in runtime is not too hot.
2001-10-26 Artur BergmanDon't display debug data.
2001-10-26 Artur BergmanExtend support of change #12672 to support arrays and...
2001-10-26 Artur BergmanFix case where shared reference does not exist in curre...
2001-10-26 Artur BergmanSupport for references in shared arrays.
2001-10-26 Artur BergmanAdd tests for references in hashes.
2001-10-26 Richard SoderbergFix sharedsv.c compile-time warnings.
2001-10-26 Jarkko HietaniemiIntegrate change #12664 from maintperl;
2001-10-26 Chris Nandorperl.h for Mac OS (Classic)
2001-10-25 Jarkko HietaniemiAUTHORS update.
2001-10-25 Jarkko HietaniemiIntegrate change #12660 from maintperl;
2001-10-25 Paul MarquessDB_File-1.79
2001-10-25 Michael G.... Re: [ID 20011025.054] Segmentation fault when using...
2001-10-25 Jarkko HietaniemiSTRLEN != int.
2001-10-25 Nicholas Clarkremove small IVop redundancy
2001-10-25 Andy DoughertyRe: Not OK @12650
2001-10-25 Jarkko HietaniemiIntegrate changes #12652 and #12653 from maintperl;
2001-10-25 Andy DoughertyRe: ithreads doesn't like usedl=n
2001-10-25 Jarkko HietaniemiGetting fancier...
2001-10-25 Jarkko Hietaniemicsh - what a pain.
2001-10-25 Jarkko HietaniemiUpdate Changes.
2001-10-25 Jarkko HietaniemiAllow resetting the locale system for the duration
2001-10-25 Jarkko HietaniemiUpdate the MD5 checksum of MD5.xs (caused by #12642)
2001-10-25 Andy DoughertyOmit needless calls to pod2man (perl@12641)
2001-10-25 Artur BergmanAdd support for reference members of hashes.
2001-10-25 Norton Allenext/Digest/MD5/MD5.xs RFC typo
2001-10-25 Artur BergmanTests shared hashes.
2001-10-25 Artur BergmanFix threadcounts for arrays and hashes.
2001-10-25 Artur BergmanNote to self, doing *src_ary++ in a macro that evaluates
2001-10-25 Jarkko HietaniemiIntegrate change #12636 from maintperl; more dl fixups.
2001-10-25 Jarkko HietaniemiLike dl_hpux, like dl_dld.
2001-10-25 Jarkko HietaniemiFixes for #12627.
2001-10-25 Jarkko HietaniemiSince pv_uni_display and sv_uni_display are now used
2001-10-25 Charles LaneRe: [PATCH Perl@12567] debug /list
2001-10-25 Jarkko HietaniemiThis takes care of some of the re 'debug' cases but
2001-10-25 John Peacock- was RE: [PATCH perl@12443] VMS64-bitconfigure
2001-10-24 Jarkko HietaniemiUpgrade NetWare and WinCE as in #12626.
2001-10-24 Jarkko HietaniemiTru64 compiler nit.
2001-10-24 Jarkko HietaniemiIntegrate change #12626 from maintperl;
2001-10-24 Artur BergmanChange #12623 inflicted an infinite hang. Fixed.
2001-10-24 Artur BergmanAdds support for hashes. Neither hashes nor arrays...
2001-10-24 Artur BergmanWe need to do sharedsv_find in the original perl context.
2001-10-24 Artur BergmanAdd support for basic support for AVs, references not...
2001-10-24 Jarkko HietaniemiDump Unicode better for re 'debug'. The regprop()
2001-10-24 Artur BergmanAdd support for finding shared arrays and hashes.
2001-10-24 Jarkko HietaniemiRewrite sv_uni_display() as pv_uni_display() as
2001-10-24 Jarkko HietaniemiIntegrate change #12615 from maintperl;
2001-10-24 Jarkko HietaniemiDon't try to print ints as IVs.
2001-10-24 Artur BergmanWe only need to fetch the SV from the backend if the...
next