2000-07-24 |
Robert Spier | Out-of-date note removed.
|
commit | commitdiff | tree |
2000-07-24 |
M. J. T. Guy | Send all installperl messages to STDERR and be -w clean.
|
commit | commitdiff | tree |
2000-07-24 |
Richard Soderberg | Decutandpasto.
|
commit | commitdiff | tree |
2000-07-24 |
Jeff Pinyan | A cleaner abs_path().
|
commit | commitdiff | tree |
2000-07-23 |
Richard Soderberg | Detypo.
|
commit | commitdiff | tree |
2000-07-17 |
Mark-Jason Dominus | SDBM_File documentation
|
commit | commitdiff | tree |
2000-07-17 |
Jarkko Hietaniemi | MPE/ix updates for perl 5.6.0 from Mark Bixby.
|
commit | commitdiff | tree |
2000-07-15 |
Jarkko Hietaniemi | Fix the bitvector ops for utf8 (tricky since past 7...
|
commit | commitdiff | tree |
2000-07-15 |
Jarkko Hietaniemi | another VMS build tweak from Peter Prymmer
|
commit | commitdiff | tree |
2000-07-15 |
Jarkko Hietaniemi | perlvms.pod whitespace cleanup to keep pod utils happy.
|
commit | commitdiff | tree |
2000-07-15 |
Jarkko Hietaniemi | More docs for sv functions.
|
commit | commitdiff | tree |
2000-07-15 |
Jarkko Hietaniemi | lib/b test fixes from Peter Prymmer.
|
commit | commitdiff | tree |
2000-07-15 |
Hugo van der Sanden | [docpatch] Re: [ID 19991002.011] perldoc -f shift
|
commit | commitdiff | tree |
2000-07-14 |
Jarkko Hietaniemi | thinko fix in vms/descrip_mms.template, the win32.pod...
|
commit | commitdiff | tree |
2000-07-14 |
Jarkko Hietaniemi | The bug report
|
commit | commitdiff | tree |
2000-07-14 |
Jarkko Hietaniemi | Fix AutoSplit to use File::Spec the right way in VMS,
|
commit | commitdiff | tree |
2000-07-14 |
Simon Cozens | Merge perlhacktut into perlhack, update perlguts.
|
commit | commitdiff | tree |
2000-07-14 |
Hugo van der Sanden | Replace change #6337 with a better one.
|
commit | commitdiff | tree |
2000-07-14 |
Jarkko Hietaniemi | Fix the BOM bug: not a byteorder bug, a signedness...
|
commit | commitdiff | tree |
2000-07-13 |
Jarkko Hietaniemi | remove discarded test
|
commit | commitdiff | tree |
2000-07-13 |
Hugo van der Sanden | The {multiplier} of a fixed substring was overlooked...
|
commit | commitdiff | tree |
2000-07-13 |
Jarkko Hietaniemi | typo fix from Craig Berry
|
commit | commitdiff | tree |
2000-07-13 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-07-13 |
Jarkko Hietaniemi | Detypo from Peter Prymmer, part of #6388.
|
commit | commitdiff | tree |
2000-07-12 |
Jarkko Hietaniemi | Do the cc sanity check both before the hints and
|
commit | commitdiff | tree |
2000-07-12 |
Jarkko Hietaniemi | Fix nits noticed by Boston.pm.
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | Configure cosmetics and perldelta.
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | Reintroduce perlbook (updated for Mk III), introduce...
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | Minor cleanups on the booklist.
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | mjd's tr patches "broke" tr/z-Z/z-Z/
|
commit | commitdiff | tree |
2000-07-11 |
Roderick Schertler | Fix for
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | Typo in #6341.
|
commit | commitdiff | tree |
2000-07-11 |
Dominic Dunlop | Make op/sprintf.t more comprehensive, take 2
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | README.posix-bc podified from Thomas Dorner.
|
commit | commitdiff | tree |
2000-07-11 |
Karsten Sperling | [ID 20000710.002] fatal error or memory loss when deleting...
|
commit | commitdiff | tree |
2000-07-11 |
M. J. T. Guy | Re: [ID 20000704.002] [PATCH] memory leak with debug...
|
commit | commitdiff | tree |
2000-07-11 |
H.Merijn Brand | Re: format bug report [Patch]
|
commit | commitdiff | tree |
2000-07-11 |
Mark-Jason Dominus | Be less forgiving about ambiguous and illegal tr ranges.
|
commit | commitdiff | tree |
2000-07-11 |
M. J. T. Guy | Re: "%#p" format specifier: document and test or not?
|
commit | commitdiff | tree |
2000-07-11 |
Hugo van der Sanden | [ID 20000701.002] Regular Expressions Not Unsetting...
|
commit | commitdiff | tree |
2000-07-11 |
Simon Cozens | $& segfaults if you trick it
|
commit | commitdiff | tree |
2000-07-11 |
Hubert Feyrer | [ID 20000705.002] problem with perl 5.6.0 on NetBSD...
|
commit | commitdiff | tree |
2000-07-11 |
Mark-Jason Dominus | PATCH perlguts.pod: Document D and d magic types
|
commit | commitdiff | tree |
2000-07-11 |
Hugo van der Sanden | Precedence goof, fix based on
|
commit | commitdiff | tree |
2000-07-11 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-07-10 |
Jarkko Hietaniemi | Sprinkle ldlibpath.
|
commit | commitdiff | tree |
2000-07-10 |
Jarkko Hietaniemi | More POSIX.pod tweaks.
|
commit | commitdiff | tree |
2000-07-10 |
Jarkko Hietaniemi | Reorder perl.pod once more.
|
commit | commitdiff | tree |
2000-07-08 |
Jarkko Hietaniemi | Fix a nit spotted by 64bit IRIX compilation: a (64...
|
commit | commitdiff | tree |
2000-07-07 |
Jarkko Hietaniemi | Remove perlbook, update perlfaq book listing,
|
commit | commitdiff | tree |
2000-07-07 |
Jarkko Hietaniemi | Fix the alignment problem in Crays ([ID 20000612.002]).
|
commit | commitdiff | tree |
2000-07-06 |
Jarkko Hietaniemi | Fix complaints of buildtoc.
|
commit | commitdiff | tree |
2000-07-06 |
Jarkko Hietaniemi | Add =head1 NAMEs so that buildtoc is happy.
|
commit | commitdiff | tree |
2000-07-06 |
Jarkko Hietaniemi | Config is being used.
|
commit | commitdiff | tree |
2000-07-06 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-07-06 |
Jarkko Hietaniemi | Autogenerate pod/Makefile and pod/buildtoc.
|
commit | commitdiff | tree |
2000-07-05 |
Jarkko Hietaniemi | Integrate with Sarathy, preliminary fix for unicos
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Multiline string literals ENONPORTABLE.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | More POSIX.pod embellishment.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | The #6308 required a little bit more.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people...
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Win32 patches for cfgperl from Sarathy.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-07-04 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Elaborate POSIX.pod. Still needs work.
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Point to perlipc for more SysV IPC examples.
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-06-30 |
Simon Cozens | UTF8 concat
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Check VERSIONs.
|
commit | commitdiff | tree |
2000-06-30 |
Jarkko Hietaniemi | Integrate with Sarathy.
|
commit | commitdiff | tree |
2000-06-30 |
Barrie Slaymaker | File::Spec 0.82 beta
|
commit | commitdiff | tree |
2000-06-29 |
Dan Sugalski | ITHREADs for VMS
|
commit | commitdiff | tree |
2000-06-29 |
Daniel S. Lewart | utils/h2xs.PL
|
commit | commitdiff | tree |
2000-06-29 |
Robert Spier | Re: backwards compatibility in h2xs and makemaker ...
|
commit | commitdiff | tree |
2000-06-29 |
Tim Ayers | [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage...
|
commit | commitdiff | tree |
2000-06-29 |
Milton L. Hankins | [ID 20000609.002] Text::Wrap::wrap does not handle...
|
commit | commitdiff | tree |
2000-06-29 |
M. J. T. Guy | Re: [ID 20000612.001] map {chop; $_} (Literals problem)
|
commit | commitdiff | tree |
2000-06-29 |
M. J. T. Guy | Re: eval documentation: context
|
commit | commitdiff | tree |
2000-06-29 |
Daniel S. Lewart | 5.6.0 lib/Pod/{Html,Man,Text}.pm
|
commit | commitdiff | tree |
2000-06-29 |
Andy Dougherty | [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
|
commit | commitdiff | tree |
2000-06-29 |
Doug MacEachern | xsub attributes
|
commit | commitdiff | tree |
2000-06-29 |
Tom Phoenix | [ID 20000614.005] [patch] Tweak to Net::Ping docs
|
commit | commitdiff | tree |
2000-06-29 |
Ian Phillipps | PATCH pod/perltie.pod
|
commit | commitdiff | tree |
2000-06-29 |
Nicholas Clark | PATCH (Re: [ID 20000612.004] Should regression tests...
|
commit | commitdiff | tree |
2000-06-29 |
Jarkko Hietaniemi | Regen headers for #6261 (and update embed.pl for this...
|
commit | commitdiff | tree |
2000-06-29 |
Dominic Dunlop | Make op/sprintf.t more comprehensive
|
commit | commitdiff | tree |
2000-06-29 |
Doug MacEachern | Re: [PATCH] Re: Speeding up method lookups
|
commit | commitdiff | tree |
2000-06-29 |
Fifer, Eric | cygwin port
|
commit | commitdiff | tree |
2000-06-29 |
Yitzchak Scott-Thoennes | Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
|
commit | commitdiff | tree |
2000-06-29 |
Marty Lucich | [ID 20000628.004] Re: Problem compiling perl? [BSDI...
|
commit | commitdiff | tree |
2000-06-29 |
Jarkko Hietaniemi | tr fixes from Simon Cozens
|
commit | commitdiff | tree |
2000-06-28 |
Olaf Flebbe | 5.6.0 Patch for EPOC
|
commit | commitdiff | tree |
2000-06-28 |
Simon Cozens | Re: [PATCH cfgperl] BOMs away!
|
commit | commitdiff | tree |
2000-06-28 |
Simon Cozens | Re: [PATCH] pack('U',$foo) doesn't UTF8
|
commit | commitdiff | tree |
2000-06-28 |
Jarkko Hietaniemi | perlnewmod was missing from MANIFEST.
|
commit | commitdiff | tree |
2000-06-28 |
Jarkko Hietaniemi | linenumber tweak
|
commit | commitdiff | tree |
2000-06-28 |
Doug MacEachern | Re: [PATCH] "Constant subroutine redefined" mandatory...
|
commit | commitdiff | tree |
2000-06-28 |
Jarkko Hietaniemi | tweaks from Simon Cozens to further fix tr/// under...
|
commit | commitdiff | tree |
next |