2006-02-03 |
Steven Schubiger | Re: [PATCH] s/Null(gv|hv|sv)/NULL/g |
blob | commitdiff |
2006-02-03 |
Steven Schubiger | s/Nullcv/NULL/g |
blob | commitdiff | diff to current |
2006-02-02 |
Steven Schubiger | Re: [PATCH] s/Null(av|ch)/NULL/g |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark | gv_fetchpvn_flags ranks highly in the profile, and... |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark | Yet more instances of gv_fetchpv... that should be... |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark | And another assumption. |
blob | commitdiff | diff to current |
2006-02-01 |
Nicholas Clark | doubleplusoops. Apart from the documented NUL terminati... |
blob | commitdiff | diff to current |
2006-02-01 |
Nicholas Clark | Oops. 1 NUL termination assumption remains in Perl_gv_f... |
blob | commitdiff | diff to current |
2006-01-31 |
Nicholas Clark | Make Perl_gv_fetchpvn_flags actually heed the passed... |
blob | commitdiff | diff to current |
2006-01-28 |
Nicholas Clark | PERL_DONT_CREATE_GVSV wasn't as effective as it should... |
blob | commitdiff | diff to current |
2006-01-18 |
Steve Hay | Change all NEWSV() to newSV() in the core and non-dual... |
blob | commitdiff | diff to current |
2006-01-11 |
Gisle Aas | A few more places that can use hv_fetchs(). |
blob | commitdiff | diff to current |
2006-01-10 |
Andy Lester | It's the Barbie bus patch |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi | sprinkle dVAR |
blob | commitdiff | diff to current |
2006-01-04 |
Rafael Garcia-Suarez | More copyright updates |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas | Make the new STR_WITH_LEN() affected compile under... |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas | Get rid of a few more hardcoded string lengths. |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas | Introduce the macros newSVpvs(str) and sv_catpvs(sv... |
blob | commitdiff | diff to current |
2006-01-03 |
Steve Peters | Bad symbols that are pretending to be dirhandles, shoul... |
blob | commitdiff | diff to current |
2005-12-30 |
Tels | Reduce size of buffers for identifier names, as suggest... |
blob | commitdiff | diff to current |
2005-12-30 |
Tels | Perl_gv_fetchpv vs. gv_fetchpvn |
blob | commitdiff | diff to current |
2005-12-29 |
Andy Lester | av.c cleanup, plus! |
blob | commitdiff | diff to current |
2005-12-22 |
Andy Lester | Ho! Ho! Ho! Santa brings consting! |
blob | commitdiff | diff to current |
2005-12-22 |
Nicholas Clark | Add an optimisation to allow proxy constant subroutines... |
blob | commitdiff | diff to current |
2005-12-20 |
Nicholas Clark | Take care in toke.c not to convert constant subroutine... |
blob | commitdiff | diff to current |
2005-12-20 |
Nicholas Clark | Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that... |
blob | commitdiff | diff to current |
2005-12-20 |
Nicholas Clark | Croak if gv_init doesn't know how to create a typeglob... |
blob | commitdiff | diff to current |
2005-12-20 |
Nicholas Clark | gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask... |
blob | commitdiff | diff to current |
2005-12-19 |
Nicholas Clark | Make gv_init recognise a reference-to-something in... |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark | s/Nullhv/NULL/g; |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark | s/Nullav/NULL/g |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark | Replace gv_fetchmethod() with a macro to call gv_fetchm... |
blob | commitdiff | diff to current |
2005-10-29 |
Nicholas Clark | gv_fullname3 and gv_efullname3 are definately mathoms... |
blob | commitdiff | diff to current |
2005-10-29 |
Nicholas Clark | gv_fullname and gv_efullname are definately mathoms. |
blob | commitdiff | diff to current |
2005-10-19 |
Andy Lester | More consting, and DRY leads to shrinking object code |
blob | commitdiff | diff to current |
2005-10-13 |
Andy Lester | Stas' croak patch and then some |
blob | commitdiff | diff to current |
2005-09-29 |
Dave Mitchell | the return value of start_subparse() can legally be... |
blob | commitdiff | diff to current |
2005-09-18 |
Nicholas Clark | It looks like the only way to reliably make Perl_hv_nam... |
blob | commitdiff | diff to current |
2005-08-25 |
Nicholas Clark | No need to manually set the reference count of a new... |
blob | commitdiff | diff to current |
2005-07-13 |
Andy Lester | More embed.fnc plowing |
blob | commitdiff | diff to current |
2005-07-13 |
Dave Mitchell | make the expensive ckWARN() be called as late as possible |
blob | commitdiff | diff to current |
2005-07-10 |
Andy Lester | Making my way thru embed.fnc |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie | Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-07-04 |
Andy Lester | Post-YAPC consting, now with an attachment! |
blob | commitdiff | diff to current |
2005-06-29 |
Nicholas Clark | Fixes to -DPERL_DONT_CREATE_GVSV to make more tests... |
blob | commitdiff | diff to current |
2005-06-29 |
Nicholas Clark | First stab at not automatically creating an unused... |
blob | commitdiff | diff to current |
2005-06-28 |
Nicholas Clark | Convert strcpy to memcpy where we already know the... |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Lester | We're going round in circles with pp_sys.c |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark | Remove the reference loop between symbol tables and... |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark | Add a define PERL_POISON which tries to trip up anythin... |
blob | commitdiff | diff to current |
2005-06-20 |
Andy Lester | The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-20 |
Rafael Garcia-Suarez | Remove the deprecated $# variable |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark | More SvPV consting. |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark | Lots of consting |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester | Unvoid SvUPGRADE |
blob | commitdiff | diff to current |
2005-06-03 |
Andy Lester | Random consting |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester | use lengths in sv_setpv() calls |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester | Quotes fixed, see also perl #36079 |
blob | commitdiff | diff to current |
2005-05-26 |
Nicholas Clark | Store the package name as a shared HEK. |
blob | commitdiff | diff to current |
2005-05-21 |
Rafael Garcia-Suarez | Really fix change 24527 |
blob | commitdiff | diff to current |
2005-05-21 |
Rafael Garcia-Suarez | Compilation fix |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-21 |
Steve Peters | SvPVX_const - patch #2 |
blob | commitdiff | diff to current |
2005-05-18 |
Gisle Aas | Well defined $? and introduction of ${^CHILD_ERROR_NATI... |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez | Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez | Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-09 |
Andy Lester | attributes-two.patch, the next batch |
blob | commitdiff | diff to current |
2005-05-09 |
Nicholas Clark | Hoist the static "AUTOLOAD" into a static const variabl... |
blob | commitdiff | diff to current |
2005-05-02 |
Andy Lester | printf.patch: Adding printf checking for gcc |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi | Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters | Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-18 |
Steve Peters | Refactoring to Sv*_set() macros - patch #4 |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark | Add casting to allow g++ (3.3.5) to compile the core... |
blob | commitdiff | diff to current |
2005-03-25 |
Andy Lester | Consting five |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester | Third consting batch |
blob | commitdiff | diff to current |
2005-03-18 |
Andy Lester | More const parms |
blob | commitdiff | diff to current |
2005-03-14 |
Andy Lester | Adding const qualifiers |
blob | commitdiff | diff to current |
2005-01-19 |
Robin Barker | Further follow-up to 23767 |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark | Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2005-01-04 |
Nicholas Clark | Add ${^UTF8LOCALE} to give perl space access to PL_utf8... |
blob | commitdiff | diff to current |
2005-01-01 |
Nicholas Clark | Not all the world's a VAX, er ASCII, so don't make... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark | Improve documentation for is_gv_magical, and split... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark | Because name is always NUL terminated we can incorporat... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark | Generate smaller object code by using a single switch... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark | Tidy up comments in change 23716 |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark | Refactor gv_fetchpv so that the overwhelmingly common... |
blob | commitdiff | diff to current |
2004-12-13 |
Steve Hay | Document gv_stashpvn |
blob | commitdiff | diff to current |
2004-12-07 |
Nicholas Clark | Revert part of the change to gv_fullname4(), as the... |
blob | commitdiff | diff to current |
2004-12-03 |
Rafael Garcia-Suarez | $foo::_ was wrongly forced as $main::_. |
blob | commitdiff | diff to current |
2004-12-03 |
Nicholas Clark | Small code tidy up in gv_fullname4 |
blob | commitdiff | diff to current |
2004-12-03 |
Nicholas Clark | There are clearer ways of saying m/^[ab]$/ than strchr... |
blob | commitdiff | diff to current |
2004-09-08 |
Marcus Holland-Moritz | SvO?OK_off()'s return value |
blob | commitdiff | diff to current |
2004-08-06 |
Steve Hay | Another small clean-up following changes #23190 and... |
blob | commitdiff | diff to current |
2004-08-06 |
Dave Mitchell | remove leaks associated with version object change... |
blob | commitdiff | diff to current |
2004-08-04 |
John Peacock | Final version object core patch? |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell | Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-06-20 |
Dave Mitchell | fix typo in gp_free |
blob | commitdiff | diff to current |
2004-04-21 |
Stas Bekman | [patch] log the interpreter id in warnings |
blob | commitdiff | diff to current |
2004-03-29 |
Dave Mitchell | backout change 22606 (make gv_fullname() include a... |
blob | commitdiff | diff to current |
2004-03-28 |
Dave Mitchell | make gv_fullname() etc include a literal '^' for *... |
blob | commitdiff | diff to current |
next |