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 |
2001-03-19 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Integrate changes #9244,9247,9250 from maintperl into... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Nick Ing-Simmons | Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Nick Ing-Simmons | Tweak to perly.y to allow -DDEBUGGING to compile on... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Nick Ing-Simmons | More EBCDIC fixes. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Robin Barker | bad =item paragraphs |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | UTF-8 tr/// battle continues, ammunition from Inaba... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Integrate change #9233 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Integrate change #9219 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Document -Dmksymlinks. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Cleanup pixie residue. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Jarkko Hietaniemi | Document the use of pixie/prof; create make targets... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Document Third Degree some more, and also PERL_DESTRUCT... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Rewrite the tests section of Makefile to be less redundant |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Document the use of Third Degree (sparsely). |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Make targets for testing with Third Degree. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | The podchecker relaxations need to mirrored also at... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Looking for config.sh in parent directories isn't |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | On "make clean" take care of Third Degree droppings. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Add a hook for running the tests under the Third Degree |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Regen toc and api pods. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | podchecker relaxations from Michael Stevens. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Retract the changes made at #9176 to Neil's and Ilya... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Integrate changes #9161,9162 from maintperl to mainline. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Make perl.third checks more understandable to the builder. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Re-integrate #9138 from maintperl to mainline, |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | More robust and more paranoid perl.third target. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Integrate change #9197 from maintperl to mainline. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Nick Ing-Simmons | Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Nick Ing-Simmons | UTF-X encoding invariance for Encode: |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Nick Ing-Simmons | Fix pragma/utf8.t # 15 |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Sarathy's clear_pmop patch with Radu Greab's fix, |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | NI-S' cunning idea of how to de-UTF8 the "\C-broken... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | tr/// UTF-8 patches from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Nick Ing-Simmons | Correct #if EBCDIC side typos. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Jarkko Hietaniemi | Add prerequisites for the perl.third target. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Jarkko Hietaniemi | Add a make rule for perl.third (the Third Degree memory... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Nick Ing-Simmons | MANIFEST addition :-( |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Nick Ing-Simmons | Infrastructure to use UTF-EBCDIC rather than UTF-8... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Nick Ing-Simmons | Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
next |