p5sagit/p5-mst-13.2.git
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...
2003-04-16 Jarkko Hietaniemi What does an empty PERLIO= mean, anyway?
2003-04-16 Jarkko Hietaniemi Document the effect of thread creation context.
2003-04-16 Jarkko Hietaniemi Use the right prototype and a glob is fine (from Rafael).
2003-04-16 Jarkko Hietaniemi PerlIO::get_layers() usage tip.
2003-04-16 Jarkko Hietaniemi Syntax terror.
2003-04-16 Jarkko Hietaniemi Redundant test.
2003-04-16 Jarkko Hietaniemi Synchronize the specifications of the POSIX character
2003-04-16 Jarkko Hietaniemi Patch from Merijn.
2003-04-16 Jarkko Hietaniemi Thinko in modfl detection.
2003-04-16 Abhijit Menon-Sen [#17040] Storable now handles self-tied scalars with...
2003-04-15 Jarkko Hietaniemi Upgrade to Pod::LaTeX 0.55.
2003-04-15 Jarkko Hietaniemi The 'disable-longdouble-if-no-modfl-sqrtl' part didn...
2003-04-15 Jarkko Hietaniemi Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and...
2003-04-15 Jarkko Hietaniemi False alarm: no cyclic dependency.
2003-04-15 Jarkko Hietaniemi Backport of _most_ of the changes in #19218: not one big
2003-04-15 Jarkko Hietaniemi Big patch from Alan Burlison to make Solaris long doubl...
2003-04-15 Jarkko Hietaniemi Don't skip the whole test for PERLIO=perlio.
2003-04-15 Jarkko Hietaniemi Add a test for [perl #17753].
2003-04-15 Jarkko Hietaniemi [perl #21845] "proto.h": 'id' is a reserved word in...
2003-04-14 Artur Bergman Ook, run tests on correct build-dir next time.
2003-04-14 Artur Bergman Fixes to bugs introduced by PL_stashcache
2003-04-14 Rafael Garcia... Mention that "make test_harness" lets messages sent...
2003-04-14 Inaba Hiroto Re: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Jarkko Hietaniemi PERLIO=perlio requires extra steps.
2003-04-14 Jarkko Hietaniemi Skip as early as possible if no perlio since the
2003-04-14 Nathan Torkington Document and test autovivified dirhandles.
2003-04-14 Rafael Garcia... More docs about running tests and the test suite.
2003-04-14 Jarkko Hietaniemi Build get_layers() also under -Uuseperlio.
2003-04-14 Jarkko Hietaniemi Bump up the version and admonish against aspiring ...
2003-04-14 Jarkko Hietaniemi Introduce PerlIO::get_layers() to allow people to peek
2003-04-14 Craig A. Berry vms/vms.c waitpid tweak
2003-04-13 Artur Bergman Fix bug #16253, use all the CPU that we can :-)
2003-04-13 Artur Bergman Fix bug #15893 by creating shared scalars with a refcou...
2003-04-13 Jarkko Hietaniemi Because we chdir to 'Big-Dummy' the lib/utf8.pm may...
2003-04-13 Jarkko Hietaniemi The lib/ipc_sysv.t test has a new name.
2003-04-13 Jarkko Hietaniemi Continue hunting for the cause of the Tru64 failed...
2003-04-13 Jarkko Hietaniemi Upgrade to Net::Ping 2.29.
2003-04-13 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_04.
2003-04-12 Rafael Garcia... Darwin/Rhapsody hints files updates by Wilfredo Sánchez
2003-04-12 Jarkko Hietaniemi The debugging aid #19182 didn't.
2003-04-12 Jarkko Hietaniemi Benchmark nit from Nicholas Clark (in OpenBSD the resul...
2003-04-12 Michael G.... MakeMaker 6.10_02 -> 6.10_03
2003-04-10 Rafael Garcia... Peter Scott suggests that the docs for base.pm should
2003-04-10 Rafael Garcia... PerlFAQ sync.
2003-04-10 Rafael Garcia... Fix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-10 Jarkko Hietaniemi Be more descriptive.
2003-04-10 Jarkko Hietaniemi Noted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko Hietaniemi Add an option for the grok_xxx() to silently ignore...
2003-04-10 Jarkko Hietaniemi The test doesn't work that well when -Uusedl.
2003-04-10 Jarkko Hietaniemi A temporary debugging aid for Tru64 threaded builds.
2003-04-10 Jarkko Hietaniemi Unless Inuits are involved...
2003-04-10 Jarkko Hietaniemi With AFS the cwds have little chance of agreeing.
2003-04-10 Jarkko Hietaniemi I assume the idea was to use the *cwd variables for...
2003-04-10 Jarkko Hietaniemi perlport information about portably embedding string...
2003-04-10 Jarkko Hietaniemi Also locale names can contain illegal UTF-8.
2003-04-10 Jarkko Hietaniemi In case someone is using UTF-8 locales.
2003-04-09 H.Merijn Brand Even more promotion for -lc128 (long doubles on AIX)
2003-04-09 Jarkko Hietaniemi open(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko Hietaniemi Try to be more descriptive than just __ANONIO__ which...
2003-04-08 Ilya Zakharevich Implement support for --help and --version in Getopt...
2003-04-08 Adrian M. Enache Re: Error: Unknown error
next