2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
blob | commitdiff |
2007-02-17 |
Nicholas Clark |
Missed an aTHX_ in B's call to Perl_emulate_cop_io. |
blob | commitdiff | diff to current |
2007-02-10 |
Andy Dougherty |
signbit detection (was [perl #39875] -0.0 loses signedn... |
blob | commitdiff | diff to current |
2007-01-26 |
Nicholas Clark |
Stop S_incline needing to temporarily write a '\0'... |
blob | commitdiff | diff to current |
2007-01-17 |
Nicholas Clark |
Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv... |
blob | commitdiff | diff to current |
2007-01-15 |
Nicholas Clark |
Add get_cvn_flags(), which is like get_cv() but takes... |
blob | commitdiff | diff to current |
2007-01-12 |
Dave Mitchell |
fix PL_parser_dup symbol (again) |
blob | commitdiff | diff to current |
2007-01-04 |
Yves Orton |
Re: [PATCH] Change implementation of %+ to use a proper... |
blob | commitdiff | diff to current |
2007-01-01 |
Steve Peters |
Welcome to 2007! Time to update copyrights from change... |
blob | commitdiff | diff to current |
2007-01-01 |
Jarkko Hietaniemi |
Symbian port: add Series 90 support |
blob | commitdiff | diff to current |
2006-12-06 |
Yves Orton |
Re: [PATCH] User pragmas now accessible from B |
blob | commitdiff | diff to current |
2006-12-04 |
Rafael Garcia-Suarez |
Actually submit previous change. |
blob | commitdiff | diff to current |
2006-12-01 |
Yves Orton |
Continue split of perl internal regexp structures from... |
blob | commitdiff | diff to current |
2006-09-25 |
Yves Orton |
Add hook for re_dup() into regex engine as reg_dupe... |
blob | commitdiff | diff to current |
2006-07-16 |
Dave Mitchell |
run regen_headerds |
blob | commitdiff | diff to current |
2006-07-10 |
Steve Peters |
Add Russ Allbery's public domain implementations of... |
blob | commitdiff | diff to current |
2006-07-06 |
Yves Orton |
Introduce a new function, pv_escape(), to display conte... |
blob | commitdiff | diff to current |
2006-06-12 |
chromatic |
Add the new method UNIVERSAL::DOES() and the API functi... |
blob | commitdiff | diff to current |
2006-05-22 |
Steve Hay |
Fix Win32 linker error |
blob | commitdiff | diff to current |
2006-05-21 |
Steve Peters |
Add Perl_PerlIO_context_layers() to the public API... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Abolish cop_arybase. Signal a non zero $[ with a hint... |
blob | commitdiff | diff to current |
2006-05-12 |
Jarkko Hietaniemi |
Re: [PATCH] my_snprintf |
blob | commitdiff | diff to current |
2006-05-03 |
SADAHIRO Tomoyuki |
Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net... |
blob | commitdiff | diff to current |
2006-04-19 |
Nicholas Clark |
Calling cv_undef() on the CV created by newCONSTSUB... |
blob | commitdiff | diff to current |
2006-04-16 |
Jan Dubois |
remove some cruft from makedef.pl |
blob | commitdiff | diff to current |
2006-04-16 |
Nicholas Clark |
Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags... |
blob | commitdiff | diff to current |
2006-04-14 |
Nicholas Clark |
Mark new_warnings_bitfield as XE, and add it to __DATA_... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Provide Perl_gv_name_set to replace LVALUE use of GvNAM... |
blob | commitdiff | diff to current |
2006-01-31 |
Nicholas Clark |
Eliminate save_threadsv, as it is never linked to,... |
blob | commitdiff | diff to current |
2006-01-04 |
Steve Hay |
Run regen.pl (Just updating copyright years) |
blob | commitdiff | diff to current |
2005-12-30 |
Dave Mitchell |
change #26523 didn't make my_cxt_init public |
blob | commitdiff | diff to current |
2005-12-21 |
Robin Houston |
Feature bundle is now :5.10, and add -E switch |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston |
Re: [PATCH] Make the 'sort' pragma lexically scoped |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston |
latest switch/say/~~ |
blob | commitdiff | diff to current |
2005-11-10 |
Steve Hay |
Make Perl_seed public |
blob | commitdiff | diff to current |
2005-11-02 |
Rafael Garcia-Suarez |
Regen headers |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
Perl_csighandler was in global.sym twice. |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
global.sym appears to have become out of date. Oops. |
blob | commitdiff | diff to current |
2005-10-24 |
Nicholas Clark |
Add my_sprintf, which is usually just a macro for sprin... |
blob | commitdiff | diff to current |
2005-10-19 |
Robin Houston |
Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger... |
blob | commitdiff | diff to current |
2005-08-24 |
John Peacock |
[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz] |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
support POSIX SA_SIGINFO |
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 |
Steve Hay |
Here's the rest of change 25058 ;-) |
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-20 |
Andy Lester |
The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-15 |
Andy Lester |
CopSTASH_eq again |
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 |
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-29 |
Nicholas Clark |
Goodbye xav_arylen. You won't be missed that much. |
blob | commitdiff | diff to current |
2005-05-26 |
Steve Hay |
Fix some Win32 link errors |
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 hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move placeholders into a new rhash magic type. |
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-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-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-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-11-16 |
Steve Hay |
Fix Win32 breakage caused by changes to op.c in change... |
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-07 |
John Peacock |
Bleadperl to version 0.37 |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
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 |
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-20 |
Alan Burlison |
promote hv_clear_placeholders to perl API |
blob | commitdiff | diff to current |
2003-11-19 |
Nicholas Clark |
Run regen.pl (for hv_assert) |
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-10 |
Jarkko Hietaniemi |
The *right* way to make the csighandler visible. |
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-05-05 |
Adrian M. Enache |
[patch] Re: [perl #21728] regexp SEGV |
blob | commitdiff | diff to current |
2003-05-05 |
Jarkko Hietaniemi |
pack/unpack fixes from Wolfgang Laun: |
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-09 |
Jarkko Hietaniemi |
Export the symbols from #18863; do not prototype (but... |
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-03-02 |
Jarkko Hietaniemi |
Forgotten from change #18795. |
blob | commitdiff | diff to current |
2003-03-01 |
Abe Timmerman |
Get MSWin32 back compiling |
blob | commitdiff | diff to current |
2003-02-16 |
Nicholas Clark |
COW regexps: |
blob | commitdiff | diff to current |
2003-02-05 |
Inaba Hiroto |
[Patch] parsing under encoding (Re: [Encode] HEADS... |
blob | commitdiff | diff to current |
2003-01-22 |
Jarkko Hietaniemi |
Integrate from maint-5.8: |
blob | commitdiff | diff to current |
2003-01-21 |
Hugo van der Sanden |
integrate #18366-18370 from maint-5.8: |
blob | commitdiff | diff to current |
2002-12-17 |
Richard Hitt |
[Fwd: Patch for perl utf8-related bug] |
blob | commitdiff | diff to current |
2002-11-05 |
Rafael Garcia-Suarez |
make regen_headers. |
blob | commitdiff | diff to current |
2002-11-04 |
Slaven Rezic |
Re: [perl #18066] Bug in -I when path has double colons? |
blob | commitdiff | diff to current |
2002-10-22 |
Dave Mitchell |
PL_curpad == AvARRAY(PL_comppad) always |
blob | commitdiff | diff to current |
2002-10-10 |
John Peacock |
Version object combined patch |
blob | commitdiff | diff to current |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
Version object patch #1 |
blob | commitdiff | diff to current |
next |