projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2001-11-17
Jarkko Hietaniemi
Banish "use utf8".
commit
|
commitdiff
|
tree
|
snapshot
2001-11-17
Jarkko Hietaniemi
Tweak from Charles Lane.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-17
Jarkko Hietaniemi
Integrate change #13058 from maintperl;
commit
|
commitdiff
|
tree
|
snapshot
2001-11-17
Jonathan Stowe
Sync with CPAN version
commit
|
commitdiff
|
tree
|
snapshot
2001-11-17
Tels
[PATCH9 File/Find.pm doc nits
commit
|
commitdiff
|
tree
|
snapshot
2001-11-17
Tels
Benchmark.pm nit
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Andy Dougherty
lib/Unicode/UCD.t @INC oddity
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Charles Lane
[Patch Perl@13023] VMS system() warning
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
It's neither-nor, and protect against the impossible.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
5005threads didn't work because $Thread::VERSION wasn't
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Charles Randall
Robustness against Linux using something else than...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Russ Allbery
Re: [h.m.brand@hccnet.nl: Installman problems]
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Update perluniintro on the UTF-8 output matters
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Adding new files to MANIFEST is nice.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jeff Pinyan
Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Rename perlunintro to perluniintro; regen toc.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Document the negated lookahead trick to emulate
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
SADAHIRO Tomoyuki
Unicode General Category: Cn
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Ilya Zakharevich
runtime runops switch
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Further discourage old Thread code; tell how to tell
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
A missing return; from Charles Lane.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Abhijit Menon-Sen
[PATCH] Doc spellcheck + podcheck
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Avoid redefinedness warning for now.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
use strict.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Charles Lane
subprocess command line size increase
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
chromatic
Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Make Thread a wrapper for both ithreads and 5005threads.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
$VERSION "a5" doesn't quite work.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Add the fruits of Larry Shatzer's version verifying...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Jarkko Hietaniemi
Add Larry Shatzer's VERSION verifying script.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-16
Michael G....
runperl(), \n and stdin
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Document the MY_CXT business; from Paul Marquess.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
VMSCMD synch attempt.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Advise against -P as instructed by Schwern.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
John Peacock
v-strings as Objects Step 1
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Michael G....
-x (was Re: [PATCH] new tests for command-line switches)
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Upgrade to Getopt::Long 2.26_03.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Michael G....
VMSCMD missing
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Robert Spier
Re: [ID 20010713.001] use lib segmentation fault
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Rafael Garcia...
new tests for command-line switches
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Upgrade to podlators 1.13.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
skip "might be used uninitialized".
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Fix for "perlio bug in koi8-r encoding". The problem
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Rafael Garcia...
Re: [ID 20011114.118] chop and chomp bind too tightly
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Robin Barker
Re: Strange syntax error with map
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Rafael Garcia...
[DOC PATCH] mention Filter::cpp in perlrun
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
"link =" from utils.lst was being processed oddly.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Ilya Zakharevich
CreateTTY in -d
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Corify the Filter::Simple tests.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-15
Jarkko Hietaniemi
Upgrade to Filter::Simple 0.70.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Cleanliness inspired by Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Add perlunintro (formerly known as perlunitut); regen...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
FAQ sync.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Quieten pgcc 2.91.66 worries.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Upgrade to Switch 2.06.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Upgrade to Attribute::Handlers 0.76.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Signedness nit.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
VERSIONize.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
No pod in internal Net::FTP classes.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jeff Pinyan
Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
test.pl tweaks from Rafael and Pudge (assuming I deciphered
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Add comments to mark where $^X is being handled.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
Fwd: [craigberry@mac.com: die_exit.t]
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Charles Lane
Re: [PATCH] new version of runperl()
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
test.pl runperl() nits from Chris Nandor and Craig...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
Goof in some of the comment fields of #12994.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
The First, Last ranges in the Unicode data weren't
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Rafael Garcia...
new version of runperl()
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
s/parse_perl/parse_body/
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Philip Newton
Re: [PATCH pod/perlapio.pod double-word fix]
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
A bool is not a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
AUTHORS updates.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Jarkko Hietaniemi
There are several MIME RFCs.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
Simple little VMS fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
VMS fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
Re: select() broken under VMS?
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
VMS fixups for IO::* tests
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Michael G....
s/socket/select/ typo
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Larry Shatzer
Message-Id: <20011113172759.E27768@zippy.zyx.net>
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Jarkko Hietaniemi
Fix for the :utf8 read() bug noticed by Matt Sergeant:
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Craig A. Berry
vms/gen_shrfls.pl tweak
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Philip Newton
Minor patch to Encode.pm (detypo)
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Jarkko Hietaniemi
Evil tabulators.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Jarkko Hietaniemi
Document the available encodings.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Barrie Slaymaker
Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Barrie Slaymaker
Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Barrie Slaymaker
docco tweaks
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Richard Soderberg
[PATCH] Attack of the C loops, round 1
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Paul Marquess
Update to Filter::Util::Call
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Michael G....
Making vmsish.pm a no-op on non-VMS
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Jarkko Hietaniemi
:utf8 works only with perlio.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Charles Lane
Re: @Config -"des" not quite working on VMS
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Jeffrey Friedl
lib/charnames.pm
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Michael G....
exit docs out of order
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Michael G....
Recoving dup tests for VMS
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Charles Lane
[Patch Perl@12856] MULTIPLICITY on VMS
commit
|
commitdiff
|
tree
|
snapshot
next