2012-06-27 |
Brian Fraser | perlsub: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlsec: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlrun: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlretut: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlreftut: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlref: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlrebackslash: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlre: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlport: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlpod: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlop: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlmod: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perllocale: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlipc: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlfunc: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlform: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perldsc: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perldata: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Brian Fraser | perlcall: #109408 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diag.t: Skip, rather than, TODO for cat tests |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diag.t: Don’t emit erroneous passing to-do tests |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diagnostics.t: Tweak to get tests passing |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | [Merge] perldiag.pod severity/category cleanup |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diag.t: Check categories and severity |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diag.t: Use correct variable |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | diag.t: Load test.pl in BEGIN |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Unicode surrogate is illegal’ is a default... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Code point is not Unicode’ is a default... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Operation returns its argument’ is a default... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘...illegal for interchange’ is a default... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘UTF-16 surrogate U+%X’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Ambiguous use resolved as’ is always S |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: Add cat for Lost precision |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Regexp modifier after "-"’ should have no cat |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Opening fh also as dir’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Opening dirhandle also as file’ is a default... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: Add cat for Duplicate modifier |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘invalid option -D%c’ is a warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: Don’t use L<<>> |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: Add cat for PERL_SIGNALS illegal |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Unbalanced context’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Unbalanced tmps’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Unbalanced saves’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Unbalanced scopes’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Variable is not imported’ is a default warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: ‘Scalars leaked’ is a warning |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | perldiag: Add cat for ‘Attempt to set length of freed... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | Squash repetitive code in pp.c:S_delete_local |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | Null HeVAL and local delete → crash |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | Make pp.c:pp_srand slightly less repetitive |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | Make srand treat "-1" as -1 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Father Chrysostomos | Make srand respect magic |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Darin McBride | AIX Hints file change |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix off-by-one when restoring hashes [perl #73972] |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Steve Hay | Remove C++isms from doio.c |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | perlrun typos from argrath@ub32.org [perl #113852] |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Darin McBride | [perl #112990] Simplify kill implementation and docs |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | [perl #113812] Handle null CvOUTSIDE in cv_clone |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldiag: Two space after dots |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix test from previous commit |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix memory leak in @INC filters that die [perl #92252] |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Nicholas Clark | In t/op/stat.t, ensure that the output of ls is not... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tony Cook | [perl #45173] port the test to MSWin32 |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | add comment about the atof change [perl #109318] |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | warn on -i with no input files given [perl #113410] |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix c++ compilation |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | use a less broken test for locale radix in atof [perl... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix some language/country codes |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | diag.t: Two to-done entries I missed |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta: make podcheck happy |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #73690, scalar(write) |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #112966/2c5f48c251e |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #113798, glob and PATH |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #112962, reg_temp_copy and null offs |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta: Oops, duplicate entry |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #101666, regexp error error |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #112826, Tie::StdHandle and read offset |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #113764, duping scalar handles |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #89544, nested closure leak |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #113730, do and $@ |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | pp_sys.c: Squelch compiler warning |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldelta for #113712, stubs after errors |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | diag.t: Tolerate trailing space |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | perldiag: Correct various regexp msgs |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Father Chrysostomos | diag.t: Support regcomp’s FAIL macros |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Jesse Luehrs | fix stack handling in write() [perl #73690] |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Steve Hay | Import CCHOME from the environment when building with... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Vincent Pit | Fix tab completion of module names in the debugger |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Vincent Pit | Fix restarting a debugging session opened for a one... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Vincent Pit | Fix (and test) module listing in the debugger |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Vincent Pit | Fix (and test) breakpoints on subroutines |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Jesse Luehrs | perldelta for 8b8c1fb |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Jesse Luehrs | allow "my ()" [perl #113554] |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Jesse Luehrs | perldelta for 100c03a, f914a68, and 61a3fb8 |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Father Chrysostomos | Add E. Choroba to AUTHORS |
commit | commitdiff | tree | snapshot |
2012-06-24 |
E. Choroba | Fix Exporter.pm documentation: Notes are not code. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Father Chrysostomos | perldiag: Document ‘Integer overflow in srand’ |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Father Chrysostomos | diag.t: Cull exceptions |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Father Chrysostomos | diag.t: Don’t skip lines starting with spaces |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Father Chrysostomos | perldiag: Remove initial %s: from regexp messages |
commit | commitdiff | tree | snapshot |
next |