Explain that the load_module() import list must be NULL terminated
[p5sagit/p5-mst-13.2.git] / ext /
2009-04-03 Nicholas Clark In sdbm_open(), replace strcat()s and strcpy()s with...
2009-04-03 Nicholas Clark Don't needlessly assign to pagname (which seems to...
2009-04-03 Nicholas Clark Don't assign needlessly to dirname. (which seems to...
2009-03-31 Nicholas Clark Close the file before renaming it. Problem spotted...
2009-03-31 Nicholas Clark Don't create an empty Errno.pm if there is an error...
2009-03-30 Craig A. Berry TZ setting must contain an offset.
2009-03-30 Paul Marquess Updates for ext/compress*
2009-03-29 SADAHIRO Tomoyuki Update to Unicode::Normalize 1.03
2009-03-29 Paul Marquess DB_File 1.820: Remove MAN3PODS => {}
2009-03-29 Craig A. Berry Make Time::Piece use the init_tm() in util.c, bump...
2009-03-28 Florian Ragwitz Improve mro merging error messages.
2009-03-27 Vincent Pit Also skip test 20 in t/Socket.t when no IPv6 is available
2009-03-27 Rafael Garcia-Suarez Fix concise-xs.t after recent changes to Socket.pm
2009-03-27 Craig A. Berry Some standards compliance for the new Time::Piece test.
2009-03-27 Rafael Garcia-Suarez Add inet_pton and inet_ntop to the list of functions...
2009-03-27 Steve Peters What am I thinking? Just bump the version.
2009-03-27 Steve Peters Add inet_pton() and inet_ntop() to Socket.
2009-03-26 Nicholas Clark Ignore Makefile.PLs that are now autogenerated.
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-26 Nicholas Clark Undo the local change to Time::Piece's Makfile.PL that...
2009-03-26 Nicholas Clark Remove MAN3PODS from modules' Makefile.PLs which are...
2009-03-26 Nicholas Clark Remove MAN3PODS and NORECURS from Makefile.PLs where...
2009-03-26 Nicholas Clark Remove now-redundant references to MAN3PODS in core...
2009-03-26 Nicholas Clark No need to set MAN3PODS now that make_ext.pl takes...
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-25 Paul Marquess fix smoke issues with the compression modules
2009-03-25 Nicholas Clark d002ef56a2861d99 didn't fix the Makefile.PL to reflect...
2009-03-25 Nicholas Clark Move Module:Pluggable tests from t/Module_Pluggable...
2009-03-25 Ian Goodacre [perl #63914] Time::Piece reports timezone incorrectly
2009-03-25 Steve Peters Upgrade to Encode-2.33.
2009-03-22 Paul Marquess Fixes for ext/compress
2009-03-20 Steve Hay Remove unnecessary MANIFEST file for IO-Compress
2009-03-19 Steve Hay Bump Module-Pluggable VERSION following 4a28828fc8f160c...
2009-03-19 Steve Hay Undo the INST_LIB change from the Module-Pluggable...
2009-03-19 Steve Hay Upgrade to Attribute-Handlers-0.83
2009-03-19 Steve Hay Upgrade to Module-Pluggable-3.9
2009-03-15 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.17
2009-03-15 Marcus Holland-Moritz Upgrade to IPC::SysV 2.01
2009-03-14 Paul Marquess Create IO-Compress
2009-03-11 Steffen Mueller Merge Attribute::Handlers 0.82 into core
2009-03-10 Rafael Garcia-Suarez Fix a printf compilation warning
2009-03-08 Nicholas Clark Need to -I../lib explicitly, as TAP::Parser no longer...
2009-03-07 Craig A. Berry Make DynaLoader clone its private data under threads.
2009-03-07 Rafael Garcia-Suarez Update to Encode 2.32
2009-03-07 Rafael Garcia-Suarez Fix test failure with t/TEST
2009-03-06 Steve Hay Upgrade to Test-Harness-3.16
2009-03-05 Craig A. Berry In dl_vms.xs, treat dl_last_error like the SV that...
2009-03-04 Alex Vandiver Add a failing test for stack corruption with MULTICALL
2009-03-03 Rafael Garcia-Suarez Remove the MANIFEST from Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-Suarez Better gitignore file for Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-Suarez Add Compress-Raw-Bzip2, by Paul Marquess
2009-02-28 Goro Fuji Hash::Util::FieldHash 1.03 leaks SVs which are used...
2009-02-26 Yasuhiro Matsumoto Make non-blocking mode work on Windows in IO::Socket...
2009-02-25 Paul Marquess Update Filter::Util::Call to 1.08
2009-02-24 Rafael Garcia-Suarez Fix line number test for scalar attribute handlers
2009-02-24 Jerry D. Hedden Upgrade to threads::shared 1.28
2009-02-24 Jerry D. Hedden Upgrade to threads 1.72
2009-02-19 Paul Marquess [PATCH] DB_File 1.819
2009-02-16 Zsban Ambrus [perl #63234] [DOC PATCH] fix some missing parts of...
2009-02-16 Dan Kogai Upgrade to Encode 2.31
2009-02-13 Rafael Garcia-Suarez More gitignore adjustments
2009-02-12 Nicholas Clark Move Attribute::Handlers from lib to ext. The layout...
2009-02-12 Nicholas Clark make_ext.pl now generates a Makefile.PL if needed.
2009-02-12 Florian Ragwitz Ignore some temporary files created by ext/DB_File.
2009-02-10 Nicholas Clark Move Safe.pm into ext/Safe, and temporarily give it...
2009-02-09 Nicholas Clark Rename ext/threads/shared to ext/threads-shared
2009-02-09 Nicholas Clark Rename ext/XS/Typemap to ext/XS-Typemap
2009-02-09 Nicholas Clark Rename ext/XS/APItest to ext/XS-APItest
2009-02-09 Nicholas Clark Rename ext/Unicode/Normalize to ext/Unicode-Normalize
2009-02-09 Nicholas Clark Rename ext/Time/Piece to ext/Time-Piece
2009-02-09 Nicholas Clark Rename ext/Time/HiRes to ext/Time-HiRes
2009-02-09 Nicholas Clark Rename ext/Text/Soundex to ext/Text-Soundex
2009-02-09 rmgiroux@acm.org correct typo, replacing "complement" with "compliment"
2009-02-09 Nicholas Clark Rename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas Clark Rename ext/Sys/Hostname to ext/Sys-Hostname
2009-02-09 Nicholas Clark Rename ext/PerlIO/via to ext/PerlIO-via
2009-02-09 Nicholas Clark Rename ext/PerlIO/scalar to ext/PerlIO-scalar
2009-02-09 Nicholas Clark Rename ext/PerlIO/encoding to ext/PerlIO-encoding
2009-02-09 Nicholas Clark Move the 4 tests of core PerlIO functionality to t...
2009-02-09 Nicholas Clark Move 3 tests from ext/PerlIO/t to their relevant PerlIO...
2009-02-09 Nicholas Clark Rename ext/Module/Pluggable to ext/Module-Pluggable
2009-02-09 Nicholas Clark Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt...
2009-02-09 Nicholas Clark Rename ext/MIME/Base64 to ext/MIME-Base64
2009-02-09 Nicholas Clark Rename ext/List/Util as ext/List-Util
2009-02-09 Nicholas Clark Rename ext/I18N/Langinfo to ext/I18N-Langinfo
2009-02-09 Nicholas Clark Rename ext/Hash/Util to ext/Hash-Util
2009-02-09 Nicholas Clark Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash
2009-02-09 Nicholas Clark Rename ext/Filter/Util/Call to ext/Filter-Util-Call
2009-02-09 Nicholas Clark Rename ext/File/Glob to ext/File-Glob
2009-02-09 Nicholas Clark Rename ext/Digest/SHA to ext/Digest-SHA
2009-02-09 Nicholas Clark Rename ext/Digest/MD5 to ext/Digest-MD5
2009-02-09 Nicholas Clark Rename ext/Devel/Peek to ext/Devel-Peek
2009-02-09 Nicholas Clark Rename ext/Devel/PPPort to ext/Devel-PPPort
2009-02-09 Nicholas Clark Rename ext/Devel/DProf to ext/Devel-DProf
2009-02-09 Nicholas Clark In The Grand Trek, Filter::Util::Call's call.t didn...
2009-02-09 Nicholas Clark Rename ext/Data/Dumper to ext/Data-Dumper
2009-02-09 Nicholas Clark Rename ext/Compress/Zlib to ext/Compress-Zlib
2009-02-09 Nicholas Clark Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib
2009-02-08 Nicholas Clark Rename ext/Win32API/File to ext/Win32API-File
2009-02-07 Vincent Pit ext/Sys-Syslog/t/constants.t needs to find macros.all...
next