LOGONLY mark 3a1937 NODOC since it's just a test addition
[p5sagit/p5-mst-13.2.git] / ext /
2010-06-18 Rafael Garcia-Suarez Fix list of constants to import to make this test pass
2010-06-17 Rafael Garcia-Suarez Avoid warnings with undefined hash values [perl #74280]
2010-06-15 Salvador Fandino Add support for more TCP_ constants to Socket
2010-06-09 Nicholas Clark Reorder CVf_* flags to be numerically contiguous again.
2010-06-07 H.Merijn Brand Spell-check fixes in ext
2010-05-25 Nicholas Clark Fix for typo in 0824d66743a706cd, in the expected outpu...
2010-05-25 David Mitchell add OPpDEREFed flag to avoid double mg_get()
2010-05-22 David Caldwell Add s///r (non-destructive substitution).
2010-05-20 Nicholas Clark SvIVX() isn't valid on SVt_REGEXP
2010-05-20 Ricardo Signes bump version on modules changed since 5.13.0
2010-05-06 Nicholas Clark Move code to after the variable declarations.
2010-05-05 David Mitchell bump PerlIO::scalar version
2010-05-05 David Mitchell RT 43789: "in memory" files don't call STORE
2010-05-04 Rafael Garcia-Suarez Merge remote branch 'zefram/zefram/reliable_exception...
2010-05-04 Rafael Garcia-Suarez Make tests pass with open pragma in effect
2010-05-03 Ruslan Zakirov shift; optimization
2010-05-03 David Mitchell tries: don't allocate memory at runtime
2010-05-02 Nicholas Clark Reduce Errno memory usage by around 55%.
2010-05-02 Nicholas Clark Remove unused %errno and $AUTOLOAD from the generated...
2010-05-01 Nicholas Clark Remove the lexical $len and associated calculation...
2010-04-30 Nicholas Clark Don't use a C++ keyword as a variable name ("new").
2010-04-29 Nicholas Clark Regression tests for the ptr_table_* API.
2010-04-26 Robin Barker remove Perl_pmflag
2010-04-24 Nicholas Clark In Socket.xs, convert 3 croak()s to use %s and a consta...
2010-04-23 Zefram bring G_KEEPERR back to the realm of sanity
2010-04-19 Leon Brocard Bump version due to d97c33b505dd45c052a8bf42014917701b4...
2010-04-19 Leon Brocard Bump version due to 255fdf19250671082618dae106a246f1237...
2010-04-16 H.Merijn Brand [PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2010-04-15 Rafael Garcia-Suarez Bump $VERSION of IPC::Open3 to 1.06
2010-04-15 Eric Brine open3 errors in child croak parent RT#72016
2010-04-15 Eric Brine Add TODO test for RT#72016
2010-04-14 Zefram [perl #74006] 5.12.0-RC stuffing bug
2010-04-13 David Mitchell Merge commit 'origin/davem/post-5.12' into blead
2010-04-11 David Mitchell create SV leak test infrastructure
2010-03-25 Jesse Vincent Downgrade Socket.pm's new inet_ntop and inet_pton to...
2010-03-24 Leon Brocard Check that sparse files hold at least a block (bug...
2010-03-03 Vincent Pit Fix an example for LC_COLLATE in POSIX.pod that actuall...
2010-02-21 David Mitchell stop skipping ext/Fcntl/t/syslfs.t
2010-02-17 Jesse Vincent Make the new Socket implementation of inet_pton consist...
2010-02-09 Nicholas Clark Fix for non-regexps being upgraded to SVt_REGEXP
2010-02-07 Nicholas Clark Improvements to 31c9a3 - CPAN code did depend on the...
2010-01-20 Ricardo Signes bump versions for core libs changed since 5.11.3
2010-01-18 kmx [perl #71676] GDBM_File support on Win32
2010-01-15 Rafael Garcia-Suarez Bump version of PerlIO::encoding
2010-01-15 Rafael Garcia-Suarez The warnings emitted by PerlIO::encoding should be...
2010-01-06 Abigail Fix typo in reference
2010-01-06 Abigail Document that interpolating a '(??{ code })' construct...
2010-01-06 Abigail Fix a couple of typos and standardize on using 'regexp...
2009-12-20 Jesse Vincent POSIX.pm - minor change to POSIX.xs since 5.11.2 -...
2009-12-20 Daniel Frederick... Add lchown to POSIX.pod
2009-12-02 Nicholas Clark Ensure that pp_qr returns a new regexp SV each time...
2009-11-29 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-11-29 Steve Peters Add error codes for getaddrinfo() and getnameinfo()
2009-11-23 Stepan Kasal fix logic for a workaround in POSIX.xs
2009-11-19 Nicholas Clark PVIOs don't use the SvIVX slot.
2009-11-15 Zefram lexer API
2009-11-15 Vincent Pit Teach B::Deparse about in-place reverse
2009-11-12 Craig A. Berry 1 is a magic number to C's exit() and Perl_my_exit().
2009-11-12 H.Merijn Brand Sorry, missed a "
2009-11-12 H.Merijn Brand HP-UX does not accept UTC0UTC, because there is no...
2009-11-12 Gerard Goossen Add missing LEAVE to POSIX.xs sigaction
2009-11-11 Jan Dubois Map winsock error codes to POSIX errno values
2009-11-10 Vincent Pit Optimize reversing an array in-place
2009-11-08 Gerard Goossen Make my_exit behave the same as the Perl exit. And...
2009-11-08 Zefram pad_findmy APIification
2009-11-08 Kevin Ryde Correctly document export of I18N::Langinfo
2009-11-07 Nicholas Clark Add length and flags arguments to Perl_pad_findmy(...
2009-11-07 Zefram C++ fail with KeywordRPN
2009-11-05 Jesse Vincent Implement facility to plug in syntax triggered by keywords
2009-11-01 Nicholas Clark Remove Perl_pmflag() from the public API, and mark...
2009-10-25 Yves Orton disable non-unicode case insensitive trie matching
2009-10-23 Nicholas Clark Avoid using defined @array in core tests.
2009-10-23 Nicholas Clark Avoid using defined %hash in core code and tests.
2009-10-23 Nicholas Clark Convert tests in ext/ from Test to Test::More.
2009-10-22 Nicholas Clark Perl_utf16_to_utf8() should treat "\0" like any every...
2009-10-20 Jesse Vincent Bump mro's version number and copyright year, since...
2009-10-20 Jesse Vincent Bump B::Consise's version number since it's changed...
2009-10-19 Nicholas Clark Add two (U8 *) casts to placate C++.
2009-10-18 Nicholas Clark In utf16_to_utf8(), fix off-by-one errors for the range...
2009-10-18 Nicholas Clark utf16_to_utf8() should croak on encountering a bare...
2009-10-18 Nicholas Clark utf16_to_utf8() should croak if the buffer ends without...
2009-10-18 Nicholas Clark utf16_to_utf8_reversed() should croak early when passed...
2009-10-18 Nicholas Clark Expose utf16_to_utf8{,reversed} via XS::APItest, and...
2009-10-18 Nicholas Clark Use gmtime() instead of localtime(), as timezones hinde...
2009-10-15 Nicholas Clark Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags...
2009-10-15 Nicholas Clark Use newSVpvn(), newSVpvs() and gv_fetchpvs(), the later...
2009-10-15 Nicholas Clark Use gv_stashsv() and gv_fetchpvs(), the later with...
2009-10-15 Nicholas Clark Use sv_catpvs(), newSVpvs(), newSVpvn(), newSVhek(...
2009-10-15 Nicholas Clark In strftime(), save a malloc()/free() by using sv_usepv...
2009-10-15 Nicholas Clark POSIX::strftime() should be able to handle Unicode...
2009-10-15 Steve Peters Hmmm... this may be a heisenbug. Works on some termina...
2009-10-15 Steve Peters POSIX::strftime() should be able to handle Unicode...
2009-10-15 demerphq Optimise if (%foo) to be faster than if(keys %foo)
2009-10-06 Jesse Vincent A number of pod fixes found by podcheck.t
2009-10-02 Nicholas Clark Move Storable from ext/ to dist/
2009-10-02 Nicholas Clark Move Win32 from ext/ to cpan/
2009-10-02 Nicholas Clark Move ExtUtils::Constant from ext/ to cpan/
2009-10-02 Nicholas Clark Move Win32API::File from ext/ to cpan/
2009-10-02 Nicholas Clark Move Time::Piece from ext/ to cpan/
2009-10-02 Nicholas Clark Move Time::HiRes from ext/ to cpan/
next