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 |
2006-07-14 |
Dave Mitchell | remove regex postive super-linear cache code |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Jarkko Hietaniemi | -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Steve Peters | Version bumps for z/OS fixes. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jarkko Hietaniemi | z/OS: CPAN-ized ext/ and lib/ |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jarkko Hietaniemi | z/OS: non-CPAN ext and lib + main() without the third... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Steve Peters | Keep Intel C++ from claiming that it is gcc. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Steve Peters | Clear up a few more warnings from blead. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Rafael Garcia... | Not everybody has env |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Yves Orton | Re: Misunderstanding escapes in heredocs? |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Rafael Garcia... | Additions to perlhack based on a patch by Gabor Szabo |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Rafael Garcia... | Nits to the perlintro safety net (by Gabor Szabo and... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jarkko Hietaniemi | Relink to use temp file forced on current dir in mpeix |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rafael Garcia... | Cleanup and conversion to t/test.pl |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rafael Garcia... | I prefer array indexes that start from 0 in beginner... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rafael Garcia... | Integration of strlcat is to-done (noticed by Yves) |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Steve Hay | Fix change #28552: VC++ doesn't like code before declar... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rafael Garcia... | Additions and removals in perltodo |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Gabor Szabo | more strictness in perlintro |
commit | commitdiff | tree | snapshot |
next |