summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-3017-101/+139
* Multiplicity & ithreads fix for sv.c/Encode.xsSpider Boardman2000-09-152-2/+2
* Update Changes.Jarkko Hietaniemi2000-09-152-1/+115
* Fix for the charnames.t failures from Spider Boardman.Jarkko Hietaniemi2000-09-151-0/+1
* Botched the #7090 check-in.Jarkko Hietaniemi2000-09-151-1/+2
* Part of #7081 didn't come through.Jarkko Hietaniemi2000-09-142-27/+27
* Re: perl@7078 Spider Boardman2000-09-142-2/+4
* Small portability tweaks.Jarkko Hietaniemi2000-09-141-5/+3
* Fake return to pacify picky compilers.Jarkko Hietaniemi2000-09-141-0/+1
* utf8.c apidocSimon Cozens2000-09-143-21/+31
* We don't need to count the high bit bytes, a boolean is enough.Jarkko Hietaniemi2000-09-141-12/+9
* Replace #7084 withSpider Boardman2000-09-142-2/+4
* UTF8-encoded version of 256 is 0xc4 0x80; test that a char isSimon Cozens2000-09-141-2/+1
* Re: perl@7078Simon Cozens2000-09-141-3/+3
* The one that got away.Jarkko Hietaniemi2000-09-141-1/+1
* continued -Wformat supportRobin Barker2000-09-1414-46/+91
* Problems picked up by AIX cc.H.Merijn Brand2000-09-141-5/+5
* File::Find 5.7.0 POD nitsRich Morin2000-09-141-18/+17
* Update Changes.Jarkko Hietaniemi2000-09-142-1/+112
* Compilation warnings and an error.Jarkko Hietaniemi2000-09-141-3/+3
* Fix for a parsing bug, not for the original bug.Spider Boardman2000-09-141-0/+3
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-1415-156/+214
* Re: Two advertising clauses need to be removedRuss Allbery2000-09-142-20/+54
* de-wall t/READMEYitzchak Scott-Thoennes2000-09-141-1/+1
* Hints optimization.H.Merijn Brand2000-09-141-1/+1
* Allow chop() and chomp() to be overridden.Casey R. Tweten2000-09-141-2/+2
* The return value of setlocale must be copied away.Alan Burlison2000-09-141-3/+29
* Remove vestiges of tr//CU.Jarkko Hietaniemi2000-09-142-17/+5
* Add the Encode extension. The code is still largely just skeleton.Jarkko Hietaniemi2000-09-136-8/+573
* Allow for whitespace between "#" and "line" in cpp output.Calle Dybedahl2000-09-122-1/+6
* change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLESGurusamy Sarathy2000-09-121-1/+1
* Update Changes.Jarkko Hietaniemi2000-09-122-1/+145
* Retract #7062, the pod tests are not ready.Jarkko Hietaniemi2000-09-122-2/+2
* The #7054 truncated Configure badly.Jarkko Hietaniemi2000-09-122-133/+11997
* [ID 20000911.009] t/pod/*.t tests not run by harness or make testYitzchak Scott-Thoennes2000-09-122-2/+2
* [ID 20000911.011] misplaced typemap in perlxs.podYitzchak Scott-Thoennes2000-09-121-4/+4
* Break up the myconfig lines a bit.Yitzchak Scott-Thoennes2000-09-121-1/+3
* Test for the #7049.Andreas König2000-09-121-1/+8
* [patch: perl@7045] vms updatesPeter Prymmer2000-09-123-6/+45
* [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINST...Yitzchak Scott-Thoennes2000-09-121-3/+3
* [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pauseJeff Pinyan2000-09-121-1/+1
* Do in VMS as the #7054 does.Jarkko Hietaniemi2000-09-121-0/+5
* RE: [Patch 5.7.0] Removing -ldb from the core buildPaul Marquess2000-09-126-12003/+154
* Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test outputCharles Lane2000-09-121-1/+1
* Document the SvUTF8*().Jarkko Hietaniemi2000-09-112-0/+54
* C<@a = @b = split(...)> optimization coredumps under ithreadsGurusamy Sarathy2000-09-112-3/+11
* Modern Borland C now seems to have anon unions for info.wProcessorArchitectureVadim Konovalov2000-09-111-1/+1
* Point fix for s/// on foreach (keys %xxx).Nick Ing-Simmons2000-09-111-0/+2
* Silence t/pod/*.t about alternate quote-mappings now implementedJarkko Hietaniemi2000-09-101-1/+1
* Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),Jarkko Hietaniemi2000-09-104-43/+162