summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pp_sys.c: Squelch compiler warningFather Chrysostomos2012-06-251-1/+1
* perldelta for #113712, stubs after errorsFather Chrysostomos2012-06-251-0/+5
* diag.t: Tolerate trailing spaceFather Chrysostomos2012-06-251-2/+1
* perldiag: Correct various regexp msgsFather Chrysostomos2012-06-252-25/+18
* diag.t: Support regcomp’s FAIL macrosFather Chrysostomos2012-06-251-1/+43
* fix stack handling in write() [perl #73690]Jesse Luehrs2012-06-252-5/+60
* Import CCHOME from the environment when building with GCC on WindowsSteve Hay2012-06-251-2/+1
* Fix tab completion of module names in the debuggerVincent Pit2012-06-251-1/+2
* Fix restarting a debugging session opened for a one-linerVincent Pit2012-06-251-2/+3
* Fix (and test) module listing in the debuggerVincent Pit2012-06-254-3/+30
* Fix (and test) breakpoints on subroutinesVincent Pit2012-06-254-6/+44
* perldelta for 8b8c1fbJesse Luehrs2012-06-251-0/+4
* allow "my ()" [perl #113554]Jesse Luehrs2012-06-252-6/+7
* perldelta for 100c03a, f914a68, and 61a3fb8Jesse Luehrs2012-06-241-1/+10
* Add E. Choroba to AUTHORSFather Chrysostomos2012-06-241-0/+1
* Fix Exporter.pm documentation: Notes are not code.E. Choroba2012-06-241-2/+3
* perldiag: Document ‘Integer overflow in srand’Father Chrysostomos2012-06-242-1/+9
* diag.t: Cull exceptionsFather Chrysostomos2012-06-241-10/+0
* diag.t: Don’t skip lines starting with spacesFather Chrysostomos2012-06-241-2/+62
* perldiag: Remove initial %s: from regexp messagesFather Chrysostomos2012-06-241-3/+3
* perldiag: document ‘Invalid negative number’ in chrFather Chrysostomos2012-06-242-1/+6
* Unbreak diag.tFather Chrysostomos2012-06-241-1/+4
* perldiag: Help splain find version overflow msgFather Chrysostomos2012-06-242-1/+2
* perldiag: ‘Integer overflow in %s number’ is SFather Chrysostomos2012-06-241-1/+1
* perldiag: ‘Integer overflow in version’ is WFather Chrysostomos2012-06-241-5/+4
* perldiag: typoFather Chrysostomos2012-06-241-1/+1
* Don’t crash with ()=&CORE::srandFather Chrysostomos2012-06-242-1/+2
* add warning for negative argument to chr() [perl #83048]Jesse Luehrs2012-06-242-2/+12
* warn when srand overflows [perl #40605]Jesse Luehrs2012-06-242-2/+32
* [perl #113796] lib/File/stat.t failures when -l $^XFather Chrysostomos2012-06-241-0/+2
* perlfunc: (caller)[9] is ${^WARNING_BITS}Father Chrysostomos2012-06-241-1/+2
* don't let arriving signals reset $@ [perl #45173]Jesse Luehrs2012-06-242-1/+21
* [perl #64772] make the read-only-sync test a bit more portableTony Cook2012-06-241-6/+8
* [perl #112966] Crash on delete local; other local bugsFather Chrysostomos2012-06-234-9/+39
* clarify the $hints and $bitmask values in caller()Jesse Luehrs2012-06-231-2/+3
* perldelta for 61c2a93 and 68b4061Jesse Luehrs2012-06-231-0/+6
* also make sure ->isa works on undeclared packagesJesse Luehrs2012-06-232-1/+5
* all packages can do methods in UNIVERSAL [perl #47113]Jesse Luehrs2012-06-232-3/+10
* regen pod issuesFather Chrysostomos2012-06-231-1/+0
* [perl #113798] Don’t hide PATH from perlglobFather Chrysostomos2012-06-231-0/+3
* Exporter.pm: long lines in verbatim podFather Chrysostomos2012-06-231-3/+5
* Exporter’s docs: mention require_version, but honestlyFather Chrysostomos2012-06-231-0/+4
* Add François Perrad to AUTHORSFather Chrysostomos2012-06-231-0/+1
* squash with export headresFather Chrysostomos2012-06-231-1/+1
* copy .offs only if not null.Francois Perrad2012-06-231-3/+5
* Exporter.pm: Capitalise subheaders consistentlyFather Chrysostomos2012-06-231-6/+6
* Exporter.pm: Consistent spaces after dotsFather Chrysostomos2012-06-231-32/+33
* Increase $Exporter::VERSION to 5.67Father Chrysostomos2012-06-231-1/+1
* cmpVERSION.pl: Correct err msgFather Chrysostomos2012-06-231-1/+2
* [perl #112856] Exporter’s docs: expunge require_versionFather Chrysostomos2012-06-231-5/+2