summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20010305.005] "use integer" doesn't make rand() return integersJohn L. Allen2001-03-131-24/+47
* OS/390 mydomain last gasp before silly guess (was Re: What do I need to build...Peter Prymmer2001-03-133-56/+43
* Integrate perlio:Jarkko Hietaniemi2001-03-132-3/+29
* Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-1210-82/+216
* Integrate perlio:Jarkko Hietaniemi2001-03-126-106/+80
|\
| * regcomp.c is working in native space, not Unicode space (if different)Nick Ing-Simmons2001-03-111-9/+8
| * Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.Nick Ing-Simmons2001-03-113-57/+27
| * Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.Nick Ing-Simmons2001-03-111-2/+4
| * Integrate mainline (for regexp stuff).Nick Ing-Simmons2001-03-1110-78/+176
| |\ | |/ |/|
* | The $Is_MacOS needs to be declared.Jarkko Hietaniemi2001-03-101-1/+2
* | Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of justJarkko Hietaniemi2001-03-101-2/+2
* | Portability fixes for Mac OS / bleadperlChris Nandor2001-03-106-54/+139
* | Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.Jarkko Hietaniemi2001-03-103-22/+34
* | Integrate perlio:Jarkko Hietaniemi2001-03-1019-322/+449
|\ \
* \ \ Integrate perlio:Jarkko Hietaniemi2001-03-091-8/+8
|\ \ \
| | | * USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>Nick Ing-Simmons2001-03-112-39/+42
| | |/
| | * EBCDIC sanity - phase INick Ing-Simmons2001-03-1019-322/+449
| |/
| * Builds an passes all tests after integrate and this tweak.Nick Ing-Simmons2001-03-091-8/+8
| * Integrate mainline (does not build - sv_catpvf issue in dump.c)Nick Ing-Simmons2001-03-0981-703/+3286
| |\ | |/ |/|
* | Update Changes.Jarkko Hietaniemi2001-03-092-1/+175
* | In op/stat #35 better to scan all the potential directoriesJarkko Hietaniemi2001-03-091-9/+12
* | Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() Robert Spier2001-03-091-2/+3
* | Add /sbin and /usr/sbin to the list of directories scannedJarkko Hietaniemi2001-03-091-1/+2
* | Regen perlapi, perltoc.Jarkko Hietaniemi2001-03-093-20/+44
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-094-2/+14
* | A modified version ofanders@broadcom.com2001-03-094-35/+221
* | Re: mission impossible for the dayAlex Gough2001-03-091-1/+1
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-0911-62/+134
* | perldata.pod here-doc docsJeff Pinyan2001-03-091-7/+24
* | Re: Unicode/EBCDICPeter Prymmer2001-03-096-8/+251
* | Ooops, wrong 'no *POSIX' PatchThomas Dorner2001-03-081-2/+2
* | It's Scripts.txt, not Script.txt.Jarkko Hietaniemi2001-03-081-1/+1
* | 'no *POSIX' Patch speeding up make on BS2000 Thomas Dorner2001-03-081-1/+5
* | Retract #9069, wrong patch.Jarkko Hietaniemi2001-03-081-9/+0
* | Upgrade to Unicode 3.1 beta 2001-03-01.Jarkko Hietaniemi2001-03-0847-541/+2394
* | More UTF-8 test tweaks.Jarkko Hietaniemi2001-03-073-5/+7
| * Integrate mainline.Nick Ing-Simmons2001-03-0718-579/+914
| |\ | |/ |/|
* | Update Changes.Jarkko Hietaniemi2001-03-072-1/+387
* | [ID 20010306.004] || != named unary operatorabela@geneanet.org2001-03-071-2/+3
* | downgrading to bytes for common functionsAndrew Pimlott2001-03-071-7/+7
* | Clarify the description differentiating for and while; inspired byabela@geneanet.org2001-03-071-3/+5
* | (Retracted by #9078.)Jarkko Hietaniemi2001-03-071-0/+9
* | Re: [ID 20010305.012] chop() against list assignment returns char chopped fro...Radu Greab2001-03-072-6/+16
* | Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build optionSimon Cozens2001-03-071-2/+2
* | Floating point too messy.Jarkko Hietaniemi2001-03-071-5/+5
* | Integrate change #9064 from maintperl into mainline.Jarkko Hietaniemi2001-03-071-0/+1
* | Major utf8 test reorganisation and rewrite.Jarkko Hietaniemi2001-03-075-535/+457
* | More tweakage on the Unicode character class descriptions.Jarkko Hietaniemi2001-03-072-13/+14
* | The perlretut was still talking about the old \p and \PJarkko Hietaniemi2001-03-061-16/+19
| * Integrate mainline (make test works again now).Nick Ing-Simmons2001-03-065-60/+21
| |\ | |/ |/|