p5sagit/p5-mst-13.2.git
2000-12-14 Nick Ing-Simmons Win32 tweaks to get Encode to build
2000-12-14 Nick Ing-Simmons Document the new files
2000-12-14 Nick Ing-Simmons "Cold" build correction to Encode's Makefile.PL
2000-12-14 Nick Ing-Simmons "Compiled" encodings.
2000-12-14 Nick Ing-Simmons Integrate mainline
2000-12-13 Nick Ing-Simmons Beginings of compiled encodings - checked in as a snaps...
2000-12-13 Jarkko Hietaniemi Update Changes.
2000-12-13 Jarkko Hietaniemi Move the proto of start_glob() to a better place; regen...
2000-12-13 Andy Dougherty Re: [ID 20000328.039] [PATCH] Eliminate Configure use...
2000-12-13 Robert Spier [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis...
2000-12-13 Nicholas Clark move startglob out of pp_hot.c
2000-12-13 H.Merijn Brand [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
2000-12-12 Jarkko Hietaniemi The integration wars continue.
2000-12-12 Paul Marquess DB_File-1.74
2000-12-12 Nick Ing-Simmons Integrate/merge mainline with further efficiency tweak...
2000-12-12 Jarkko Hietaniemi Integrate perlio:
2000-12-12 Nick Ing-Simmons Fix for Tk, and upgrading shared SVs.
2000-12-12 Nick Ing-Simmons Re: Breadperl & Tk
2000-12-12 Mike Mestnik DosGlob.pm diff for bash style brace expansion.
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Integrate perlio:
2000-12-11 Jarkko Hietaniemi Tune further the OS detection of CGI.
2000-12-11 Nick Ing-Simmons Finish 1st pass of "encoding" layer e.g. :
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-11 Jarkko Hietaniemi (accidentally empty check-in)
2000-12-11 Nick Ing-Simmons Restore mmap function (broken by tweaks to shared buffer
2000-12-11 Simon Cozens Re: The long awaited feature ...
2000-12-11 Andreas König PATCH MakeMaker manpage clarification
2000-12-11 Simon Cozens Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
2000-12-11 Nicholas Clark docs on NaN
2000-12-11 Simon Cozens Re: [Fwd: BUG 20001205.022] Local on Hash elements
2000-12-10 Nick Ing-Simmons Not merge worthy...
2000-12-10 Jarkko Hietaniemi Darwin is not Windows.
2000-12-10 Paul Marquess Ambiguous -%c() resolved as a file test
2000-12-10 Andreas König PATCH installperl misinformed
2000-12-10 Jarkko Hietaniemi The walkoptree confusion rages; walkoptree() seems...
2000-12-10 Nick Ing-Simmons Integrate mainline
2000-12-10 Jarkko Hietaniemi Update Changes.
2000-12-10 Andreas König Re: PATCH: Let Test::Harness bail out early (Was: Testi...
2000-12-10 Paul Marquess RE: [ID 20001013.009] DB_File issues warning when setti...
2000-12-10 Jarkko Hietaniemi Test case for #8066.
2000-12-10 Simon Cozens Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does...
2000-12-10 Jarkko Hietaniemi Test case for #8064.
2000-12-10 Simon Cozens Re: prototype of substr
2000-12-10 Simon Cozens perlguts.pod
2000-12-10 Nicholas Clark [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on...
2000-12-10 Jarkko Hietaniemi Pacify fussy compiler.
2000-12-10 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Nick Ing-Simmons read/sysread/recv should now be utf8 aware.
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Inaba Hiroto Re: Additional patch for UTF8-keys (Re: perl@8016)
2000-12-09 Inaba Hiroto Additional patch for UTF8-keys (Re: perl@8016)
2000-12-09 Nick Ing-Simmons Make write() (i.e. formats) utf8-aware by calling do_pr...
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-12-09 Nick Ing-Simmons Did not get that has_utf8/this_utf8 fix right last...
2000-12-09 Nick Ing-Simmons Typo/thinko in S_scan_const() - seeing high bit sets...
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Jarkko Hietaniemi Nits noticed by Peter Prymmer.
2000-12-09 Nick Ing-Simmons UTF8 output prework.
2000-12-09 Nick Ing-Simmons Integrate mainline.
2000-12-09 Michael G.... Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl...
2000-12-08 Jarkko Hietaniemi A missed check-in.
2000-12-08 Jarkko Hietaniemi (null check-in)
2000-12-08 Jarkko Hietaniemi Add ISO 8859-16 encoding. Not a standard yet but seems...
2000-12-08 Jarkko Hietaniemi Update Changes.
2000-12-08 Jarkko Hietaniemi Do not return the Unicode replacement character if...
2000-12-08 Yitzchak Scott... [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on...
2000-12-08 Simon Cozens Re: ebcdic <-> ascii tables interjected in uv <-> utf8...
2000-12-08 Michael Stevens djSP
2000-12-08 Jarkko Hietaniemi Filetype is text.
2000-12-08 Andy Dougherty [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP...
2000-12-08 Andy Dougherty [ID 20001207.003] [PATCH] t/base/term.t causes abort...
2000-12-08 Mark-Jason... DOC PATCH 5.6.0: -s return value incompletely documented
2000-12-08 Jarkko Hietaniemi Use the UTF8 macros a bit. They can't be used with...
2000-12-08 Jarkko Hietaniemi Out of sync?
2000-12-08 Jarkko Hietaniemi Cnt spl.
2000-12-08 Jarkko Hietaniemi Add test for reverse().
2000-12-08 Jarkko Hietaniemi Integrate perlio:
2000-12-08 Jarkko Hietaniemi Introduce macros for UTF8 decoding.
2000-12-07 Nick Ing-Simmons Integrate mainline
2000-12-07 Nick Ing-Simmons Various oddities p4 diff -se showed up
2000-12-07 Nick Ing-Simmons Change PerlIO_(get|set)pos to take SV *
2000-12-07 Jarkko Hietaniemi Document utf8_to_uv() better.
2000-12-07 Jarkko Hietaniemi Document utf8_length(), utf8_distance(), and utf8_hop().
2000-12-07 Jarkko Hietaniemi Integrate perlio:
2000-12-07 Nick Ing-Simmons Various attempts at MSVC debug - not sure what has
2000-12-06 Nick Ing-Simmons Integrate mainline
2000-12-06 Nick Ing-Simmons Add useperlio to config.vc
2000-12-06 Nick Ing-Simmons Test various dup/external program options on all platforms.
2000-12-06 Nick Ing-Simmons Fix harness to be less picky
2000-12-06 Jarkko Hietaniemi Update Changes.
2000-12-06 Jarkko Hietaniemi Test \x{...} with ord().
2000-12-06 Jarkko Hietaniemi Test tweak because of #8013.
2000-12-06 Michael G.... $VERSION crusade, strict, tests, etc... all over lib/
2000-12-06 Nick Ing-Simmons Re: New harness is failing things
2000-12-06 Michael Stevens installhtml changes
2000-12-06 Michael Stevens the dTHR hits
2000-12-06 Michael G.... MakeMaker mailing list gone?
2000-12-06 Michael G.... Default MANIFEST.SKIP]
2000-12-06 Jarkko Hietaniemi In Amiga more manual hackery of the scripts seems to...
next