Fix for warnings in util.c/Perl_init_tm()
[p5sagit/p5-mst-13.2.git] / ext /
2005-04-22 Nicholas Clark For now, TODO the 2 tests that fail on 5.8.x
2005-04-22 Steve Peters bytecode.pl, bytecode.h, and sv.h fixes
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-20 Dave Mitchell In change 24266 I failed to actually change anything...
2005-04-20 Steve Peters Refactoring to Sv*_set() macros - patch #6
2005-04-19 Dave Mitchell run regen_headers after addition of FOO_set() macros
2005-04-19 Nicholas Clark Force RVALUE macros when in PERL_DEBUG_COW
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-04-19 Dave Mitchell Add CLONE_SKIP() class method to allow individual class...
2005-04-18 Nicholas Clark PERL_DEBUG_COW for SvUVX and SvPVX
2005-04-18 Nicholas Clark Two more uses of lvalue SvIVX()
2005-04-18 Steve Peters Refactoring to Sv*_set() macros - patch #4
2005-04-13 H.Merijn Brand H.Merijn changed e-mail
2005-04-12 Rafael Garcia-Suarez Upgrade to Encode 2.0902
2005-04-12 Steve Peters Refactoring to Sv*_set() macros - patch #3
2005-04-08 Nicholas Clark Mangle the expected output correctly for both 5.9 and 5.8
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #2
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #1
2005-04-06 Nicholas Clark Casting to/from (void *) sufficient to make a C++ compi...
2005-04-05 Nicholas Clark Add casting to allow g++ (3.3.5) to compile the core...
2005-04-05 Rafael Garcia-Suarez Upgrade to Unicode::Normalize 0.32
2005-04-05 Nicholas Clark Down with C++ reserved names
2005-04-05 Nicholas Clark Down with more K&R prototypes
2005-04-05 Nicholas Clark Down with K&R function arguments
2005-04-05 Rafael Garcia-Suarez Adaptations to the Makefile.PL of Math::BigInt/FastCalc...
2005-04-05 Tels New core module, Math::BigInt::FastCalc
2005-03-30 Brendan O'Dea ext/Errno/Errno_pm.PL: fix for GNU hurd
2005-03-30 Rafael Garcia-Suarez Minor POD nits.
2005-03-30 Steven Schubiger Re: [PATCH] 5.6 File::Glob documentation insufficient...
2005-03-29 Rafael Garcia-Suarez Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
2005-03-28 Dave Mitchell expand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-03-25 Andy Lester Consting five
2005-03-22 Rafael Garcia-Suarez Upgrade to PathTools 3.05
2005-03-21 Alexey Tourbin Re: bugzilla.redhat bug #101767 (threads, threads:...
2005-03-18 Yves Orton Re: Reworked Trie Patch
2005-03-18 Gisle Aas Re: sitecustomize.pl [PATCH]
2005-03-18 Rafael Garcia-Suarez Don't use vars in DynaLoader
2005-03-18 Alexey Tourbin $B::Disassembler::VERSION
2005-03-12 Rafael Garcia-Suarez Upgrade to DB_File 1.811, by Paul Marquess
2005-03-10 Rafael Garcia-Suarez Doc patch for Devel::DProf (from Debian)
2005-02-26 Dave Mitchell ithreads: cond_signal() on a non-shared object coredumped
2005-02-26 Dave Mitchell Fix leaks in List::Util::reduce,first
2005-02-18 Stephen McCamant [perl #32968] [PATCH] Re: B::walkoptree segfaults
2005-02-18 Gisle Aas Re: Bug in Socket::IO::INET Version 1.27
2005-02-17 Rafael Garcia-Suarez Upgrade to PathTools 3.04
2005-02-17 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.66
2005-02-17 Steve Peters [perl #31730] [PATCH] IO::File reads garbage from direc...
2005-02-16 Yitzchak Scott-Tho... Re: [PATCH] Re: perl winpid?
2005-02-02 Marcus Holland-Moritz Remove 2 unused variables from APItest.xs.
2005-02-02 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.06.
2005-02-02 Marcus Holland-Moritz Attempt to fix problems with new exception handling...
2005-02-02 Dave Mitchell fix POSIX::strtod error handling documentation
2005-02-02 H.Merijn Brand Picky compilers (e.g. vac on AIX 5.2) do not accept...
2005-01-31 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.05.
2005-01-31 Marcus Holland-Moritz Add simple exception handling macros for XS writers.
2005-01-31 Robert Millan [perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-28 Nicholas Clark Calculate the number of tests in one place, so that...
2005-01-27 Jim Cromie Re: [patch] decrufting OptreeCheck stuff
2005-01-21 Steven N. Hirsch [perl #32503] Fix for Storable module
2005-01-21 Rafael Garcia-Suarez Fix spurious warnings emitted by XSLoader via Data...
2005-01-21 Stephen McCamant [perl #32967] [PATCH] Re: More B bugs: svref_2object
2005-01-21 Yitzchak Scott-Tho... doc SVt_PVLV <=> SVt_PVGV change version in B.pm
2005-01-19 Jos I. Boumans Make Data::Dumper work when dynamic extensions are...
2005-01-19 Rafael Garcia-Suarez Fix dependencies in ext/B/Makefile.PL
2005-01-17 Yitzchak Scott-Tho... Fix for building with MinGW under Cygwin
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2005-01-05 Nicholas Clark Correct a Greengrocer's apostrophe.
2004-12-29 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.04
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-12-23 Sam Tregar Data::Dumper Freezer fixes
2004-12-22 Nicholas Clark Fix typo
2004-12-16 Andy Dougherty Re: Can't locate auto/POSIX/autosplit.ix [perl #24445...
2004-12-14 Alexey Tourbin Re: B::walkoptree segfaults
2004-12-14 Rafael Garcia-Suarez Make Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia-Suarez Allow escaping %m as %%m in Sys::Syslog format strings
2004-12-09 Gisle Aas :encoding(utf8) broken in perl-5.8.6
2004-12-07 Rafael Garcia-Suarez Upgrade to Encode 2.09
2004-12-01 Ingo Weinhold [perl #32717] BeOS specific Updates
2004-11-26 Andy Lester Doc nit for B::Lint
2004-11-23 Michael G. Schwern Re: [perl #32486] error in documentation for POSIX...
2004-11-23 Steve Peters [perl #3422] [PATCH] CHECK routine called after syntax...
2004-11-19 Chris Lightfoot [perl #32486] error in documentation for POSIX::pipe
2004-11-18 Rafael Garcia-Suarez Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed sort and descending sorts,
2004-11-16 Larry Shatzer Jr. s/hierachy/hierarchy/
2004-11-09 Rafael Garcia-Suarez Adjust test count for non-windows machines
2004-11-09 Jos I. Boumans fix IO::File to support binmode
2004-11-08 Nicholas Clark No more late changes, dammit
2004-11-08 Yitzchak Scott-Tho... Re: optree tests and VMS progress (no really)
2004-11-06 Jim Cromie Re: optree tests and VMS progress (no really)
2004-11-05 H.Merijn Brand Skip failing thread/wait tests on HP-UX 10.20
2004-10-31 Jim Cromie [patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas Clark Skip tests if Devel::Peek not built
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas Clark Correct change 23437 - as Config isn't imported, need...
2004-10-30 Dave Mitchell [perl #32033] Using foreach on threads::shared array...
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-10-29 Steve Peters 36 additional tests for B
2004-10-25 Rafael Garcia-Suarez Fix [perl #32130] Errno.pm must not pass references...
next