2005-07-29 |
Andy Lester |
More embed.fnc goodness |
blob | commitdiff |
2005-07-20 |
Jarkko Hietaniemi |
support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Lester |
more embed cleanup |
blob | commitdiff | diff to current |
2005-07-10 |
Dave Mitchell |
run regen.pl |
blob | commitdiff | diff to current |
2005-07-04 |
Steve Hay |
Perl_share_hek needs exporting for change 25070 on... |
blob | commitdiff | diff to current |
2005-07-04 |
Nicholas Clark |
Inlining del_HE is actually a space optimisation. |
blob | commitdiff | diff to current |
2005-07-04 |
Steve Hay |
Here's the rest of change 25058 ;-) |
blob | commitdiff | diff to current |
2005-07-02 |
Dave Mitchell |
replace ckWARN macros with functions |
blob | commitdiff | diff to current |
2005-07-02 |
Nicholas Clark |
Don't inline offer_nice_chunk, as it's rarely called. |
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-24 |
Nicholas Clark |
Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also... |
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 |
Andy Lester |
Pre-YAPC consting fun |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark |
The current implementation of :unique is fundamentally... |
blob | commitdiff | diff to current |
2005-06-22 |
Dave Mitchell |
handle magic in local correctly |
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 |
Andy Lester |
More random cleanups |
blob | commitdiff | diff to current |
2005-06-16 |
Nicholas Clark |
Replace all the new/del static functions with calls... |
blob | commitdiff | diff to current |
2005-06-15 |
Andy Lester |
CopSTASH_eq again |
blob | commitdiff | diff to current |
2005-06-11 |
Nicholas Clark |
Shrink shared hash scalars from PVIV to PV |
blob | commitdiff | diff to current |
2005-06-09 |
Nicholas Clark |
Fixes the case of $a = \$#{[]}; and then accessing $$a |
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 |
Jarkko Hietaniemi |
one more round of is_utf8_foo tuneup |
blob | commitdiff | diff to current |
2005-06-04 |
Jarkko Hietaniemi |
further speeding up of is_utf8_string() |
blob | commitdiff | diff to current |
2005-06-03 |
Nicholas Clark |
s/newSVpv_hek/newSVhek/g; # Lousy choice of name |
blob | commitdiff | diff to current |
2005-06-03 |
Nicholas Clark |
Create newSVpv_hek to reduce code duplication where... |
blob | commitdiff | diff to current |
2005-06-03 |
Andy Lester |
Random consting |
blob | commitdiff | diff to current |
2005-05-27 |
Steve Hay |
Fix more Win32 linker errors caused by change 24561 |
blob | commitdiff | diff to current |
2005-05-25 |
Nicholas Clark |
Export Perl_hek_dup, which duplicates shared hash keys. |
blob | commitdiff | diff to current |
2005-05-24 |
Rafael Garcia-Suarez |
Remove Perl_ck_* functions from public API |
blob | commitdiff | diff to current |
2005-05-24 |
Andy Lester |
embed.fnc cleanup + SvPVX_const usage |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move the xpv_pv/xrv_rv member into the SV head, in... |
blob | commitdiff | diff to current |
2005-05-16 |
Andy Lester |
consting-eleventy.patch: More consts, plus actual bug fix |
blob | commitdiff | diff to current |
2005-05-13 |
Nicholas Clark |
Reorder the *more* arena allocation functions into... |
blob | commitdiff | diff to current |
2005-05-13 |
Nicholas Clark |
Allocate GV bodies from arenas |
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-09 |
Rafael Garcia-Suarez |
Revert to Andy's first solution for nonnull attributes; |
blob | commitdiff | diff to current |
2005-05-07 |
Dave Mitchell |
while (my $x ...) { ...; redo } shouldn't undef $x. |
blob | commitdiff | diff to current |
2005-04-26 |
Andy Lester |
Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent... |
blob | commitdiff | diff to current |
2005-04-23 |
Nicholas Clark |
Save state when auto-generating #ifdef PERL_CORE and... |
blob | commitdiff | diff to current |
2005-04-22 |
Steve Hay |
Fix more Win32 linker errors following change 24271 |
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-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-31 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-29 |
Andy Lester |
The core part of : |
blob | commitdiff | diff to current |
2005-03-18 |
Yves Orton |
Re: Reworked Trie Patch |
blob | commitdiff | diff to current |
2005-03-11 |
Andy Lester |
pad_push numero three-o |
blob | commitdiff | diff to current |
2005-03-08 |
Ton Hospel |
Encoding neutral unpack |
blob | commitdiff | diff to current |
2005-01-24 |
Rafael Garcia-Suarez |
Revert change 23843. |
blob | commitdiff | diff to current |
2005-01-21 |
Rick Delaney |
Re: [perl #31924] %INC caching failure-case problem |
blob | commitdiff | diff to current |
2005-01-10 |
Marcus Holland-Moritz |
Remove PERL_FLEXIBLE_EXCEPTIONS code. |
blob | commitdiff | diff to current |
2005-01-09 |
Nicholas Clark |
savepv(SvPV(sv,n_a)) is common, and creates an unnecess... |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2004-12-23 |
Nicholas Clark |
Relocatable @INC entries for Unix. |
blob | commitdiff | diff to current |
2004-12-06 |
Nicholas Clark |
Turn gv_fullname3 and gv_efullname3 into macros that... |
blob | commitdiff | diff to current |
2004-11-16 |
Steve Hay |
Fix Win32 breakage caused by changes to op.c in change... |
blob | commitdiff | diff to current |
2004-10-14 |
Rafael Garcia-Suarez |
Fix [perl #31971] local $^D gives noise |
blob | commitdiff | diff to current |
2004-09-19 |
Dave Mitchell |
improve lexer debugging output (-DT) |
blob | commitdiff | diff to current |
2004-07-23 |
Dave Mitchell |
remove binary compat from #23156 (remove PL_retstack) |
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-04-23 |
Dave Mitchell |
Include variable names in "Use of uninitialized value... |
blob | commitdiff | diff to current |
2004-04-23 |
Marcus Holland-Moritz |
byte-order modifiers for (un)pack templates |
blob | commitdiff | diff to current |
2004-04-11 |
Dave Mitchell |
Make global cleanup fractionally faster by giving S_visit() |
blob | commitdiff | diff to current |
2004-04-07 |
John Peacock |
Bleadperl to version 0.37 |
blob | commitdiff | diff to current |
2004-03-24 |
Nicholas Clark |
Tidy up function prototypes in the light of suidpatch |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-03-04 |
Dave Mitchell |
retract 22328 and 22332: deprecation warning for my... |
blob | commitdiff | diff to current |
2004-02-28 |
Dave Mitchell |
make the bison-based parser threadsafe and capable... |
blob | commitdiff | diff to current |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
blob | commitdiff | diff to current |
2004-02-03 |
John Peacock |
was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0... |
blob | commitdiff | diff to current |
2004-01-16 |
Yitzchak Scott-Tho... |
Re: [perl #24816] Magic vars seem unsure if they are... |
blob | commitdiff | diff to current |
2004-01-16 |
LAUN Wolfgang |
format/write (version 2) |
blob | commitdiff | diff to current |
2004-01-06 |
Nicholas Clark |
Seems that sv_setsv_cow needs to be visible to core... |
blob | commitdiff | diff to current |
2004-01-03 |
Rafael Garcia-Suarez |
Tidy up change #18751, so that the second parameter... |
blob | commitdiff | diff to current |
2003-12-17 |
Marcus Holland-Moritz |
arguments for perl_clone() |
blob | commitdiff | diff to current |
2003-12-06 |
Tassilo von Parseval |
SCALAR/FIRSTKEY for tied hashes in scalar context |
blob | commitdiff | diff to current |
2003-11-22 |
Nicholas Clark |
"Space Is a Province of Brazil" |
blob | commitdiff | diff to current |
2003-11-22 |
Nicholas Clark |
Farewell hv_exists_common - exists is now a call to... |
blob | commitdiff | diff to current |
2003-11-22 |
Nicholas Clark |
Shift negative klen/flags games from hv_exists_common... |
blob | commitdiff | diff to current |
2003-11-21 |
Nicholas Clark |
Move the negative key -> utf8 flag conversion out to... |
blob | commitdiff | diff to current |
2003-11-20 |
Nicholas Clark |
Merge sv_store_flags and sv_store_ent into sv_store_common |
blob | commitdiff | diff to current |
2003-11-20 |
Alan Burlison |
promote hv_clear_placeholders to perl API |
blob | commitdiff | diff to current |
2003-11-19 |
Nicholas Clark |
merge hv_fetch and hv_fetch_ent into hv_fetch_common |
blob | commitdiff | diff to current |
2003-11-19 |
Nicholas Clark |
integrate hv_delete and hv_delete_ent into hv_delete_common |
blob | commitdiff | diff to current |
2003-11-19 |
Nicholas Clark |
merge hv_exists and hv_exists_ent into S_hv_exists_common |
blob | commitdiff | diff to current |
2003-09-10 |
Jarkko Hietaniemi |
A new UTF-8 API, Perl_is_utf8_string_loc(), a variant |
blob | commitdiff | diff to current |
2003-09-02 |
Adrian M. Enache |
Re: ByteLoader and MSWin32 |
blob | commitdiff | diff to current |
2003-08-09 |
Dave Mitchell |
add "$lexical not available" warning in C<for my $lex ()> |
blob | commitdiff | diff to current |
2003-07-18 |
Rafael Garcia-Suarez |
Rename get_seed() to get_hash_seed(), as suggested by |
blob | commitdiff | diff to current |
2003-07-11 |
Jarkko Hietaniemi |
Chicken out: the hash randomisation is not on by default. |
blob | commitdiff | diff to current |
2003-07-10 |
Jarkko Hietaniemi |
The *right* way to make the csighandler visible. |
blob | commitdiff | diff to current |
2003-07-09 |
Chip Salzenberg |
Safe signals via POSIX::sigaction |
blob | commitdiff | diff to current |
2003-06-29 |
Rafael Garcia-Suarez |
Perl_doing_taint must be public, for programs that... |
blob | commitdiff | diff to current |
2003-06-28 |
Dave Mitchell |
Two debugging patches. |
blob | commitdiff | diff to current |
2003-06-27 |
Jarkko Hietaniemi |
Make doing_taint() always available (though not |
blob | commitdiff | diff to current |
2003-06-22 |
Jarkko Hietaniemi |
Move the (pseudo)seed functio for (pseudo)random number... |
blob | commitdiff | diff to current |
2003-06-19 |
Steve Grazzini |
Re: [perl #17934] tied STDERR and internal warnings |
blob | commitdiff | diff to current |
2003-06-15 |
Marcus Holland-Moritz |
Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi |
Followup on #19779: make the helper function static, |
blob | commitdiff | diff to current |
next |