2011-06-11 |
Nicholas Clark | In Perl_fbm_compile(), use STRLEN instead of U32 to... |
blob | commitdiff |
2011-06-11 |
Nicholas Clark | Use SvTAIL() instead of BmFLAGS(). The core no longer... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Emulate the value of BmFLAGS() using SvTAIL(). |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Don't fbm_compile() studied scalars, to give more flexi... |
blob | commitdiff | diff to current |
2011-06-10 |
Robin Barker | unused variable tmpgv |
blob | commitdiff | diff to current |
2011-05-23 |
Max Maischein | Turn $$ into a magical readonly variable that always... |
blob | commitdiff | diff to current |
2011-05-18 |
Nicholas Clark | In Perl_safesyscalloc(), only declare total_size if... |
blob | commitdiff | diff to current |
2011-03-07 |
Nicholas Clark | Fix building with -Uuseperlio |
blob | commitdiff | diff to current |
2011-02-16 |
George Greer | Windows builds require perliol.h conditional on USE_PERLIO. |
blob | commitdiff | diff to current |
2011-02-16 |
Father Chrysostomos | [perl #78494] Pipes cause threads to hang on join() |
blob | commitdiff | diff to current |
2011-02-14 |
Karl Williamson | Silence util.c compiler warning from win32 smokes |
blob | commitdiff | diff to current |
2011-02-10 |
Karl Williamson | Move grok_bslash_c to dquote.c and make static |
blob | commitdiff | diff to current |
2011-02-10 |
Karl Williamson | Move grok_blsash_o and make static |
blob | commitdiff | diff to current |
2011-01-16 |
Robin Barker | util.c handling of return value of vsnprintf |
blob | commitdiff | diff to current |
2011-01-13 |
Nicholas Clark | In Perl_write_to_stderr(), use Perl_magic_methcall... |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in Perl sources. |
blob | commitdiff | diff to current |
2011-01-05 |
Nicholas Clark | Calling "PRINT" on a tied STDERR can use G_DISCARD... |
blob | commitdiff | diff to current |
2010-12-28 |
Nicholas Clark | Argument op to report_evil_fh() is always PL_op->op_typ... |
blob | commitdiff | diff to current |
2010-12-28 |
Nicholas Clark | The io argument to report_evil_fh() is always GvIO... |
blob | commitdiff | diff to current |
2010-12-28 |
Nicholas Clark | Extract the OP_phoney_* code from report_evil_fh()... |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | Add Perl_foldEQ_latin1() |
blob | commitdiff | diff to current |
2010-11-28 |
John Peacock | Bring core Perl in line with CPAN 0.86 release |
blob | commitdiff | diff to current |
2010-11-23 |
Father Chrysostomos | Document the refcount of version functions’ retval |
blob | commitdiff | diff to current |
2010-11-14 |
Florian Ragwitz | Eliminate PL_dirty |
blob | commitdiff | diff to current |
2010-10-31 |
David Mitchell | adjust output of -Dm |
blob | commitdiff | diff to current |
2010-10-08 |
Nicholas Clark | Refactor Perl_xs_apiversion_bootcheck() |
blob | commitdiff | diff to current |
2010-10-08 |
Nicholas Clark | Convert the implementation of XS_APIVERSION_BOOTCHECK... |
blob | commitdiff | diff to current |
2010-10-08 |
Nicholas Clark | Refactor xs_version_bootcheck() to remove complex const... |
blob | commitdiff | diff to current |
2010-10-08 |
Nicholas Clark | xs_version_bootcheck() must use mortals, as {new,upg... |
blob | commitdiff | diff to current |
2010-10-08 |
David Golden | Change vverify() to return HV or NULL (RT#78286) |
blob | commitdiff | diff to current |
2010-10-07 |
Nicholas Clark | Convert the implementation of XS_VERSION_BOOTCHECK... |
blob | commitdiff | diff to current |
2010-10-01 |
Father Chrysostomos | [perl #48332] Debugger corrupts symbol table munging |
blob | commitdiff | diff to current |
2010-09-28 |
Zefram | systematically provide pv/pvn/pvs/sv quartets |
blob | commitdiff | diff to current |
2010-09-27 |
Father Chrysostomos | #!perl -C -w dies |
blob | commitdiff | diff to current |
2010-09-26 |
Father Chrysostomos | [perl #77362] Assigning glob to lvalue causes stringifi... |
blob | commitdiff | diff to current |
2010-09-16 |
Father Chrysostomos | Fix warn to respect utf8-encoded scalars [perl #45549] |
blob | commitdiff | diff to current |
2010-08-25 |
David Mitchell | don't taint $DB::sub |
blob | commitdiff | diff to current |
2010-07-27 |
Karl Williamson | Change function signature of grok_bslash_o |
blob | commitdiff | diff to current |
2010-07-21 |
George Greer | C++ compiler fix for util.c |
blob | commitdiff | diff to current |
2010-07-18 |
Karl Williamson | Add \o{} escape |
blob | commitdiff | diff to current |
2010-07-11 |
Tony Cook | RT #73520: POSIX::strftime memory leak |
blob | commitdiff | diff to current |
2010-06-28 |
Rafael Garcia-Suarez | POD fix |
blob | commitdiff | diff to current |
2010-06-27 |
Nicholas Clark | Add Perl_croak_no_modify() to implement Perl_croak... |
blob | commitdiff | diff to current |
2010-06-17 |
Nicholas Clark | PERL_IMPLICIT_SYS also needs thread context for safesys... |
blob | commitdiff | diff to current |
2010-06-16 |
Nicholas Clark | PERL_IMPLICIT_SYS also needs thread context for the... |
blob | commitdiff | diff to current |
2010-06-15 |
Nicholas Clark | In Perl_safesys{c,m,re}alloc(), defer dTHX for non... |
blob | commitdiff | diff to current |
2010-06-05 |
Karl Williamson | Change name of ibcmp to foldEQ |
blob | commitdiff | diff to current |
2010-05-30 |
Karl Williamson | PATCH: [perl #75138] "\c`" -> " " |
blob | commitdiff | diff to current |
2010-05-20 |
Zefram | support "package Foo { ... }" |
blob | commitdiff | diff to current |
2010-05-17 |
Karl Williamson | PATCH: Clean up EBCDIC handling of \cX |
blob | commitdiff | diff to current |
2010-05-04 |
Rafael Garcia-Suarez | Merge remote branch 'zefram/zefram/reliable_exception... |
blob | commitdiff | diff to current |
2010-04-26 |
Karl Williamson | Deal with "\c{", and its kin |
blob | commitdiff | diff to current |
2010-04-23 |
Zefram | SV-based interfaces for dieing and warning |
blob | commitdiff | diff to current |
2010-03-08 |
Reini Urban | Add perlintern.pod documentation docatch + prescan_version |
blob | commitdiff | diff to current |
2010-01-15 |
Nicholas Clark | Fix SV leaks in Perl_vnumify() and Perl_vnormal() for... |
blob | commitdiff | diff to current |
2010-01-14 |
David Golden | Omnibus strict and lax version parsing |
blob | commitdiff | diff to current |
2009-12-17 |
Max Maischein | Correct some #ifdef USE_ITHREADS / USE_MULTI |
blob | commitdiff | diff to current |
2009-11-10 |
Sisyphus | Add mingw64 support |
blob | commitdiff | diff to current |
2009-11-06 |
Gerard Goossen | move JMPENV_JUMP to die_where and mark it as "noreturn" |
blob | commitdiff | diff to current |
2009-11-01 |
Gerard Goossen | Use of SV* instead of message, msglen, utf8 to contain... |
blob | commitdiff | diff to current |
2009-10-29 |
Rafael Garcia-Suarez | Remove unused variable |
blob | commitdiff | diff to current |
2009-10-29 |
Gerard Goossen | remove unnecessary (always true) condition in S_vdie |
blob | commitdiff | diff to current |
2009-10-22 |
Ben Morrow | Let SvRX(OK) recognise a bare REGEXP. |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark | Change S_ckwarn_common() to looping over the packed... |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark | Migrate common code in Perl_ckwarn() and Perl_ckwarn_d... |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark | In Perl_ckwarn() and Perl_ckwarn_d() disentangle the... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | Add Perl_ck_warner_d(), which combines Perl_ckwarn_d... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | Add Perl_ck_warner(), which combines Perl_ckwarn()... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | In Perl_ckwarn(), simplify the check of isLEXWARN_on... |
blob | commitdiff | diff to current |
2009-08-27 |
Vincent Pit | Speed up repeatcpy() by at least 40% for 1-char or... |
blob | commitdiff | diff to current |
2009-08-27 |
Vincent Pit | delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr... |
blob | commitdiff | diff to current |
2009-08-13 |
Vincent Pit | Perl_die_nocontext() is also called with NULL from... |
blob | commitdiff | diff to current |
2009-08-03 |
Jesse Vincent | Remove the port to MiNT. It's a dead platform that... |
blob | commitdiff | diff to current |
2009-06-28 |
John Peacock | Integrate version.pm-0.77 into bleadperl |
blob | commitdiff | diff to current |
2009-06-21 |
Rafael Garcia-Suarez | A few docs nits after the few last commits |
blob | commitdiff | diff to current |
2009-06-21 |
Jim Cromie | simplify PERL_MEM_LOG |
blob | commitdiff | diff to current |
2009-06-21 |
Jim Cromie | invert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_N... |
blob | commitdiff | diff to current |
2009-05-21 |
Nicholas Clark | Remove all the 5005threads specific mutex macros, which... |
blob | commitdiff | diff to current |
2009-04-27 |
Nicholas Clark | Remove all #ifdef MACOS_TRADITIONAL code in core and... |
blob | commitdiff | diff to current |
2009-03-01 |
Rafael Garcia-Suarez | Make util.c compile on systems without getcwd() |
blob | commitdiff | diff to current |
2009-02-09 |
Nicholas Clark | Rename ext/Time/HiRes to ext/Time-HiRes |
blob | commitdiff | diff to current |
2009-01-21 |
Nicholas Clark | Update the documentation of get_sv() to note that it... |
blob | commitdiff | diff to current |
2009-01-19 |
Slaven Rezic | about warnings if forks fail in Perl_my_popen |
blob | commitdiff | diff to current |
2008-12-09 |
Chip Salzenberg | Re: [PATCH] standardize save/restore of errno & vaxc... |
blob | commitdiff | diff to current |
2008-12-05 |
Chip Salzenberg | standardize save/restore of errno & vaxc$errno |
blob | commitdiff | diff to current |
2008-12-01 |
Jerry D. Hedden | Eliminate setenv_getix() |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark | setenv_getix() is not used anywhere other than util... |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark | Just s/Perl_/S_/ isn't good enough - you also need... |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark | pidgone() is only used in util.c, so it can be static. |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark | vdie() isn't used anywhere aside from util.c, so it... |
blob | commitdiff | diff to current |
2008-11-02 |
Tom Christiansen | PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff | diff to current |
2008-11-02 |
Rafael Garcia-Suarez | Explicitly specify some printf formats for constant... |
blob | commitdiff | diff to current |
2008-10-31 |
Nicholas Clark | Add MUTABLE_GV(), and eliminate (V *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark | Eliminate (SV *) casts from sv.c and [tu]*.c, except... |
blob | commitdiff | diff to current |
2008-10-29 |
Marcus Holland-Moritz | Use pvs macros instead of pvn where possible. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | Eliminate (AV *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | Eliminate (HV *) casts in u*.c. |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark | Update copyright years. |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz | Make C++ compilers happy #1: "typename" is a C++ keyword. |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz | Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common(). |
blob | commitdiff | diff to current |
next |