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 |
2005-11-01 |
Andy Lester |
perlio.c consting |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Steve Hay |
This *really* should clear up Win32's Perl_do_exec... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Nicholas Clark |
This should clear up 'Perl_do_exec' undefined; warnings... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Steve Hay |
Make PerlLIOUtime()'s filename const |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Steve Hay |
Fix nit in pod nit fix |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Steve Hay |
Update win32 config files w.r.t. change #25935 |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Steve Peters |
Upgrade to DB_File 1.813. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Gisle Aas |
futimes [PATCH] |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
All the ops that are simply C<return some_other_op... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Simplify the implementation of the "unimplemented"... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Further pod nit spotted by Jarkko |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Replace the 3 currently "unreachable" ops with a single... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Add "moving common filetest code to a static function... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
H.Merijn Brand |
revive probe for futimes () |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Bas van Sisseren |
A B::Deparse fix from : |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Jarkko Hietaniemi |
Symbian port 0.3.0 as of blead@25911 |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
Avoid corruption when calling mg_get to retrieve the... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
maddingue prefers this e-mail address. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
H.Merijn Brand |
Try to preserve the lost opcode alias info in comments |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
It appears that it's trivially easy to alias opcode... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Add maddingue to AUTHORS |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Sébastien Aperghis... |
Making ExtUtils::Constant compatible with Perl 5.004 |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
A more elegant way to deal with utf8n_to_uvchr() and... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
Fix [perl #37533] open pragma ignored for all 3-arg... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Perl_csighandler was in global.sym twice. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
Arrange to only output each symbol once into global.sym |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
Tests for index/rindex with empty search string, |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Steve Peters |
Coverage stats showed that there were no tests for... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Steve Hay |
Change some spaces to tabs for easier diffing against... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Steve Hay |
Fixed threaded builds following change 25916 |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Nicholas Clark |
POD nit spotted by Jarkko |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
is_utf8_string_loc() is now a macro, don't use its... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Andy Lester |
Etta James presents: More consting |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Andy Lester |
S_tokereport's unused parm |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
Regenerate perlapi.pod |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rafael Garcia... |
Robin Houston remarks that mention of a context is... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Steve Peters |
perlsio_binmode() is pretty much a mathom on UNIX platf... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
const const bad bad. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_co... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Jarkko and I think that Perl_is_utf8_alnumc should... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Perl_is_utf8_* share a lot of common code. Pull that... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Given that sv_nosharing performs the same function... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace uvuni_to_utf8() with a macro that passes the... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
global.sym appears to have become out of date. Oops. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace is_utf8_string_loc() with a macro that passes... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Functions that die aren't exactly well used code. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
save_hints is a mathom. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
I infer that change 25891 as-is would break OS2. This... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
init_i18nl14n is a mathom. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace hv_magic() with a macro to call sv_magic()... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Fix win32 breakage inadvertently introduced by 25889 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace hv_iternext() with a macro that calls hv_iterne... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace gv_fetchmethod() with a macro to call gv_fetchm... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
I think we have a winner. do_pipe hasn't been called... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace do_aexec() with a macro to call do_aexec5(... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace do_exec() with a macro to call do_exec3() with... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Nicholas Clark |
Replace do_open() with a macro to call do_openn() with... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Bram |
warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9) |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Jarkko Hietaniemi |
Re: [PATCH] predecrement vs postdecrement |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
Replace the body of the rarely used sv_setpviv_mg with... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
Replace sv_catsv_mg and sv_catpvn_mg, and move the... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
Add a new SMAGIC flag, to signal a call to SvSETMAGIC... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
All the private implementations of @foo for compilers... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Srezic@Iconmobile.Com |
[perl #30563] [PATCH] Storable::dclone fails for tied... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
sv_utf8_upgrade declares itself to be a mathom, so... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
Replace sv_force_normal with a macro that calls sv_forc... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
Replace sv_unref with a macro that calls sv_unref_flags |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Steve Peters |
Oops, missed an sv_force_normal() |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
sv_taint() can easily be replaced by a macro. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Steve Peters |
Change to use sv_force_normal_flags() directly, rather... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Nicholas Clark |
A terser implementation of S_varname, by using and... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Steve Peters |
Additional mathoms from doio.c |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Steve Peters |
Coverage stats say av_fake() is a mathom too. |
commit | commitdiff | tree | snapshot |
next |