2001-03-13 |
Jarkko Hietaniemi |
Integrate change #9116 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Jarkko Hietaniemi |
Add Switch 2.01, resort MANIFEST (forgot that in #9117) |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Jarkko Hietaniemi |
Add Text::Balanced 1.83. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
John L. Allen |
Re: [ID 20010305.005] "use integer" doesn't make rand... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Prymmer |
OS/390 mydomain last gasp before silly guess (was Re... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Jarkko Hietaniemi |
Integrate change #9108 from maintperl to mainline. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Nick Ing-Simmons |
regcomp.c is working in native space, not Unicode space... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Nick Ing-Simmons |
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latte... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Nick Ing-Simmons |
Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Nick Ing-Simmons |
Integrate mainline (for regexp stuff). |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Nick Ing-Simmons |
USE_SFIO issues as observed by Chris Nandor <pudge... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Jarkko Hietaniemi |
The $Is_MacOS needs to be declared. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Jarkko Hietaniemi |
Use #if defined(USE_PERLIO) ... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Chris Nandor |
Portability fixes for Mac OS / bleadperl |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Jarkko Hietaniemi |
Fix for ID 20010306.008, UTF-8 and \w without 'use... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Nick Ing-Simmons |
Builds an passes all tests after integrate and this... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Nick Ing-Simmons |
Integrate mainline (does not build - sv_catpvf issue... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jarkko Hietaniemi |
In op/stat #35 better to scan all the potential directories |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Robert Spier |
Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jarkko Hietaniemi |
Add /sbin and /usr/sbin to the list of directories... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jarkko Hietaniemi |
Regen perlapi, perltoc. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
anders@broadcom.com |
A modified version of |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Alex Gough |
Re: mission impossible for the day |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jeff Pinyan |
perldata.pod here-doc docs |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Peter Prymmer |
Re: Unicode/EBCDIC |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Thomas Dorner |
Ooops, wrong 'no *POSIX' Patch |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Jarkko Hietaniemi |
It's Scripts.txt, not Script.txt. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Thomas Dorner |
'no *POSIX' Patch speeding up make on BS2000 |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Jarkko Hietaniemi |
Retract #9069, wrong patch. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Jarkko Hietaniemi |
Upgrade to Unicode 3.1 beta 2001-03-01. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
More UTF-8 test tweaks. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
abela@geneanet.org |
[ID 20010306.004] || != named unary operator |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Andrew Pimlott |
downgrading to bytes for common functions |
commit | commitdiff | tree | snapshot |
2001-03-07 |
abela@geneanet.org |
Clarify the description differentiating for and while... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
(Retracted by #9078.) |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Radu Greab |
Re: [ID 20010305.012] chop() against list assignment... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Simon Cozens |
Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
Floating point too messy. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
Integrate change #9064 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
Major utf8 test reorganisation and rewrite. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Jarkko Hietaniemi |
More tweakage on the Unicode character class descriptions. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
The perlretut was still talking about the old \p and \P |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Nick Ing-Simmons |
Integrate mainline (make test works again now). |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
0.999... does equal 1.0, doesn't it? |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
Make /x{abcd}/ to work without use utf8. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
Easier to outcomment all the three reset() tests for... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
Comment out the deadly reset; until the 20010301.005 |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Jarkko Hietaniemi |
Retract the PMOP cleanup patch: I'm seeing strange... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
skipping USE_PERLIO symbols correction. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
More Encode alias tidying. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Integrate Jarkko's Encode.pm tweak. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Integrate mainline (mostly - holding of on Encode.pm... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Regen perlapi. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
The mapping of ISO Latin X to ISO 8859-Y is tricky. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Forgot the other half of the PMOP patch (#9033). |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Update MANIFEST for new test. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Some tests for Camel 3rd edition features. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Add more ISO 8859 encoding aliases. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Missed added file. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Add tr tests for EBCDIC, from Karsten Sperling. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Long-standing "defined but not used" SvPVbyte*() are... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Add matching tests currently failing in EBCDIC, |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
The #9034 needs a MANIFESTation. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Gurusamy Sarathy |
Re: [ID 20010301.005] corrupt memory (since @8531,... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Encode implementation "completion" |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate change #9030 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Integrate change #9028 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Jarkko Hietaniemi |
Retracting \N{U+HHHH}. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
H.Merijn Brand |
Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0 |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Nicholas Clark |
[ID 20010303.009] SOCKS5 work around breaks other sockets |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
makedef.pl updates suggested by Chris Nandor; double... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
Integrate change #9012 from maintperl into mainline, |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jeff Pinyan |
pattern in G_ARRAY context |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
I thought I tested the #9014. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
More tr/// UTF-8 fixes from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
Add the \N{U+HHHH} syntax. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Jarkko Hietaniemi |
Tweak the get*ent() OS/2 prototypes. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Jarkko Hietaniemi |
UTF8 tr/// fixes from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Jarkko Hietaniemi |
Integrate change #9006 from maintperl to mainline, |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Jarkko Hietaniemi |
Rewrite REPORT() and REPORT2() (used for -DT) slightly |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Olaf Flebbe |
[perl-5.6.x, perl-current] accept for EPOC |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Craig A. Berry |
t/pod/find.t on VMS |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Jarkko Hietaniemi |
Integrate changes #8997,8999 from maintperl. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Jarkko Hietaniemi |
Regen files for mainline. |
commit | commitdiff | tree | snapshot |
next |