Various fixes for EBCDIC platforms.
[p5sagit/p5-mst-13.2.git] / ext /
2007-07-23 Steve Peters Various fixes for EBCDIC platforms.
2007-07-20 Steve Hay Re-apply #31429, which was accidentally undone by ...
2007-07-19 Anno Siegel Re: [patch] Hash::Util::FieldHash v1.02
2007-07-18 Jerry D. Hedden Win32API::File cleanup
2007-07-14 Craig A. Berry VMS todo for threads exit test.
2007-07-13 Rafael Garcia-Suarez Fix typos, readability nits
2007-07-13 Rafael Garcia-Suarez Use new style L<> links in POD
2007-07-13 Rafael Garcia-Suarez Specify prototyping behaviour for Math::BigInt::FastCalc
2007-07-11 Gerard Goossen dump.c: do not use sv_len_utf8 because it modified...
2007-07-10 Steve Peters Add additional SUSV3 constants to Socket for use with...
2007-07-10 Rafael Garcia-Suarez Fix Digest::SHA test boilerplate.
2007-07-10 Rafael Garcia-Suarez Upgrade to Digest::SHA 5.45.
2007-07-10 Steve Peters How this got I got ext/Digest/MD5/t/files.t wrong for...
2007-07-09 Paul Marquess Update Filter::Call::Util version
2007-07-02 Paul Marquess compression modules update to version 2.005
2007-07-02 Jerry D. Hedden Fixes to threads tests
2007-06-30 Abigail /p vs (?p)
2007-06-29 Rafael Garcia-Suarez Being tired of adjusting the test count of concise...
2007-06-28 Ævar Arnfjörð Bjar... Move the RXf_WHITE logic for split " " into the regex...
2007-06-28 Jan Dubois RE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-28 Jerry D. Hedden Move tests under 'threads' module
2007-06-28 Jerry D. Hedden Re: [PATCH-revised] ext/Win32/t/Unicode.t failures...
2007-06-27 Steve Hay Fix POSIX::setlocale(): the CRT function returns a...
2007-06-27 Jerry D. Hedden threads 1.63
2007-06-27 Chia-liang Kao B::Deparse cleanups
2007-06-26 Dave Mitchell avoid double-free of the thread function
2007-06-26 Steve Hay Upgrade to Win32-0.30
2007-06-25 Jerry D. Hedden Accept file exists error in ext/Win32API/File/t/file.t
2007-06-25 Paul Johnson remove op_static
2007-06-25 Rafael Garcia-Suarez Remove now-irrelevant comment
2007-06-25 Reini Urban [perl #43285] Win32API::File tests language specific
2007-06-24 Nicholas Clark s/\bunicode\b/Unicode/; # For everything not dual life
2007-06-20 Steve Hay Silence "signed/unsigned mismatch" warning from VC...
2007-06-20 Steve Hay Stop the VC++ warning "'HUF_func_2mode' undefined;...
2007-06-19 Yves Orton Re: Net::SMTP can't send large messages with bleadperl
2007-06-19 Nicholas Clark Work on getting B compiling outside of the perl source...
2007-06-18 Tels Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686...
2007-06-18 Ævar Arnfjörð Bjar... SvRX() and SvRXOK() macros
2007-06-17 Rafael Garcia-Suarez POD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel [patch] Hash::Util::FieldHash v1.01
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-17 Paul Marquess EBCDIC fixes for gzip
2007-06-16 Rafael Garcia-Suarez More portability nits by Jarkko
2007-06-14 Rafael Garcia-Suarez Upgrade to PathTools 3.25
2007-06-08 Craig A. Berry Avoid multiply defined symbols in re extension followin...
2007-06-06 Rafael Garcia-Suarez Adjust test count (it shouldn't have changed with last...
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-06 Rafael Garcia-Suarez A test file was removed from the latest Unicode::Normalize
2007-06-06 Rafael Garcia-Suarez Upgrade to Unicode::Normalize 1.02
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-06-01 Jan Dubois Fix DynaLoader::dl_findfile() to locate .so files again
2007-05-30 Rafael Garcia-Suarez Upgrade to Encode 2.23
2007-05-30 Steve Hay Silence a couple of VC++ compiler warnings
2007-05-29 Nicholas Clark DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C const...
2007-05-29 Rafael Garcia-Suarez Plug a memory leak in Encode
2007-05-29 Rafael Garcia-Suarez Upgrade to Encode 2.22
2007-05-28 Rafael Garcia-Suarez Several POD fixes by Jonathan Stowe
2007-05-28 Vadim Konovalov linux arm cross-compilation
2007-05-28 Tels Math::BigInt::FastCalc v0.15
2007-05-24 Father Chrysostomos [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-24 Jerry D. Hedden threads::shared 1.12
2007-05-23 Jan Dubois RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. Hedden Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. Hedden Skip win32core.t under Cygwin
2007-05-18 Jerry D. Hedden threads 1.62
2007-05-18 Steve Hay Upgrade to Win32-0.29
2007-05-16 Jerry D. Hedden Re: Thread fail/hang on HP-UX 10.20
2007-05-16 Steve Hay DynaLoader doesn't seem to need -DPERL_CORE, and no...
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-15 Jerry D. Hedden Win32CORE.c needed windows.h
2007-05-15 Jan Dubois RE: Smoke summary results for maint and current on...
2007-05-15 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Jerry D. Hedden threads::shared 1.11
2007-05-14 Steve Hay Test for [perl #42925], which was fixed by #31214
2007-05-14 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-13 Steve Peters Upgrade to Encode-2.21
2007-05-12 Dave Mitchell move PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchell move PL_rsfp into the PL_parser struct
2007-05-10 Nicholas Clark Work around to get Unicode tests passing.
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-08 Steve Peters Upgrade to Math-BigInt-FastCalc-0.14
2007-05-07 Nicholas Clark bytecode.pl: Exterminate!
2007-05-07 Nicholas Clark Given that @optype and @specialsv_name are hard coded...
2007-05-05 Craig A. Berry Make ppptools.pl allow a trailing dot in filenames...
2007-05-05 Nicholas Clark Tweak change 30841 so that B works on maint too.
2007-05-04 kan@dcit.cz [perl #42844] careless use of gethostbyname() in Socket.xs
2007-05-04 David Leadbeater Documentation fixes for EGID/GID confusion
2007-05-04 Dave Mitchell move PL_expect and PL_copline into the PL_parser structure
2007-05-03 Steve Hay Fix breakages caused by #31130:
2007-05-03 Steve Hay Silence some VC6 compiler warnings in the regex code
2007-05-03 Ævar Arnfjörð Bjar... FETCH/STORE/LENGTH callbacks for numbered capture variables
2007-05-02 Rafael Garcia-Suarez Upgrade to XSLoader 0.08
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Ævar Arnfjörð Bjar... Re: [PATCH] Cleanup of the regexp API
2007-04-26 Rafael Garcia-Suarez Remove the Thread typemap
2007-04-26 Johan Vromans Re: The Strict trap
2007-04-26 Alexey Tourbin fixed Fcntl::S_IFMT() breakage introduced by change...
2007-04-25 Jerry D. Hedden Safely store user locks in threads::shared
2007-04-25 Jerry D. Hedden Thread.xs doesn't need magic sig anymore
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
next