This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-11-28 Gurusamy Sarathyadd $config_args to perl -V display (suggested by Ilya...
1998-11-28 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-28 Ilya ZakharevichYet another OS/2 patch
1998-11-28 Ilya ZakharevichChange $#+
1998-11-28 Ilya ZakharevichFinishing off SNOBOL: $1 in (?{})
1998-11-28 Ilya Zakharevichbetter -Mre=debugcolor
1998-11-28 Ilya Zakharevichregcolors
1998-11-28 Gurusamy Sarathyallow final period in a file (not followed by a newline) to
1998-11-28 Gurusamy SarathyLiblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-28 Ilya Zakharevichapplied suggested patch with PERL_OBJECT tweaks
1998-11-28 Ilya Zakharevichadditional documentation for qr//
1998-11-28 Ilya ZakharevichFix \G in REx without //g
1998-11-28 Gurusamy Sarathyupdate Test.pm to Test-1.12; tweak 're' detection
1998-11-28 Gurusamy Sarathyavoid command-line quoting portability problems in...
1998-11-28 John TobeyPATCH: document English.pm sawampersand and thread...
1998-11-28 Brian Callaghanfix uninitialized warnings
1998-11-28 Gurusamy Sarathys/Array/List/ suggested by John Tobey
1998-11-28 Gurusamy Sarathyupdate tie() entry in perlfunc to reflect TIEARRAY...
1998-11-28 Jarkko HietaniemiRevamp the locale tests.
1998-11-28 Gurusamy Sarathyadd perlreftut.pod
1998-11-28 Jarkko HietaniemiChange #2346 fallout.
1998-11-28 Gurusamy SarathyIO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-11-28 Ilya SandlerLocale collation, ctype, and numeric, were initialized...
1998-11-28 Nick Ing-SimmonsImplement $^C to allow perl access to -c flag - I think...
1998-11-28 Jarkko HietaniemiChange #2251 fixup.
1998-11-28 Jarkko HietaniemiIntegrate from mainperl.
1998-11-28 Jarkko HietaniemiPasswd and group file groveling.
1998-11-28 Gurusamy Sarathymore conservative version of changes#2345,2346,2347...
1998-11-28 Gurusamy Sarathytweak bogus test
1998-11-28 Gurusamy Sarathytest cases for previous change
1998-11-28 Gurusamy Sarathyfix typo in pp_defined() causing C<defined %tied> to...
1998-11-28 Gurusamy Sarathys/comment/comment_t/ tweak (suggested by John Gorman
1998-11-28 Gurusamy Sarathyadd (stub) perldelta.pod
1998-11-28 Gurusamy Sarathyrename perldelta.pod to perl5005delta.pod in preparatio...
1998-11-28 Gurusamy Sarathyfix MALLOC_LOCK #define
1998-11-28 Ilya ZakharevichOS/2 events get closer to Perl
1998-11-28 Martin J. BlighAdd -lm to dynix/ptx POSIX hints.
1998-11-28 Jarkko HietaniemiDetypo.
1998-11-28 Jarkko HietaniemiBetter LD_LIBRARY_PATH instructions for Bourneists.
1998-11-28 rootteach CPAN.pm to ignore beta perl distributions when...
1998-11-28 Gurusamy Sarathymake $1 et al readonly under threads; make C<undef...
1998-11-28 Gurusamy Sarathys/Regexp/re/ and clarify policy on lowercased object...
1998-11-28 Gurusamy Sarathydocument changed PERL_HASH()
1998-11-27 Nick Ing-SimmonsHandle INIT list in C.pm
1998-11-27 Gurusamy Sarathyintegrate change#2315 from maint-5.005
1998-11-27 Gurusamy Sarathyintegrate changes#2304,2305,2306,2308 from maint-5.005
1998-11-27 Gurusamy Sarathymalloc bugfix and documentation from Ilya Zakharevich
1998-11-27 Gurusamy SarathyB::C tweaks to allow Tk compiles from Nick Ing-Simmons
1998-11-27 Unknown Ricoh... format "..." bug
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-27 Gurusamy Sarathyensure 'make regen_headers' even without perl installed
1998-11-27 Ilya ZakharevichCosmetic malloc patch
1998-11-27 Gurusamy Sarathyeliminate dup hunk from integration
1998-11-27 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-27 Jarkko HietaniemiC<-x>.
1998-11-27 Jarkko HietaniemiIntegrate from mainperl.
1998-11-26 Gurusamy Sarathyfix PL_defoutgv leak under threads
1998-11-26 Gurusamy Sarathyproperly free temporaries created by threads
1998-11-26 Gurusamy Sarathyfix C<if (...) { package Foo; ... }> misoptimization...
1998-11-24 Nick Ing-SimmonsPart-1 of tweaks to allow Tk to be "compiled"
1998-11-23 Jarkko HietaniemiThe new socket tests need in some platforms
1998-11-23 Gerben WierdaRe: Test results for perl5.005_53 under NEXTSTEP 3...
1998-11-22 Jarkko HietaniemiChange#2284 aid: allow also for plain old MSG_ and...
1998-11-22 Jarkko HietaniemiMSG_PROXY for GNU/Hurd (previously we believed that
1998-11-22 Jarkko Hietaniemiperlhist.pod 1.54, containing 5_53.
1998-11-22 Jarkko HietaniemiFix thinko.
1998-11-22 Jarkko HietaniemiDocument the d_socket override.
1998-11-22 John Tobeyperlfaq typos
1998-11-22 Paul MarquessDB_File 1.61 patch for 5.005_53 & 5.005_02
1998-11-22 Gerben WierdaNeXTstep /etc/group and /etc/passwd are used only at...
1998-11-22 Gerben WierdaPermission testing is tricky when we have too much...
1998-11-22 Gurusamy Sarathyfix broken CAPI generation
1998-11-22 Jarkko Hietaniemi-x should be C<-x>, reported by Gerben Wierda.
1998-11-22 Gurusamy Sarathyphase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
1998-11-22 Kurt D. StarsinicRe: [PATCH] Re: pod2man bug in date generated line
1998-11-21 Thomas BowditchBenchmark.pm suggestion
1998-11-21 Gurusamy Sarathyanother win32 portability fix: make sysread() and syswr...
1998-11-21 Gurusamy Sarathywin32_recvfrom() compatibility fix
1998-11-20 Mark BixbyMPE/iX Perl 5.005_02 oops
1998-11-19 Gurusamy Sarathymess_sv tweak for change#2249
1998-11-18 Jarkko HietaniemiDisplay use64bits and usemultiplicity but only if neces...
1998-11-18 Horst von Brandpp.c uses 'unsigned Quad_t'
1998-11-18 Gurusamy Sarathyuse PL_mess_sv only during global destruction (fixes...
1998-11-18 Gurusamy Sarathytweak change#2245 to skip previous message if any
1998-11-17 Jarkko HietaniemiIntegrate from mainperl.
1998-11-17 Gurusamy Sarathyallow C<sort $coderef @foo>
1998-11-17 Gurusamy Sarathypropagate failures in DESTROY() as (optional) warnings
1998-11-17 Gurusamy Sarathyensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
1998-11-17 Gurusamy Sarathysort WARN_FOO symbols to avoid hash traversal order...
1998-11-17 Gurusamy Sarathyfix skipspace() to properly account for newlines in...
1998-11-17 Gurusamy Sarathys/Perl_utf8skip/PL_utf8skip/g
1998-11-14 Gurusamy Sarathyrework op/groups.t
1998-11-14 Gurusamy Sarathycatch a neophyte trap: open(<FH>), close(<FH>) etc.
1998-11-14 Gurusamy Sarathyupdate Changes
1998-11-13 Gurusamy Sarathydoc tweak
1998-11-12 Jarkko HietaniemiAllow hints file override for d_socket
1998-11-12 Martin J. BlighRe: Making Perl work on DYNIX/ptx
1998-11-12 Martin J. BlighRe: Making Perl work on DYNIX/ptx
1998-11-12 Jarkko HietaniemiIntegrate from mainperl.
next