2014-06-28 |
Craig A. Berry | Fix like/is problem in perl5db.t. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Jarkko Hietaniemi | Guard cur_curlyx at least with an assert. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | hv can be left uninitialized. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | printf formats are hard. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | assert(*p = '#'); /* Spot the oops. */ |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Craig A. Berry | Time functions in time64.c need thread context on VMS. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Move some macro definitions around |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | PATCH: [perl #122090] Non-word-boundary doesn't match EOS |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Comments and white-space only |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Exchange 2 lines of code and add comments |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: More cleaning of FBC macro/code interface |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Clean up macro/code interface slightly |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Change names of 4 macros |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Change MiXeD cAsE formal macro parameters |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Chris 'BinGOs... | Sync Module-CoreList version in Maintainers.pl for... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Follow-up to 51f14a05: not ignoring my_snprintf return... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Brian Fraser | Glossary for d_ptrdiff_t |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Matthew Horsfall | Add a small test case for c445c5b |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Add t/porting/libperl.t |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Remove or downgrade unnecessary dVAR. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Unused snprintf results noticed by clang in Linux. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Yves Orton | Fix RT #122171, lookahead issues with .* |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Tony Cook | perldelta for 0f9d28587772, cd293174fae5 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Tony Cook | bump dist/Math-BigInt/ $VERSIONS to 1.9996 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Peter John... | CPAN RT 96254 and 96329: Correct the handling of subcla... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Matthew Horsfall... | bump $XS::APItest::VERSION to 0.62 |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Under GLOBAL_STRUCT mgvtbl-s are const, which angers... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Unused contexts found under PERL_GLOBAL_STRUCT. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Drop debugging, and handle HP-UX opt flags. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Further hpux hints simplifying suggested by H.Merijn. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | HP-UX release wider match; also drop gcc opt level. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Matthew Horsfall | RMG - Add comment that git clean -xdf after distclean... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Peter Martini | Document empty conditional in for/while |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Tony Cook | remove extraneous setting of $TODO |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Daniel Dragan | fix multi-evals problems in pad name list api |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Daniel Dragan | PERL_UNUSED_CONTEXT -> remove interp context where... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Tony Cook | [perl #116925] discuss modifying an SV's buffer |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG - Per review - keep make distclean as a test, add... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG - Per review - only -Dusedevel for development... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG - Clarify that updating %released/CAVEATS isn't... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | No need for else after exit... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | Don't add a perldelta entry for _charnames. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG: Show that version'd binaries might be used |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG: Use -Dusedevel in ./Configure, like everywhere... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG: Remove useless 'make distclean', save time |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | Update makerel to provide a helpful error message if... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | Update RMG to mention new policy of perlhist containing... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jarkko Hietaniemi | If we do not have vsnprintf, the len is unused. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Matthew Horsfall | In response to 7fefc6c, make autodoc smarter. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jarkko Hietaniemi | Allow enabling -pedantic(-errors) (with -std=c89) for... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jarkko Hietaniemi | g++ -DPERL_GLOBAL_STRUCT_PRIVATE died on this. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jarkko Hietaniemi | Try simpler usage for file-level GCC_DIAG_RESTORE. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
George Greer | IPC-Open3.t: For d3ae482b also need the "SKIP" label... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
James E Keenan | Fix test file per George Greer comment. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Karl Williamson | lib/locale.t: Improve debug info |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Make like() and unlike() in t/test.pl refuse non-qr... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Add a new warning about redundant printf arguments |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ævar Arnfjörð... | Split up the fake "missing" warning category into an... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
James E Keenan | Revert 6 tests failing on Win32 smoker. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Dmitri Tikhonov | Untie STDERR in IPC::Open3. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Fix typo... nothing to see here |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Chris 'BinGOs... | Correct unintentional mistake in bump-perl-version |
commit | commitdiff | tree | snapshot |
2014-06-20 |
David Golden | perlfunc: clarify our [perl #122132] |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Update Module::CoreList for 5.21.2 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Bump the perl version in various places for 5.21.2 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Add Epipgraph for 5.21.1 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Add new perldelta for 5.21.2 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Add new release to perlhist v5.21.1 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Finalize perldelta |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Update Module::CoreList for 5.21.1 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Update perldelta acknowledgements |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Matthew Horsfall... | Begin to finalize perldelta for release |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Jarkko Hietaniemi | GCC_DIAG_IGNORE/RESTORE whine in non-gcc if at file... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Jarkko Hietaniemi | Couple more (optionally) unused contexts. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Craig A. Berry | Avoid blank lines in backslash warnings test. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Ricardo Signes | fix a typo in perl520delta |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Matthew Horsfall... | Remove x2p remnants |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Matthew Horsfall... | Remove old file from @writables; was taken out in autod... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | In case someone manages to call g++ with -Wc++-compat. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | Note the open RT ticket. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | Disable ODBM (via i_dbm) in HP-UX, seems to be buggy. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | Lower the optimization on Digest-SHA for HP-UX cc. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | HP-UX cc in PA-RISC2.0 optimizer crashes with some... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | The g++ flags removal was not right. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | Silence -Wunused-parameter my_perl under threads. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | Revert "/* NOTREACHED */ belongs *before* the unreachable." |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Jarkko Hietaniemi | /* NOTREACHED */ belongs *before* the unreachable. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | Revert the perl.h part of a3ccabc. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | GCC_DIAG_IGNORE needs to end with semicolon (inline.h). |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Karl Williamson | Regenerate podcheck.t db for new too-long verbatim... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Karl Williamson | PATCH: [perl #122126] BBC DBD::SQLite |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | Add a note about the HP-UX "internal linkage" warning. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | Try silencing the infamous PerlSIO_set_ptr in perlio.c. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | __clang__ seems to be thing, but leave also __clang. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | Add note about the -std=c89 needing -pedantic. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | Echo also these added options. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Jarkko Hietaniemi | -Wextra is the new -W, do not use both. |
commit | commitdiff | tree | snapshot |
next |