Re: Possible precedence problem on bitwise ^ operator
[p5sagit/p5-mst-13.2.git] / ext /
2003-05-19 Jarkko Hietaniemi More Ultrix double definition avoidance.
2003-05-19 Jarkko Hietaniemi Nekkid numbers.
2003-05-19 Jarkko Hietaniemi Meaningless cosmetics.
2003-05-19 Jarkko Hietaniemi Make Perl_ithread_self() a bit more helpful when
2003-05-19 Jarkko Hietaniemi Slightly wrong panic messages.
2003-05-19 Jarkko Hietaniemi Ultrix: the #19435 helped the IO extension, so this...
2003-05-19 Craig A. Berry Based on
2003-05-19 Jarkko Hietaniemi Make the test work without perlio, from Dan Kogai.
2003-05-18 Nick Ing-Simmons Integrate UTF7 (now initial create has been submitted)
2003-05-18 Nick Ing-Simmons Integrate mainline
2003-05-18 Jarkko Hietaniemi UTF-7 tweak from Dan Kogai.
2003-05-17 Dan Kogai [Encode] UTF-7 Support
2003-05-17 Rafael Garcia-Suarez Fix bug #22216 : B::Deparse can't handle "use Module...
2003-05-17 Nick Ing-Simmons Integrate mainline
2003-05-16 Jarkko Hietaniemi The suggested patch for [perl #22201] "patch: perl...
2003-05-14 Gisle Aas Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
2003-05-13 Gisle Aas Sync up MIME-Base64 to latest on CPAN
2003-05-12 Nick Ing-Simmons Integrate mainline
2003-05-10 Jarkko Hietaniemi Add Encode's META.yml.
2003-05-10 Jarkko Hietaniemi Upgrade to Encode 1.94.
2003-05-10 Nick Ing-Simmons Integrate mainline
2003-05-10 Jarkko Hietaniemi In eof() the errno can get stomped by the peek-ahead.
2003-05-09 Jarkko Hietaniemi Have to think this test more when I'm awake.
2003-05-08 Marc Lehmann [perl #22141] patch for Time::HiRes to get rid of ...
2003-05-08 Tassilo von Parseval [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
2003-05-08 Nick Ing-Simmons Integrate mainline
2003-05-07 Jarkko Hietaniemi Spelling correction from Nicholas Clark.
2003-05-06 Jarkko Hietaniemi Worth a try for [perl #17146]
2003-05-06 Nick Ing-Simmons Integrate mainline
2003-05-05 Jarkko Hietaniemi Switch the new perlio way of opening anonymous temporar...
2003-05-05 Jarkko Hietaniemi Doc nit from mjd.
2003-05-05 Abhijit Menon-Sen None of that "our" stuff here, please.
2003-05-05 Abhijit Menon-Sen Oops. More Storable 2.07 preparations.
2003-05-05 Abhijit Menon-Sen Update changelog for 2.07 release.
2003-05-05 Slaven Rezic Re: Bug in Storable???
2003-05-03 Jarkko Hietaniemi Extra tweakage from Rafael for #19392.
2003-05-02 Rafael Garcia-Suarez OpenUNIX 8 support
2003-05-02 Michael G. Schwern Deceptive POSIX exporting docs
2003-05-02 Nick Ing-Simmons Integrate mainline (run/switchd.t fails).
2003-05-01 Jarkko Hietaniemi OS X test tweak.
2003-05-01 Jarkko Hietaniemi z/OS: More threaded build tweaks from Brian De Pradine--
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-04-27 Adrian M. Enache Newer glibc's nice(2) return the new nice value, instea...
2003-04-27 Nick Ing-Simmons Integrate mainline.
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 Dominus typo in Time::HiRes docs
2003-04-24 Jarkko Hietaniemi Upgrade to Encode 1.93.
2003-04-22 Jarkko Hietaniemi Enache's turn.
2003-04-22 Jarkko Hietaniemi Re-merge Encode 1.92.
2003-04-21 Artur Bergman Croak on non ref to shared methods instead of segfault.
2003-04-21 Artur Bergman Fixes bug #17043, resets PL_srand_called before the...
2003-04-19 Adrian M. Enache Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Jarkko Hietaniemi Bump the test count.
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Adrian M. Enache Re: any takers for this Storable bug?
2003-04-17 Adrian M. Enache Re: [perl #21950] 5.8.x -- :scalar and magic strings
2003-04-17 Nick Ing-Simmons Integrate mainline
2003-04-16 Artur Bergman Fix double join problem for those places where free
2003-04-16 Jarkko Hietaniemi Document the effect of thread creation context.
2003-04-16 Abhijit Menon-Sen [#17040] Storable now handles self-tied scalars with...
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-12 Jarkko Hietaniemi The debugging aid #19182 didn't.
2003-04-10 Jarkko Hietaniemi A temporary debugging aid for Tru64 threaded builds.
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-07 Jarkko Hietaniemi Time::HiRes: Do not create files in blib directories...
2003-04-06 Stephen McCamant B::Deparse: sv_no != 0
2003-04-06 Jarkko Hietaniemi An unconditional carp is not nice.
2003-04-06 Joost van Baal PATCH (was: Re: [perl #18180] problem with sys:syslog...
2003-04-05 Rafael Garcia-Suarez The manpages don't have to be built by MakeMaker for the
2003-04-05 Rafael Garcia-Suarez Upgrade to Unicode::Normalize 0.21 and Unicode::Collate...
2003-04-03 Jarkko Hietaniemi Don't recurse from threads to threads/shared (since
2003-04-02 Jarkko Hietaniemi Make at least the thread count make sense.
2003-04-02 Jarkko Hietaniemi Spread IlyaZ's PERL_CORE detection trick.
2003-04-02 Jarkko Hietaniemi Cannot portably compare files if one of them is still...
2003-04-01 Adrian M. Enache Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
2003-04-01 Ilya Zakharevich Integrate:
2003-04-01 Ilya Zakharevich Integrate:
2003-04-01 Jarkko Hietaniemi Document the _exit() issue with threads in Linux [perl...
2003-04-01 Michael G. Schwern MM hackery and whitespace changes
2003-04-01 Nick Ing-Simmons Integrate mainline
2003-03-31 Jarkko Hietaniemi Upgrade to Encode 1.92.
2003-03-31 Jarkko Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-03-30 Jarkko Hietaniemi Upgrade to Time::HiRes 1.44.
2003-03-30 Jarkko Hietaniemi Ending strings is customary (typo from #19084).
2003-03-30 Jarkko Hietaniemi In IRIX 5.3 being too POSIXly hides the struct timespec.
2003-03-30 Jarkko Hietaniemi gethostbyname('localhost') is not that portable.
2003-03-29 Jarkko Hietaniemi IRIX 5.3 can have PF_LINK defined to be AF_LINK but
2003-03-26 mike@exegenix.com [perl #21672] IO::New and undefined filename behaviour
2003-03-24 Rafael Garcia-Suarez Typo, spotted by Doru Petrescu
2003-03-22 Nick Ing-Simmons Integrate mainline
2003-03-20 Adrian M. Enache Re: Bytecode? Back into service.
2003-03-18 Craig A. Berry poll() help for VMS
2003-03-17 chocolateboy Patch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-03-16 Jarkko Hietaniemi Stay within known facts: what platforms the skippage...
2003-03-16 Jarkko Hietaniemi This seems to fix (well, dodge) the problems in FreeBSD for
2003-03-16 Jarkko Hietaniemi Make the :bytes conditional on PerlIO.
2003-03-15 Jarkko Hietaniemi Needs PerlIO for :bytes.
next