This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-01-15 Roderick SchertlerRe: perldoc, temp files, async pagers
1997-01-15 Gisle AasYet another perldoc option
1997-01-15 Wayne ScottDon't search for pod if path is already valid
1997-01-15 Ollivier Robert5.003_20, FreeBSD 3.0 and minor patch
1997-01-15 Dominic DunlopMake MachTen hints file warn about db-recno failures
1997-01-15 Gurusamy SarathyFix for anon-lists with tied entries coredump
1997-01-15 Ilya ZakharevichFix example #4 in perlXStut
1997-01-15 M.J.T. GuyRe: documentation correction (i.e. patch) for perlsyn.pod
1997-01-15 Chip Salzenberg[dummy merge]
1997-01-15 Chip SalzenbergRe: MakeMaker and 'make uninstall'
1997-01-15 Andreas KoenigRe: MakeMaker and 'make uninstall'
1997-01-15 Ilya ZakharevichRe: xsubpp and Tk ==> segfault
1997-01-15 Paul Marquesslow priority patches
1997-01-15 Chip SalzenbergAvoid "uninitialized" warnings from POSIX::constant()
1997-01-15 Gurusamy SarathyRe: Uninitialized value in Carp.pm ?
1997-01-15 Chip Salzenberg[dummy merge]
1997-01-15 Chip SalzenbergPATCH: AutoSplit
1997-01-15 Graham BarrPATCH: AutoSplit
1997-01-15 Roderick SchertlerRe: FileCache::cacheout clobbers $_
1997-01-15 Paul MarquessRefresh DB_File to 1.10
1997-01-15 Johan VromansRefresh Getopt::Long to 2.6
1997-01-15 Graham BarrFix for fd leak in IO::File::new_tmpfile
1997-01-15 Paul Marquesspatch for db-recno.t
1997-01-15 Chip Salzenberg[dummy merge]
1997-01-15 Chip SalzenbergAdvice on TEST failure
1997-01-15 Dominic DunlopAdvice on TEST failure
1997-01-15 Chip SalzenbergMake installperl quieter; only shared libraries need...
1997-01-15 Chip SalzenbergFix infinite loop for undef function in @SIG{__WARN__...
1997-01-15 Chip SalzenbergFail regex that starts with '{'
1997-01-15 Chip Salzenberg[shell changes from patch from perl5.003_20 to perl5...
1997-01-07 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_20
1997-01-07 Perl 5 Porters[inseparable changes from patch from perl5.003_19 to...
1997-01-07 Graham BarrNew test: comp/proto.t
1997-01-07 Chip Salzenberg[dummy merge]
1997-01-07 Dominic DunlopPatch: make hints files warn about db-recno failures
1997-01-07 Chip Salzenbergperlpod.pod possible patches
1997-01-07 Larry W. Virdenperlpod.pod possible patches
1997-01-07 Graham BarrFix: empty @_ when calling empty-proto subs without...
1997-01-07 Chip Salzenberg[dummy merge]
1997-01-07 Roderick Schertlerscalar caller doc fix
1997-01-07 Chip SalzenbergRe: constant function inlining
1997-01-07 Roderick SchertlerRe: constant function inlining
1997-01-07 Roderick Schertlerdoc patch: perldsc
1997-01-07 Fabien TASSINpod2html.PL patch (for 5.003-19)
1997-01-07 Roderick Schertlerdoc patch for defined on perlfunc.pod
1997-01-07 Robin BarkerFile::Basename::dirname bugs
1997-01-07 Roderick Schertlertiny doc patches
1997-01-07 Roderick SchertlerMore magic variable tests
1997-01-07 Roderick Schertlersigaction() problems
1997-01-07 Chip SalzenbergFinish OP= warnings: none on ^=
1997-01-07 Ollivier RobertSupport libperl.so under FreeBSD
1997-01-07 Chip SalzenbergFix $^X on systems that set it to Perl's basename
1997-01-07 Doug MacEachernplug for safe/opcode leaks
1997-01-07 Chip Salzenberg[shell changes from patch from perl5.003_19 to perl5...
1997-01-04 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_19
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1997-01-04 Roderick Schertlerexpanded flock() docs
1997-01-04 Tim BunceRe: perldelta, take 3
1997-01-04 Doug MacEachern5.003_18: perl_{con,des}truct fixes
1997-01-04 Jarkko HietaniemiMake libs clean under '-w'
1997-01-04 Gurusamy SarathyIntroduce CVf_NODEBUG flag
1997-01-04 Chip SalzenbergFree memory of large lexical variables when leaving...
1997-01-04 Chip Salzenberg[shell changes from patch from perl5.003_18 to perl5...
1996-12-31 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_18
1996-12-31 Perl 5 Porters[inseparable changes from patch from perl5.003_17 to...
1996-12-31 Roderick SchertlerRe: perldiag.pod entry for "Scalar value @%s{%s} ..."
1996-12-31 Dominic DunlopLocale-related pod patches, take 2
1996-12-31 Dominic DunlopUpdates to perllocale.pod
1996-12-31 Ilya ZakharevichFile::Copy under OS/2
1996-12-31 Tom PhoenixImproving Config.pm
1996-12-31 Tom PhoenixMore tests
1996-12-31 Graham Barrtest harness for C<use x.xxxx>
1996-12-31 Chip SalzenbergAdd missing syms to global.sym; update magic doc
1996-12-31 Chip SalzenbergFix core dump on perl_construct()/perl_destruct() loop
1996-12-31 Chip SalzenbergDon't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)>
1996-12-31 Chip SalzenbergUltrix setlocale() workaround
1996-12-31 Chip SalzenbergWarn on 'undef $x; $x OP 1' where OP is *=, /=, %=...
1996-12-31 Chip SalzenbergHide lexicals from C<use>d or C<require>d module (!)
1996-12-31 Chip Salzenberg[shell changes from patch from perl5.003_17 to perl5...
1996-12-27 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_17
1996-12-27 Perl 5 Porters[inseparable changes from patch from perl5.003_16 to...
1996-12-27 Jarkko Hietaniemitiny perllocale.pod diff for _16
1996-12-27 Kenneth Albanowskiperlpod.pod patch for _16
1996-12-27 Jeff OkamotoPerlguts, version 27
1996-12-27 Ilya ZakharevichNewer debugger
1996-12-27 Andreas KoenigRefresh MakeMaker to 5.39
1996-12-27 Chip SalzenbergTest C< ()=() >
1996-12-27 Ilya ZakharevichNew tests: op/method.t and op/locale.t
1996-12-27 Chip SalzenbergLimit effects of "=pod" to a single file
1996-12-27 Chip SalzenbergFix {,un}tainting of $1 etc. when C<use locale>
1996-12-27 Ilya ZakharevichMinor OS/2 fixes
1996-12-27 Ralf S. EngelschallSuggest "usemymalloc='n'" for FreeBSD 2.*
1996-12-27 Winfried Koenigperl5.003_15 and Interactive Unix
1996-12-27 Chip SalzenbergSupport named closures
1996-12-27 Chip Salzenberg[shell changes from patch from perl5.003_16 to perl5...
1996-12-24 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_16
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-12-24 Ilya ZakharevichTry again to improve method caching
1996-12-24 Jarkko HietaniemiUpdate to perllocale.pod
1996-12-24 Chip SalzenbergEdit INSTALL to describe new binary compat setup
next