This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-08-02 Jarkko HietaniemiGenerate OP_IS_SOCKET() and OP_IS_FILETEST() macros
2000-08-02 Gurusamy Sarathyrequire.t needs binmode() to work on windows
2000-08-02 Jarkko HietaniemiDocument the IVdf UVuf UVof UVxf.
2000-08-02 Jarkko Hietaniemidetypo #6494
2000-08-02 Gurusamy SarathyDump UVs as UVs in Data::Dumper.
2000-08-02 Hugo van der... [ID 20000731.010] regex error
2000-08-02 Jarkko HietaniemiThe new setproctitle() feature is available only in
2000-08-02 Simon CozensThe tr utf8 patching continues.
2000-08-02 Jarkko HietaniemiThe name of a filehandle does not have <these>.
2000-08-02 Gurusamy SarathyRemove the extraneous "main::" prefix from all the
2000-08-02 Jarkko Hietaniemimemcpy has n o in it, as pinted ut by Sarathy.
2000-08-02 Simon CozensDocument in one place the memory abstractions used...
2000-08-02 Jarkko Hietaniemiregen_headers, regen perltoc.
2000-08-02 Simon Cozens"This little thing tests for a file .patch, and if...
2000-08-02 Paul SaabFreeBSD 3.* updates from
2000-08-02 Paul SaabIn new BSDs changes to argv[] do not show up in ps...
2000-08-01 Tom HughesThe test from this
2000-08-01 Jeff Okamoto[Proposed PATCH] Let Perl define QUAD_MIN and _MAX...
2000-08-01 Jarkko HietaniemiMake p4desc to skip non-mainperl branches by default.
2000-08-01 Jarkko HietaniemiIf gccosandvers is equal to osname, clear gccosandvers.
2000-08-01 Jarkko HietaniemiBOM patching from Simon Cozens.
2000-08-01 Jarkko HietaniemiStash away the largefiles flags and libswanted.
2000-08-01 Gurusamy Sarathyvarious syntax errors and such (not fixed: comp/require...
2000-08-01 Simon CozensMake chr() for values >127 to create utf8 when under...
2000-08-01 Jarkko HietaniemiIn Digital UNIX warn if gcc explicitly chosen because...
2000-08-01 Maurizio LoretiMake the safety catch for buggy gccs work with triple...
2000-08-01 Brian Clarkefix and question re: waitpid() under win32
2000-08-01 M. J. T. Guyallow non-variable as lhs of non-updating tr///
2000-07-31 Milton Hankins... Document the problem with -P in HP-UX and its workaround.
2000-07-31 Jarkko HietaniemiThe swallow_bom() saga continues. The #23 of require.t
2000-07-30 Jens ThomsenFind green threads before native threads.
2000-07-30 Jarkko HietaniemiFix the HALF_UPGRADE() macro introduced in #6263.
2000-07-30 Jarkko HietaniemiA new version of the "remove UPPERACSE string comparison"
2000-07-29 Simon CozensDo not upgrade SVs into utf8 just because they participate
2000-07-29 Jarkko HietaniemiUTF8 concat
2000-07-29 Jarkko HietaniemiTune the comments and hopefully stop a memory leak.
2000-07-29 rootThe problem described in this
2000-07-28 Jarkko HietaniemiTiny fixes for #6460.
2000-07-28 Kurt D. StarsinicWarn if the version of the operating system used to...
2000-07-28 Jarkko HietaniemiIn DEC OSF aka Digital UNIX aka Tru64 add the version
2000-07-28 Jarkko HietaniemiBack out #6454, doesn't seem to work.
2000-07-27 Jeffrey FriedlUse setproctitle() if available to modify $0.
2000-07-27 Jarkko HietaniemiAllow "no AutoLoader;", based on change #6444,
2000-07-27 Robert Spier[ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2000-07-27 Jarkko HietaniemiRemove EQ, NE, GT, LT, GE, LE (they have been deprecated
2000-07-27 Michael Stevensfixes bug 20000508.004
2000-07-26 Jarkko HietaniemiFurther File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Tim JennessBe wary of close()s, too.
2000-07-26 Daniel MuiñoMinor doc patch: handy.h
2000-07-26 Michael Stevensminor doc change - perlguts
2000-07-26 Michael Stevensopen() wariness in perlbug.
2000-07-26 Jarkko HietaniemiFile::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-26 Jarkko Hietaniemidocfix from Peter Scott <Peter@PSDT.com>.
2000-07-26 Jarkko HietaniemiFix *foo{FORMAT}.
2000-07-26 Jarkko HietaniemiAllow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2000-07-26 Jarkko HietaniemiMore split() doc and test patches from Mike Guy.
2000-07-26 Jarkko HietaniemiMacOS nits from Matthias Neeracher.
2000-07-26 M. J. T. Guysplit /^/
2000-07-26 Peter Prymmerbug fix for munchconfig (turned up by CXX)
2000-07-26 Jeffrey FriedlMake the unimplemented POSIX regex features [[.cc....
2000-07-25 Simon Cozensav.c apidoc
2000-07-25 Stephen P.... [ID 20000724.003] Documentation changes for perllocale.pod
2000-07-25 M. J. T. GuyMake large file tests deal with SIGXFSZ
2000-07-25 M. J. T. GuyGet UTF16 BOMs working. Patch from
2000-07-25 Jarkko HietaniemiMake the "uninit variable" warning to say "concat or...
2000-07-24 Jarkko HietaniemiFile::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-24 M. J. T. GuyTest cases for #6431.
2000-07-24 M. J. T. GuyBind op fix.
2000-07-24 Yitzchak Scott... [ID 20000716.023] syslog test fails without sockets
2000-07-24 Ben TillyAdd an optimization for map-maps-a-list-element-to...
2000-07-24 Gurusamy SarathyDocumentation to explain the behaviour of map().
2000-07-24 Hugo van der... Add tests for
2000-07-24 Stephen P.... A missing 'break' after the [[:space:]] switch case.
2000-07-24 M. J. T. GuyThe output might have been produced in the wrong order.
2000-07-24 M. J. T. GuyUse STDOUT consistently.
2000-07-24 M. J. T. GuyProtect against "wild next"s, that is, callbacks doing...
2000-07-24 Robert SpierOut-of-date note removed.
2000-07-24 M. J. T. GuySend all installperl messages to STDERR and be -w clean.
2000-07-24 Richard SoderbergDecutandpasto.
2000-07-24 Jeff PinyanA cleaner abs_path().
2000-07-23 Richard SoderbergDetypo.
2000-07-17 Mark-Jason... SDBM_File documentation
2000-07-17 Jarkko HietaniemiMPE/ix updates for perl 5.6.0 from Mark Bixby.
2000-07-15 Jarkko HietaniemiFix the bitvector ops for utf8 (tricky since past 7...
2000-07-15 Jarkko Hietaniemianother VMS build tweak from Peter Prymmer
2000-07-15 Jarkko Hietaniemiperlvms.pod whitespace cleanup to keep pod utils happy.
2000-07-15 Jarkko HietaniemiMore docs for sv functions.
2000-07-15 Jarkko Hietaniemilib/b test fixes from Peter Prymmer.
2000-07-15 Hugo van der... [docpatch] Re: [ID 19991002.011] perldoc -f shift
2000-07-14 Jarkko Hietaniemithinko fix in vms/descrip_mms.template, the win32.pod...
2000-07-14 Jarkko HietaniemiThe bug report
2000-07-14 Jarkko HietaniemiFix AutoSplit to use File::Spec the right way in VMS,
2000-07-14 Simon CozensMerge perlhacktut into perlhack, update perlguts.
2000-07-14 Gurusamy SarathyPERL_OBJECT build tweaks
2000-07-14 Gurusamy Sarathyinconsistent types needs casts
2000-07-14 Gurusamy Sarathytypos in change#6399, regen headers
2000-07-14 Gurusamy Sarathytypecasts needed for change#6394
2000-07-14 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-07-14 Gurusamy Sarathyenable UTF-16 filter by default if relevant BOM is...
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
next