summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix Robert Spier2000-12-131-1/+4
* move startglob out of pp_hot.cNicholas Clark2000-12-136-132/+165
* [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio H.Merijn Brand2000-12-131-0/+1
* The integration wars continue.Jarkko Hietaniemi2000-12-121-11/+13
|\
| * Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.Nick Ing-Simmons2000-12-122-11/+62
| |\
* | | DB_File-1.74 Paul Marquess2000-12-129-67/+244
| |/ |/|
* | Integrate perlio:Jarkko Hietaniemi2000-12-121-2/+9
|\ \ | |/
| * Fix for Tk, and upgrading shared SVs.Nick Ing-Simmons2000-12-121-4/+20
| * Integrate mainlineNick Ing-Simmons2000-12-1116-68/+188
* | Re: Breadperl & TkNick Ing-Simmons2000-12-121-5/+14
* | DosGlob.pm diff for bash style brace expansion.Mike Mestnik2000-12-121-0/+49
* | Integrate perlio:Jarkko Hietaniemi2000-12-114-51/+376
|\ \ | |/
| * Finish 1st pass of "encoding" layer e.g. :Nick Ing-Simmons2000-12-113-35/+103
| * Restore mmap function (broken by tweaks to shared bufferNick Ing-Simmons2000-12-111-6/+11
| * Not merge worthy...Nick Ing-Simmons2000-12-104-34/+286
| * Integrate mainlineNick Ing-Simmons2000-12-1036-78/+626
| |\
* | | Tune further the OS detection of CGI.Jarkko Hietaniemi2000-12-111-8/+6
* | | Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-114-36/+3
* | | (accidentally empty check-in)Jarkko Hietaniemi2000-12-110-0/+0
* | | Re: The long awaited feature ...Simon Cozens2000-12-111-2/+107
* | | PATCH MakeMaker manpage clarificationAndreas König2000-12-111-4/+5
* | | Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failingSimon Cozens2000-12-112-5/+17
* | | docs on NaNNicholas Clark2000-12-111-2/+7
* | | Re: [Fwd: BUG 20001205.022] Local on Hash elementsSimon Cozens2000-12-114-6/+33
* | | Darwin is not Windows.Jarkko Hietaniemi2000-12-101-1/+1
* | | Ambiguous -%c() resolved as a file testPaul Marquess2000-12-102-0/+3
* | | PATCH installperl misinformed Andreas König2000-12-101-2/+2
* | | The walkoptree confusion rages; walkoptree() seems to be comingJarkko Hietaniemi2000-12-101-5/+7
| |/ |/|
* | Update Changes.Jarkko Hietaniemi2000-12-102-1/+210
* | Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)Andreas König2000-12-105-4/+52
* | RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-1016-21/+193
* | Test case for #8066.Jarkko Hietaniemi2000-12-101-0/+5
* | Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check terminationSimon Cozens2000-12-101-1/+1
* | Test case for #8064.Jarkko Hietaniemi2000-12-101-1/+5
* | Re: prototype of substrSimon Cozens2000-12-101-1/+1
* | perlguts.podSimon Cozens2000-12-101-0/+60
* | [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17...Nicholas Clark2000-12-101-4/+24
* | Pacify fussy compiler.Jarkko Hietaniemi2000-12-101-1/+1
* | Integrate perlio:Jarkko Hietaniemi2000-12-102-21/+72
|\ \ | |/
| * read/sysread/recv should now be utf8 aware.Nick Ing-Simmons2000-12-092-21/+72
* | Integrate perlio:Jarkko Hietaniemi2000-12-098-105/+235
|\ \ | |/
| * Make write() (i.e. formats) utf8-aware by calling do_print() ratherNick Ing-Simmons2000-12-091-4/+6
| * Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-097-25/+152
| * Did not get that has_utf8/this_utf8 fix right last time, another spotNick Ing-Simmons2000-12-091-4/+5
| * Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8Nick Ing-Simmons2000-12-091-72/+72
* | Re: Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-091-1/+14
* | Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-095-41/+57
* | Integrate perlio:Jarkko Hietaniemi2000-12-099-75/+55
|\ \ | |/
| * UTF8 output prework.Nick Ing-Simmons2000-12-099-75/+55
| * Integrate mainline.Nick Ing-Simmons2000-12-0923-120/+420
| |\