This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1999-09-10 Ilya Zakharevichrewrote substantive parts of patch
1999-09-10 Gurusamy Sarathynote about AVf_*
1999-09-10 Gurusamy Sarathyallow 'text' in L<text|A::B/"C"> (from Martin Lichtin
1999-09-10 Gurusamy Sarathydos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-10 Gurusamy Sarathyadd perlcompile.pod (edited content from Nathan Torkington
1999-09-10 Gurusamy Sarathyavoid leaking static local_patches unless patchlevel...
1999-09-10 Gurusamy Sarathyupgrade to Getopt::Long v2.20 (from Johan Vromans
1999-09-08 Gurusamy Sarathyavoid ass_u_ming uppercase types are not user objects...
1999-09-08 Akim Demaille[ID 19990908.014] s2p does not quote @
1999-09-08 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-08 Jarkko HietaniemiMinor touches at the [:class:] description.
1999-09-08 Ilya ZakharevichFix debugging output for REx
1999-09-08 Gurusamy Sarathyfix memory leak in C<sub f { split ' ', "a b" } f(...
1999-09-08 Gurusamy Sarathyfix memory leak in C<sub f { @_ = 1 } f() while 1>
1999-09-07 Gurusamy Sarathyvarious fixups for windows
1999-09-07 Robin BarkerFix pointer casts.
1999-09-07 Jarkko HietaniemiBand-aid until we've got %{Uid_t} or something similar
1999-09-07 Jarkko HietaniemiFix a printf thinko: now quads must have the ll L q...
1999-09-07 Daniel S. LewartHP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1999-09-06 Vishal Bhatiaapplied suggested patch with suitable test to detect...
1999-09-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-06 Jarkko HietaniemiFix UV_SIZEOF to UVSIZE; change the overflow tests
1999-09-06 Gurusamy Sarathysupport bytecode and C backends in perlcc (patch suggested
1999-09-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-06 Gurusamy Sarathypropagate changed error text
1999-09-06 Gurusamy Sarathysprintf doc tweak (from Ian Phillipps <ian@dial.pipex...
1999-09-06 Paul MarquessAnother patch for Lexical Warnings
1999-09-06 Ilya Zakharevichchange#3612 is buggy when quotemeta argument matches...
1999-09-06 Gurusamy Sarathymisc tweaks
1999-09-06 Gurusamy Sarathyapplied patch suggested by Hans Mulder to fix problems on
1999-09-06 Gurusamy Sarathyoptional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathyfix data loss when more than one block is read from...
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-09-05 Jarkko HietaniemiUndo #4055 (related to #4079).
1999-09-05 Jarkko HietaniemiTime is not yet ripe.
1999-09-05 John Nolanmodified suggested patch to handle cross-refs and qr...
1999-09-04 Jarkko Hietaniemitimesum() wasn't @EXPORTed as promised by the documenta...
1999-09-04 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-04 Jarkko Hietaniemiuse integer on the problematic subtest.
1999-09-04 Jarkko HietaniemiWarn about numconvert.t in case somebody
1999-09-04 Jarkko HietaniemiComment upgrading: the quad situation isn't quite as
1999-09-04 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-04 Robin BarkerFix LFS with -Duseperlio in Solaris. Reported in
1999-09-04 Jarkko HietaniemiEnable 64-bit clean bit ops.
1999-09-03 Jarkko HietaniemiTurn on USE_64_BIT_OFFSETS implicitly.
1999-09-03 Jarkko HietaniemiFix from Spider for the sub attributes (there was an...
1999-09-01 John TobeyRe: [PATCH 5.005_60] distclean forgot two
1999-09-01 Fifer, Eric[ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-09-01 Dominic Dunlop[ID 19990819.001] Not OK: perl 5.00560 on powerpc-macht...
1999-09-01 Martin LichtinRe: [ID 19990829.001] ExtUtils::Install.pm, minor umask...
1999-09-01 Jarkko HietaniemiEnhance lfs tests: check every seek and sysseek
1999-09-01 Colin Kuskie[REPATCH 5.005_61] Re: perldiag.pod omissions
1999-09-01 Ilya ZakharevichRe: [ID 19990830.005] Assigning value of an op on an...
1999-09-01 Jarkko HietaniemiIV_DIG and NV_DIG fixes.
1999-08-31 Jarkko Hietaniemi\C{} -> \N{} residue.
1999-08-31 Jarkko HietaniemiFor some odd reason #4056 didn't undo #3922 completely.
1999-08-30 Gurusamy Sarathyavoid hiding child process window
1999-08-30 Jarkko HietaniemiRetract #3922 (Rule #1 was invoked).
1999-08-30 Jarkko HietaniemiDocument the undefinedness of overshifting.
1999-08-30 Jarkko HietaniemiHistory fixes and updates.
1999-08-30 Johan VromansShell quoting thinko broke installdirs.
1999-08-30 Ilya ZakharevichUse \N{named characters} instead of \C.
1999-08-30 Spider Boardman[ID 19990829.004] Autoloaded &VERSION and UNIVERSAL...
1999-08-29 Jarkko HietaniemiConditionally socksify the LIBS of Socket.
1999-08-29 Ilya ZakharevichRe: [PATCH 5.005_60] fix @DB::typeahead
1999-08-29 Stephen McCamantLost arguments to simplified sort
1999-08-29 Olaf FlebbeSender: owner-perl5-porters@perl.org
1999-08-29 Peter Prymmeran EBCDIC friendly cgi-html.t test
1999-08-29 Robin BarkerFix scalar gmtime (and localtime) in quad environments,
1999-08-29 Ilya ZakharevichSpeeding up XSUB calls up to 66%
1999-08-29 Spider Boardmansub : attrlist
1999-08-29 Jarkko HietaniemiTurn off gcc-2.95's strict-alias optimization.
1999-08-29 Jarkko HietaniemiFix a typo in #4036.
1999-08-29 Jarkko HietaniemiAdd a missing #endif forgotten by #4035.
1999-08-29 Jarkko HietaniemiRemove an extra #endif introduced by #4036.
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.
1999-08-29 Jarkko HietaniemiCreate the equivalence tables based on
1999-08-29 Jarkko HietaniemiIntegrate with Sarathy.
1999-08-29 Jarkko HietaniemiImplement 64-bit vec().
1999-08-29 Gurusamy Sarathydeadcode removal
1999-08-28 Robin Barker[ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1999-08-26 Gurusamy Sarathynew thread should set current interp in TLS
1999-08-20 Gurusamy Sarathyupdate Changes
1999-08-20 Gurusamy Sarathyperl_free() should use PerlMem_free()
1999-08-20 Gurusamy Sarathywin32 tweaks
1999-08-20 Gurusamy SarathyDEBUG_m() adjusted to internalize dTHX
1999-08-20 Gurusamy Sarathymake autogenerated files writable
1999-08-20 Gurusamy Sarathyupdate Changes
1999-08-20 Gurusamy Sarathyup patchlevel &c
1999-08-20 Gurusamy Sarathyadd missing Is/Syl*.pl files
1999-08-20 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-20 Gurusamy Sarathysupport USE_THREADS+MULTIPLICITY; source compat tweaks for
1999-08-19 Jarkko HietaniemiTighten the vec() code so that naughty BITS cause an...
1999-08-19 Jarkko HietaniemiDon't document ill-defined vec() bits cases
1999-08-19 Jarkko HietaniemiRemoved duplicated code (in pp.c and mg.c) by introducing
1999-08-18 Jarkko HietaniemiWarn about small spherical distances.
1999-08-17 Jarkko HietaniemiEnhance IV_FITS_IN_IV (though it's still unused).
1999-08-17 Andreas Königoverload.pm str/num confu
1999-08-17 Randal L. Schwartz[ID 19990816.006] small patch to perlobj.pod from 5...
1999-08-16 Jarkko HietaniemiIntegrate with Nick.
next