2017-06-28 |
DongHun Kwak | Imported Upstream version 5.23.3 32/136032/1 |
blob | commitdiff |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.23.2 31/136031/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.23.1 30/136030/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.23.0 29/136029/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.22.2 27/136027/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.22.1 26/136026/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.11 24/136024/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.10 23/136023/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.9 22/136022/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.8 21/136021/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.7 20/136020/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.6 19/136019/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.5 18/136018/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.4 17/136017/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.3 16/136016/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.2 15/136015/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.1 14/136014/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.21.0 13/136013/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.20.3 12/136012/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.20.2 11/136011/1 |
blob | commitdiff | diff to current |
2017-06-28 |
DongHun Kwak | Imported Upstream version 5.20.1 10/136010/1 |
blob | commitdiff | diff to current |
2014-04-09 |
David Mitchell | PERL_GLOBAL_STRUCT threads issue |
blob | commitdiff | diff to current |
2014-02-17 |
Father Chrysostomos | Avoid recalculating sub name hash in util.c:get_db_sub |
blob | commitdiff | diff to current |
2014-02-16 |
Father Chrysostomos | [perl #121255] Call set-magic when setting $DB::sub |
blob | commitdiff | diff to current |
2014-02-06 |
Zefram | merge basic zefram/purple_signatures into blead |
blob | commitdiff | diff to current |
2014-02-06 |
Karl Williamson | util.c: Add comment. |
blob | commitdiff | diff to current |
2014-02-05 |
Brian Fraser | Fix the prototypes of some functions without context |
blob | commitdiff | diff to current |
2014-01-20 |
Ricardo Signes | Merge tag 'v5.19.8' into blead |
blob | commitdiff | diff to current |
2014-01-20 |
David Mitchell | rename sTHX to PERL_MEMORY_DEBUG_HEADER_SIZE |
blob | commitdiff | diff to current |
2014-01-17 |
Father Chrysostomos | [Merge] Cow Tools |
blob | commitdiff | diff to current |
2014-01-17 |
Father Chrysostomos | util.c: A couple of defines to simplify #ifdef maze |
blob | commitdiff | diff to current |
2014-01-17 |
Father Chrysostomos | PERL_DEBUG_READONLY_COW |
blob | commitdiff | diff to current |
2014-01-04 |
Father Chrysostomos | [Merge] [rt.cpan.org #88458] version XS routine revamp |
blob | commitdiff | diff to current |
2014-01-04 |
Father Chrysostomos | Extract version routines into two new files |
blob | commitdiff | diff to current |
2013-12-30 |
Father Chrysostomos | Improve rcatline bad fh warnings |
blob | commitdiff | diff to current |
2013-12-29 |
Father Chrysostomos | perlapi: Consistent spaces after dots |
blob | commitdiff | diff to current |
2013-12-27 |
Nicholas Clark | Merge the sfio removal to blead. |
blob | commitdiff | diff to current |
2013-12-27 |
Nicholas Clark | Purge sfio support, which has been broken for a decade. |
blob | commitdiff | diff to current |
2013-12-27 |
Nicholas Clark | Fix sfio breakage caused by the fix for RT #78494. |
blob | commitdiff | diff to current |
2013-12-27 |
Nicholas Clark | Fix a typo introduced in Nov 2008 by commit 4ee39169073... |
blob | commitdiff | diff to current |
2013-12-03 |
Karl Williamson | perlapi: May want to use savesharedpv on threaded Win32 |
blob | commitdiff | diff to current |
2013-12-02 |
Steve Hay | Merge branch 'dirnames' into blead |
blob | commitdiff | diff to current |
2013-11-28 |
David Mitchell | silence -Wformat-nonliteral compiler warnings |
blob | commitdiff | diff to current |
2013-11-24 |
David Mitchell | fix 'ignoring return value' compiler warnings |
blob | commitdiff | diff to current |
2013-11-18 |
Tony Cook | [perl #120543] work around a C++ library bug in VC... |
blob | commitdiff | diff to current |
2013-11-13 |
David Mitchell | silence some compiler warnings |
blob | commitdiff | diff to current |
2013-10-17 |
Tony Cook | [perl #119893] avoid waiting on pid 0 |
blob | commitdiff | diff to current |
2013-09-21 |
Brian Fraser | Removed the ifdefs for INCOMPLETE_TAINTS |
blob | commitdiff | diff to current |
2013-09-21 |
Brian Fraser | Replaced the last use of HAS_GNULIBC with __GLIBC__ |
blob | commitdiff | diff to current |
2013-09-21 |
Brian Fraser | Removed DUMP_FDS and dump_fds() |
blob | commitdiff | diff to current |
2013-09-21 |
Brian Fraser | Remove HAS_64K_LIMIT |
blob | commitdiff | diff to current |
2013-09-18 |
Nicholas Clark | Merge the cast fixes that enable drand48 to work on... |
blob | commitdiff | diff to current |
2013-09-18 |
Nicholas Clark | Use U64_CONST() for the drand48 constants that are... |
blob | commitdiff | diff to current |
2013-09-17 |
Tony Cook | [perl #85228] stop $!=EINVAL; waitpid(0,0) from looping |
blob | commitdiff | diff to current |
2013-09-13 |
Steve Hay | Fix the VC6 build on Windows following commit 3be8f09452 |
blob | commitdiff | diff to current |
2013-09-13 |
Tony Cook | [perl #115928] use a consistent internal rand on all... |
blob | commitdiff | diff to current |
2013-09-13 |
Tony Cook | [perl #115928] a consistent (public) rand() implementation |
blob | commitdiff | diff to current |
2013-09-11 |
Karl Williamson | perlapi: Add doc for my_strlcpy, my_strlcat |
blob | commitdiff | diff to current |
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 | [Merge] Fix bugs involving compilation and ro SVs |
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-21 |
Chris 'BinGOs' Wil... | Merge branch 'smoke-me/coreutils' into blead |
blob | commitdiff | diff to current |
2013-05-20 |
Nicholas Clark | Merge the pack refactoring to blead. |
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 |
next |