projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gbarr is maintaining IO.
[p5sagit/p5-mst-13.2.git]
/
pad.c
2005-10-13
Andy Lester
Stas' croak patch and then some
blob
|
commitdiff
2005-10-05
Andy Lester
Re: [PATCH] Random constings and printf cleanup
blob
|
commitdiff
|
diff to current
2005-08-07
Jarkko Hietaniemi
undup
blob
|
commitdiff
|
diff to current
2005-08-01
Rafael Garcia-Suarez
More typo fixes (damn generated pod files)
blob
|
commitdiff
|
diff to current
2005-07-20
Steve Hay
Silence Win32 compiler warning (signed/unsigned mismatch)
blob
|
commitdiff
|
diff to current
2005-07-19
Rafael Garcia-Suarez
Extend the the "our variable redeclared" warning to...
blob
|
commitdiff
|
diff to current
2005-07-19
Rafael Garcia-Suarez
Overhaul the semantics of the warning
blob
|
commitdiff
|
diff to current
2005-07-18
Andy Lester
The continuing plod through embed.fnc
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-12
Dave Mitchell
S_pad_findlex has side effects, so its return value...
blob
|
commitdiff
|
diff to current
2005-07-04
Andy Lester
Post-YAPC consting, now with an attachment!
blob
|
commitdiff
|
diff to current
2005-06-23
Dave Mitchell
change 24967 got the #endif in the wrong place
blob
|
commitdiff
|
diff to current
2005-06-23
Dave Mitchell
don't repopulate PADTMP slots with null SVs when freein...
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-20
Andy Lester
The continuing adventures of Constman and Localize Boy
blob
|
commitdiff
|
diff to current
2005-06-08
Nicholas Clark
s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
blob
|
commitdiff
|
diff to current
2005-06-07
Andy Lester
Random cleanups #47
blob
|
commitdiff
|
diff to current
2005-05-24
Andy Lester
embed.fnc cleanup + SvPVX_const usage
blob
|
commitdiff
|
diff to current
2005-05-21
Steve Peters
SvPVX_const - patch #2
blob
|
commitdiff
|
diff to current
2005-05-20
Nicholas Clark
Goodbye AvFLAGS
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-05
Dave Mitchell
avoid accessing a just-freed SV (keep ponie happy)
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
Andy Lester
pad_compname_type(), takes care of a clunky macro
blob
|
commitdiff
|
diff to current
2005-04-19
Steve Peters
Refactoring to Sv*_set() macros - patch #5
blob
|
commitdiff
|
diff to current
2005-04-08
Nicholas Clark
Add SvIVX() to PERL_DEBUG_COW, and change pad.c to...
blob
|
commitdiff
|
diff to current
2005-04-08
Steve Peters
Refactoring to Sv*_set() macros - patch #1
blob
|
commitdiff
|
diff to current
2005-03-30
Rafael Garcia-Suarez
Update copyrights.
blob
|
commitdiff
|
diff to current
2005-03-29
Rafael Garcia-Suarez
Don't #ifdef out a return statement
blob
|
commitdiff
|
diff to current
2005-03-28
Dave Mitchell
expand -DDEBUG_LEAKING_SCALARS to instrument the creati...
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-11
Andy Lester
pad_push numero three-o
blob
|
commitdiff
|
diff to current
2004-10-29
Dave Mitchell
[perl #31851] Threading crash with closures
blob
|
commitdiff
|
diff to current
2004-08-01
Dave Mitchell
Add comment to top of reentr.c and fix typos in other...
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-02
Marcus Holland-Moritz
Make change #22889 work for threaded builds.
blob
|
commitdiff
|
diff to current
2004-06-02
Rafael Garcia-Suarez
Make the dUNDERBAR/UNDERBAR macros work as advertised.
blob
|
commitdiff
|
diff to current
2004-05-30
Dave Mitchell
[perl #29708] Problem with autouse (causing Perl to...
blob
|
commitdiff
|
diff to current
2004-03-17
Robin Barker
format/casting/warning RE: perl 5.9.1
blob
|
commitdiff
|
diff to current
2004-03-16
Rafael Garcia-Suarez
Update copyright notices
blob
|
commitdiff
|
diff to current
2004-03-06
Dave Mitchell
fix coredump in /(?{sub{}})/
blob
|
commitdiff
|
diff to current
2004-02-20
Dave Mitchell
Document the SVf_PADSTALE flag
blob
|
commitdiff
|
diff to current
2003-08-12
Jarkko Hietaniemi
A new try from Dave Mitchell for [perl #23265].
blob
|
commitdiff
|
diff to current
2003-08-10
Jarkko Hietaniemi
Retract #20597, too many resulting core dumps.
blob
|
commitdiff
|
diff to current
2003-08-10
Dave Mitchell
Re: [perl #23265] Nested anonymous subs
blob
|
commitdiff
|
diff to current
2003-08-09
Jarkko Hietaniemi
Reintroduce the U_32-ification to pad.c,
blob
|
commitdiff
|
diff to current
2003-08-09
Jarkko Hietaniemi
Retract #20524 since it was due to broken INT32_MIN in
blob
|
commitdiff
|
diff to current
2003-08-06
Gerrit P. Haase
Re: perl with cygwin 1.5, need help
blob
|
commitdiff
|
diff to current
2003-08-02
Adrian M. Enache
Small nit to pad.c
blob
|
commitdiff
|
diff to current
2003-07-24
Dave Mitchell
Re: Fatal 5.8.1 error in our $FOO = x if $FOO
blob
|
commitdiff
|
diff to current
2003-05-31
Dave Mitchell
jumbo closure patch broke formats
blob
|
commitdiff
|
diff to current
2003-05-29
Dave Mitchell
jumbo closure fix
blob
|
commitdiff
|
diff to current
2003-04-16
Jarkko Hietaniemi
Fix up Larry's copyright statements to my best knowledge.
blob
|
commitdiff
|
diff to current
2003-03-11
Todd C. Miller
typos and other minor things
blob
|
commitdiff
|
diff to current
2003-03-02
Hugo van der Sanden
Update all copyrights to 2003, from Jarkko
blob
|
commitdiff
|
diff to current
2003-01-29
Jarkko Hietaniemi
More of the #18600.
blob
|
commitdiff
|
diff to current
2003-01-22
Dave Mitchell
Re: difference between my and our before introduction
blob
|
commitdiff
|
diff to current
2003-01-07
Nicholas Clark
%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
blob
|
commitdiff
|
diff to current
2003-01-03
Dave Mitchell
remove flag SvPADBUSY
blob
|
commitdiff
|
diff to current
2002-12-17
Hugo van der Sanden
Whoops, these are the changes supposed to be in #18318.
blob
|
commitdiff
|
diff to current
2002-12-17
Dave Mitchell
Re: [jhi@iki.fi: enums are not nums]
blob
|
commitdiff
|
diff to current
2002-12-14
Dave Mitchell
Proper fix for CvOUTSIDE weak refcounting
blob
|
commitdiff
|
diff to current
2002-12-02
Dave Mitchell
SvFAKE lexicals in scope for all of the sub
blob
|
commitdiff
|
diff to current
2002-12-02
Dave Mitchell
allow evals to see the full lexical scope
blob
|
commitdiff
|
diff to current
2002-10-22
Dave Mitchell
PL_curpad == AvARRAY(PL_comppad) always
blob
|
commitdiff
|
diff to current
2002-10-19
H.Merijn Brand
Happy chainsaw stories; The removal of the 5005 threads
blob
|
commitdiff
|
diff to current
2002-10-12
Dave Mitchell
Re: closure failures
blob
|
commitdiff
|
diff to current
2002-10-02
Dave Mitchell
move all pad-related code to its own src file
blob
|
commitdiff
|
diff to current