This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Garbage collection.
[perl5.git] / ext /
2002-01-11 Nikola KnezevicShut down warnings in Normalize.c
2002-01-11 Stephen McCamantRe: Magic numbers in B::Concise
2002-01-11 Michael G. Schwern[PATCH] is() undef/'' behavior change
2002-01-10 Jarkko HietaniemiNo need to show internal encodings, or return them
2002-01-10 Stephen McCamantMagic numbers in B::Concise
2002-01-09 Rafael Garcia-SuarezB::Deparse : support for \[...] prototypes
2002-01-09 SADAHIRO Tomoyuki[Patch @14129] fixes Unicode::Normalize
2002-01-09 Jarkko HietaniemiThinko.
2002-01-09 Jarkko HietaniemiAdd a threads stress test for regular expressions
2002-01-08 Rafael Garcia-SuarezRe: Slight chokage from Deparse
2002-01-08 Jarkko HietaniemiEnchance the Storable magic description.
2002-01-07 Jarkko HietaniemiNo normalization form DNF.
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2002-01-07 Paul GreenLast patch needed to get Perl5.7 to build natively...
2002-01-07 Jarkko HietaniemiAdd file magic for Storable, from Jim Cromie <jcromie...
2002-01-06 Jarkko HietaniemiDB_File sync from Paul Marquess.
2002-01-06 Mattia BarbonB, B::C, perlcc, t/TEST
2002-01-06 Paul GreenCorrect several Stratus VOS build issues
2002-01-05 Jarkko HietaniemiRetract #14057 for now; the alarm/setitimer timers
2002-01-05 Jarkko HietaniemiAlso UNICOS/mk has deviant socketpair().
2002-01-05 Nicholas Clark[REPATCH] Re: [PATCH] Re: socketpair blip on unicos...
2002-01-04 Jarkko HietaniemiIntegrate change #14062 from macperl;
2002-01-04 Jarkko HietaniemiDisplay the native pwd command.
2002-01-04 Nicholas Clark(retracted by #14057)
2002-01-04 Craig A. BerryDevel::PPPort Makefile.PL umpteenth try
2002-01-04 Andy Busseythreads::shared doc
2002-01-03 Andreas KönigNot ok 14031: PPPort Makefile.PL
2002-01-02 Andy Busseythreads::shared disabling
2002-01-02 Nick Ing-SimmonsMore PPPort Makefile source dependence removal
2002-01-02 Nick Ing-SimmonsSort out muddle of editing on three machines ...
2002-01-02 Jarkko HietaniemiOnce more try to get the PPPort Makefile right.
2002-01-01 Rafael Garcia-Suarezalternate way to figure out prototypes
2002-01-01 Nicholas Clark[better PATCH] Re: Low-lights of Win32 / bleadperl
2002-01-01 Ilya ZakharevichLeaner exporter
2001-12-31 Jarkko HietaniemiSlight comment tweakage.
2001-12-31 Jarkko HietaniemiTweak the dependencies not to recompile everytime,
2001-12-31 Jarkko HietaniemiIntegrate perlio:
2001-12-31 Mark-Jason Dominustypo in IO::Socket::INET.pm
2001-12-31 Nick Ing-SimmonsIntegrate mainline
2001-12-30 Nick Ing-SimmonsIntegrate 8.3 fix for PPPort fix
2001-12-30 Jarkko HietaniemiFix ppport.h for Unix.
2001-12-30 Jarkko HietaniemiIntegrate perlio:
2001-12-30 Blair ZajacPOSIX to understand _SC_PAGESIZE
2001-12-30 Nick Ing-SimmonsWin32 hides some errno-oid constants in <winsock.h...
2001-12-30 Nick Ing-SimmonsUndo a mess trying Cwd.pm in its ext directory
2001-12-30 Nick Ing-SimmonsIntegrate mainline
2001-12-30 Nick Ing-SimmonsIntegrate mainline
2001-12-30 Nick Ing-Simmons"Port" Devel::PPPort to Win32:
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-29 Jarkko HietaniemiGive up on serious testing of langinfo(). Leave the old
2001-12-29 Jarkko Hietaniemisocketpair tweaks from Nicholas Clark.
2001-12-28 Mattia BarbonRe: B::walksymtable oddness
2001-12-27 Nicholas Clarkbecause (sys)?read doesn't reset buffers
2001-12-27 Jarkko HietaniemiMore wait status trickery for BeOS.
2001-12-27 Nicholas ClarkRe: socketpair emulation
2001-12-27 Andreas König[PATCH] check return of close
2001-12-26 Jarkko HietaniemiBad $? assumptions.
2001-12-24 Nicholas ClarkRe: socketpair emulation
2001-12-23 Jarkko HietaniemiIntegrate perlio:
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-22 Nick Ing-SimmonsFix mis-parse of autoloaded usage code by declaring...
2001-12-21 Rafael Garcia-Suarez__DATA__ and packages
2001-12-21 Wolfgang Launext/B/B/Xref.pm adding "our" recognition
2001-12-21 Jarkko Hietaniemipacking I32 with L is not nice, need l; from Wolfgang...
2001-12-21 Jarkko HietaniemiA plan is good.
2001-12-21 chromatic[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
2001-12-20 Rafael Garcia-Suarezminor qr// fix
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiIntegrate perlio:
2001-12-19 Nick Ing-SimmonsAdd pTHX to all vtable functions for future-proofing and
2001-12-19 Jarkko HietaniemiOne more embedded (?sx) de-embedded, from Wolfgang...
2001-12-19 Jarkko HietaniemiB::Assembler/B::Disassembler patches and test;
2001-12-18 Nick Ing-SimmonsTidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-12-18 Hugo van der Sanden[doc patch] s{(?<=perldeb)ug}{guts}
2001-12-17 Nicholas Clarkmore POSIX tests, and more autoloading
2001-12-17 Michael G. SchwernRe: [ID 20011216.005] B::Deparse turns legal code into...
2001-12-15 Rafael Garcia-Suarezrcatline support ($_.=<ARGV>)
2001-12-15 Jarkko HietaniemiThe hoops one has to jump through.
2001-12-15 Michael G. SchwernCompile test
2001-12-15 Michael G. SchwernSome weak docs
2001-12-15 Michael G. SchwernB::Asmdata test
2001-12-15 Michael G. SchwernAdding B::Asmdata docs
2001-12-14 Jarkko HietaniemiUser may not have a valid home directory even if
2001-12-13 Jarkko Hietaniemi"preprocessing directive not recognized within macro...
2001-12-12 Jarkko HietaniemiEPOC fixes from Olaf Flebbe.
2001-12-12 Jarkko HietaniemiMust remember to require Socket.
2001-12-12 Jarkko HietaniemiIn BeOS Errno must resort to actual compilation
2001-12-12 Jarkko HietaniemiBeOS still has no good sockets.
2001-12-12 Jarkko HietaniemiBeOS sockets are not true sockets.
2001-12-12 Jarkko HietaniemiNo Socket, no Syslog.
2001-12-11 Jarkko HietaniemiMake Errno better in BeOS (the second hunk is
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-12-10 Jarkko HietaniemiTelling how many tests we are expecting helps.
2001-12-10 Jarkko HietaniemiAdd a test case for waitpid(): from Rocco Caputo.
2001-12-05 Jarkko Hietaniemi$apply->('club', $glibc_maintainers);
2001-12-04 Rafael Garcia-Suarezminor pod fix in Safe.pm
2001-12-04 Jarkko HietaniemiMake the Langinfo test both more lenient (allow
2001-12-03 Jarkko HietaniemiDOS/DJGPP has nl_langinfo() but nothing much in it.
next