2003-08-12 |
Jarkko Hietaniemi |
More microperlish faking in case no fcntl F_SETFD for... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
A generally useful hunk from Ilya's microperl patch. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
returning would be good, too. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
No dor in maint. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ilya Zakharevich |
XSLoader revisted |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Michael G.... |
produce Foo-Bar/lib/Foo/Bar.pm |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
The Debian people have expressed a wish for the boilerplate |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
A new try from Dave Mitchell for [perl #23265]. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
Fix for [perl #23287] segfault in untie. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
=head2 ALL CAPS |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
Too enthusiastic head2-ing. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
Gotta Get'em Cases Right. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Jarkko Hietaniemi |
head2-ify many of the head1s, will probably make this... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Iain Truskett |
Re: [PATCH] perlreref.pod tweaks |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Rafael Garcia... |
Add a new regression test for Safe : tests that all ops |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Rafael Garcia... |
[perl #23274] B::Deparse wasn't handling correctly... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jarkko Hietaniemi |
[PATCH] [@20616] perlreref.pod incorrectly describes \c |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jarkko Hietaniemi |
Integrate: |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Nick Ing-Simmons |
Allow via layer to affect the PERLIO_F_UTF8 flag. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jarkko Hietaniemi |
VC6 warning: result still unsigned. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jarkko Hietaniemi |
Typo fix from Boris Zentner. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Lukas Mai |
[perl #23273] warnings in Unicode::UCD |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jarkko Hietaniemi |
Explain the 'Wide character in print' a bit more. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
John P. Linderman |
Re: killing for vital signs [PATCH] |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jarkko Hietaniemi |
gcc -ansi -pedantic cleanup; and a seemingly forgotten |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jarkko Hietaniemi |
Clarify the format checking instructions. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jarkko Hietaniemi |
Retract #20597, too many resulting core dumps. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Dave Mitchell |
Re: [perl #23265] Nested anonymous subs |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jarkko Hietaniemi |
Try simple workaround for the POSIX autosplit.ix warning. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jarkko Hietaniemi |
One more PL_csighandlerp. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Rafael Garcia... |
Further tweaks on perlreref.pod (by Iain Truskett) |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Rafael Garcia... |
Add the perlreref manpage, by Iain Truskett |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Rafael Garcia... |
Remove ByteLoader from the list of modules whose compil... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Dave Mitchell |
add "$lexical not available" warning in C<for my $lex ()> |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Rafael Garcia... |
Regenerate perlapi.pod. |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Michael G.... |
Removing tested modules |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Update Jon Orwant's email address as he wants it, |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Abhijit Menon-Sen |
hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Michael G.... |
Installation on Win32 |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Reintroduce the U_32-ification to pad.c, |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Rafael Garcia... |
Change #20578 to SelfLoader is probably also useful... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Some updates for the memory use debugging section: |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Fix from Dave Mitchell to the recent from lib/Devel... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
The libcygipc doesn't really work with the Perl SysV... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Retract #20524 since it was due to broken INT32_MIN in |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Dave Mitchell |
[ PATCH] Re: strange destruction problem on VMS |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Michael G.... |
Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX= |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jan Dubois |
kill 'INT' doesn't work on Windows |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Nicholas Clark |
Re: [PATCH] Re: Storing ... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jarkko Hietaniemi |
Two more tests for #20566/#20568. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Nick Ing-Simmons |
Re: UNICODE regexp bug |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Nick Ing-Simmons |
UNICODE regexp bug |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Jarkko Hietaniemi |
Move the csighandler to be a data variable so that |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Steve Hay |
Re: main@20537: WinXP build failed op/time.t test 2 |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Gerrit P. Haase |
maintperl ... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Jarkko Hietaniemi |
Retract PASTHRU* changes as recommended by Schwern. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Dave Mitchell |
Fwd: Re: [PATCH] flags set incorrectly on abandoned... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
The #20546 was too ambitious, broke the test. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Peter Prymmer |
Fw: [PATCH: perl@20512] DBG build tweaks for VMS. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
Some AUTHORS updates. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
Hint away the semid_ds test in NetBSD/sparc. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
Allow hinting d_semctl_semun and d_semctl_semid_ds. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Fergal Daly |
Test::More |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
Integrate from maint: |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
[PATCH 5.8.1] Benchmark problem |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
Retract #20359: too wide a brush. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
If no alarm(), skip the subtests. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Philip Newton |
Re: maint @ 20537 |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Philip Newton |
Re: maint @ 20537 |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Jarkko Hietaniemi |
NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Hugo van der... |
Re: [perl #23030] Error in negative lookahead with... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jarkko Hietaniemi |
ESUCCESS = 0 is not true, but exists. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jari Aalto |
[pathc] Sys:Syslog.pm::syslog() - Better error message |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jarkko Hietaniemi |
Make code agree with documentation (from Wolfgang Friebel) |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jarkko Hietaniemi |
Various tweaks to help DJGPP builds. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jarkko Hietaniemi |
More PASTHRU patching from Steve Hay. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Jarkko Hietaniemi |
Cast away gcc 3.3 type conversion pickiness. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Gerrit P. Haase |
Re: perl with cygwin 1.5, need help |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robin Barker |
maint @ 20512 |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Steve Hay |
Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE comman... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Tim Jenness |
Re: [PATCH pod/perlfaq2.pod] update Friedl book listing... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Craig A. Berry |
dprofpp.PL again -- #20488 thinko |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Mark-Jason... |
BETTER update Friedl book listing for 2nd edition |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
Continue #20506. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
Try to fix the INC in PASTHRU. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chip Salzenberg |
Re: [perl #23083] [5.8.0-Bug?] backtick returns empty... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Steve Hay |
Re: MakeMaker doesn't pasthru DEFINE command-line args... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
Reinstate #11125, hopefully making MakeMaker to pass |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Vadim Konovalov |
WinCE more implemented functions |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
A suggested perlio doc addition from Stas. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Robin Barker |
AUTHORS + Maintainers.pl |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
This is necessary to get things building for the VMS... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Alain Barbet |
Re: [perl #23202] [RESOLVED] coredump on ext/POSIX... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
Add some known cases to Maintainers. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Elizabeth Mattijsen |
perlthrtut.pod |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
Add META.yml and Stas' makemeta (plus extensive reworking |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jarkko Hietaniemi |
[perl #23216] ext/IPC/SysV/t/sem.t don't remove semapho... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Gisle Aas |
PerlIO_{read,write} return value doc patch |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Craig A. Berry |
(was Re: DProf tests with -p broken on VMS) |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Marcus Holland... |
typos in encoding.pm |
commit | commitdiff | tree | snapshot |
next |