platform/upstream/perl.git
2000-06-29 Yitzchak Scott... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-29 Marty Lucich[ID 20000628.004] Re: Problem compiling perl? [BSDI...
2000-06-29 Jarkko Hietaniemitr fixes from Simon Cozens
2000-06-28 Olaf Flebbe5.6.0 Patch for EPOC
2000-06-28 Simon CozensRe: [PATCH cfgperl] BOMs away!
2000-06-28 Simon CozensRe: [PATCH] pack('U',$foo) doesn't UTF8
2000-06-28 Jarkko Hietaniemiperlnewmod was missing from MANIFEST.
2000-06-28 Jarkko Hietaniemilinenumber tweak
2000-06-28 Doug MacEachernRe: [PATCH] "Constant subroutine redefined" mandatory...
2000-06-28 Jarkko Hietaniemitweaks from Simon Cozens to further fix tr/// under...
2000-06-28 Jarkko Hietaniemismall thinko tweaks
2000-06-28 Simon Cozenstr///, help wanted.
2000-06-28 Ronald J. KimballParanoia tweak on #6249.
2000-06-28 Jarkko HietaniemiDocument #6249 and #6251.
2000-06-28 Doug MacEacherninline AUTOLOADed constants via Exporter.pm
2000-06-28 Doug MacEachernRe: [PATCH] support 'my __PACKAGE__ $obj = ...'
2000-06-28 Frank TobinRe: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric...
2000-06-28 Mark-Jason... DOC PATCH 5.6.0: perlfunc/sprintf does not contain...
2000-06-27 Jarkko HietaniemiTweak $VERSION, patch from Doug MacEachern.
2000-06-27 Jarkko HietaniemiAllow for standalone testing.
2000-06-27 Nicholas Clark[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-06-27 Doug MacEachernavoid mg_ptr in '*' magic
2000-06-27 Simon Cozensis_utf8_string
2000-06-27 Simon Cozensbytes<->utf8 fixes
2000-06-27 David DyckDo no -warn on \_, only on \alpha.
2000-06-27 Nicholas Clark[ID 20000626.007] h2xs man page contains trailing garbage
2000-06-27 Jarkko HietaniemiConfigure maintenance. Sever some dependency cycles,
2000-06-25 Dan SugalskiXS module loading fixup for VMS
2000-06-25 Jarkko HietaniemiTweak embed.pl, regen headers.
2000-06-25 Jarkko HietaniemiRegen headers.
2000-06-23 Kevin RuscoeThe thread begun by
2000-06-23 Matt SergeantPrefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
2000-06-23 Mark-Jason... PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op...
2000-06-23 Simon CozensPATCH: pod/perlutil.pod - utilities packaged with the...
2000-06-23 Fifer, Ericcygwin port
2000-06-23 Jarkko HietaniemiUpgrade to File::Spec 0.810_01 from CPAN by Barrie...
2000-06-23 Jeff OkamotoREADME.hpux version 0.6.1
2000-06-23 Doug MacEachern"Constant subroutine redefined" mandatory warning
2000-06-23 Doug MacEachernlib.pm -> lib.pm.PL
2000-06-23 Doug MacEachern[PATCH] remove forward declarations in Socket.pm
2000-06-23 Simon CozensAdd source code filenames to apidoc.
2000-06-23 rootA way to avoid English.pm performance hit.
2000-06-23 Doug MacEachernAvoid double close().
2000-06-23 Ian Phillippsdoc typo fix
2000-06-23 Simon CozensRemove tr///CU (the feature is to be obsoleted by bette...
2000-06-22 Jarkko HietaniemiWin32 patches from Benjamin Stuhl.
2000-06-22 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-15 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-09 Jarkko HietaniemiRename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko HietaniemiContinuing mopup for #6204.
2000-06-07 Jarkko HietaniemiMopup for #6204.
2000-06-07 Jarkko HietaniemiMopup for #6207 and #6209.
2000-06-07 Dan SugalskiLock PL_fdpid against race conditions, based on:
2000-06-07 Jarkko HietaniemiRegen headers for #6207.
2000-06-06 Dan SugalskiThreadsafe patches
2000-06-06 David GlasserEliminate $a/$b in pod
2000-06-06 Benjamin StuhlWin32 improvements
2000-06-06 Benjamin StuhlB::Bytecode patches
2000-06-06 Yitzchak Scott... perldiag should refer to perlos2.pod not README.os2
2000-06-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-06 Gurusamy SarathyPerl_eval_pv() leaks 4 bytes every time it is called...
2000-06-04 Ilya ZakharevichUpdate to cperl-mode.el 4.31 from
2000-06-03 Dan SugalskiMake perl's malloc work on VMS
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-06-03 John Borwick[ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to...
2000-06-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-02 Gurusamy Sarathyfix yet another eval"" leak under USE_ITHREADS
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-06-01 Jarkko HietaniemiSignals-be-gone for microperl.
2000-06-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Gurusamy Sarathyvec() loses numericalness (modified version of patch...
2000-06-01 Gurusamy Sarathysubmit missing embed.pl change
2000-06-01 Gurusamy Sarathycounting tr/// corrupts later operation (from M.J.T...
2000-06-01 Gurusamy Sarathyh2xs tweaks
2000-06-01 Gurusamy Sarathyreplace pod2latex with the one in Pod-LaTeX v0.52 from...
2000-06-01 Gurusamy Sarathyfurther qualify references to "alphanumeric" (from...
2000-06-01 Gurusamy Sarathyremove incorrect documentation about implicit split...
2000-06-01 Gurusamy Sarathytweak for change#6127
2000-06-01 Gurusamy SarathySelfLoader can lose $@ in AUTOLOAD() (from Nicholas...
2000-06-01 Jarkko HietaniemiBe Cleaner Part Deux.
2000-06-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Jarkko Hietaniemimicroperl nits from Simon Cozens.
2000-05-31 Gurusamy Sarathybuggy modulus on UVs introduced by change#3378 (resulted in
2000-05-31 Jarkko HietaniemiBe cleaner.
2000-05-31 Jarkko HietaniemiSubstitution utf8 patch from Simon Cozens.
2000-05-31 Jarkko HietaniemiSingle-quoted utf8 patch from Simon Cozens.
2000-05-31 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl
2000-05-31 Gurusamy Sarathyfix buggy multiline matching of C<"a\nxb\n" =~ /(?...
2000-05-31 Gurusamy Sarathyscalar() doesn't force scalar context when used in...
2000-05-31 Gurusamy Sarathychange#6142 needs tweaks to tests to work where there...
2000-05-31 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemitweak todo
2000-05-30 Jarkko HietaniemiIntroduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-30 Jarkko Hietaniemidetypo
2000-05-30 Gurusamy Sarathyfix memory leak in C<eval "BEGIN {}"> (bug in change...
2000-05-30 Gurusamy Sarathyfix memory leak in method call optimization (change...
2000-05-29 Jarkko HietaniemiAdd autogeneration of perlmodlib.pod and the new perlne...
next