p5sagit/p5-mst-13.2.git
2002-05-15 Jarkko Hietaniemi $VERSIONize.
2002-05-15 Jarkko Hietaniemi Third Degree: name the op/foo.t as op_foo.
2002-05-15 Jarkko Hietaniemi Read of uninitialized heap found by Third Degree
2002-05-14 Jarkko Hietaniemi Add more rules.
2002-05-14 Dave Mitchell allow use threads qw(yield)
2002-05-14 Jarkko Hietaniemi Micropatch from Olaf Flebbe.
2002-05-14 John P. Linderman perlhack.pod typos [PATCH]
2002-05-14 H.Merijn Brand typo in Socket.pm
2002-05-14 Jarkko Hietaniemi The #16592 needs this.
2002-05-14 John P. Linderman Re: lib/sort.t failure [PATCH]
2002-05-14 Jarkko Hietaniemi Add a script for cleaning out the "known noise"
2002-05-14 Artur Bergman Turn the sort RealCmp for stable quicksorts into a
2002-05-14 Jarkko Hietaniemi reentr.h affects more C files than just reentr.c
2002-05-14 Jarkko Hietaniemi Document reentr.pl a bit better. Still rather
2002-05-14 Jarkko Hietaniemi z/OS update: not all Storable was clear yet.
2002-05-14 Jarkko Hietaniemi Avoid potentially empty struct.
2002-05-14 Jarkko Hietaniemi Todo tweaks.
2002-05-13 Dave Mitchell various minor fixes in threads.
2002-05-13 Peter Prymmer Re: unsigned char hashes (Re: perl@16539)
2002-05-13 Nicholas Clark Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Repor...
2002-05-13 Nicholas Clark Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Repor...
2002-05-13 Vadim Konovalov WinCE several touches
2002-05-13 H.Merijn Brand Re: perl@16573
2002-05-13 Artur Bergman Make the point a bit clearer after suggestion from...
2002-05-13 Rafael Garcia... perltodo update.
2002-05-13 H.Merijn Brand README.aix update
2002-05-13 Doug MacEachern export PerlIOBuf_get_base for win32 extension...
2002-05-13 Paul Green Update README.vos and pod/perlport.pod
2002-05-13 Peter Prymmer fix a small comment nit in vms/vms.c
2002-05-13 Jarkko Hietaniemi Update Changes.
2002-05-13 Dave Mitchell Re: 'use threads::shared' noisy with -w
2002-05-13 Michael G.... #!/usr/bin/perl-current misparse
2002-05-12 Jarkko Hietaniemi Be clean.
2002-05-12 Gurusamy Sarathy change#8666 ($Config{perllibs}) apparently never got...
2002-05-12 Jarkko Hietaniemi Elaborate on the exit/wait plan a bit.
2002-05-12 Jarkko Hietaniemi Slight doc tweaks.
2002-05-12 Jarkko Hietaniemi OS/390: update the test results.
2002-05-12 Jarkko Hietaniemi Add threadsafety caveats.
2002-05-12 Jarkko Hietaniemi Update the Mac OS X situation.
2002-05-12 Artur Bergman Update todo, removing things done and adding new things.
2002-05-12 Jarkko Hietaniemi Reword the "threads still running" cleanup message.
2002-05-12 Jarkko Hietaniemi EBCDIC: retract #16557, it ran into a weird tokenizer...
2002-05-12 Artur Bergman Add emulation layer for Thread/Semaphore and Thread...
2002-05-12 Artur Bergman Fixed bug where tmpsv would be null after the return...
2002-05-12 Jarkko Hietaniemi (retracted by #16560)
2002-05-12 Jarkko Hietaniemi EBCDIC: make t/op/pat #242 and 243 finally succeed.
2002-05-12 Jarkko Hietaniemi As suggested by Dave Mitchell, adding yield()s at
2002-05-12 chromatic RE: VOS bleadperl test failure on 16539
2002-05-12 Jarkko Hietaniemi There's no rest for the wicked misspellers.
2002-05-12 Jarkko Hietaniemi Detypos (and sticking with US spelling since Dan Sugalski
2002-05-11 Jarkko Hietaniemi Because of #16550 these tests would now spew
2002-05-11 Jarkko Hietaniemi EBCDIC: the toke.c wariness about UTF-8 (really, UTF...
2002-05-11 Vadim Konovalov a bit more for WinCE
2002-05-11 Vadim Konovalov for WinCE cross-build, another one
2002-05-11 Jarkko Hietaniemi Explicit casts due to #16542.
2002-05-11 Jarkko Hietaniemi Upgrade to Test::Harness 2.21.
2002-05-11 Jarkko Hietaniemi Upgrade to Net::Ping 2.18 (no core-relevant changes,
2002-05-11 Dave Mitchell updated threads docs
2002-05-11 Nicholas Clark unsigned char hashes (Re: perl@16539)
2002-05-10 Kay Röpke more os x test output cosmetics
2002-05-10 Jarkko Hietaniemi Update Changes.
2002-05-10 Jarkko Hietaniemi Regen toc.
2002-05-10 Jarkko Hietaniemi Move pod, add $VERSION.
2002-05-10 Jarkko Hietaniemi Unused variables.
2002-05-10 chromatic Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2002-05-10 Jarkko Hietaniemi Don't do JAPHs unless doing "make torturetest".
2002-05-10 Robin Barker format and other warnings
2002-05-10 Jarkko Hietaniemi Move the noisy tie core dump test to fresh_perl from...
2002-05-10 Yitzchak Scott... Re: [PATCH] Re: perl@16433
2002-05-09 Dave Mitchell Re: where threads cond.t hangs
2002-05-09 Nick Ing-Simmons Integrate maint branch io (pipe) fixes. (changes#16329...
2002-05-09 Jarkko Hietaniemi FAQ sync.
2002-05-09 Jarkko Hietaniemi metaconfig unit linting.
2002-05-09 Jarkko Hietaniemi ptrsize should depend on use64bitall, not the other
2002-05-09 Jarkko Hietaniemi Integrate #16510 from macperl;
2002-05-09 Philip Newton Re: Storable doc patches
2002-05-09 Rafael Garcia... cmp() compares chars, not bytes.
2002-05-09 Rafael Garcia... A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
2002-05-09 Philip Newton Storable doc patches
2002-05-09 Philip Newton Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re...
2002-05-09 Lupe Christoph [Patch] perlxstut.pod
2002-05-09 Lupe Christoph [Patch] perlapio.pod
2002-05-08 Jarkko Hietaniemi Rework #16506 some more.
2002-05-08 Jarkko Hietaniemi Rework #16503 a bit to keep all the HiRes implementation
2002-05-08 Pixel [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols...
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-08 Kay Röpke Test output update for OS X 10.1.4
2002-05-08 Yitzchak Scott... [PATCH] Re: perl@16433
2002-05-08 Simon Glover [DOC PATCH] Minor threads::shared nits
2002-05-08 Simon Glover [DOC PATCH] perlthrtut proofreading
2002-05-08 Jarkko Hietaniemi Deprecate 5.005threads.
2002-05-08 Jarkko Hietaniemi Integrate perlio:
2002-05-08 Nick Ing-Simmons Portability and doc tweaks to PerlIO/XS stuff.
2002-05-08 Nick Ing-Simmons PerlIO/XS interface routine and doc updates from
2002-05-08 Nick Ing-Simmons Integrate mainline
2002-05-08 Jarkko Hietaniemi Update Changes.
2002-05-08 Gurusamy Sarathy p4genpatch: produce unix-compatible patches on non...
2002-05-08 Jarkko Hietaniemi Integrate perlio:
2002-05-08 Jarkko Hietaniemi The base.pm changes need this, too?
2002-05-08 Gurusamy Sarathy fix p4genpatch breakage (missing slash in patch headers)
next