2006-10-02 |
H.Merijn Brand |
doc typo change on jhi's request |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jarkko Hietaniemi |
perldiag.pod: followup on the PerlIO::scalar patch |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Nicholas Clark |
In PerlIO_debug(), if tainting or set*id, set PL_perlio... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Nicholas Clark |
In pp_binmode, call mode_from_discipline() once and... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Andreas König |
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Dave Mitchell |
remove backing up outercc->cur in regmatch()/WHILEM |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Dave Mitchell |
assert that backing up outercc->cur in regmatch()/WHILE... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Dave Mitchell |
add stress test for CURLYX/WHILEM regex ops |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Dave Mitchell |
rationalise sayYES and sayNO code in regmatch() |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Yves Orton |
Minor re 'Debug' tweaks, also fix a bug in dumping... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jarkko Hietaniemi |
PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Yves Orton |
Re: [PATCH] Add hook for re_dup() into regex engine... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Steve Peters |
Fix debug format in regcomp.c that was failing under |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Yves Orton |
Re: [PATCH] Add hook for re_dup() into regex engine... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Nicholas Clark |
Silence two warnings from gcc when being -pedantic |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jarkko Hietaniemi |
Re: reentr reshuffle |
commit | commitdiff | tree | snapshot |
2006-09-28 |
H.Merijn Brand |
Regen for #28896 |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jarkko Hietaniemi |
reentr reshuffle |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Rafael Garcia... |
Saddest patch I ever had to apply. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Steve Hay |
I think we need to skip PL_regdupe as well as Perl_regdupe |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Nicholas Clark |
Make Perl_regdupe only exist for threaded perls. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Yves Orton |
Automate generation of the regmatch() state constants |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Yves Orton |
Add hook for re_dup() into regex engine as reg_dupe... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Rafael Garcia... |
Remove three X<...> that cannot be handled by pod2text... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
David Landgren |
perlref clarification (was: Re: Is this a bug or a... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Yves Orton |
Fix re debug formatting nits |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Rafael Garcia... |
Typo fix in overload docs |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Jarkko Hietaniemi |
Re: Change 28877: [PATCH] deal with some gcc warnings |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Dave Mitchell |
eliminate PL_regindent and improve -Mre=Debug,STATE... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Dave Mitchell |
fix regression introduced in #27778: must backtrack... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Dave Mitchell |
in S_regmatch(), convert state var st->cc into local... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Dave Mitchell |
allow fields in re_tests to include \x{nnn} etc |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Steve Peters |
Upgrade to CPAN-1.8801. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Rafael Garcia... |
Document the values that mad_key can hold |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jan Dubois |
RE: Combining UTF-16 output with :crlf is awkward |
commit | commitdiff | tree | snapshot |
2006-09-21 |
SADAHIRO Tomoyuki |
Re: \N{...} in regular expression [PATCH] |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jarkko Hietaniemi |
deal with some gcc warnings |
commit | commitdiff | tree | snapshot |
2006-09-21 |
ammon@rhythm.com |
[perl #40369] File::Find mishandles non-dangling symlinks |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Rafael Garcia... |
Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Rafael Garcia... |
prototype() wasn't working to get the prototype of... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Savige |
Re: [PATCH] Patch for win32.c to fix #38723 and #39531 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Yves Orton |
Re: \N{...} in regular expression [PATCH] |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Rafael Garcia... |
Upgrade to podlators 2.0.5 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
H.Merijn Brand |
Changed +DA2.0w to +DD64; Added notes about C ANSI... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Adriano Ferreira |
Re: [PATCH] lib/File/Copy.t - test descriptions and... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Yves Orton |
Re: \N{...} in regular expression [PATCH] |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Jarkko Hietaniemi |
C++: add -Wno-used-parameter, and drop ODBM_File |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Sebastian Steinlechner |
Fix declaration-after-statement problem |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Philip M. Gollucci |
bleed - silence warning in sv.c |
commit | commitdiff | tree | snapshot |
2006-09-18 |
John Peacock |
Re: [perl #37714] XSUB.h version check may fail due... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nicholas Clark |
Fix one genuine unitialised code path spotted by gcc... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nicholas Clark |
Avoid compiler warning about a variable that isn't... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Rafael Garcia... |
A better version of change #28847 |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jarkko Hietaniemi |
util.c: restore Perl_my_setenv() to pre-28814 |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nicholas Clark |
Some notes about struct block_loop |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nicholas Clark |
Store a pointer to the op in struct block_loop, rather... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Steve Peters |
Upgrade to CPAN-CPAN-1.87_64 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Steve Peters |
Upgrade to ExtUtils-ParseXS-2.16. There actually are... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Nicholas Clark |
Shrink the interpreter structure by 4 bytes (usually... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Nicholas Clark |
Revert changes 28772, 28773, 28774 as they won't gain... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Craig A. Berry |
return value of -1 without errno set is ok in |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Rafael Garcia... |
No declarations after statements ! (noticed by Sadahiro... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Nicholas Clark |
Avoid warnings when $Config{d_cplusplus} is undefined. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Craig A. Berry |
More hacking in util.c's ifdef jungle following 28844... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Rafael Garcia... |
Fix for bug #37714: XSUB.h version check may fail due... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Jarkko Hietaniemi |
C++ Encode |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Rafael Garcia... |
MakeMaker is being split in new sub-distributions on... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Yves Orton |
Re: Re: [PATCH] C++: Solaris CC now compiles "perl" |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Craig A. Berry |
Define d_cplusplus on VMS when appropriate |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Jarkko Hietaniemi |
(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Steve Peters |
Regenerated mktables.lst per Yves Orton's suggestion. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Steve Peters |
darwin also seems to be lacking a dl_unload_file()... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Steve Peters |
Add darwin to the list of OS's that fail to pass test |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Steve Peters |
Test cases for version cannot handle Test::More version... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Rafael Garcia... |
Upgrade to CPAN 1.87_63 |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Steve Peters |
Upgrade to Test-Simple-0.64_02 |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Jerry D. Hedden |
Bump version and other misc. changes. 3rd patch from: |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Jerry D. Hedden |
Statically allocate the main thread. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Jerry D. Hedden |
Race condition fix in threads.pm |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Yves Orton |
mktables executes seven time per build sigh |
commit | commitdiff | tree | snapshot |
2006-09-13 |
David Nicol |
[perl #40328] B::Deparse pod does not list failure... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
merijnb@ms.com |
[perl #40327] Doc patch for perlfunc.pod |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Jarkko Hietaniemi |
Accumulated fixes from earlier backports, amongst of... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Yves Orton |
Disable study() for utf-8 strings |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Steve Peters |
Upgrade to CPAN-1.87_62 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Rafael Garcia... |
Upgrade to MakeMaker 6.30_04 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Rafael Garcia... |
More warnings silencing, including suggestions by Domin... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Dominic Dunlop |
Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Rafael Garcia... |
Another warning-silencing cast |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Garcia... |
POD fixes in perlce manpage |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Garcia... |
FAQ sync |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Garcia... |
Fix a few more printf format warnings |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Garcia... |
Fix definition of macro HOP3 (spotted by a gcc warning) |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Garcia... |
Fix some compilation warnings |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Yves Orton |
Teach regex optimiser how to handle (?=) and (?<=)... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
David Nicol |
Re: [perl #40302] sigtrap(3pm) man page is vague |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Jarkko Hietaniemi |
C++: Solaris CC now compiles "perl" |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Yitzchak Scott... |
NULL and sv_setpv vs. newSVpv |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Steve Hay |
Update Porting/Maintainers.pl w.r.t. #28811 |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Jos I. Boumans |
Add Params::Check to the core |
commit | commitdiff | tree | snapshot |
next |