p5sagit/p5-mst-13.2.git
2003-01-26 Jarkko Hietaniemi Plan 9 compiler can't return quads from the ?: (condop).
2003-01-26 Slaven Rezic Re: truncate using a globref
2003-01-26 Adrian M. Enache patch to speed up Perl's slurp mode
2003-01-26 Adrian M. Enache Re: [perl #20408] SV's SvPVX get freed even when its...
2003-01-26 Craig A. Berry const declaration fixup
2003-01-23 Dave Mitchell move pad.c warnings to different test file
2003-01-23 Nick Ing-Simmons Fix Solaris 32-bit invalidate case.
2003-01-22 Rafael Garcia... Integrate change 18448 from maint-5.8 :
2003-01-22 Dave Mitchell Re: difference between my and our before introduction
2003-01-22 Rafael Garcia... Fix [perl #19860] by adding a POSIX::fsync() stub.
2003-01-22 Jarkko Hietaniemi Integrate from perlio:
2003-01-22 Nick Ing-Simmons Fixes for open.pm which attempts to load layers:
2003-01-22 Jarkko Hietaniemi Upgrade to Encode 1.86.
2003-01-22 Dave Mitchell Re: slight tweak to -DR flag - display whether on tmps...
2003-01-22 Nicholas Clark Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad...
2003-01-22 Robin Barker (was RE: [PATCH] %_ (was Re: [PATCH] operation on ...
2003-01-22 Jarkko Hietaniemi Integrate from perlio:
2003-01-22 Dave Mitchell Re: [perl #15439] unreferenced scalar due to double...
2003-01-22 Martti Rahkila Term::Complete problem + fix (Was: Re: muttprofile...
2003-01-22 Nicholas Clark assert PV isn't RV
2003-01-22 Jarkko Hietaniemi Integrate from maint-5.8:
2003-01-22 Nick Ing-Simmons #if defined(__irix__) (for stdio invalidate) from Jarkko.
2003-01-22 Nick Ing-Simmons Report layer name (without arg) on fail, and attempt to
2003-01-22 Nick Ing-Simmons Add defined(__osf__) case to invalidate_fileno (for...
2003-01-22 Nick Ing-Simmons Tweak APItest for new semantics of printf.
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-22 Richard Soderberg AUTHORS correction
2003-01-22 Jarkko Hietaniemi Continuation of #18542.
2003-01-22 Jarkko Hietaniemi Update the MD5 checksums.
2003-01-22 Hugo van der... #18530 misses a couple of pTHX definitions
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2003-01-21 Nick Ing-Simmons stdio does NOT set errno==EBADF on invalidated fileno
2003-01-21 Nick Ing-Simmons Try the invalidate_fileno() idea for non-leaky stdio...
2003-01-21 Yitzchak Scott... Re: FreeBSD 5 hints patch
2003-01-21 Jarkko Hietaniemi Allow explicit -C enable/disable by -C:1/-C:0
2003-01-21 Chip Turner PATCH: perldoc in MAINT branch (probably unstable too)
2003-01-21 Hugo van der... Re: [perl #17757] s///g fails when using English ...
2003-01-21 Martien Verbruggen Re: [perl #19236] perlsyn: implicit localisation in...
2003-01-21 Hugo van der... integrate #18366-18370 from maint-5.8:
2003-01-21 Hugo van der... integrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-21 Hugo van der... integrate #18349 from maint-5.8:
2003-01-21 Dave Mitchell silence warning
2003-01-21 H.Merijn Brand perl version reporting
2003-01-20 Blair Zajac Re: When Storable and Devel::DProf mix, core dump ...
2003-01-20 Jarkko Hietaniemi Integrate from perlio:
2003-01-20 Jarkko Hietaniemi Upgrade to Digest 1.02.
2003-01-20 Adrian M. Enache [perl #20408] SV's SvPVX get freed even when its SvLEN...
2003-01-20 Jarkko Hietaniemi Retract #18154 (integrate of perlio #18507), not enough
2003-01-20 Nick Ing-Simmons Move #define printf out of perl.h into appropriate
2003-01-20 Jarkko Hietaniemi Encode MANIFEST update.
2003-01-20 Nick Ing-Simmons Integrate mainline
2003-01-20 Nick Ing-Simmons Integrate #18405 from maint-5.8 which fixes whitespac
2003-01-19 Jarkko Hietaniemi microperl update.
2003-01-18 Jarkko Hietaniemi Integrate from perlio:
2003-01-18 Jarkko Hietaniemi Slight pod reformatting based on [perl #20284].
2003-01-17 Jarkko Hietaniemi EPOC perl address updates.
2003-01-17 Jarkko Hietaniemi Upgrade to Digest 1.01.
2003-01-17 Jarkko Hietaniemi Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbs...
2003-01-17 Jarkko Hietaniemi Upgrade to Digest::MD5 2.22.
2003-01-17 Nick Ing-Simmons Re: 18457 on cygwin/20030113
2003-01-17 Nick Ing-Simmons Thread-protection for dup/fclose/dup2 scheme of stdio...
2003-01-17 Nick Ing-Simmons Correct typo (actually copy/paste of wrong thing).
2003-01-17 Jarkko Hietaniemi Integrate from perlio:
2003-01-16 Jarkko Hietaniemi Integrate from maint-5.6:
2003-01-16 Jos I. Boumans Re: [perl #19977] unlocalized $_ in File::Find clobbers...
2003-01-16 Rafael Garcia... Integrate #18447 from maint-5.8 :
2003-01-16 Richard Clamp Integrate changes to Attribute::Handlers from maint-5.8
2003-01-16 Rafael Garcia... Integrate changes #18422 and #18423 from maint-5.8.
2003-01-16 Dave Mitchell Re: [perl #19393] Bug in Time::localtime?
2003-01-16 Jarkko Hietaniemi Fix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-16 Jarkko Hietaniemi It seems the binmode() is needed with UTF-8 locales...
2003-01-16 Jarkko Hietaniemi Upgrade to CGI.pm 2.89.
2003-01-16 Gisle Aas Update for ext/MIME/Base64/
2003-01-16 Gisle Aas Update for ext/Digest/MD5/
2003-01-16 Jarkko Hietaniemi if (0) the PL_widesyscalls code for now: Sarathy
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2003-01-15 Brendan O'Dea perlrun.pod: fix -i examples
2003-01-15 Brendan O'Dea diagnostics.pm: useful apropos description for splain
2003-01-15 Rafael Garcia... Add a test case for bug [perl #19545]
2003-01-15 Rafael Garcia... isa() and can() didn't work on magic variables
2003-01-15 Stephen McCamant Re: [perl #19566] Perl 5.8.0 segfault
2003-01-15 Jarkko Hietaniemi Upgrade to Time::HiRes 1.42.
2003-01-15 Jarkko Hietaniemi Detypo.
2003-01-14 Rafael Garcia... Integrate change #18365 from maint-5.8 :
2003-01-14 Jarkko Hietaniemi Apparently some stdios have bugs (no! don't tell it...
2003-01-14 Jarkko Hietaniemi Encode 1.84 broke the subtest #7, further study required.
2003-01-13 Jarkko Hietaniemi Add a test for encoding 'utf8'.
2003-01-13 Jarkko Hietaniemi Upgrade to Encode 1.84.
2003-01-13 Nick Ing-Simmons Remove workaround for :stdio layer bug now fixed
2003-01-13 Jarkko Hietaniemi Integrate from perlio:
2003-01-13 Jarkko Hietaniemi Integrate from perlio:
2003-01-13 Jarkko Hietaniemi Integrate perlio #18040 and #18043 (no real changes;
2003-01-13 Jarkko Hietaniemi Integrate perlio to mainline:
2003-01-12 Nick Ing-Simmons Fix #18711 and add test for it (and indeed tell on...
2003-01-12 Nick Ing-Simmons Fix #16306 and #16880
2003-01-12 Nick Ing-Simmons Integrate Mainline
2003-01-09 Craig A. Berry VMS perly build tweak
2003-01-09 Rafael Garcia... Document that ${^TAINT} is read-only.
2003-01-08 Rafael Garcia... Fix the doc for splitpath() in the File::Spec modules :
2003-01-08 Nicholas Clark label code in pp_ctl.c
next