2006-08-09 |
Rafael Garcia... |
Several fixes in Porting/corelist.pl |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Sébastien Aperghis... |
Small precision about $SIG{__WARN__} |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Rafael Garcia... |
Simplification in Perl_magic_clearsig, plus a fix simil... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Jarkko Hietaniemi |
g++ stage 1 reached |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Peters |
Upgrade to Module-Build-0.2805 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Peters |
Upgrade to Digest-SHA-5.43 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Alex Davies |
Define PERL_NO_DEV_RANDOM on Windows |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Hay |
Fixups for test failures caused by #28667 and #28668 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Rafael Garcia... |
We shouldn't try to decrement the refcount of PL_warnhook |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Hay |
Provide a BGET_svtype, required by #28667 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Rafael Garcia... |
Try to reinstate the fix of change #28638 by patching... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Rafael Garcia... |
Restore modification in warnings.h from change 28662... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Gabor Szabo |
File::Basename add X<> tags, replace regex delimiters |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Gabor Szabo |
adding X<> to perlvar |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Rafael Garcia... |
Regenerate files after previous change |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Gabor Szabo |
perlfunc.pod - unite gmtime and localtime |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Gabor Szabo |
add more X<> tags to perlfunc |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Gabor Szabo |
File::Copy pod updated adding X<> |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Steve Peters |
Sorting the MANIFEST |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rick Delaney |
Re: [perl #39882] inconsistent list slice behaviour |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rick Delaney |
Re: [perl #40055] B::Deparse double do |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Jarkko Hietaniemi |
Tru64 oops |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Jarkko Hietaniemi |
more g++ in Tru64 |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Steve Peters |
Upgrade to Archive-Tar-1.30. Since change #27571 is... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Rafael Garcia... |
Cross-compilation makefile fails to copy Config_heavy.pl |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Jarkko Hietaniemi |
g++ heavy shoveling |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Rick Delaney |
Re: [perl #39733] $AUTOLOAD is never tainted |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Jarkko Hietaniemi |
g++ heavy shoveling |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Rick Delaney |
Re: New perltrap? |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Steve Hay |
Silence a couple of Borland compiler warnings |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jerry D. Hedden |
threads 1.38 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Rafael Garcia... |
Bump version of Module::CoreList |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Rafael Garcia... |
Patch by Marius Feraru <altblue@n0i.net> to handle... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jarkko Hietaniemi |
g++ dNOOP (luckily one can mix code and decls in C++) |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Steve Hay |
Silence the VC7 compiler warning in the following smoke: |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jarkko Hietaniemi |
ANSI-C headers in test snippets to please g++ (and... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jarkko Hietaniemi |
op/stat.t: SKIP count fix in case of no dirfd() |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jarkko Hietaniemi |
solution(?) to the "warning: comparison is always false... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Jarkko Hietaniemi |
(back) towards g++ compilation (in Tru64, and elsewhere) |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Steve Peters |
Tests to go with change #28628. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Andreas König |
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Steve Hay |
Remove a (UINT) cast to silence a VC6 compiler warning |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Jarkko Hietaniemi |
z/OS: an easy test nit |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Steve Peters |
Change stat() and -X filetests so that they treat ... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Steve Peters |
Upgrade to Digest-SHA-5.42 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Steve Hay |
Clear up most of the VC6 compiler warnings in the follo... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
David Dyck |
#7217: config.h comments for HAS_POLL incorrect |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Yves Orton |
Re: Silence/fix more warnings from the regex engine |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Andy Wardley |
[perl #39835] Patch for perlipc.pod to update TCP serve... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Rafael Garcia... |
Some notes in perl594delta. |
commit | commitdiff | tree | snapshot |
2006-07-26 |
SADAHIRO Tomoyuki |
interpolation of @- (and @+) in patterns ([perl #27940... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Steve Peters |
Added tests from CGI.pm that had not been integrated... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Rafael Garcia... |
Add a few links to standard modules in perlfunc, by... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Mike Guy |
Re: [ID 20000816.012] *foo = *_ is broken |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.09_02 |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Marcus Holland... |
Very recent development versions of gcc (4.2.0 20060715... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Steve Peters |
Replace some sprintf()'s in Data::Dumper with my_snprin... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Rafael Garcia... |
Revert change 28603: this was a wrong fix, that didn... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
SADAHIRO Tomoyuki |
perlop: parsing quoted constructs |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Steve Peters |
The rest of the changes for Sys-Syslog-0.17 which my... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Steve Peters |
Upgrade to Sys-Syslog-0.17 |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Jarkko Hietaniemi |
Tru64: if cc given both -O and -g, -g must be -g3 |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Rafael Garcia... |
Revert part of last change, that was causing utf8 test... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Jarkko Hietaniemi |
z/OS: pp_sys.c, reg*.c, toke.c, utf8.c |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Rafael Garcia... |
Add another volatile modifier to protect against longjm... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.09_01 |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Rafael Garcia... |
More tweaks to threads 1.37, by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Rafael Garcia... |
In pp_entersub, accept to handle a CV with a NULL padlist. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Rafael Garcia... |
Upgrade to threads 1.37, by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Rafael Garcia... |
Band-aid for segfault in ext/threads/t/blocks.t on... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Alexandr Ciornii |
[perl #39876] Time::gmtime 1.02 examples patch |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Jarkko Hietaniemi |
make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Jerry D. Hedden |
[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Randy W. Sims |
Fix Borland problem with quoted pre-processor macros... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Steve Peters |
Additional reason for ssh passphrase failures. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Rafael Garcia... |
Remove the C89 checking with gcc |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Yves Orton |
Silence system warning during tests (only on win32... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Steve Hay |
Avoid an error that VC++'s resource compiler seems... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
H.Merijn Brand |
Cygwin doesn't cope (yet) with gcc flags -std=c89 |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rafael Garcia... |
Check for taintedness of PERL5SHELL on Windows |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jarkko Hietaniemi |
MIME::Base64 quoted-print.t: z/OS (EBCDIC) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Yves Orton |
Re: Fix loads of warnings from the last escaping patch... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jarkko Hietaniemi |
perlhack: advertise Configure -Dgccansipedantic |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Steve Peters |
Upgrade to Module-Build-0.2803 |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Steve Peters |
Upgrade to Test-Simple-0.64 |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jarkko Hietaniemi |
Re: [PATCH] various safety/portability tweaks |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Dave Mitchell |
run regen_headerds |
commit | commitdiff | tree | snapshot |
2006-07-15 |
SADAHIRO Tomoyuki |
comment update for scan_const |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Yves Orton |
Updated escaping code. utf8 regex debug output improvements |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Steve Peters |
Adding Module::Build::Version missed in upgrade. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Steve Peters |
Upgrade to ANSIColor-1.11 |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Steve Peters |
Upgrade to Module-Build-0.2802 |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Jarkko Hietaniemi |
various safety/portability tweaks |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Jarkko Hietaniemi |
cflags.SH: add missing C files |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Jarkko Hietaniemi |
Re: [PATCH] cflags.SH: add -std=c89 |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Craig A. Berry |
overload.t has same locale problem with VMS that it... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Craig A. Berry |
Make sysconf tests handle unimplemented success indications |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Anno Siegel |
Silence a compiler warning on Win32/VC++ |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Steve Peters |
Skip tests for pathconf() and fpathconf() on HP-UX for |
commit | commitdiff | tree | snapshot |
next |