This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
NetWare tweak from C Aditya.
[perl5.git] / ext /
2002-04-23 Jarkko Hietaniemi*size tweaks from Sarathy.
2002-04-23 Nicholas ClarkRe: perl@16083
2002-04-23 Jarkko HietaniemiUpgrade to Encode 1.58.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.57, from Dan Kogai.
2002-04-22 Mark-Jason Dominus{PATCH docs] sockatmark
2002-04-22 Jarkko HietaniemiNetWare changeover from Watcom to Codewarrior, from...
2002-04-22 Jarkko HietaniemiSignedness nit.
2002-04-22 Jarkko HietaniemiNo semicolons after blocks.
2002-04-22 Jarkko HietaniemiUpgrade to PerlIO::encoding 0.04, from Dan Kogai.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.56, from Dan Kogai.
2002-04-22 Nick Ing-SimmonsIntegrate //depot/perlio into mainline
2002-04-22 Artur BergmanEnd blocks were not run on Win32.
2002-04-21 Artur BergmanDo not unlock mutex twice.
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-21 Gurusamy Sarathytest appears to be ass_u_ming sizeof(long) == sizeof...
2002-04-21 Gurusamy Sarathyuse compare_text() rather than compare() to avoid bogus
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-21 Nicholas Clarkanother Storable test (Re: perl@16005)
2002-04-21 Mattia BarbonWin32: encode/t/perlio.t needs some binmode
2002-04-21 Jarkko HietaniemiDo not assume that io buffer flushing happens in the...
2002-04-21 Artur BergmanGot the last memory leak in the while(1) { threads...
2002-04-21 Rafael Garcia-SuarezRevert change #15974.
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-20 Jarkko HietaniemiUpgrade to Encode 1.52, from Dan Kogai.
2002-04-20 Artur BergmanRemove auto-detach
2002-04-20 Andreas KönigRe: [PATCH] typo
2002-04-20 Jarkko HietaniemiUpgrade to Encode 1.51, from Dan Kogai.
2002-04-20 Jarkko HietaniemiIntegrate perlio:
2002-04-20 Artur BergmanReally let the update of the link list do something.
2002-04-20 Nick Ing-SimmonsIntegrate mainline
2002-04-20 Nick Ing-SimmonsTweak to Encode.xs to avoid buffer overrun.
2002-04-19 Rafael Garcia-SuarezAdd a BUGS sections to O.pm
2002-04-19 Nick Ing-SimmonsSilence warning generating warning message for U+FFFF...
2002-04-19 Jarkko HietaniemiUpgrade to PerlIO::encoding 0.02, from Dan Kogai.
2002-04-19 Jarkko HietaniemiUpgrade to Encode 1.50, from Dan Kogai.
2002-04-19 Jarkko HietaniemiThe previous change on this was *ahem* slightly off...
2002-04-18 Jarkko HietaniemiDoc tweaks.
2002-04-18 Jarkko HietaniemiThe tests need perlio.
2002-04-18 Artur BergmanPort testcases from thr5005 tests so we don't fail...
2002-04-17 Nick Ing-SimmonsIntegrate mainline
2002-04-17 Robin Houston"foo bar"->()
2002-04-17 Jarkko HietaniemiAs suggested by Arthur: the threads and threads::shared
2002-04-17 Jarkko HietaniemiMore signedness nits.
2002-04-17 Jarkko Hietaniemifast_abs_path() is tainted.
2002-04-17 Jarkko HietaniemiSignedness nit.
2002-04-17 Jarkko HietaniemiAdd just a little bit more explanation to PerlIO::encoding.
2002-04-17 Jarkko HietaniemiPerlIO::encoding 0.01 from Dan Kogai.
2002-04-17 Jarkko HietaniemiUpgrade to Encode 1.42, from Dan Kogai.
2002-04-16 Artur BergmanAdded queue.pm and test case, still disabled because...
2002-04-16 Nick Ing-SimmonsIntegrate mainline
2002-04-16 Rafael Garcia-SuarezB::walkoptree bugfix (see also #15850)
2002-04-16 Hugo van der SandenB::Deparse problems with japhs
2002-04-16 Jarkko HietaniemiStas' tainting worries, obscured by me.
2002-04-16 Slaven Rezicsmall typo in IO::Pipe pod
2002-04-15 Artur BergmanAdd support for my $foo : shared;
2002-04-15 Artur BergmanTest arrays containing references, and references to...
2002-04-15 Nick Ing-SimmonsIntegrate mainline (for Encode)
2002-04-15 Dan Kogai[Encode] 1.40 released!
2002-04-15 Nick Ing-SimmonsIntegrate mainline
2002-04-14 Nick Ing-SimmonsXS versions of encode/decode for Encode::Unicode
2002-04-14 Jarkko HietaniemiIntegrate perlio:
2002-04-14 Tim BunceRe: [dodgy PATCH] Re: [Storable] utf8 keys started...
2002-04-14 Nick Ing-SimmonsAvoid expensive paranoid check that decoder does return...
2002-04-13 Jarkko HietaniemiDedodgify.
2002-04-13 Jarkko HietaniemiTweaks by Autrijus Tang.
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-12 Jarkko HietaniemiUpgrade to Encode 1.34, from Dan Kogai.
2002-04-12 Jarkko HietaniemiIn EBCDIC the BOM detection doesn't seem
2002-04-11 Jarkko HietaniemiUNICOS too has sockpair issues (unsurprisingly,
2002-04-11 Jarkko HietaniemiAlso NEC SUPER-UX has buggy sockpair().
2002-04-11 Jarkko HietaniemidTHX works on its own just fine.
2002-04-11 Jarkko HietaniemiAIX: strerror_r() needs dTHX.
2002-04-11 Jarkko HietaniemiDoc tweaks.
2002-04-11 Jarkko HietaniemiUnused variables.
2002-04-10 Jarkko HietaniemiUpgrade to Encode 1.33, from Dan Kogai.
2002-04-10 Jarkko HietaniemiBackward portability from Dan Kogai.
2002-04-10 Rafael Garcia-SuarezFix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-09 Jarkko HietaniemiUpgrade to Encode 1.32, from Dan Kogai.
2002-04-09 Nick Ing-SimmonsPatch up Encode for Tk
2002-04-08 Jarkko HietaniemiSmall piconv tweaks (sent to Dan).
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.31, from Dan Kogai.
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.30, from Dan Kogai.
2002-04-08 Hugo van der SandenRe: [MIME::Base64 patch] t/base64.t fix
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Tom Brown[ID 20020407.002] Bug (?) and patch for DProf
2002-04-07 Dan Kogai[MIME::Base64 patch] t/base64.t fix
2002-04-07 Slaven RezicDevel/Peek/Peek.xs: reverse ifdef logic
2002-04-07 Jarkko HietaniemiUpdate from Dan Kogai.
2002-04-07 Nicholas ClarkRe: [PATCH] Re: perl@15772
2002-04-07 Jarkko HietaniemiEBCDIC branch was forgotten.
2002-04-07 Jarkko HietaniemiMissing files.
2002-04-07 Jarkko HietaniemiUpgrade to Encode 1.26, from Dan Kogai.
2002-04-07 Jarkko HietaniemiDuh. If the input is a stream of UTF-8 bytes, all...
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-06 Michael G. SchwernEncode tweaks for VMS
2002-04-06 Jarkko HietaniemiPrettyprinting and version paranoia.
2002-04-06 Jarkko HietaniemiBe explicit about the two DB_File tests croaking
2002-04-06 Nicholas ClarkRe: Dumper.pm and Unicode code points (was Re: Data...
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
next