summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ext/Encode/Makefile.PL line shorteningCraig A. Berry2000-12-311-2/+22
* Pacify picky VMS compiler.Craig A. Berry2000-12-311-6/+12
* Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)Jarkko Hietaniemi2000-12-311-1/+1
* Integrate perlio:Jarkko Hietaniemi2000-12-314-22/+32
|\
| * Tweak perlio.c so that makedef.pl-exported perlsio_binmode()Nick Ing-Simmons2000-12-311-14/+14
| * Ilya's OS2 patch (testing for damage on Win32)Nick Ing-Simmons2000-12-313-10/+14
* | Test nits.Jarkko Hietaniemi2000-12-302-10/+10
* | Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test...Andreas König2000-12-302-4/+20
* | open() example in perlfunc.pod Karsten Sperling2000-12-301-1/+1
* | Not quite that many tests yet.Jarkko Hietaniemi2000-12-301-1/+1
* | Integrate perlio:Jarkko Hietaniemi2000-12-301-1/+1
|\ \ | |/
| * Tweak for MULTIPLICITY/USE_PERLIONick Ing-Simmons2000-12-301-8/+30
| * Integrate mainlineNick Ing-Simmons2000-12-3022-415/+1162
| * Integrate mainlineNick Ing-Simmons2000-12-3019-206/+435
| |\
| * \ Integrate mainlineNick Ing-Simmons2000-12-2927-160/+411
| |\ \
* | | | Signedness nit.Jarkko Hietaniemi2000-12-301-1/+1
* | | | Add a test case for 20000731.001 which was fixed by the #8267.Jarkko Hietaniemi2000-12-301-1/+8
* | | | RE: perl@8269Richard Soderberg2000-12-301-1/+1
* | | | Update Changes.Jarkko Hietaniemi2000-12-302-1/+387
* | | | Add a test for Unicode split //. The #8267 was the cure.Jarkko Hietaniemi2000-12-301-1/+6
* | | | more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-3020-420/+798
| |_|/ |/| |
* | | The sv_catsv() fix, take two.Jarkko Hietaniemi2000-12-302-14/+50
* | | Undo all the join-related changes since #8248: relevantJarkko Hietaniemi2000-12-303-136/+25
* | | (Retracted by #8264) Tweak sv_catsv() some more.Jarkko Hietaniemi2000-12-301-2/+1
* | | Retract #8261.Jarkko Hietaniemi2000-12-302-10/+7
* | | (Retracted by #8261). (Unsuccessful memory access tweaks.)Jarkko Hietaniemi2000-12-302-7/+10
* | | (Retracted by #8264) More fixing for #8251.Jarkko Hietaniemi2000-12-291-10/+6
* | | podlators 1.06 releasedRuss Allbery2000-12-296-16/+195
* | | Make the large file tests more robust/talkative as suggested byAndreas König2000-12-292-12/+55
* | | Further VMS piping fixes from Charles Lane:Jarkko Hietaniemi2000-12-294-37/+65
* | | Idea: Declare multiple constants at once (fwd)Casey R. Tweten2000-12-291-1/+21
* | | Re: [PATCH] Interesting syntax ideaSimon Cozens2000-12-291-1/+14
* | | Interesting syntax ideaSimon Cozens2000-12-291-0/+25
* | | Output the (apparent) version of gcc, as suggested byJeremy H. Brown2000-12-291-9/+10
| |/ |/|
* | (Retracted by #8264)Jarkko Hietaniemi2000-12-291-9/+15
* | More split // UTF-8 tests.Jarkko Hietaniemi2000-12-291-1/+46
* | (Retracted by #8264) More join() testing which was good becauseJarkko Hietaniemi2000-12-294-20/+23
* | (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.Jarkko Hietaniemi2000-12-294-34/+88
* | Signedness nit.Jarkko Hietaniemi2000-12-291-1/+1
* | Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UN...Lupe Christoph2000-12-291-0/+11
* | The maxiters upper limit sanity check (guarding againstJarkko Hietaniemi2000-12-282-15/+20
* | Make some panic messages a bit more logical.Jarkko Hietaniemi2000-12-284-13/+13
* | lvalue AUTOLOAD. No, really.Simon Cozens2000-12-282-3/+16
* | Fix B::Terse indentationDaniel Chetlin2000-12-283-5/+6
* | The latter patch from thePeter Prymmer2000-12-281-2/+2
* | Re: [PATCH] Idea: Declare multiple constants at onceCasey R. Tweten2000-12-281-63/+112
* | Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub argsSimon Cozens2000-12-283-5/+17
* | Call.pmPaul Marquess2000-12-281-0/+4
* | Fix problem with `&' prototypeDaniel Chetlin2000-12-282-1/+4
* | Re: [PATCH blead] Fix segfault in gv_handler/mg_findDaniel Chetlin2000-12-283-1/+10