2010-08-15 |
Florian Ragwitz | Revert "Make the peep recurse via PL_peepp" |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Florian Ragwitz | perldelta up to a98d1b3 |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Chris 'BinGOs... | Fix the overload tests marked as TODO in 22afb09b13a6dc... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Florian Ragwitz | perldelta up to 2be7097 |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Florian Ragwitz | Add a note on API versions for release managers |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Nicholas Clark | Remove the vestigial my_safe{calloc,malloc,free} macros... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Nicholas Clark | Remove the unused new_X*V and del_X*V macros from sv.c |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Nicholas Clark | Note the e-mail address Robin Barker used in db7198b53d... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Slaven Rezic | [perl #72588] t/op/mkdir.t fails, setting LC_ALL=C... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Robin Barker | RT #74436: [PATCH] Add -Wwrite-strings |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Chas. Owens | RT #77150: perlre documentation issue and possible fix |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Chris 'BinGOs... | Made a number of tests TODO in lib/overload.t due to... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Chris 'BinGOs... | Update Test-Simple to CPAN version 0.96 |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Nicholas Clark | Properly reinstate space optimisations to SV body struc... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Jan Dubois | Add Wolfram Humann to AUTHORS |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Wolfram Humann | make string-append on win32 100 times faster |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Tony Cook | POSIX/t/posix.t expects a certain start to Makefile.PL |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Tony Cook | two of my patches had a bad From, teach checkAUTHORs... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Tony Cook | make_ext.pl populates @INC correctly, don't override... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Tony Cook | Cwd.pm needs to be installed in lib before SDBM_File... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Karl Williamson | use charnames (); fails |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Karl Williamson | charnames.t: tweak amount of testing of CJK chars |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Karl Williamson | charnames.t: Change message to fit in 80 columns |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Karl Williamson | charnames.t: Guard agains empty lines in __DATA__ |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Karl Williamson | charnames.t: use srand's seed |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Eric Brine | Fix untimely destruction introduced by lvalue ops ... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Eric Brine | TODO tests for untimely destruction introduced by lvalu... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Eric Brine | Pure Perl lvalue subs can't return temps, even if they... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Eric Brine | Pure Perl lvalue subs can't return temps, even if they... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Golden | Add perldiag entry for invalid version object |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Golden | Remove invalid version object from diag.t exceptions |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Golden | Refactor porting/diag.t and improve output format |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Golden | Add perldiag entries for new version format errors |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Golden | Improve diag.t to detect BADVERSION diagnostics |
commit | commitdiff | tree | snapshot |
2010-08-12 |
H.Merijn Brand | Account for GNU "i" extension when checking 'nm' output. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Nicholas Clark | Convert int.t to test.pl (and hence produce better... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Father Chrysostomos | RT #75468: readline ignores <> overloading when arg... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Father Chrysostomos | [perl #75904] \$ prototype does not make a unary function |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op.h: Move bits around to allow for future growth |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | regexp.h: Move bits around |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op.h, regexp.h: renumber shifts. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op_reg_common.h: Continue refactoring |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | regexp.h: Nit in comments |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op_reg_common.h: Move things around |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op_reg_common.h: Refactor variable for safety |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | regexp.h, op.h: decouple mostly from op_reg_common.h |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | op.h: Fix error msg |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | regexp.h: Fix error check to use correct offset |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlrecharclass: Document subtlety in Unicode |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlrecharclass: Fix typo |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlglossary: Add defn for "code point" |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlunifaq: Note: \d, \D do not have Unicode bug |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Rafael Garcia... | Revert "perlunicode.pod: Elaborate unicode bug for... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Karl Williamson | feature.pm: Note unicode_strings is not complete |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Karl Williamson | perlrepository.pod: Elaborate -a, -m |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.56 |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Jan Dubois | Define _USE_32BIT_TIME_T for VC6 and VC7 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan Dubois | Don't mention Activeware Perl versions |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan Dubois | Drop references to obsolete MinGW 1.x (gcc 2.95) |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan Dubois | Platform name is Windows, not Win32 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Leon Brocard | Podtidy perlrepository.pod |
commit | commitdiff | tree | snapshot |
2010-08-02 |
H.Merijn Brand | C89 doesn't allow static dynamic initialization of... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Chris 'BinGOs... | Updated Unic0de-Collate to CPAN version 0.55 |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Craig A. Berry | Close the tempfile in caller.t |
commit | commitdiff | tree | snapshot |
2010-08-02 |
David Cantrell | Add tests for Tie::ExtraHash |
commit | commitdiff | tree | snapshot |
2010-08-02 |
David Cantrell | Fix file name in comment |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Karl Williamson | perlhack: Note existence of t/lib/warnings |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Karl Williamson | handy.h: Note Devel::PPPort has duplicated macros |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David Mitchell | clarify when HV backref is in magic |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David Mitchell | stop after first del_backref |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David Mitchell | optimise single backreferences |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David Mitchell | refactor Perl_sv_add_backref |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David Mitchell | DEBUG_LEAKING_SCALARS: add sv_debug_parent |
commit | commitdiff | tree | snapshot |
2010-08-01 |
George Greer | Change spaces to tabs for t/op/tie_fetch_count.t in... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Florian Ragwitz | Add t/op/tie_fetch_count.t to MANIFEST |
commit | commitdiff | tree | snapshot |
2010-07-31 |
David Golden | More release manager updates from 5.13.3 release notes |
commit | commitdiff | tree | snapshot |
2010-07-30 |
David Golden | revert epigraphs.pod note in release manager's guide |
commit | commitdiff | tree | snapshot |
2010-07-30 |
David Golden | Update release managers guide with notes from 5.13... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
David Golden | Improve Porting/checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2010-07-30 |
David Golden | checkAUTHORS.pl: add --who to list unique authors |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Rafael Garcia... | Make new tie test less noisy |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Karl Williamson | Add new hdr op_reg_common to Makefile.SH |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Abigail | Tests to check if FETCH of a tied variable isn't called... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Peek.t: better identify failing tests |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Dump didn't display CVf_ISXSUB flag |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Perl_do_sv_dump didn't increase nesting for magic |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Perl_do_sv_dump: alert when skipping elements |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | expand the xhv_backreferences code notes |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | re-apply some xhv_backreferences notes and stuff |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Revert "process xhv_backreferences early in S_hfreeentries" |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David Mitchell | Revert "make it an error to look for magic hv backref" |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Father Chrysostomos... | Hash assignment can zap weak references to the hash |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | Refactor common parts of op.h, regexp.h into new .h |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | ext/B/defsubs_h.PL: teach to allow exprs with << |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | regcomp.pl: Teach to handle wider range of exprs |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | ext/B/defsubs_h.PL: add explanatory comment |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | defsubs_h.PL: Use correct variable in error msg |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Karl Williamson | regexp.h: Add some comments |
commit | commitdiff | tree | snapshot |
next |