2001-03-27 |
Nick Ing-Simmons | Outline docs for PerlIO and PerlIO::Scalar
|
commit | commitdiff | tree |
2001-03-27 |
Nick Ing-Simmons | PerlIO::Via layer (alpha-ish).
|
commit | commitdiff | tree |
2001-03-27 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-27 |
Nick Ing-Simmons | Various EBCDIC fixes:
|
commit | commitdiff | tree |
2001-03-26 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-26 |
Nick Ing-Simmons | REFCNT botch in layer name cache hash.
|
commit | commitdiff | tree |
2001-03-26 |
Nick Ing-Simmons | Implement flush of linebuffered streams on read of...
|
commit | commitdiff | tree |
2001-03-26 |
Nick Ing-Simmons | Memory tweaks and notes for OEMVS.
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Fix readline in list mode to tell rest of world that...
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | win32/makefile.mk typos
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Integrate now-non-binary file.
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Make it text
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Add destruct time hook to PerlIO (for work-in-process...
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Avoid at leasy one of undefined warnings in Encode.
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Missing return value.
|
commit | commitdiff | tree |
2001-03-25 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Fix un-init variable leading to spurious "Out of Memory!"
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Tweak docs for C<open> (boy does that need wholesale...
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Routine Win32 regen_config_h - no real changes.
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | PerlIO fixups for Win32:
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Generated files.
|
commit | commitdiff | tree |
2001-03-24 |
Nick Ing-Simmons | Implement:
|
commit | commitdiff | tree |
2001-03-23 |
Nick Ing-Simmons | Perlio internals re-organized.
|
commit | commitdiff | tree |
2001-03-23 |
Nick Ing-Simmons | Check in a stable (working) version before next round...
|
commit | commitdiff | tree |
2001-03-23 |
Nick Ing-Simmons | Add pTHX_ to -Duseperlio API where it does not conflict...
|
commit | commitdiff | tree |
2001-03-23 |
Nick Ing-Simmons | Render -Duseperlio functional again.
|
commit | commitdiff | tree |
2001-03-23 |
Nick Ing-Simmons | Avoid "reopen" semantics for time being. Fix bug in...
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Snapshot of new PerlIO open scheme. Still buggy - mainly...
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Don't include $@ in not ok message.
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Give a meaning to '&' in n-arg open case:
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Implement open($fh,"-|",prog,args...) for HAS_FORK...
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Re-instate warnings for 'eof STDOUT' etc. by marking...
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | If stdin, stdout or stderr get opened in unexpected...
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | Die on n-arg open(...,"",xxx,yyy,...)
|
commit | commitdiff | tree |
2001-03-22 |
Nick Ing-Simmons | perlio tweaks (reported by Nicholas Clark)
|
commit | commitdiff | tree |
2001-03-21 |
Nick Ing-Simmons | Multiplicity fix for Dumper.
|
commit | commitdiff | tree |
2001-03-21 |
Nick Ing-Simmons | Integrate mainline - (does not build xTHX issue in...
|
commit | commitdiff | tree |
2001-03-20 |
Nick Ing-Simmons | More EBCDIC stuff:
|
commit | commitdiff | tree |
2001-03-19 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-19 |
Nick Ing-Simmons | Tweak to perly.y to allow -DDEBUGGING to compile on...
|
commit | commitdiff | tree |
2001-03-19 |
Nick Ing-Simmons | More EBCDIC fixes.
|
commit | commitdiff | tree |
2001-03-18 |
Nick Ing-Simmons | Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED...
|
commit | commitdiff | tree |
2001-03-18 |
Nick Ing-Simmons | UTF-X encoding invariance for Encode:
|
commit | commitdiff | tree |
2001-03-18 |
Nick Ing-Simmons | Fix pragma/utf8.t # 15
|
commit | commitdiff | tree |
2001-03-18 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | Correct #if EBCDIC side typos.
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | MANIFEST addition :-(
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | Infrastructure to use UTF-EBCDIC rather than UTF-8...
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | Allow test to pass even when \C leaves SvUTF8 set by...
|
commit | commitdiff | tree |
2001-03-17 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-16 |
Nick Ing-Simmons | EBCDIC Fixes.
|
commit | commitdiff | tree |
2001-03-15 |
Nick Ing-Simmons | 1st day's EBCDIC fixes:
|
commit | commitdiff | tree |
2001-03-14 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-03-13 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-13 |
Nick Ing-Simmons | #ifdef'ed out code to make packed side of pack/unpack
|
commit | commitdiff | tree |
2001-03-12 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-12 |
Nick Ing-Simmons | #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
|
commit | commitdiff | tree |
2001-03-11 |
Nick Ing-Simmons | regcomp.c is working in native space, not Unicode space...
|
commit | commitdiff | tree |
2001-03-11 |
Nick Ing-Simmons | Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter...
|
commit | commitdiff | tree |
2001-03-11 |
Nick Ing-Simmons | Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte...
|
commit | commitdiff | tree |
2001-03-11 |
Nick Ing-Simmons | Integrate mainline (for regexp stuff).
|
commit | commitdiff | tree |
2001-03-11 |
Nick Ing-Simmons | USE_SFIO issues as observed by Chris Nandor <pudge...
|
commit | commitdiff | tree |
2001-03-10 |
Nick Ing-Simmons | EBCDIC sanity - phase I
|
commit | commitdiff | tree |
2001-03-09 |
Nick Ing-Simmons | Builds an passes all tests after integrate and this...
|
commit | commitdiff | tree |
2001-03-09 |
Nick Ing-Simmons | Integrate mainline (does not build - sv_catpvf issue...
|
commit | commitdiff | tree |
2001-03-07 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-03-06 |
Nick Ing-Simmons | Integrate mainline (make test works again now).
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | skipping USE_PERLIO symbols correction.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | More Encode alias tidying.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Integrate Jarkko's Encode.pm tweak.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Integrate mainline (mostly - holding of on Encode.pm...
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Update MANIFEST for new test.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Some tests for Camel 3rd edition features.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Missed added file.
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Long-standing "defined but not used" SvPVbyte*() are...
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Encode implementation "completion"
|
commit | commitdiff | tree |
2001-03-05 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-03-02 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-03-01 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-02-28 |
Nick Ing-Simmons | Add charname comments to .ucm files writen by 'compile',
|
commit | commitdiff | tree |
2001-02-26 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-02-25 |
Nick Ing-Simmons | Integrate mainline.
|
commit | commitdiff | tree |
2001-02-25 |
Nick Ing-Simmons | Encode implementations docs.
|
commit | commitdiff | tree |
2001-02-25 |
Nick Ing-Simmons | Change method names in Encode implementation classes...
|
commit | commitdiff | tree |
2001-02-25 |
Nick Ing-Simmons | GCC __atribute__ / printf fix
|
commit | commitdiff | tree |
2001-02-25 |
Nick Ing-Simmons | Checked in the wrong one ...
|
commit | commitdiff | tree |
2001-02-24 |
Nick Ing-Simmons | Integrate mainline - to see what Jarkko has in ...
|
commit | commitdiff | tree |
2001-02-24 |
Nick Ing-Simmons | Encode API documentation nd tidy up.
|
commit | commitdiff | tree |
2001-02-24 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-02-21 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-02-18 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-02-18 |
Nick Ing-Simmons | Fix [ID 20010217.002]
|
commit | commitdiff | tree |
2001-02-18 |
Nick Ing-Simmons | Clean up a few core dumps when layers are used in unexpected...
|
commit | commitdiff | tree |
2001-02-17 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
2001-02-09 |
Nick Ing-Simmons | Integrate mainline
|
commit | commitdiff | tree |
next |