2002-02-26 |
Jarkko Hietaniemi |
Neither. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Michael G.... |
"Attempt to access to key"? |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Rafael Garcia... |
docs, typos |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Jarkko Hietaniemi |
POSIX: add isatty to @EXPORT_OK, reformat. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Jarkko Hietaniemi |
If using -Dloclibpth=... the directories need to |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Yitzchak Scott... |
Perl interface to newIO() |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Rafael Garcia... |
"." is not in @INC when -T |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Big5 tweaks from Autrijus Tang. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Rafael Garcia... |
cleanups |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Nicholas Clark |
compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Upgrade to I18N::LangTags 0.27. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Upgrade to Getopt::Long 2.28. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
No =head. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Some hosts understand split -l 50, some only split -50 |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Nikola Knezevic |
Re: [PATCH bleadperl] socketpair.t |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Mention the new pack tricks. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Richard Foley |
consistent commands for perl5db.pl etc. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Typo corrections from John P. Linderman. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Upgrade to Math::BigInt 1.52. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Robin Barker |
Subject: [PATCH Cwd.pm] cut-n-paste error? |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
Cut-and-paste errors. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
EBCDIC: the control characters are not that easy to... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
John Peacock |
Re: [PATCH] Re: Copying PV only with possible UTF-8... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Jarkko Hietaniemi |
SvSetSV() is not returnable, but that's okay since |
commit | commitdiff | tree | snapshot |
2002-02-24 |
John Peacock |
Re: Copying PV only with possible UTF-8 characters |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
Tiny code cleanup. |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
Use to_uni_fold(). |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
Document the new taint behaviour of exec LIST and |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Rick Delaney |
Re: taint news |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
EBCDIC tweak (native instead of uni) and comment update. |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
Using uninitialized (and wrong) variables is not good. |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Jarkko Hietaniemi |
EBCDIC: this seems to calm the last of the |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
EBCDIC: document using Encode for character conversions. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
EBCDIC: disable also Unicode::Collate and |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
AUTHORS updates. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
Retract #14571: there may be a better solution than |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Craig A. Berry |
$Config{prefixexp} for VMS |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
Also Encode/JP needs to be listed explicitly. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
Document known UNICOS/mk deficiency. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Audrey Tang |
README mention version 5.0 |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jarkko Hietaniemi |
Old hosts like NeXT Classic don't have sort -k, |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Abhijit Menon-Sen |
Minor clarifications as suggested by Anton Tagunov. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Rafael Garcia... |
Re: Prototype checking on assignment of coderef to... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
In AIX the split(1) default (1000 lines) chokes the... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Michael G.... |
Re: Pyrrhic compression in Encode |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
Implement IV/UV/NV/long double pack/unpack with |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Nicholas Clark |
Re: [PATCH++] Re: [PATCH] go faster for Encode's compile |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
NetWare change from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Ilya Zakharevich |
pack with a human face: part ]|[ |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
EBCDIC: Disable Encode::JP and Encode::Tcl for now. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
Make measure_struct a file static. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
EBCDIC: someone who knows what they are doing |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Jarkko Hietaniemi |
croak() needs context. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Ilya Zakharevich |
pack with a human face: the sequel |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Nicholas Clark |
Re: [PATCH++] Re: [PATCH] go faster for Encode's compile |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Test for #14795. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Testing for ASCII in EBCDIC makes one's brain hurt. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Rafael Garcia... |
next batch of bugfixes |
commit | commitdiff | tree | snapshot |
2002-02-21 |
chromatic |
Find Filehandles Fully (was Re: [ID 20020221.004] ... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Externalization from Jatan Shah <jshah@broadcom.com>. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Upgrade to Math::BigInt 1.51. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Gerrit P. Haase |
Re: [PATCH] 'make clobber' on Cygwin broken |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Ilya Zakharevich |
grouping in pack/unpack |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Nikola Knezevic |
question about fs.t |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Gerrit P. Haase |
'make clobber' on Cygwin broken |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Mark-Jason... |
typo correction |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Rafael Garcia... |
No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Ilya Zakharevich |
cosmetic OS/2 patches |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Revert #14805, didn't quite work. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Paul Eggert |
Re: [ID 20020220.002] Perl 5.7.2 porting patches for... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
More advice. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Jarkko Hietaniemi |
Missing MANIFESTation. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Audrey Tang |
Add missing Tolkien quotes to *.c |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Abe Timmerman |
Re: Make Schwern poor in just 20 easy steps! |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
Better debugging info. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Nicholas Clark |
Re: [PATCH] go faster for Encode's compile |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Paul Eggert |
Re: [ID 20020220.002] Perl 5.7.2 porting patches for... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Hugo van der... |
Re: Re-posts of some unresolved bleadperl bugreports |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Paul Green |
perl/Makefile.SH -- care with question mark |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
Forgot from #14790. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
Integrate change #14778 from maintperl; |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Ulrich Pfeifer |
Re: [ID 20020220.001] pack w with objects |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Nicholas Clark |
Re: [PATCH] go faster for Encode's compile |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
Regen Glossary. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Yitzchak Scott... |
d_Gconvert hints and Glossary |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Paul Eggert |
[ID 20020220.002] Perl 5.7.2 porting patches for POSIX... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Gerrit P. Haase |
[patch] Configure problem on Cygwin (was: Re: dubious... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Nicholas Clark |
Re: Lexical scoping bug with EXPR for EXPR? |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Jarkko Hietaniemi |
NetWare tweak from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Abhijit Menon-Sen |
Fix suggested by Anton Tagunov <tagunov@motor.ru>. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Graham Barr |
Re: Cannot handle date (0, 0, 0, 2, 0, 1970) |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Nicholas Clark |
[DOCPATCH] C<< >> in Tie::Hash |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Jarkko Hietaniemi |
Regen doc, regen toc. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Dave Mitchell |
Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR? |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Jarkko Hietaniemi |
UTF-8 C API doc tweaks. |
commit | commitdiff | tree | snapshot |
next |