2013-09-15 |
Father Chrysostomos | perldelta for dd2a7f9048 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 7601007 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 65c68e1718 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for ffdb8b167e/#3643 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 25502127/#115768 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for cbd58baf59 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta: A to-do item |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 66230c862b |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 25375124d/#119311 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta: correct re description |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 35995e5c |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 232af1f839 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for regexps and 64-bit strings |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 25fdce4a16 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 83694831 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for c70927a6ffc3ca |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for #119161 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for bf1b738b6/#118931 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for d4a823b3 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for d4a823b39 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for bbfdc870/#118691 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for ce0d59fdd1c/#7503,#118753 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 1b268608/#118753 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 4f62cd62/#118693 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 3a6ce63 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta for 25451ceff7 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perldelta: missing fullstop |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | perl5200delta: Devel::NYTProf is fixed |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | Reduce false positives for @hsh{$s} and @ary[$s] warnings |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | dump.c: Dump SLICEWARNING flag for kv[ah]slice, too |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | Move ‘Scalar value better written as’ tests from toke... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Father Chrysostomos | op.c: Factor out common varname code |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Steve Hay | Upgrade Encode from version 2.54 to 2.55 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Steve Hay | Remove a __BORLANDC__ stowaway |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Steve Hay | Fix the VC6 build on Windows following commit 3be8f09452 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Craig A. Berry | fix O_CREAT without O_TRUNC in cpan/autodie/t/utf8_open.t |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Test kv slices in places that expect %{} |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | op.c:leave_scope: use mg_free before sv_force_normal |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Nicholas Clark | #ifdef DEBUGGING, not QDEBUGGING, in regcomp.c |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | [Merge] Key/value hash and array slices |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Document the %hash{$scalar} warning |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Fewer false positives for %hash{$scalar} warning |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | pp.c: Allow 64-bit stack offsets in kv[ah]slice |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Improve new slice docs in perldata.pod |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | perldata.pod: Capitalise =head3 consistently |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | perldata.pod: consistent spaces after dots |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | pp.c:pp_kvhslice: remove unused var |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Increase $B::Deparse::VERSION to 1.23 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Increase $Opcode::VERSION to 1.26 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Add new opcodes to Opcode.pm |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Sort MANIFEST |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Use diag_listed_as two suppress two diag.t failures |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Add two missing perldiag entries |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Hard-code op name in ck_exists|delete errors |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Suppress a warning in kvhslice.t |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | update manifest |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | short documentation for key/value hash/array slices |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | test index/value array slices |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | test key/value hash slices |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | index/value array slice operation |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | scalar value %x{'a'} better written as $x{'a'} |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ruslan Zakirov | key/value hash slice operation |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Nicholas Clark | Move BmUSEFUL to the IV slot from the NV slot, simplify... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Father Chrysostomos | Preserve undef identity in const ops |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ricardo Signes | convert mktables to parent.pm instead of base.pm |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | perldelta for e7ab04ce5 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | [perl #115928] use a consistent internal rand on all... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | [perl #115928] we don't use drand48_r or random_r any... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | [perl #115928] Configure now selects our internal drand48() |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | revert config_h.SH changes, now handled by Configure |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Tony Cook | [perl #115928] a consistent (public) rand() implementation |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | perlreapi: use parent in example, not base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | overload tests: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | XS-Typemap tests: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | B: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | Pod::Html: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | Hash::Util::FieldHash: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ricardo Signes | FileCache: use parent instead of base |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Matthew Horsfall | Allow semi-colon on TYPEMAP: line to work without it... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Steve Hay | perldelta - IO and File::Find have been upgraded |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Steve Hay | Upgrade perlfaq from version 5.0150043 to 5.0150044 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Slaven Rezic | File::Find: diagnostics in case of a failed chdir |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Father Chrysostomos | perldiag: Rewrap an entry for better splain output |
commit | commitdiff | tree | snapshot |
2013-09-12 |
John P. Linderman | Correct the citation for Peter McIlroy's sorting paper. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Nicholas Clark | Update John P. Linderman's e-mail address in AUTHORS. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Steve Hay | Upgrade autodie from version 2.20 to 2.21 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Steve Hay | SADAHIRO confirms that Unicode::(Collate|Normalize... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Steve Hay | Upgrade Module::Metadata from version 1.000017 to 1... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Steve Hay | EXCLUDE Module-Metadata's t/taint.t: we don't have... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Steve Hay | Upgrade Perl-OSType from version 1.004 to 1.005 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Steve Hay | Upgrade Module::Metadata from version 1.000016 to 1... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Tony Cook | [perl #88814] sigdispatch.t work on openbsd 5.2 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karl Williamson | perlapi: Add doc for my_strlcpy, my_strlcat |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karl Williamson | regcomp.c: Use Perl_form() instead of buggy sprintf |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karl Williamson | Use separate macros for byte vs uv Unicode |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Tony Cook | [perl #118091] Split gv_fetchpvn_flags into smaller... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Brian Fraser | gv.c: Split part of find_default_stash into gv_is_in_main. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Brian Fraser | gv.c: Rename magicalize_gv into gv_magicalize, make... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Brian Fraser | gv.c, gv_fetchpvn_flags: Split another chunk of magic... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Brian Fraser | gv.c, gv_fetchpvn_flags: Comments for when the glob... |
commit | commitdiff | tree | snapshot |
next |