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