B::Deparse fixes for implicit smartmatching in given/when
[p5sagit/p5-mst-13.2.git] / ext /
2008-01-09 Florian Ragwitz B::Deparse fixes for implicit smartmatching in given...
2008-01-07 Yves Orton dev version numbers, xs and warnings dont play together...
2008-01-06 Yves Orton Silence new warning grep in void context warning in...
2008-01-06 Yves Orton Make Data::Dumper handle blessed regexes properly,...
2008-01-06 Yves Orton Make new regex type be 'REGEXP' and make all core qr...
2008-01-06 Rafael Garcia-Suarez Fix "grep in void context" warnings
2008-01-06 Rafael Garcia-Suarez Fix bug #49298: B::Deparse fails to deparse a reference...
2008-01-06 Robin Barker consting Compress::Raw::Zlib and Filter::Util::Call
2008-01-06 Nicholas Clark Allow sv_setsv_flags() to copy SVt_REGEXP much like...
2008-01-05 Nicholas Clark Don't allocate the NV slot for SVt_REGEXP.
2008-01-05 Nicholas Clark Replace all reads of RXf_UTF8 with RX_UTF8().
2008-01-05 Marcus Holland-Moritz Build const-(c|xs).inc in IPC::SysV on the fly.
2008-01-05 Nicholas Clark Make ext/re/t/re_funcs.t warnings clean.
2008-01-05 Nicholas Clark Abolish wrapped in struct regexp - store the wrapped...
2008-01-04 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.13_01
2008-01-04 Vincent Pit Re: SV leak?
2008-01-03 Jan Dubois RE: How to load a "loadable object" that has a non...
2008-01-02 Nicholas Clark Make struct regexp the body of SVt_REGEXP SVs, REGEXPs...
2008-01-02 Nicholas Clark Wrap all deferences of struct regexp* in macros RX_...
2008-01-01 Steve Peters Upgrade to Sys-Syslog-0.24
2007-12-30 Marcus Holland-Moritz Upgrade to IPC::SysV 2.00
2007-12-29 Nicholas Clark The position of the modifier flag bits is actually...
2007-12-29 Nicholas Clark Wrap wrapped and wraplen from struct regexp in macros...
2007-12-28 Nicholas Clark Wrap all accesses to the members precomp and prelen...
2007-12-28 Nicholas Clark Dump the REGEXP member of SVt_REGEXP.
2007-12-28 Nicholas Clark First class regexps.
2007-12-28 Steve Peters SvPVX_const() triggers an assertion that when the sv...
2007-12-27 Nicholas Clark Regexps are now orange.
2007-12-26 Nicholas Clark Remove two warnings (sub diag() was redefined, and...
2007-12-26 Nicholas Clark Eliminate SVt_RV, and use SVt_IV to store plain references.
2007-12-26 Nicholas Clark Better diagnostics by removing an ...
2007-12-26 Nicholas Clark Swap SVt_RV and SVt_NV in the SV ordering.
2007-12-22 Robin Barker The ext/Cwd/Cwd.xs part of...
2007-12-22 Marcus Holland-Moritz Upgrade to IPC::SysV 1.99_07
2007-12-22 Nicholas Clark Hateful software that sends my cursor keys as packets...
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-22 Robin Barker ext/ consting
2007-12-22 Nicholas Clark Integrate:
2007-12-22 Abhijit Menon-Sen Add const to a few prototypes. (Patch from Robin Barker.)
2007-12-21 Nicholas Clark Deparse each @array and friends.
2007-12-20 Nicholas Clark Implement each @array.
2007-12-19 Jerry D. Hedden threads::shared 1.15
2007-12-19 Steve Peters Upgrade to Sys-Syslog-0.23
2007-12-19 Steve Peters Upgrade to B-Lint-1.11
2007-12-17 Rafael Garcia-Suarez Make the hint file work as well on 64-bit linuxes,
2007-12-17 Jim Cromie pod-patch: reword O.pm
2007-12-08 Rafael Garcia-Suarez Change maintainer address for Safe.
2007-11-30 Craig A. Berry Upgrade to Time::HiRes 1.9711
2007-11-29 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.9710
2007-11-29 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.9709
2007-11-28 Rafael Garcia-Suarez Warning shutdowns, by Robin Barker
2007-11-28 Rafael Garcia-Suarez Typos, found by Abigail and myself
2007-11-28 Matt Kraai Re: fpathconf test failures on QNX
2007-11-22 Abhijit Menon-Sen 2.18 release.
2007-11-22 Abhijit Menon-Sen 5.00404 compile fix from Slaven Rezic.
2007-11-22 Rafael Garcia-Suarez Upgrade to Win32 0.34
2007-11-22 Rafael Garcia-Suarez Add the Changes file for Win32.pm
2007-11-21 Steve Hay RE: Net/Ping/t/510_ping_udp.t fails on Windows Vista
2007-11-20 Steve Peters Update to Time-Piece. The only change in the core...
2007-11-16 Abhijit Menon-Sen For the 2.17 release.
2007-11-15 Rafael Garcia-Suarez -e is better than -f (in case of symbolic links)
2007-11-15 David Cantrell Adjust ODBM_File for Debian. See:
2007-11-13 Rafael Garcia-Suarez Update Time::HiRes' Changes file
2007-11-13 Rafael Garcia-Suarez Update the Storable changelog. Note that, while Storabl...
2007-11-13 Jan Dubois RE: 5.10 code freeze and dual-life modules
2007-11-13 Rafael Garcia-Suarez Re-apply change #30562 (thanks to Abe Timmerman)
2007-11-12 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz
2007-11-12 Paul Marquess Compression Modules Update for EBCDIC
2007-11-05 Sébastien Aperghis... Another small patch for Sys::Syslog
2007-11-04 Sébastien Aperghis... Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog...
2007-10-31 Paul Marquess DB_File
2007-10-25 Craig A. Berry Platform-neutral quoting in optree_misc.t.
2007-10-24 Peter Dintelmann warning from ext/Hash/Util/FieldHash/t/02_function.t
2007-10-23 Rafael Garcia-Suarez Typos and other doc nits. Plus, de-alpha the version...
2007-10-23 Nicholas Clark Silly Nick. If you see a nextstate op, then it may...
2007-10-22 Nicholas Clark B::Concise was failing an assertion on index "foo"...
2007-10-22 Rafael Garcia-Suarez Mention B::COP::hints_hash method
2007-10-19 Rafael Garcia-Suarez Document that encoding.pm isn't thread-safe, by Jerry...
2007-10-17 Rafael Garcia-Suarez More tests for Safe
2007-10-13 Rafael Garcia-Suarez POD nit found by Slaven Rezic.
2007-10-12 Rafael Garcia-Suarez New test for Safe
2007-10-12 Rafael Garcia-Suarez Funny symbol table names can be shared, too
2007-10-12 Rafael Garcia-Suarez Share the internal XS functions defined in universal.c
2007-10-11 Jerry D. Hedden Move threads test added in change 32091
2007-10-10 Dave Mitchell newCONTSUB() wasn't thread-safe ([perl #45053])
2007-10-09 Marcus Holland-Moritz Increment IPC::SysV version number.
2007-10-09 Marcus Holland-Moritz Fix fallback definitions of S_IRWX[UGO] (didn't include
2007-10-09 Nicholas Clark Don't deparse $^H{v_string}, which is automatically...
2007-10-09 Rafael Garcia-Suarez Free temporary scalars later, because they might be...
2007-10-09 Rafael Garcia-Suarez New opcode category :load, for require, dofile and...
2007-10-08 Alexander Gough Time::Piece & matherr on qnx4
2007-10-06 Craig A. Berry Add symlink support to Cwd::_vms_abs_path.
2007-10-06 Steve Peters Upgrade to Time-HiRes-1.9708
2007-10-04 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.13
2007-10-01 Nicholas Clark Nothing is using IoSUBPROCESS() so eliminate xio_subpro...
2007-09-28 Nicholas Clark Make all of B work on 5.8.x
2007-09-28 Rafael Garcia-Suarez Document hint symbols in B::Concise
2007-09-28 Nicholas Clark Hopefully really fix test failures with -C
2007-09-27 Rafael Garcia-Suarez I forgot to patch for the threaded case
2007-09-27 Rafael Garcia-Suarez Hopefully fix test failures with -C
next