p5sagit/p5-mst-13.2.git
2003-05-02 Rafael Garcia... OpenUNIX 8 support
2003-05-02 Abe Timmerman silence compiler warnings
2003-05-02 Abe Timmerman Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service...
2003-05-02 Michael G.... Deceptive POSIX exporting docs
2003-05-02 Jarkko Hietaniemi Forgot to check in the -d: file.
2003-05-02 Jarkko Hietaniemi Solaris: make -Duse64bitall'ed to have an archname of
2003-05-02 Jarkko Hietaniemi The [perl #21890] (Devel::Coverage breakage) has been...
2003-05-02 Jarkko Hietaniemi great_circle_direction() was broken,
2003-05-01 Jarkko Hietaniemi OS X: could not -Doptimize=-g.
2003-05-01 Jarkko Hietaniemi OS X test tweak.
2003-05-01 Robin Barker RE: perl@19333
2003-05-01 Jarkko Hietaniemi miniperl cannot handle layers.t.
2003-05-01 Jarkko Hietaniemi The solution in change #19363 was too unportable.
2003-05-01 Jarkko Hietaniemi perlreftut updates from mjd.
2003-05-01 Jarkko Hietaniemi z/OS: More threaded build tweaks from Brian De Pradine--
2003-04-29 Adrian M. Enache buglet: sub a(;&) { } doesn't work
2003-04-29 Jarkko Hietaniemi If it's S_, it should be STATIC.
2003-04-28 Casey West [perl #7592] Clarify what qw() does in scalar context
2003-04-28 Casey West [patch #7514] Bug in perlop regex explination
2003-04-28 Artur Bergman Fix bug 2681, change the test not to use the shell...
2003-04-28 Jarkko Hietaniemi Feel-good cleanup.
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-04-28 Jarkko Hietaniemi Detecting errors of reentrant APIs: getgrgid_r and...
2003-04-27 Adrian M. Enache Newer glibc's nice(2) return the new nice value, instea...
2003-04-27 Jarkko Hietaniemi Document a faint compilation noise.
2003-04-27 Rafael Garcia... $[ clarifications.
2003-04-27 Casey West utime() doc clarifications
2003-04-27 Jarkko Hietaniemi Add a test case for [perl #15288] (already solved).
2003-04-27 Jarkko Hietaniemi Add Dave Mitchell's test case for fields.
2003-04-27 Craig A. Berry VMS::Stdio test tweak
2003-04-27 Casey West Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018...
2003-04-27 Jarkko Hietaniemi Document that restricted hashes are not atomic
2003-04-27 Dave Mitchell Re: the revenge of the bride of the son of the night...
2003-04-26 Casey West Some doc patches by Casey West :
2003-04-26 david nicol Document that splice() doesn't extend arrays
2003-04-26 Artur Bergman Fix bug #15161 by increasing the refcount on the RE...
2003-04-26 Jarkko Hietaniemi Integrate:
2003-04-25 Jarkko Hietaniemi Now the -Dnoextensions and -Dnoextensions have the
2003-04-25 Andy Dougherty Configure's extension sanity check is too strict
2003-04-25 Craig A. Berry another spin on the enc_module.t merry-go-round
2003-04-25 Jarkko Hietaniemi Upgrade to Time::HiRes 1.46.
2003-04-25 Mark-Jason... typo in Time::HiRes docs
2003-04-25 Jarkko Hietaniemi Clarify(?) the perlio default layers table.
2003-04-25 Jarkko Hietaniemi Upgrade to Test::Harness 2.28.
2003-04-24 Jarkko Hietaniemi Upgrade to Encode 1.93.
2003-04-24 Jarkko Hietaniemi VMS patch for faststdio from Craig Berry.
2003-04-23 Casey West Re: [PATCH] [perl #18055] Clarify for bug resolution.
2003-04-23 Chris Pepper [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
2003-04-23 Dave Mitchell A new fatal error :
2003-04-23 Jarkko Hietaniemi Introduce 'fast stdio' symbols to non-Configure lands.
2003-04-23 Jarkko Hietaniemi Regen Configure, Glossary, et alia.
2003-04-23 Jarkko Hietaniemi Handle the combination of dosish and non-faststdio.
2003-04-22 Ilya Zakharevich 5.8.0: two problems
2003-04-22 Casey West Doc pointers in perlbot.
2003-04-22 Jarkko Hietaniemi z/OS: changes for building threaded from "Brian De...
2003-04-22 Jarkko Hietaniemi Enache's turn.
2003-04-22 Jarkko Hietaniemi Re-merge Encode 1.92.
2003-04-22 Jarkko Hietaniemi Argh, cut-and-pasto.
2003-04-21 Artur Bergman Fix bug 17964 by properly refcounting the gv top.
2003-04-21 Adrian M. Enache Fix another segfault case (warn called from UNIVERSAL...
2003-04-21 Artur Bergman Croak on non ref to shared methods instead of segfault.
2003-04-21 Jarkko Hietaniemi Add OpenZaurus cross-compilation patches.
2003-04-21 Artur Bergman Fixes bug #17043, resets PL_srand_called before the...
2003-04-21 Jarkko Hietaniemi Introduce two new Configure symbols:
2003-04-21 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.05.
2003-04-21 Jarkko Hietaniemi Upgrade to Test 1.24.
2003-04-20 Dave Mitchell goto &sub doesn't empty @_
2003-04-20 Adrian M. Enache Remove, in the main Makefile, the $(LDLIBPTH) variable...
2003-04-20 Adrian M. Enache Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets...
2003-04-20 Steve Hay Document PERL_DEBUGGING_MSTATS in INSTALL and in the...
2003-04-20 Jarkko Hietaniemi Give more information of what to do when -Dusexxx fail.
2003-04-19 Adrian M. Enache Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Dave Mitchell Re: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-19 Jarkko Hietaniemi Restore the two variables retired by the change #19268
2003-04-19 Jarkko Hietaniemi Fail if the specified -Duse64xxx cannot be fulfilled.
2003-04-19 Jarkko Hietaniemi If long doubles fail, we really cannot sensibly
2003-04-19 Jarkko Hietaniemi Upgrade to Net::Ping 2.30.
2003-04-19 Jarkko Hietaniemi Bump the test count.
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Craig A. Berry readline.t tweak for VMS
2003-04-19 Adrian M. Enache Re: any takers for this Storable bug?
2003-04-19 Artur Bergman Don't use the stack to allocate a SV that we hand out...
2003-04-18 Jarkko Hietaniemi UTF8 regexp patch from Inaba Hiroto.
2003-04-18 Jarkko Hietaniemi Unused variables.
2003-04-17 Artur Bergman Another needle in the voodoo doll.
2003-04-17 Artur Bergman Extreme Voodoo programming, by not pinching the SV...
2003-04-17 Jarkko Hietaniemi Implement -Dnoextensions=... and -Donlyextensions=...
2003-04-17 Abhijit Menon-Sen [#21962] Speculative fix: don't set GvNAMELEN to 1...
2003-04-17 Jarkko Hietaniemi Introduce the new *l APIs, undefined, to non-Configure...
2003-04-17 Jarkko Hietaniemi Regen Glossary et alia.
2003-04-17 Jarkko Hietaniemi Small tidying up of the selectminbits code, but most
2003-04-17 Adrian M. Enache Re: [perl #21950] 5.8.x -- :scalar and magic strings
2003-04-17 Jarkko Hietaniemi Document that the open pragma does not affect
2003-04-17 Jarkko Hietaniemi More maneuvering closer to proposed POSIX classes
2003-04-17 Jarkko Hietaniemi Detect the 'fast stdio' case.
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko Hietaniemi Handle PERLIO= and document a bit.
2003-04-16 Artur Bergman Fix double join problem for those places where free
2003-04-16 Jarkko Hietaniemi Try to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko Hietaniemi A -C parsed from the #! line can still have line ending...
next