2006-10-07 |
Nicholas Clark | Eliminate two more unneeded strlen()s from Dumper.xs
|
commit | commitdiff | tree |
2006-10-07 |
Nicholas Clark | Change sprintf() to my_sprintf(), and use the returned...
|
commit | commitdiff | tree |
2006-10-06 |
Nicholas Clark | Make the executable slightly smaller by using PL_hexdigit in
|
commit | commitdiff | tree |
2006-10-06 |
Nicholas Clark | Fix typo spotted by Rafael. Close the file handle explicity...
|
commit | commitdiff | tree |
2006-10-06 |
Nicholas Clark | Generate the overload enum and names array programatically...
|
commit | commitdiff | tree |
2006-10-06 |
Nicholas Clark | Reoder struct am_table and am_table_short to save 8...
|
commit | commitdiff | tree |
2006-10-06 |
Nicholas Clark | Don't bother generating the "Operation \"%s\": no method...
|
commit | commitdiff | tree |
2006-10-01 |
Nicholas Clark | In PerlIO_debug(), if tainting or set*id, set PL_perlio_debu...
|
commit | commitdiff | tree |
2006-10-01 |
Nicholas Clark | In pp_binmode, call mode_from_discipline() once and...
|
commit | commitdiff | tree |
2006-09-28 |
Nicholas Clark | Silence two warnings from gcc when being -pedantic
|
commit | commitdiff | tree |
2006-09-26 |
Nicholas Clark | Make Perl_regdupe only exist for threaded perls.
|
commit | commitdiff | tree |
2006-09-17 |
Nicholas Clark | Fix one genuine unitialised code path spotted by gcc...
|
commit | commitdiff | tree |
2006-09-17 |
Nicholas Clark | Avoid compiler warning about a variable that isn't...
|
commit | commitdiff | tree |
2006-09-17 |
Nicholas Clark | Some notes about struct block_loop
|
commit | commitdiff | tree |
2006-09-17 |
Nicholas Clark | Store a pointer to the op in struct block_loop, rather...
|
commit | commitdiff | tree |
2006-09-16 |
Nicholas Clark | Shrink the interpreter structure by 4 bytes (usually...
|
commit | commitdiff | tree |
2006-09-16 |
Nicholas Clark | Revert changes 28772, 28773, 28774 as they won't gain...
|
commit | commitdiff | tree |
2006-09-15 |
Nicholas Clark | Avoid warnings when $Config{d_cplusplus} is undefined.
|
commit | commitdiff | tree |
2006-09-01 |
Nicholas Clark | Merge lval and hasargs into one U8 in struct block_sub
|
commit | commitdiff | tree |
2006-09-01 |
Nicholas Clark | Access to cx->blk_sub.lval via macros (as it's about...
|
commit | commitdiff | tree |
2006-09-01 |
Nicholas Clark | Access cx->blk_sub.hasargs via a pair of macros (as...
|
commit | commitdiff | tree |
2006-08-31 |
Nicholas Clark | Change the generation of {} and [] from 3 ops to 1...
|
commit | commitdiff | tree |
2006-08-31 |
Nicholas Clark | Save 4 bytes from struct context (on ILP32) by moving...
|
commit | commitdiff | tree |
2006-08-13 |
Nicholas Clark | Regularise the indents of Changes to placate Porting...
|
commit | commitdiff | tree |
2006-07-09 |
Nicholas Clark | Tweak for Jarkko's addition to perlhack, suggested...
|
commit | commitdiff | tree |
2006-06-11 |
Nicholas Clark | A little more work needed to get ext/re/t/re.t test...
|
commit | commitdiff | tree |
2006-06-07 |
Nicholas Clark | The binmode in t/iop/utf8.t doesn't need to be conditional...
|
commit | commitdiff | tree |
2006-06-05 |
Nicholas Clark | Eliminate most of the UTF-8 black smoke by skipping...
|
commit | commitdiff | tree |
2006-06-05 |
Nicholas Clark | Add the missing ${^OPEN} hints flag to B::Concise
|
commit | commitdiff | tree |
2006-05-30 |
Nicholas Clark | Fix bugs in the bytecode system caused by the abolition...
|
commit | commitdiff | tree |
2006-05-29 |
Nicholas Clark | Comprehensive regression tests for Perl_refcounted_he_fetch().
|
commit | commitdiff | tree |
2006-05-28 |
Nicholas Clark | Perl_refcounted_he_chain_2hv()'s code to skip duplicate...
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Oops. Fix bad #! lines when not using userelocatableinc
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Fix bug in change 28258. So how come I thought I'd...
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Abolish cop_io (the simple way) by storing the value...
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Move the hints from op_private into cop_hints. This...
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Rename cop_hints to cop_hints_hash
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Abolish cop_arybase. Signal a non zero $[ with a hint...
|
commit | commitdiff | tree |
2006-05-20 |
Nicholas Clark | Solaris was happy, but change 28247 removed the wrong...
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | Correct Perl_refcounted_he_chain_2hv() and its caller...
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | Rebuild perltoc.pod.
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | Add perlpragma.pod, which describes how to implement...
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | Add README.riscos to pod.lst
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | pod/buildtoc has fussy ideas about the order of MANIFEST
|
commit | commitdiff | tree |
2006-05-19 |
Nicholas Clark | strlen(foo) rather than strchr(foo, 0) makes simpler...
|
commit | commitdiff | tree |
2006-05-17 |
Nicholas Clark | Another SvVOK(). I believe that this is the last.
|
commit | commitdiff | tree |
2006-05-16 |
Nicholas Clark | Revert change 27513
|
commit | commitdiff | tree |
2006-05-16 |
Nicholas Clark | Take advantage of the bug that binexp ignores the Configure
|
commit | commitdiff | tree |
2006-05-15 |
Nicholas Clark | Encode run-time relocation of file names in packlist...
|
commit | commitdiff | tree |
2006-05-15 |
Nicholas Clark | Simplify the implementation in ExtUtils::Packlist:...
|
commit | commitdiff | tree |
2006-05-14 |
Nicholas Clark | TEST needs to binmode the file handle that is reading...
|
commit | commitdiff | tree |
2006-05-14 |
Nicholas Clark | Upgrade to Test::Harness 2.58.
|
commit | commitdiff | tree |
2006-05-13 |
Nicholas Clark | A Configure probe for C99 variadic macros, based on...
|
commit | commitdiff | tree |
2006-05-13 |
Nicholas Clark | Only ask about MAD for 5.9.0 and greater. Otherwise...
|
commit | commitdiff | tree |
2006-05-13 |
Nicholas Clark | Can't do require Foo if $tainted; because taint tunnels.
|
commit | commitdiff | tree |
2006-05-12 |
Nicholas Clark | The upgrade/croak order in Perl_sv_utf8_encode() seemed...
|
commit | commitdiff | tree |
2006-05-12 |
Nicholas Clark | Threads and signals. Delicious. Tweak change 28168...
|
commit | commitdiff | tree |
2006-05-12 |
Nicholas Clark | Fix concise-xs.t following the changes to B::Deparse.
|
commit | commitdiff | tree |
2006-05-11 |
Nicholas Clark | Tk spots that S_glob_2pv might be called from *_nolen...
|
commit | commitdiff | tree |
2006-05-10 |
Nicholas Clark | no 5.9.4; should fail in version 5.9.4.
|
commit | commitdiff | tree |
2006-05-10 |
Nicholas Clark | Convert use.t to an inlined is/isnt/like implementation...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | Change 28145 means that Perl_allocmy() can take a const...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | Simplify the non-printable name error reporting code...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | In Perl_Gv_AMupdate(), there's no need to call sv_unmagic...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | Gv_AMupdate() always creates magic, so mg can never...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | Two signed array indicies that Coverity spots should...
|
commit | commitdiff | tree |
2006-05-09 |
Nicholas Clark | Ressurect change 27824, which plugs a resource leak...
|
commit | commitdiff | tree |
2006-05-08 |
Nicholas Clark | Tie::RefHash is now dual life, maintained by Yuval...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Remove a variable left unused since change 28065.
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Add a new hash key flag HVhek_UNSHARED, to mark all...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | cumulative totals and list reverse for checkAUTHORS.pl
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | *static* pointers to newXSUB(), dammit!
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Assert that SvMAGIC() isn't being called on PVMGs which...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Change 28063 forgot 1 key line - acutally use the correct...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Fix bug in DynaLoader, which has been passing a filename...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | GvFILE() cannot be a pointer to the memory owned by...
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | Change 28037 broke t/op/each.t when running with TEST.
|
commit | commitdiff | tree |
2006-05-02 |
Nicholas Clark | De-duplicate the code that creates new GPs into Perl_newGP().
|
commit | commitdiff | tree |
2006-05-01 |
Nicholas Clark | Disable SIGRTMAX and SIGRTMIN in POSIX if Configure...
|
commit | commitdiff | tree |
2006-05-01 |
Nicholas Clark | Allow a macro of "0" to mean "#if 0" for convenient...
|
commit | commitdiff | tree |
2006-05-01 |
Nicholas Clark | Re-order one DO_UTF8 to be after the SvPV.
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Fix two errors found by Coverity.
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Add a --percentage option to checkAUTHORS.pl to show...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Replace a STRLEN no_len; with a _nolen macro call.
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Perl_pack_cat() is a mathom too!
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | One part of pp_pack couldn't correctly handle surprises...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | do_vop() couldn't correctly handle surprises from UTF...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | We had no tests that covered the grow paths in pp_uc...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Dave noticed that change 28022 was wrong - should read...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | index and rindex couldn't correctly handle surprises...
|
commit | commitdiff | tree |
2006-04-30 |
Nicholas Clark | Document SvGAMAGIC(), and its significance w.r.t. the...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | Coverity disliked us passing a negative length to vsnprintf().
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | syswrite couldn't correctly handle surprises from UTF...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | More tests for syswrite with UTF-8 data.
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | It should never be possible for SvGMAGICAL() to be...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | print couldn't correctly handle surprises from UTF...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | Add a cross reference to bytes_from_utf8() in the documentat...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | There were more ways to break uc/lc/ucfirst/lcfirst...
|
commit | commitdiff | tree |
2006-04-29 |
Nicholas Clark | lcfirst/ucfist plus an 8 bit locale could mangle UTF...
|
commit | commitdiff | tree |
next |