2006-09-01 |
Nicholas Clark |
Merge lval and hasargs into one U8 in struct block_sub |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nicholas Clark |
Access to cx->blk_sub.lval via macros (as it's about... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nicholas Clark |
Access cx->blk_sub.hasargs via a pair of macros (as... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Nicholas Clark |
Change the generation of {} and [] from 3 ops to 1... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Nicholas Clark |
Save 4 bytes from struct context (on ILP32) by moving... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Steve Hay |
Silence some more Borland compiler warnings |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Steve Hay |
Silence Borland compiler warnings in XS::APItest and... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Rafael Garcia... |
Revert bogus change 28763. |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Shawn Boyette |
Fix PerlIO::scalar fileno() documentation as suggested in: |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Steve Peters |
Added an additional #ifndef based on comments by Jarkko and |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Daniel Frederick... |
perlsyn incomplete duplicate definition of truth |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Rafael Garcia... |
More conditional defines of EXTERN_C, by Jarkko |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Marcus Holland... |
Change #24364 broke Data::Dumper::Seen() |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Rafael Garcia... |
Regression test for attributes 'reserved' warning, |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Rafael Garcia... |
Put a plan in the last added test |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Steve Hay |
Silence a bunch of Borland compiler warnings in SDBM_File |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Adriano Ferreira |
Re: [perl #40216] SelfLoader::croak doesn't protect... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Rafael Garcia... |
Following Jarkko's advice, it seems that ODBM_File... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Jerry D. Hedden |
RE: [perl #40227] 'reserved' warning not working |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Steve Peters |
Upgrade to File-Temp-0.17. Also, a change to Tim Jenne... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Robin Barker |
change 28744 broke ODBM_File |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Jerry D. Hedden |
Don't promulgate Perl attributes |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Steve Peters |
Upgrade to CGI.pm-3.22. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
smoketst@hp46t243... |
[perl #40161] ccversion fix for hpux |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Steve Peters |
The previous change causes compile failures with thread... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Steve Peters |
Part of one of Jarkko's g++ patches that was missed. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Steve Peters |
Update to Time-HiRes-1.90. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Steve Peters |
Upgrade to Time-HiRes-1.89. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Steve Peters |
Upgrade to CGI.pm-3.21 |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Steve Peters |
Upgrade to Time-HiRes-1.88. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jarkko Hietaniemi |
g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jarkko Hietaniemi |
perlhack.pod: small porta-tweaks (this time without... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jarkko Hietaniemi |
g++/x2p (better version) |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jarkko Hietaniemi |
g++/Tru64: got perl linking once got the linkage right |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Rafael Garcia... |
Amendment to change #28739 |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Jarkko Hietaniemi |
bytecode.t failures in Tru64: svtype (enum) is int... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Rafael Garcia... |
perlthrtut update, by Jerry D. Hedden. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Jarkko Hietaniemi |
g++/Solaris: force d_dlopen=define |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Rafael Garcia... |
Phrasing nit in perlxstut (by Ville Koskinen) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Rafael Garcia... |
A type change that apparently works around a compiler bug |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jarkko Hietaniemi |
Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached) |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Steve Peters |
syscall() declaration in perl.h needs to have an EXTERN... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Steve Peters |
Fix to problem where CGI can lose the filehandle during... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Steve Peters |
gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Steve Peters |
Cast needed to compile bsd_glob.c with C++ |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Steve Peters |
Additional changes to get C++ a little closer to a... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Steve Peters |
Additional floating point strictness is needed to get... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Update Module::CoreList data with 5.9.4 |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
5.9.4 is today. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Actually, Richard Clamp doesn't maintain Module::CoreLi... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Regenerate perlmodlib and perltoc |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
POD formatting nit |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Remove some of the known problems documented in perldel... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
Revert change 28319, which may cause segfaults with... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rafael Garcia... |
More perldelta nits found by my reviewers |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
Spelling fixes, thanks to Nicholas and to Ronald Kimball |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
More perldelta entries and fixes |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
Typo fix in the documentation of source filters in... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Marcus Holland... |
Only copy ppport.h to destination if it is different. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.10 |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
perldelta entry describing regexp work, by Yves Orton |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
Regenerate metafile |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
New authors |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
More perldelta entries; plus, credits. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
Typo fix in perldiag |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Steve Hay |
Update pod/perl594delta.pod w.r.t. #28706, and arrange... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Steve Hay |
Update Porting/Maintainers.pl w.r.t. #28695, #28703... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Jos I. Boumans |
Add Module::Loaded to the core |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
More perldelta nits. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Garcia... |
Make the NAME section of Package::Constants more confor... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Jos I. Boumans |
Add Package::Constants to the core |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Nicholas Clark |
Regularise the indents of Changes to placate Porting... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Rafael Garcia... |
Fix URL of perlbug database |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Rafael Garcia... |
More perldelta entries |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Rafael Garcia... |
Fix a couple URLs in perlhack |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Jarkko Hietaniemi |
perlhack.pod: more portability pitfalls |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Steve Hay |
Resync win32/config_H.* and win32/config.* with config_h.SH |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Rafael Garcia... |
More perldelta notes. Also, I did forget things |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Jos I. Boumans |
Add Module::Load to 5.9.x |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Steve Hay |
Close file before unlinking (on Win32 at least!) |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Andy Dougherty |
Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rafael Garcia... |
Some updates to the cross-compilation config script |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rafael Garcia... |
lstat on *GLOB{IO} with warnings on would segfault |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jarkko Hietaniemi |
g++: gethostbyaddr, and more Tru64 defines |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jarkko Hietaniemi |
doio.c: vararg NULLs must be cast right |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rafael Garcia... |
Upgrade to version.pm 0.67 |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Steve Peters |
A couple const's and a cast to get Sun CC to compile... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Steve Peters |
Fix comment nit in config.h |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Yitzchak Scott... |
Re: [perl #37731] junk and uninit'ed values in tied... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Dave Rolsky |
PATCH: Sync Time::Local in blead to 1.13 on CPAN |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rafael Garcia... |
Add OS-specific core modules in Module::CoreList for... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rafael Garcia... |
Add OS-specific modules in Module::Corelist generation... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rafael Garcia... |
Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8 |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rafael Garcia... |
More fixes in the Module::Corelist data generation... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rafael Garcia... |
Really submit previous change |
commit | commitdiff | tree | snapshot |
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 |
next |