This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
for pod/perlfaq2.pod against latest snapshot for Alpaca
[perl5.git] / ext /
2003-07-05 Jarkko HietaniemiUpgrade to Digest::MD5 2.25.
2003-07-05 Dave Mitchellfix for ext/threads/t/problems.t failures
2003-07-04 Jarkko HietaniemiOops.
2003-07-04 Jarkko HietaniemiUpgrade to Digest::MD5 2.24, with few extra tweaks:
2003-07-04 Jarkko HietaniemiNo energy now to figure out what is wrong with $0
2003-07-04 Jarkko Hietaniemi$0 is pain.
2003-07-03 Jarkko HietaniemiBump Time::HiRes version to 1.50.
2003-07-03 Jarkko HietaniemiRevert #19957 as requested by Rafael.
2003-07-03 Rafael Garcia-SuarezRe: randomly untainting?
2003-07-03 Jarkko HietaniemiNo fancy binmode() if no perlio.
2003-07-03 Jarkko HietaniemiUnderline the fact that XSLoader is not DynaLoader
2003-07-02 Rafael Garcia-SuarezSkip a socketpair test on SCO OSR
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-07-02 James Jurachline numbers are given % 64k
2003-07-02 Jarkko HietaniemiVMS: with this, 100% make test in Compaq C V6.5-001
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-07-01 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.23.
2003-07-01 Jarkko HietaniemiEven more :utf8 socket testing, now in both directions.
2003-07-01 Jarkko HietaniemiOne more test (does binmode()ing a socket succeed)
2003-07-01 Jarkko HietaniemiTweak an existing IO test to test also the change ...
2003-07-01 Jarkko HietaniemiRework Time::HiRes not to need HAS_NANOSLEEP from Confi...
2003-06-30 Nick Ing-SimmonsIntegrate mainline
2003-06-30 Jarkko HietaniemiThe 'contiguous' test for argv[], envp[] was bogus
2003-06-30 Jarkko Hietaniemi$0 test tweaks from Andreas.
2003-06-29 Rafael Garcia-SuarezMisc Pod Nits.
2003-06-29 Jarkko HietaniemiFix a faulty alias.
2003-06-28 Dan Kogai[Encode] pre-1.97 patches
2003-06-27 Nick Ing-SimmonsIntegrate mainline
2003-06-26 Jarkko HietaniemiBite the bullet and apply the hash randomisation patch.
2003-06-19 Jarkko HietaniemiBump Time::HiRes to 1.49.
2003-06-19 Richard Soderbergemail address correction
2003-06-18 Dan KogaiEncode] 1.96 Released
2003-06-18 Jarkko HietaniemiOops in change #19809.
2003-06-18 Jarkko HietaniemiIf the first argument of sigaction() was a string,...
2003-06-17 Jarkko Hietaniemiio_dir.t tweak from Craig Berry.
2003-06-17 Peter O'Gorman/ext/DynaLoader/dl_dyld.xs
2003-06-16 Jarkko HietaniemiAnd even more glibc fcntl constants, this time mostly...
2003-06-16 Jarkko HietaniemiEven more glibc O_ modes.
2003-06-16 Jarkko HietaniemiAdd O_NOATIME.
2003-06-16 Jarkko HietaniemiInstead of fancy condvar footwork do a simple join,
2003-06-15 Ilya ZakharevichOS2 patches
2003-06-13 Jarkko HietaniemiEncode simply needs more work on EBCDIC.
2003-06-12 Artur BergmanIn free we want to destroy, not init, thanks to Tim...
2003-06-12 Artur BergmanBe polite and destroy the mutexes and conditions we...
2003-06-11 Marcus Holland-MoritzIntegrate from maint:
2003-06-10 Nick Ing-SimmonsIntegrate mainline
2003-06-10 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.22.
2003-06-09 Jarkko HietaniemiOn a real multicpu box the child thread could still...
2003-06-09 Jarkko HietaniemiPossible fix for the problems in EBCDIC from Sadahiro...
2003-06-09 Gurusamy Sarathyfix for perlio.t failures on windows (from Dan Kogai)
2003-06-09 Artur BergmanSupport blessed shared references.
2003-06-08 Dan KogaiRe: forwarded you a test result
2003-06-07 Artur BergmanMajor (internal) change to make it much more easy to...
2003-06-07 Artur BergmanLast patch broke this slightly because INC was wrong.
2003-06-07 Artur BergmanRemove warnings from tests.
2003-06-07 Artur BergmanWork in non core env.
2003-06-05 Robin BarkerRE: maint @ 19683
2003-06-05 Jarkko HietaniemiEven more getspecific patches from Brian De Pradine;
2003-06-05 Jarkko Hietaniemiz/OS threads tweak from Brian De Pradine.
2003-06-05 Jarkko HietaniemiUpgrade to Time::HiRes 1.48.
2003-06-03 Jarkko HietaniemiAccording to Arthur this should help
2003-06-03 Nick Ing-SimmonsIntegrate mainline
2003-06-02 Rafael Garcia-SuarezA little bit more of weird-code-proofing in B::Deparse.
2003-05-31 Craig A. Berryext/Encode/t/perlio.t filename tweak
2003-05-29 Dave Mitchelljumbo closure fix
2003-05-29 Pradeep Hodigere[patch] IO::File->open() with encoding
2003-05-29 Jarkko HietaniemiDocument that setvbuf() is not probably any more available.
2003-05-26 Nick Ing-SimmonsIntegrate mainline
2003-05-25 Jarkko HietaniemiRun external commands only with localized sanitized...
2003-05-25 Jarkko HietaniemiProtect against race conditions: if the pid is not...
2003-05-24 Dan Kogai[Encode] Minor bug in piconv induced by Getopt::Long
2003-05-24 Nick Ing-SimmonsIntegrate mainline (but don't integrate back yet).
2003-05-24 Dave Mitchell[PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-24 Jarkko HietaniemiAdd a real scan for pthread_attr_setscope().
2003-05-23 Robin BarkerRE: state of deparse?
2003-05-23 Robin Barkerfor Configure -Dnoextensions=Encode
2003-05-23 Jarkko HietaniemiHasty editing, grumble.
2003-05-23 Jarkko HietaniemiLinewrapping MUAs, grumble.
2003-05-23 Jarkko HietaniemiU/WIN extension fix from John P. Linderman.
2003-05-23 Dan KogaiRe: Stateful PerlIO implemented [Was: [perl #22261...
2003-05-23 Dan KogaiStateful PerlIO implemented [Was: [perl #22261] Was...
2003-05-23 Jarkko HietaniemiWorkaround for buggy gcc 2.95.3 in openbsd/sparc64.
2003-05-22 Dan KogaiRe: [cpan #2629] Wrong assumption in numeric comparison
2003-05-21 Jarkko HietaniemiMAN3PODS => {} good. (Was in 5.8.0, has been lost...
2003-05-21 Jarkko HietaniemiU/WIN test nit for John P. Linderman.
2003-05-21 Dan Kogai[Encode] 1.95 released
2003-05-20 Nick Ing-SimmonsIntegrate mainline.
2003-05-19 Jarkko HietaniemiFurther -Uuseperlio tweaking.
2003-05-19 Jarkko HietaniemiMore Ultrix double definition avoidance.
2003-05-19 Nick Ing-SimmonsIntegrate mainline
2003-05-19 Jarkko HietaniemiNekkid numbers.
2003-05-19 Jarkko HietaniemiMeaningless cosmetics.
2003-05-19 Jarkko HietaniemiMake Perl_ithread_self() a bit more helpful when
2003-05-19 Jarkko HietaniemiSlightly wrong panic messages.
2003-05-19 Jarkko HietaniemiUltrix: the #19435 helped the IO extension, so this...
2003-05-19 Craig A. BerryBased on
2003-05-19 Jarkko HietaniemiMake the test work without perlio, from Dan Kogai.
2003-05-18 Nick Ing-SimmonsIntegrate UTF7 (now initial create has been submitted)
2003-05-18 Nick Ing-SimmonsIntegrate mainline
2003-05-18 Jarkko HietaniemiUTF-7 tweak from Dan Kogai.
next