2013-09-11 |
Karl Williamson | perlapi: Add doc for my_strlcpy, my_strlcat |
blob | commitdiff |
2013-09-05 |
Father Chrysostomos | util.c:my_pclose: Use NULL in PL_fdpid |
blob | commitdiff | diff to current |
2013-09-03 |
John Peacock | Sync core with CPAN version.pm release |
blob | commitdiff | diff to current |
2013-09-01 |
Father Chrysostomos | [perl #115768] improve (caller)[2] line numbers |
blob | commitdiff | diff to current |
2013-08-25 |
Father Chrysostomos | Use SSize_t for arrays |
blob | commitdiff | diff to current |
2013-08-06 |
Father Chrysostomos | [perl #119169] index with __PACKAGE__ for 2nd argument |
blob | commitdiff | diff to current |
2013-07-24 |
Tony Cook | Revert "Remove the non-inline function S_croak_memory_w... |
blob | commitdiff | diff to current |
2013-07-12 |
Nicholas Clark | Fix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR... |
blob | commitdiff | diff to current |
2013-07-10 |
Peter Martini | Quiet warning in a DEBUG print |
blob | commitdiff | diff to current |
2013-07-07 |
Karl Williamson | util.c: Avoid unnecessary setlocale() calls |
blob | commitdiff | diff to current |
2013-07-04 |
Tony Cook | rarest is only used under -DDEBUGGING |
blob | commitdiff | diff to current |
2013-06-30 |
Ruslan Zakirov | change magic_methcall to use SV with shared hash value |
blob | commitdiff | diff to current |
2013-06-23 |
Father Chrysostomos | util.c: Stop ck_index/fbm_compile from abusing readonliness |
blob | commitdiff | diff to current |
2013-06-23 |
Father Chrysostomos | Stop fbm_compile from flattening refs |
blob | commitdiff | diff to current |
2013-06-21 |
Father Chrysostomos | Remove BmRARE and BmPREVIOUS |
blob | commitdiff | diff to current |
2013-06-14 |
Tony Cook | the code that used hstat, istat, qstat was removed... |
blob | commitdiff | diff to current |
2013-06-13 |
Leon Timmermans | Don't ignore signals on pclose |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Eliminate the implementations of [hv]to[vh][ls] for... |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Eliminate Perl_my_swabn(), as it is now unused. |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Eliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as... |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Eliminate the conditionally-compiled fallback functions... |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Remove buggy loop-based byte swapping code. |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Provide vtohl, vtohs, htovl and htovs no-op macros... |
blob | commitdiff | diff to current |
2013-05-20 |
Dagfinn Ilmari Man... | perl #117865] [PATCH] Eliminate useless variable and... |
blob | commitdiff | diff to current |
2013-05-09 |
David Mitchell | silence warnings under NO_TAINT_SUPPORT |
blob | commitdiff | diff to current |
2013-05-07 |
Yves Orton | cleanup and test PERL_PERTURB_KEYS environment variable... |
blob | commitdiff | diff to current |
2013-05-07 |
Yves Orton | Make it possible to disable and control hash key traver... |
blob | commitdiff | diff to current |
2013-05-03 |
Markus Jansen | fix two my_setenv/my_clearenv bugs |
blob | commitdiff | diff to current |
2013-03-28 |
Andy Dougherty | Remove the non-inline function S_croak_memory_wrap... |
blob | commitdiff | diff to current |
2013-03-21 |
Patrik Hägglund | PATCH [perl #106212] Add PL_perlio_mutex to atfork_lock... |
blob | commitdiff | diff to current |
2013-03-18 |
Yves Orton | Harden hashes against hash seed discovery by randomizin... |
blob | commitdiff | diff to current |
2013-03-07 |
John Peacock | Bring core up to version-0.9902 |
blob | commitdiff | diff to current |
2012-12-27 |
Karl Williamson | Perl_instr() implement with libc equivalent. |
blob | commitdiff | diff to current |
2012-12-24 |
Daniel Dragan | uninline panic branch from POPSTACK |
blob | commitdiff | diff to current |
2012-12-14 |
Yves Orton | Add diagnostics for PERL_HASH_SEED warning |
blob | commitdiff | diff to current |
2012-12-14 |
Yves Orton | Use the right warn routine |
blob | commitdiff | diff to current |
2012-12-14 |
Yves Orton | warn if PERL_HASH_SEED contains an unexpected character |
blob | commitdiff | diff to current |
2012-11-25 |
Karl Williamson | Remove "register" declarations |
blob | commitdiff | diff to current |
2012-11-19 |
Nicholas Clark | Remove the EPOC port. |
blob | commitdiff | diff to current |
2012-11-17 |
Yves Orton | Hash Function Change - Murmur hash and true per process... |
blob | commitdiff | diff to current |
2012-11-13 |
Tony Cook | dTHX implies dVAR, using both fails to build under... |
blob | commitdiff | diff to current |
2012-11-12 |
Daniel Dragan | more dTHX optimizations |
blob | commitdiff | diff to current |
2012-11-12 |
Daniel Dragan | clean up the users of PL_no_mem |
blob | commitdiff | diff to current |
2012-11-12 |
Daniel Dragan | rmv context from Perl_croak_no_modify and Perl_croak_xs... |
blob | commitdiff | diff to current |
2012-11-11 |
Karl Williamson | util.c: Add some asserts() |
blob | commitdiff | diff to current |
2012-11-09 |
Daniel Dragan | remove various redundant dTHXes |
blob | commitdiff | diff to current |
2012-11-05 |
Steffen Mueller | Add C define to remove taint support from perl origin/smueller/no_taint3 |
blob | commitdiff | diff to current |
2012-10-26 |
Daniel Dragan | optimize memory wrap croaks, often used in MEM_WRAP_CHECK |
blob | commitdiff | diff to current |
2012-10-17 |
Andy Dougherty | avoid calling memset with a negative count |
blob | commitdiff | diff to current |
2012-09-16 |
John Peacock | Bring bleadperl up to parity with CPAN for version.pm |
blob | commitdiff | diff to current |
2012-08-31 |
Nicholas Clark | Remove the VM/ESA port. |
blob | commitdiff | diff to current |
2012-08-18 |
Karl Williamson | Omnibus removal of register declarations |
blob | commitdiff | diff to current |
2012-08-17 |
Nicholas Clark | Remove the UTS port. |
blob | commitdiff | diff to current |
2012-07-28 |
Nicholas Clark | Remove dead code related to the Atari ST port of perl... |
blob | commitdiff | diff to current |
2012-07-06 |
Tony Cook | rt #72232 - ignore wday/yday in mini_mktime as indirect... |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | Use assertions for /* NOT REACHED */ |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_evil_fh: Report name w/initial null |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_evil_fh: Rmv redundant SvPOK |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_wrongway_fh: Report name w/initial null |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_evil_fh: Rmv redundant isGV check |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_wrongway_fh: Don’t create an SV |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | util.c:report_wrongway_fh: Rmv redundant isGV check |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | Assertion failure with $/=*foo; warn; |
blob | commitdiff | diff to current |
2012-06-05 |
Father Chrysostomos | Do away with stashpv_hvname_match |
blob | commitdiff | diff to current |
2012-06-05 |
Father Chrysostomos | [perl #78742] Store CopSTASH in a pad under threads |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Use isGV_with_GP in util.c:fbm_compile |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Gut screaminstr |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Correct apidoc varnames for util.c:fbm_instr |
blob | commitdiff | diff to current |
2012-05-30 |
Ricardo Signes | update the editor hints for spaces, not tabs |
blob | commitdiff | diff to current |
2012-05-24 |
Craig A. Berry | File scope for VMS-specific #includes. |
blob | commitdiff | diff to current |
2012-04-21 |
Father Chrysostomos | [perl #112316] Make strict vars respect null-to-null... |
blob | commitdiff | diff to current |
2012-04-20 |
Father Chrysostomos | Make strict vars respect ‘package ĵ; *ĵ::bar = [];’ |
blob | commitdiff | diff to current |
2012-04-20 |
Father Chrysostomos | [perl #112316] Make strict vars respect assignment... |
blob | commitdiff | diff to current |
2012-04-20 |
Father Chrysostomos | [perl #112316] Make strict vars respect assignment... |
blob | commitdiff | diff to current |
2012-04-18 |
Father Chrysostomos | Don’t produce uninit warning for ->VERSION(9e99) |
blob | commitdiff | diff to current |
2012-04-17 |
Father Chrysostomos | [perl #112478] Avoid buffer overflow in upg_version |
blob | commitdiff | diff to current |
2012-03-07 |
Father Chrysostomos | Stop warning hint-checking from doing bad reads |
blob | commitdiff | diff to current |
2012-02-15 |
Ævar Arnfjörð Bjar... | Further eliminate POSIX-emulation under LinuxThreads |
blob | commitdiff | diff to current |
2012-02-06 |
David Golden | sync version.pm code with CPAN |
blob | commitdiff | diff to current |
2012-01-19 |
Karl Williamson | util.c: Add comment |
blob | commitdiff | diff to current |
2012-01-16 |
Nicholas Clark | Provide as much diagnostic information as possible... |
blob | commitdiff | diff to current |
2012-01-14 |
Father Chrysostomos | Squash repetititive code in util.c:report_evil_fh |
blob | commitdiff | diff to current |
2012-01-13 |
Karl Williamson | util.c: Silence compiler warning |
blob | commitdiff | diff to current |
2011-12-29 |
Father Chrysostomos | diag_listed_as for -S error |
blob | commitdiff | diff to current |
2011-12-19 |
Karl Williamson | toke.c, util.c: setlocale returns new locale, not old |
blob | commitdiff | diff to current |
2011-12-09 |
John Peacock | Use syntax from perlguts for testing objects |
blob | commitdiff | diff to current |
2011-11-24 |
Father Chrysostomos | Use correct err msg in XS version check |
blob | commitdiff | diff to current |
2011-11-23 |
Father Chrysostomos | [perl #102586] version->new("version") SEGVs |
blob | commitdiff | diff to current |
2011-11-19 |
Father Chrysostomos | Fix pp_goto crash with orphaned GV |
blob | commitdiff | diff to current |
2011-11-19 |
Father Chrysostomos | util.c:get_db_sub: correct comment |
blob | commitdiff | diff to current |
2011-11-18 |
Father Chrysostomos | Fix threaded build |
blob | commitdiff | diff to current |
2011-11-18 |
Father Chrysostomos | Make sure $DB::sub is callable |
blob | commitdiff | diff to current |
2011-10-28 |
Tony Cook | allow for 2Gb+ memory allocations on 64-bit Win32 debug... |
blob | commitdiff | diff to current |
2011-10-23 |
Jim Meyering | don't segfault given string repeat count larger than... |
blob | commitdiff | diff to current |
2011-10-16 |
Father Chrysostomos | Restore null checks to stashpv_hvname_match [perl ... |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | util.c UTF8 cleanup |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | util.c for threads: stashpv_hvname_match UTF8 cleanup. |
blob | commitdiff | diff to current |
2011-09-15 |
Nicholas Clark | Don't #include headers already included by perl.h |
blob | commitdiff | diff to current |
2011-09-08 |
Keith Thompson | Convert some files from Latin-1 to UTF-8 |
blob | commitdiff | diff to current |
2011-08-25 |
Nicholas Clark | Eliminate global.sym, as makedef.pl can generate it... |
blob | commitdiff | diff to current |
next |