2008-11-25 |
Luke Ross | Re: [perl #59280] perlbug AutoReply: PUSH on tied array... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Vincent Pit | [perl #38809] return do { } : take 3 (or 4...) |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Andy Dougherty | Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
reneeb | [perl #7911] no warning for useless /d in tr/0-9//d |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Nicholas Clark | Promote Perl_setdefout() to the public API. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Nicholas Clark | Change 34831 missed running autodoc.pl |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Mandalemula... | Respecting inc_version_list while processing PERL_VENDO... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
John E. Malmberg | [patch@34896] vms readdir() fixes for UNIX/EFS mode |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Tim Bunce | Hard-coded Perl_pp_entersub and Perl_pp_entereval shoul... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nicholas Clark | Note where there is a U8 of space. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nicholas Clark | Rename PL_breakable_sub_generation to PL_breakable_sub_... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nicholas Clark | Remove the trailing NUL byte, and (hopefully) convert... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Abigail | Improve and restructure t/op/pat.t and split out some... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Rainer Tammer | Re: 5.8.9 RC1 patches for AIX |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Rafael Garcia... | Use only unsigned ints for comparisons to PL_breakable_... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nicholas Clark | Rafael noticed a bug in 34873 - I was comparing against... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Gisle Aas | Change LONG_DOUBLESIZE macros to match config (ref... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Nicholas Clark | S_save_lines() was using strchr() when it should have... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Nicholas Clark | No need to str*cpy() a string of known fixed length... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Nicholas Clark | Fix the bug introduced with MRO, whereby the internals... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Andy Dougherty | Fix a missing single quote in hints/solaris_2.sh |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Renee Baecker | [perl #58428][PATCH] Unicode::UCD::charinfo() does... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Rafael Garcia... | Skip two tests under ithreads, where the constant lives... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Rafael Garcia... | Upgrade to Attribute::Handlers 0.81 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Rainer Tammer | Re: 5.8.9 RC1 report |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Chip Salzenberg | Re: [perl #59998] [PATCH] crypt() returns tainted data... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Nicholas Clark | Add a $VERSION, strict and some documentation to Tie... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Nicholas Clark | Integrate: |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Gisle Aas | Sync up with Digest-MD5-2.38 from CPAN |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Rainer Tammer | Re: 5.8.9 RC1 report |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Florian Ragwitz | Make B::walksymtable not recurse into packages that... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Florian Ragwitz | Deparse inlined constants. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Nicholas Clark | Add Tom Wyant to AUTHORS. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Steve Peters | TODO for fixing lvalue subs in the debugger is now... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Torsten Schoenfeld | MRO tests for isa() and package aliases |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Steve Peters | Upgrade to File-Temp-0.21 |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Rafael Garcia... | Add a dump to help tracing taint bugs, by Chip Salzenberg |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Steve Peters | Forgot to include lib/perl5db.pl in change #34833 |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andy Dougherty | Future-proof hints/linux.sh against Sun's cc -V output. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Steve Peters | Various patches added to RT #21568 from julian@mehnle... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
bharanee rathna | [perl #48489] patch to fix perl bug #7013 |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Florian Ragwitz | Add TODO test for :lvalue under -d. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Chip Salzenberg | [perl #948] [PATCH] Allow tied $, |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Rafael Garcia... | Fix error message label |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Chip Salzenberg | Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Yves Orton | Bump ExtUtils-Install to 1.52 (because of CPAN persnick... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Yves Orton | Update ExtUtils-Install to 1.51 |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Rafael Garcia... | Some deprecated warnings were also in the syntax category |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Gisle Aas | Skip #ifdefs and other preprocessor lines when parsing the |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Gisle Aas | sizeof(long double) is 8 bytes for all Microsoft compilers |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Gisle Aas | POD markup fix |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Rafael Garcia... | Regenerate API docs |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Chip Salzenberg | Re: [perl #60360] [PATCH] local $SIG{FOO} = sub {.... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Gisle Aas | Sync up with Digest-MD5-2.37 from CPAN |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Nicholas Clark | Integrate: |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Vincent Pit | Relocations errors with Intel CC 10 on 64 bits archs |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Dave Mitchell | add -t (tabular option) to Porting/corecpan.pl |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Marcus Holland... | Allow lvalue usage of SvRV() and add MUTABLE_SV() check. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Steffen Mueller | Update Maintainers.pl |
commit | commitdiff | tree | snapshot |
2008-11-10 |
John E. Malmberg | [patch@34779] Get posix exit mode working/tested on VMS |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Nicholas Clark | Backslashes inside '' inside Makefiles seem to be non... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Renee Baecker | [perl #57926][PATCH] File::Find Bug |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Yves Orton | Add support for testing when under |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Nicholas Clark | Upgrade to File::Path 2.07 |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Marcus Holland... | Fix warning code in Perl_sv_vcatpvfn() to make the... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Michael G.... | diagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.t |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Marcus Holland... | Update format warning tests to expect "%lld" instead... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Hugo van der... | "Perl_newSVpvf("%lld")" is broken |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Marcus Holland... | Make sure PerlIO::via doesn't leave its old GV's hanging |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Steve Peters | From change #34775, reverting perlio.c change for now... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Marcus Holland... | Re: [PATCH: Configure/NDBM_File] Add prototype detectio... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Marcus Holland... | Assigning to DEFSV leaks if PL_defgv's gp_sv isn't... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Goro Fuji | Re: [perl #56644] PerlIO resource leaks on open() and... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Goro Fuji | [perl #54828] perlio.c has a problem (both 5.8 and... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Goro Fuji | Re: [perl #57322] perlbug AutoReply: ungetc() to :scala... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Renee Baecker | [perl #18306] This problem seems to be fixed and a... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Craig A. Berry | NDBM prototype config vars for configure.com following... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Marcus Holland... | Revert SvPVX() to allow lvalue usage, but also add a |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yves Orton | create new unicode props as defined in POSIX spec ... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Peters | A small refactoring based on a comment in an old RT... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yves Orton | Make sure inversion sign is shown in all anyof classes... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Upgrade to Pod-Perldoc-3.15 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Oops, change 34762 should have bumped the VERSION |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Temporary (?) fix for ext/Test/Harness/t/compat/regress... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Fix test broken by Test-Simple upgrade (similar to... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Upgrade to Test-Simple-0.85_01, keeping local changes... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | lib/Test/Tutorial.pod is part of Test-Simple |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Fix new test (just added by podlators upgrade) on Win32... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Steve Hay | Upgrade to podlators-2.2.0 |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Marcus Holland... | NDBM just isn't meant to be used with C++. So this |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Marcus Holland... | Add prototype detection for NDBM header files |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Yves Orton | Various changes to regex diagnostics and testing |
commit | commitdiff | tree | snapshot |
2008-11-06 |
karl williamson | Reolve perlbug #59328: In re's, \N{U+...} doesn't match... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Yves Orton | Resolve perl #60344: Regex lookbehind failure after... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Yves Orton | Bring ExtUtils::Install up to date with the latest... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Nicholas Clark | Upgrade to File::Path 2.06_08. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nicholas Clark | ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Marcus Holland... | The breakage caused by #34653 (sh|c)ould have been... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Marcus Holland... | Fix DBM module handling broken by #34653. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Tim Bunce | Re: @{"_<$filename"} is unreasonably tied to use of... |
commit | commitdiff | tree | snapshot |
next |