WinCE update from Vadim Konovalov.
[p5sagit/p5-mst-13.2.git] / ext /
2003-01-03 Dave Mitchell remove flag SvPADBUSY
2003-01-01 Nick Ing-Simmons Integrate mainline
2002-12-24 Yitzchak Scott-Tho... Removal of duplicate comment block
2002-12-23 Hugo van der Sanden Integrate Time::HiRes v1.39 (for VMS build tweak)
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-12 Rafael Garcia-Suarez Whitespace and indentation fix in the output of B:...
2002-12-12 Graham Barr Update to Scalar-List-Utils 1.09
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-12-10 Craig A. Berry VMS build update
2002-12-09 Slaven Rezic Re: Bug in Filter::Simple
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-12-04 Nick Ing-Simmons Integrate mainline
2002-12-03 Jarkko Hietaniemi Fix up #18229.
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-29 Rafael Garcia-Suarez Document the hint constants and where they're used.
2002-11-29 H.Merijn Brand 64bit Peek failure on HP-UX 11.00
2002-11-25 Slaven Rezic Re: Storable bug #1698
2002-11-25 Slaven Rezic add support for STASH and MAGIC information for REFs...
2002-11-25 Dan Kogai [Encode] 1.83 + bleedperl patch released
2002-11-19 Dave Mitchell trivial typo
2002-11-19 Nick Ing-Simmons Integrate mainline
2002-11-16 Rafael Garcia-Suarez New B::Lint option, bare-subs, that checks for...
2002-11-07 david@dhaller.de [perl #18065] LFS related bug in perl-5.8.0 testsuite
2002-11-07 Hugo van der Sanden Re: [perl #17605] strange behaviour (difference between...
2002-11-06 Rafael Garcia-Suarez The new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamant Re: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-11-04 Hugo van der Sanden integrate from perlio: changes #17709, #17795, #17796...
2002-11-03 Graham Barr Update to Scalar-List-Utils 1.08
2002-10-28 Paul Marquess RE: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-25 Nick Ing-Simmons Integrate mainline
2002-10-25 Paul Marquess DB_File 1.806
2002-10-25 chromatic Add tests for IO.pm
2002-10-24 Hugo van der Sanden 2 lines of change #18039 had several problems
2002-10-24 Dan Kogai [Encode] 1.80 released
2002-10-24 Audrey Tang B/C.pm: make $0 to argv[0] again
2002-10-24 Hugo van der Sanden change #18030 needs the removal of ext/Thread/thr5005.t
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Nick Ing-Simmons Test UTF-8 encoded input to Encode::XS::decode and...
2002-10-20 Nick Ing-Simmons Handle case where octets are UTF-8 encoded
2002-10-20 Stéphane Payrard Re: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-20 Hugo van der Sanden Update to Time::HiRes v1.38
2002-10-20 Nick Ing-Simmons Encode::utf8 encode/decode methods as XS that obeys
2002-10-20 Nick Ing-Simmons Integrate mainline
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-17 Slaven Rezic Re: [perl #17061] no strict 'garbage'
2002-10-15 KAWAI Takanori Japanese translation of Storable
2002-10-12 Nicholas Clark Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
2002-10-12 Hugo van der Sanden Second attempt to fix Devel::Peek test of $ENV{PATH...
2002-10-11 Dan Kogai [Encode] 1.77 Released
2002-10-11 Yitzchak Scott-Tho... Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32...
2002-10-10 Hugo van der Sanden Remove use of caller() in strict.pm, and tighten Safe...
2002-10-06 Artur Bergman Upgrade Safe.pm to 2.09 after CPAN backport.
2002-10-04 Rafael Garcia-Suarez Complement to change #17976 :
2002-10-04 Rafael Garcia-Suarez Fix bug #17744, suggested by Andreas Jurenda,
2002-10-03 Rafael Garcia-Suarez Fix a precedence problem.
2002-10-03 Rafael Garcia-Suarez Change the warning message "%s trapped by operation...
2002-10-03 Slaven Rezic Re: Not OK 17969
2002-10-03 Abhijit Menon-Sen Add a line about 2.05.
2002-10-03 Slaven Rezic Storable and code serialization: documentation
2002-10-02 Yitzchak Scott-Tho... Devel::Peek tests from:
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-09-17 Abhijit Menon-Sen Typo fix.
2002-09-15 Nick Ing-Simmons Integrate mainline
2002-09-11 Rafael Garcia-Suarez Fix bug #17006 : remove spurious do{} in the deparsing
2002-09-09 Paul Johnson Re: [PATCH] Quieten warnings in Deparse.pm
2002-09-09 Paul Johnson Quieten warnings in Deparse.pm
2002-09-08 Nicholas Clark cleanup temp files (was Re: Smoke 17805 irix 6.5 6...
2002-09-08 Hugo van der Sanden temporarily skip failing Storable tests caused by ...
2002-09-07 Nick Ing-Simmons Integrate mainline
2002-09-04 Hugo van der Sanden #17836 (DB_File-1.805) misses a couple of dTHX declarations
2002-09-04 Michael G. Schwern File::Basename doesn't lazy load Carp right.
2002-09-04 Brendan O'Dea Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-09-04 Kay Röpke Still no working Berkeley DB in OS X 10.2
2002-09-04 Paul Marquess DB_File 1.805
2002-09-04 Brendan O'Dea allow Sys::Syslog test to fail gracefully
2002-09-04 John P. Linderman Re: Possible bug in IPC/Semaphore.pm [PATCH]
2002-09-03 Rafael Garcia-Suarez Fix bug #16828.
2002-09-02 Rafael Garcia-Suarez Some simple tests for the POSIX::isXXX() functions.
2002-08-30 Michael G. Schwern Fixes to threads::shared when disabled
2002-08-30 Nick Ing-Simmons Integrate mainline
2002-08-29 Ed Santiago Fix based on:
2002-08-29 Rafael Garcia-Suarez B::check_av() ; B::Deparse for CHECK blocks
2002-08-29 Mark-Jason Dominus Re: [perl #16677] B::SV::FLAGS dumps core
2002-08-27 Richard Clamp Re: PerlIO::via silent failure
2002-08-26 H.Merijn Brand fix non-ANSI C++-style comment
2002-08-25 Dan Kogai Encode 1.76 Released
2002-08-23 Abhijit Menon-Sen Incorporate fix from JHI at:
2002-08-23 Jarkko Hietaniemi PPPort IVSIZE and SvPV_nolen
2002-08-22 Hugo van der Sanden fix test failure from #17747
2002-08-22 Paul Marquess Fix DBM filters
2002-08-20 Slaven Rezic Re: [PATCH] Storable and CODE references
2002-08-17 Slaven Rezic Safe.pm documentation
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-17 Hugo van der Sanden ext/B/defsubs.h also depends on the program that builds it
next