summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | setmode() is a DOSish-only thing.Jarkko Hietaniemi2000-11-281-1/+3
* | perlcc.PL cleanupsSimon Cozens2000-11-281-3/+3
* | Update Changes.Jarkko Hietaniemi2000-11-272-1/+1013
* | Re: perlfaq style changesYitzchak Scott-Thoennes2000-11-273-11/+9
* | Re: [ID 20001122.006] weird behaviour of $|Benjamin Holzman2000-11-271-1/+5
* | [ID 20001127.004] White space problem in perlamiga.podLarry W. Virden2000-11-271-1/+1
* | Restore also the locale test to no-sprintf-taint state.Jarkko Hietaniemi2000-11-272-5/+5
* | __FUNCTION__ isn't portable and trying to emulate it leadsJarkko Hietaniemi2000-11-271-7/+7
* | VMS test cleanupCharles Lane2000-11-272-3/+12
* | It seems that *both* the unused submatch loop cleanupJarkko Hietaniemi2000-11-271-6/+14
* | Clean .exists deeper.Jarkko Hietaniemi2000-11-271-1/+1
* | The code in regcppop() (see #7878) contains the correct lowerJarkko Hietaniemi2000-11-271-2/+2
* | The unused submatch cleanup code in regtry() seems to be more crucial,Jarkko Hietaniemi2000-11-271-1/+17
* | Comment on comment.Jarkko Hietaniemi2000-11-271-1/+2
* | Adjust the docs to agree with #7875.Jarkko Hietaniemi2000-11-271-15/+8
* | Retract #7863. It makes more sense not to taint formatted output,Jarkko Hietaniemi2000-11-271-4/+3
* | Debug dump of ANYOFUTF8 was garbage (data from ANYOF).Jarkko Hietaniemi2000-11-261-16/+24
* | BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.Jarkko Hietaniemi2000-11-261-14/+29
* | No need to scan till infinity, 13 is enough.Jarkko Hietaniemi2000-11-262-21/+19
* | Test line numbers are different with utf8.Jarkko Hietaniemi2000-11-261-21/+21
* | Message nit.Jarkko Hietaniemi2000-11-261-1/+1
* | Make utf8_length() and utf8_distance() (the latter of whichJarkko Hietaniemi2000-11-263-11/+21
* | Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINST...Benjamin Holzman2000-11-261-1/+1
* | Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havocBenjamin Holzman2000-11-262-2/+8
* | PATCH: File::Temp fix on WindowsNT/VMSTim Jenness2000-11-262-10/+65
* | Make the va_copy() test not to be so talkative.Jarkko Hietaniemi2000-11-261-2/+2
* | Fix locale inconsistencies unearthed by Hugo's work.Jarkko Hietaniemi2000-11-262-3/+7
* | Re: pp_add -> pp_i_add efficiency hack?Nicholas Clark2000-11-261-0/+1
* | Integrate perlio:Jarkko Hietaniemi2000-11-265-174/+308
|\ \ | |/
| * Correct relative path from new ext\Filter\Util\Call locationNick Ing-Simmons2000-11-251-1/+1
| * Integrate mainline.Nick Ing-Simmons2000-11-2529-394/+383
| |\
| * | All tests pass on Win32/gcc/USE_PERLIO.Nick Ing-Simmons2000-11-253-28/+32
| * | Re-arrange crlf vs binary for platforms that care.Nick Ing-Simmons2000-11-243-124/+256
* | | C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-2511-1/+72
| |/ |/|
* | Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-2511-304/+175
* | Undo #7848. Some of the code seems to use walkoptree(),Jarkko Hietaniemi2000-11-253-15/+16
* | AUTHORS edits.Jarkko Hietaniemi2000-11-241-45/+89
* | Add Jan-Erik Karlsson.Jarkko Hietaniemi2000-11-241-0/+1
* | Configure should find stdchar on its own.Jarkko Hietaniemi2000-11-241-5/+0
* | PATCH over 7848: Filter test flawedAndreas König2000-11-241-1/+1
* | [ID 20001124.001] B exports "walkoptree" but does not define itSimon Cozens2000-11-241-6/+7
* | Integrate perlio:Jarkko Hietaniemi2000-11-246-132/+466
|\ \ | |/
| * Win32/perlio Now just fails one io/argv.t test - lack Nick Ing-Simmons2000-11-232-2/+1
| * Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.Nick Ing-Simmons2000-11-233-5/+29
| * Implement PerlIO_binmode()Nick Ing-Simmons2000-11-235-118/+200
| * Implement crlf layer - not ready for merge.Nick Ing-Simmons2000-11-232-27/+231
* | README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.Jarkko Hietaniemi2000-11-231-18/+52
* | SOCKS wrestling continues, patches from Jens Hamisch.Jarkko Hietaniemi2000-11-235-36/+53
* | Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-2311-24/+25
* | Reach back one higher up when searching for PERL_SRC.Jarkko Hietaniemi2000-11-231-1/+1