2014-06-17 |
Tony Cook | be explicit that SvSetSV() doesn't do set magic |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Disable and document xop_name gcc warning seen in HP-UX. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Use of the Uid_t_sign and casting instead of Uid_t_f. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | d_namlen can be signed. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Do not printf U32 and I32 (both) as %i. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | For HP-UX, do not potentially deref NULL CopFILESV. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | Fatalize using hash|array as reference |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | op.c: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | PATCH: [perl #122029] BBC KAWASAKI/Encode-JP-Emoji |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | t/re/pat_advanced.t: Add comment |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Karl Williamson | PATCH: [perl #122084] BBC KARMAN/Search-Tools |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Steffen Mueller | ExtUtils::ParseXS: doc typo fix |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Dagfinn Ilmari... | [perl #122110] [PATCH] Remove left-over mad cruft |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Yves Orton | tweak type for picky compilers |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | More (void*) for %p. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Follow-up to b84edbf2; (IV) the IVdf. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Yves Orton | Make hash_value() accept an optional seed |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | %p really wants void*. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Use %"IVdf" instead of %zd. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jarkko Hietaniemi | Some low-hanging -Wunreachable-code fruits. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Jarkko Hietaniemi | The clang frontend says "unknown" for -Wunknown. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 2.00 |
commit | commitdiff | tree | snapshot |
2014-06-15 |
James E Keenan | Run porting/podcheck.t --regen to undo manual changes. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
James E Keenan | Rebreak lines to achieve <80 recommended line length. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
James E Keenan | Rebreak lines to achieve <80 recommended line length. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
James E Keenan | Rebreak lines to achieve <80 recommended line length. |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Darin McBride | rmv duplicate SvUV call in Perl__swash_inversion_hash |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.98 |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Jarkko Hietaniemi | Revert "Some low-hanging -Wunreachable-code fruits." |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Jarkko Hietaniemi | Some low-hanging -Wunreachable-code fruits. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | Another 'use encoding' issue |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Jarkko Hietaniemi | perldelta for b5bbe64. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Jarkko Hietaniemi | Put back an #if-0-ed chunk 7053d92 removed. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Jarkko Hietaniemi | Remove MAD. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | Add note to 'encoding' pod that it's removed |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | Experimentally cause 'use encoding' to fail. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | pp.c: Add comment |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | perldelta: Add entry for new XS macro isUTF8_CHAR |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Chris 'BinGOs... | Suppress the pm_to_blib spammage during make |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Matthew Horsfall... | [perl #121126] - Allow deparse tests to skip/ignore... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | Deprecate unescaped literal "{" in regex patterns |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Karl Williamson | toke.c: Change S_scan_str parameter meaning |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | perldelta for 0b0a072 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 9be9e8a |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 94d4006 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Silence several -Wunused-parameter warnings about my_perl |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Added several missing PERL_UNUSED_RESULT() |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Removed set_emergency_buffer from malloc.c |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Mark several functions with __attribute__noreturn__ |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Cast %p arguments to (void*) |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Adding missing SVfARG() invocations |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Adding missing HEKfARG() invocations |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brian Fraser | Protect against ptrdiff_t not being available. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | POSIX.xs: Fix typo. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | Fix some compilation warnings |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | pp.c: Fix Win32 compilation problems |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | Allow to compile if don't have LC_CTYPE etc defined |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | regen podcheck.t db |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Karl Williamson | pp.c: Vertically stack ternary operators |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 470dd22 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 7fefc6c, dcccc8f, f83c603 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tony Cook | perldelta for c2b90b61b509, 4662a0593217, 46e2868e06e3 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tony Cook | some perldelta fixes |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tony Cook | bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Dagfinn Ilmari... | Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…") |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tony Cook | test for the Data::Dumper bug fixed by "Change newSVpvn... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Dagfinn Ilmari... | Change newSVpvn("…", …) to newSVpvs("…") |
commit | commitdiff | tree | snapshot |
2014-06-12 |
kafka | Bring a few lines in Storable.pm under 80 cols. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Daniel Dragan | SvREFCNT_dec_NN in pp_require |
commit | commitdiff | tree | snapshot |
2014-06-12 |
James E Keenan | Remove entries for threads.pm and CoreList.pod. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
kafka | Bring a few lines in SelfLoader.pm under 80 cols. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Jarkko Hietaniemi | C backtrace tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 808cb9e |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Matthew Horsfall... | perldelta for 30a1535 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for 2d8eb85 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for 53cb238 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for 8be3c4c |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for e5a8a0f. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Brian Fraser | Removed NeXT support |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Chris 'BinGOs... | Update Test-Harness to CPAN version 3.32 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for be075ca, 037ab3f |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for 461a975 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for coverity fixes |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for b3cf482, 4fa715f |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for ae07d0f |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for bd47baf |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Matthew Horsfall... | perldelta for 725995b |
commit | commitdiff | tree | snapshot |
2014-06-11 |
H.Merijn Brand | [perl #121585] Configure shouldn't write source tree |
commit | commitdiff | tree | snapshot |
2014-06-11 |
H.Merijn Brand | Fix cbacktrace |
commit | commitdiff | tree | snapshot |
2014-06-11 |
H.Merijn Brand | Fix i_bfd |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Tony Cook | Andrew Fresh is now a perl author |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Andrew Fresh | Default to using OpenBSD's malloc |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Andrew Fresh | Correct architectures and versions for hints |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Tony Cook | correct handling of buffer sizes for POSIX::strxfrm() |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Jarkko Hietaniemi | Locale tests assumed POSIX, not true in minitest. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Tony Cook | perldelta for 7ac929242683 |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Tony Cook | add a warning for using the :win32 PerlIO layer |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Reini Urban | [perl #121733] fix t/op/stat.t 96 for windows |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Reini Urban | [perl #121732] fix t/op/filetest.t for windows |
commit | commitdiff | tree | snapshot |
next |