2001-03-27 |
Jarkko Hietaniemi |
Document sockatmark() some. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Jarkko Hietaniemi |
sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv, |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Jarkko Hietaniemi |
Pixie documenting. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Jarkko Hietaniemi |
Add sockatmark() probing. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
pp_ncmp() and pp_scmp() should return numeric values... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Treat pp_ncmp() and pp_scmp() as in #9366 (ROK). |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Too much cut-and-paste in #9363. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Andreas Schwab |
$ref1 == $ref2 without NV_PRESERVES_UV |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Nick Ing-Simmons |
REFCNT botch in layer name cache hash. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Benjamin Sugars |
socket() leaks file descriptors |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Nick Ing-Simmons |
Implement flush of linebuffered streams on read of... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Nick Ing-Simmons |
Memory tweaks and notes for OEMVS. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Document the most common pixie options. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
For perl.pixie check *before* compiling that optimize... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
rmdir lib/Digest, lib/MIME, and lib/PerlIO. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Remove t/perl.third. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Jarkko Hietaniemi |
Implement IO::Socket::atmark(), inspired by Lincoln... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Radu Greab |
Re: [ID 20010215.006] Bad arg length for Socket::unpack... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Fix readline in list mode to tell rest of world that... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
win32/makefile.mk typos |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Integrate now-non-binary file. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Make it text |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Add destruct time hook to PerlIO (for work-in-process... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Avoid at leasy one of undefined warnings in Encode. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
A workaround for using Term::ReadLine in emacs minibuffer |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Missing return value. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Roll back the version numbers of Digest::MD5 and MIME... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Escape 8-bit characters. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Gurusamy Sarathy |
readd mimeqp.t as xtext (used to be binary because... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Gurusamy Sarathy |
delete mimeqp.t for later add with text mode set |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Add MIME::Base64 here and there. Again, a lot of |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Add PerlIO::Scalar to win32/Makefile. (I'm doing |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Put back the MD5-Base64 tests now that we have MIME... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Jarkko Hietaniemi |
Add MIME::Base 2.12 from Gisle Aas, version number... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Fix un-init variable leading to spurious "Out of Memory!" |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Tweak docs for C<open> (boy does that need wholesale... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Jarkko Hietaniemi |
The length might be uninitialized garbage if the *svp... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Simon Cozens |
(Retracted by #9393) |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Jarkko Hietaniemi |
Upgrade to Unicode 3.1 beta 2001-03-23. |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Robin Houston |
Re: B::Deparse bug (5.6.0) |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Jarkko Hietaniemi |
Boldly add extensions to be built to VMS, EPOC, UTS, |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Routine Win32 regen_config_h - no real changes. |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
PerlIO fixups for Win32: |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Generated files. |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Nick Ing-Simmons |
Implement: |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
AIX does seems to have optimization problems with its... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
Fix the EBCDIC MD5.pm checksum, from Pter Prymmer. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Nick Ing-Simmons |
Perlio internals re-organized. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Nick Ing-Simmons |
Check in a stable (working) version before next round... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
Forgot the unneeded hints/dec_osf.pl into MANIFEST... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Colin McMillen |
Net::Ping |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
EBCDIC patches for Digest::MD5 tests from Peter Prymmer. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Jarkko Hietaniemi |
Integrate change #9306 from maintperl into mainline, |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Nick Ing-Simmons |
Add pTHX_ to -Duseperlio API where it does not conflict... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Nick Ing-Simmons |
Render -Duseperlio functional again. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Nick Ing-Simmons |
Avoid "reopen" semantics for time being. Fix bug in... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Snapshot of new PerlIO open scheme. Still buggy - mainl... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Don't include $@ in not ok message. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Give a meaning to '&' in n-arg open case: |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Implement open($fh,"-|",prog,args...) for HAS_FORK... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Re-instate warnings for 'eof STDOUT' etc. by marking... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
If stdin, stdout or stderr get opened in unexpected... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
Die on n-arg open(...,"",xxx,yyy,...) |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Nick Ing-Simmons |
perlio tweaks (reported by Nicholas Clark) |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Jarkko Hietaniemi |
Regex tests from Chicheng Zhang. (Already fixed.) |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Nick Ing-Simmons |
Multiplicity fix for Dumper. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Nick Ing-Simmons |
Integrate mainline - (does not build xTHX issue in... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
The #9270 would have leaked a scalar if pp_substr() |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
More pixie cleaning. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
First stab at making Data::Dumper to grok Unicode. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Benjamin Sugars |
Fix for |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Benjamin Sugars |
Re: [PATCH] POSIX::getcwd() |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Benjamin Sugars |
Cwd.pm docs |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
Continue 4-arg substr() UTF-8 fixage. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
Integrate changes #9262,9264,9265,9266 from maintperl... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Nick Ing-Simmons |
More EBCDIC stuff: |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Jarkko Hietaniemi |
Integrate changes #9259,9260 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Jarkko Hietaniemi |
tr/// UTF-8 tests for Inaba Hiroto's latest patches. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi |
substr($bytestr, i, n, $charstr) |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi |
Rearrange the make test target prerequisites so that |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Robin Houston |
PATCH: cosmetic tweak in pp_ctl.c |
commit | commitdiff | tree | snapshot |
next |