2005-11-08 |
Nicholas Clark |
Eliminate duplicate strlen()s by explicitly calling it. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Nicholas Clark |
3 calls to strlen() we can avoid. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Yitzchak Scott... |
[DOC PATCH] mention @-, @+ in perl56delta.pod |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Nicholas Clark |
Probaby a good idea to include DEBUG_LEAKING_SCALARS... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
SADAHIRO Tomoyuki |
Re: A surprising segfault |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Steve Hay |
Remove an unused variable left over from change #26041 |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Benjamin Sugars |
Re: C<undef %::> considered harmful |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Rafael Garcia... |
Upgrade to CPAN 1.76_65 |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Jan Dubois |
Remove unused USING_WIDE code from win32 and wince... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Steve Peters |
Updated perldiag.pod entry for "Can't use subscript..." |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Dominic Dunlop |
Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
s/Nick Clark/Nicholas Clark/ |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
For each test function, test it as is, and with extra... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
The rarely used lcfirst and ucfirst share almost all... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
Fix bug #37628 (both lcfirst and ucfirst) |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Andy Lester |
Cleaning up x2p directory |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Gisle Aas |
Missing static declarations |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Rafael Garcia... |
Remove CPAN.pm's META.yml. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Jarkko Hietaniemi |
Symbian update blead@26025 |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Nicholas Clark |
Add lib/CPAN/Admin.pm from CPAN to make version.t pass. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Andy Lester |
Consting and localizing: Part LXVIII |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Chris Heath |
[perl #24254] Attempt to free unreferenced scalar |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Abe Timmerman |
follow up on 25969 for VMS |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Steve Peters |
Added note to README.macosx regarding failures from... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Steve Peters |
Fix documentation for gmtime(). |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Steve Peters |
Upgrade to CPAN-1.76_61 |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Steve Peters |
Nits in the pp_defined code spotted by Jarkko. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Steve Peters |
Upgrade to Time-HiRes-1.82 |
commit | commitdiff | tree | snapshot |
2005-11-06 |
John E. Malmberg |
Re: [PATCH configure.com] add the new d_futimes as... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Nicholas Clark |
Make the 5.9 changes to B conditional on perl version. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Nicholas Clark |
'[at]' should be '@' |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Steve Peters |
Kill warnings and add a panic to pp_defined() in case... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Steve Peters |
Upgrade to CPAN-1.76_60. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Nicholas Clark |
Allow passing of the full enum name into the tryAMAGICb... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Steve Peters |
Upgrade to Time-HiRes-1.81 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Abe Timmerman |
add the new d_futimes as undef |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Rafael Garcia... |
Remove the obsolete KNOWN PROBLEMS sections from perlca... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
SADAHIRO Tomoyuki |
Re: A surprising segfault |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Nicholas Clark |
dorassign doesn't need --SP; |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Dave Mitchell |
pp_print didn't extend the stack before pushing its... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Steve Peters |
Typos in opcode.pl this time. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Steve Peters |
Merge pp_andassign, pp_orassign, and pp_dorassign into... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
s/printf/my_printf/ because we're using the return... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Peters |
s/pp_dor/pp_defined/ |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Peters |
I barely knew ya pp_dor. Merged into pp_defined from... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Use the return value of sprintf in sv_2pv_flags. Remove... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
You can't there from here. (Dead code in sv_2pv_flags) |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Use the return value from sprintf(). |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
pp_semop can fit within Perl_pp_shmwrite(). |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
The remaining special logic in pp_syswrite can be moved... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rafael Garcia... |
Revert patch #25993. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Hay |
Fix a Win32 linker error following change #25972 |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Alan Burlison |
use clearenv if available |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Peters |
Re: futimes [PATCH] |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Andreas König |
[perl #19049] Incorrect $` after replacement |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Robin Houston |
Re: [PATCH] sort/multicall patch |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Gisle Aas |
Re: Configure -Dno_mathoms |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Merge msgsnd, msgrcv with Perl_pp_shmwrite(). |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Once more, with feeling. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Meta-oops. Change 25987 was not the change you were... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
Oops. This new panic was meant to be added to the docum... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
ftrwrite, ftrexec, fteread, ftewrite and fteexec can... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Peters |
Upgrade to Time-HiRes-1.80 |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
PERL_EFF_ACCESS_[RWX]_OK can go. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Nicholas Clark |
The PERL_EFF_ACCESS_[RWX]_OK macros are all defined... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Andy Lester |
bad semicolon in pp_ftrowned |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Steve Peters |
Upgrade to Time-HiRes 1.79 |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Reverting the reversion. va_end() goes with va_start(). |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Rafael Garcia... |
Fix test failures introduced by the change of flags... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Upgrade to Time-HiRes-1.78 |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Change #25976 seemed to cause test failures in ext... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Missing va_end(args) from SA_SIGINFO related code. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Test for the right signal should use the constant for... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Add appropriate skips to t/io/fs.t to fix test failures... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
More core test cleanups. Mainly fixes to remove code... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Nicholas Clark |
Perl_pp_symlink and Perl_pp_link can be merged. The... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Alan Burlison |
Document some bogus compiler warnings in README.solaris |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Upgrade to Time-HiRes-1.77 |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Nicholas Clark |
Patch 3945 was a bit overkeen - the effective parameter... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Nicholas Clark |
Avoiding source code duplication for the lstat() on... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Clean up some test files. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Steve Peters |
Make harness warning-free when running with -Mdiagnostics |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Steve Peters |
Test case should not execute /no_such_process if it... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
unlink chmod utime kill can be merged into Perl_pp_chown(). |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Move the conditonal compiles that report absence of... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Avoid a pad panic by attempting to use dTARGET; in... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Correct error in 25958 for threaded builds. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Nicholas Clark |
Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Rafael Garcia... |
Remove last sort test, that was failing with and withou... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Rafael Garcia... |
Adjust test count |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Rafael Garcia... |
Add missing file from change 25953 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Rafael Garcia... |
Regen headers |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Robin Houston |
sort/multicall patch |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Paul Marquess |
RE: [perl #37571] -z FH broken with Borland build |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Gisle Aas |
Re: futimes [PATCH] |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Steve Peters |
Ambiguous test cases may be hazardous to your health. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Steve Peters |
Lowercase barewords considered harmful to your health. |
commit | commitdiff | tree | snapshot |
next |