2012-12-17 |
Father Chrysostomos | perl5180delta: Mention 2 more broken+patched modules |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Mitchell | eliminate PL_regsize |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Karl Williamson | mktables, regexec.c: Comments, white-space; no code... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Karl Williamson | Rename property involved in \X matching, for clarity |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Karl Williamson | regen/unicode_constants.pl: Add option to skip if undef |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Karl Williamson | regexec.c: More efficient Korean \X processing |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Karl Williamson | regexec.c: Move #defines to earlier in the file |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Chris 'BinGOs... | Added Sergey Alekseev to AUTHORS |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Sergey Alekseev | Correct typo in perlreftut |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Yves Orton | add lib/File/DosGlob.pm to .gitignore |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Yves Orton | Fix missing argument in sprintf in Socket.xs |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Yves Orton | Silence a warning under clang/asan |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.059 |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | Add regression tests for split on string of single... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta: Add to-do note for hash changes |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for glob changes |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | known_pod_issues.dat: Allow links to Devel::Callsite |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for bb4784f00 (Constant(undef)) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 67a057d6d8 (charnames crash) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 230834321 (renamed stashes; m??; reset) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 55b37f1c31 (goto $tied) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for f5eec17c/#115818 |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 90b58ec9e (deprecate lexical $_) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 4e52a9b69 and db9306af4 (local *method... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta: 3d460042 fixed more local *ISA bugs |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 959f7ad7 (local *Detached::method) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 978a498e (PL_sub_generation++) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 6e1b2de7 (localised glob assignment) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for cows sawing ampersands |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for de0df3c09/#23180 |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for ee0832cea (lexical constant warnings) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 4ded55f35 (lexical constants) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for lexsub warnings |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta: Blanket entry for memory leaks |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for f6f93f805 (circular blessings) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | perldelta for 2f43ddf1e (sort {undef}) |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | Use SvREFCNT_dec_NN in one place in hv.h |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Father Chrysostomos | leakfinder.pl: exceptions |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.96 |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/inc.t: Add descriptions to all tests lacking them. |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/grent.t: Provide descriptions for tests lacking... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/goto.t: Provide descriptions for remaining tests... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/filetest.t: Provide descriptions for remaining... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/filehandle.t: Provide descriptions for all tests. |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/each_array.t: Provide descriptions for all tests. |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/dor.t: Provide descriptions for tests still lackin... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/die_unwind.t: Provide descriptions for some tests. |
commit | commitdiff | tree | snapshot |
2012-12-15 |
James E Keenan | t/op/die_except.t: Add description for each test. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
David Mitchell | further fix to SvUPGRADE |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Yves Orton | Add diagnostics for PERL_HASH_SEED warning |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Yves Orton | Use the right warn routine |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Yves Orton | warn if PERL_HASH_SEED contains an unexpected character |
commit | commitdiff | tree | snapshot |
2012-12-14 |
David Mitchell | slight update to perldelta for SvUPGRADE |
commit | commitdiff | tree | snapshot |
2012-12-14 |
David Mitchell | make SvUPGRADE() a statement. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Craig A. Berry | More fun escaping dots in tovmsspec. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
David Mitchell | regcomp.c: silence some compiler warnings |
commit | commitdiff | tree | snapshot |
2012-12-14 |
David Mitchell | Typemap.xs: fix warning under clang |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Nicholas Clark | Remove BeOS special-casing from Configure. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Nicholas Clark | Remove the BeOS port. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Nicholas Clark | Note the GDBM_File changes in perldelta. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Nicholas Clark | Eliminate the fifth argument from GDBM_File::TIEHASH. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Nicholas Clark | GDBM_File is meant to croak() if the gdbm library has... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
David Mitchell | B.xs: silence clang warning |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Craig A. Berry | chdir's argument is a directory in DosGlob.t. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Father Chrysostomos | Sigh. Fix lex.t again |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Father Chrysostomos | {Dos,}Glob.xs: Skip freeing during global destruction |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Father Chrysostomos | Fix occasional failures in svleak.t and DosGlob.t |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Father Chrysostomos | leakfinder.pl: More exceptions |
commit | commitdiff | tree | snapshot |
2012-12-12 |
David Mitchell | perl.h: fix signedness warning with clang |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Nicholas Clark | In DosGlob.xs, add a block around MY_CXT_INIT, as it... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Steffen Mueller | Data::Dumper is at 2.139 |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Steffen Mueller | Bring Data::Dumper version and changelog up to date... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Karl Williamson | perlvar.pod: Slight clarification, typo |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Daniel Dragan | better POD for mg_get and SvGROW |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Father Chrysostomos | Really fix t/op/lex.t |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | [Merge] hash assignment fixes and speedup |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Hugo van der... | pp_hot.c: Comments to clarify pp_aassign |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | hashassign.t: Suppress oddball warnings |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | hashassign.t: Test undef explicitly |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | Copy keys for aassign in lvalue sub |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | hash argument is not used anymore in do_oddball |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | pp_hot.c:pp_aassign: mortalise variable only if we... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | don't create a copy of keys if it's not LVALUE context |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | refactor aassign |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | ary/hash/firsthashelem should be set only once |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | we need duplicates counter only in list context |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | test return values of aassign with various elements... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | hash assign in list context should copy key as well |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | make sure hash assignment is proper lvalue |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | fix issues in hash assignment with odd elements |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | test hash assignment with odd elements for leaks |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | warn on ($s,%h) = (1,{}) as on %h = {} |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | test "Odd number of elements in hash assignment" |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ruslan Zakirov | scalar(%h = (1,1,1,1)) should return 4, not 2 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | t/op/lex.t: Fix test |
commit | commitdiff | tree | snapshot |
2012-12-11 |
David Mitchell | regexec.c: silence compiler warning |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | Glob.xs: PL_opfreehook is an interpreter variable |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Father Chrysostomos | DosGlob: Don’t leak when caller’s op tree is freed |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Chris 'BinGOs... | Update Digest-SHA to CPAN version 5.80 |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Tony Cook | perldelta for 34213185 |
commit | commitdiff | tree | snapshot |
next |