2006-10-19 |
H.Merijn Brand |
<tr> isnb't the same as C<tr>, and <tr> looks so stupid... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Trim perltodo. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Alexander Gough |
stab at UNITCHECK blocks |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jos Boumans |
Add Log::Message and Log::Message::Simple to the core |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Make prototype("CORE::mkdir") work. That's a special... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Memory leak fix, by Jarkko |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Adjust documentation for previous change |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Allow the _ prototype character to be followed by optio... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Make all JAPH tests pass |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... |
Remove free() part of change #29045, which causes |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jarkko Hietaniemi |
blead valgrind finding |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Make prototype("CORE::foo") return prototypes with... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Add a regression test for change #29041 |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Nicholas Clark |
Using explicit printf-like APIs with a format of "... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Functions with a (_) prototype should behave as unary... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Nicholas Clark |
panic if we attempt to sv_setsv to or from an already... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Test for the interaction between ; and _ in prototypes |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Document _ prototype in perlsub |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Fix prototype to mimic built-in in perlsub examples |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
The _ character is only allowed to be at the end of... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
Improvements and fixes to the _ prototype |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... |
FAQ sync |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Dave Bailey |
[perl #40557] regexec.c saves context stack position... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Rafael Garcia... |
First attempt at implementing the _ prototype |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Steve Peters |
Upgrade to Time-HiRes-1.94. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
SADAHIRO Tomoyuki |
Re: [PATCH] remove leaveit from toke.c:scan_const |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Steve Peters |
Upgrade to CPAN-1.88_55. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Rafael Garcia... |
Less brace nesting. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Rafael Garcia... |
The "Unrecognized escape" warning can now be emitted... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
SADAHIRO Tomoyuki |
remove leaveit from toke.c:scan_const |
commit | commitdiff | tree | snapshot |
2006-10-16 |
SADAHIRO Tomoyuki |
Re: sprintf 64 test |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Nicholas Clark |
Fix change 28770 to cope with the strange 32 bit bool... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Steve Peters |
Upgrade to Time-HiRes-1.93. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Steve Peters |
Upgrade to CPAN-1.88_54. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Steve Peters |
Upgrade to Digest-SHA-5.44. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Nicholas Clark |
Avoid undefined behaviour for -DPERL_MEM_LOG by not... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Steve Peters |
Upgrade to XSLoader-0.07. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Nicholas Clark |
Avoid undefined behaviour for -DPERL_MEM_LOG by not... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Nicholas Clark |
Use Perl_croak_nocontext() rather than Perl_croak(... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Nicholas Clark |
Fix typo. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Cromie |
Re: SVpvs vs SVpvn |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Steve Peters |
Upgrade to Time-HiRes-1.92. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Nicholas Clark |
Correct one "parenthesis" to "parentheses". |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Rafael Garcia... |
Don't bother checking for bad characters in prototypes... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Barker |
compiler warning noreturn |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Rafael Garcia... |
Fix nit in possessive quantifier descriptions. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Yves Orton |
Add possessive quantifiers to regex engine. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Steve Peters |
Upgrade to PathTools-3.23. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jerry Hedden |
threads::shared 1.04 |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jerry Hedden |
threads 1.44 |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Barker |
fix format errors; was RE: g++ compile and make test... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Barker |
RE: g++ compile and make test 100% |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Yves Orton |
More regexp documentation |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Yves Orton |
Add Regex conditionals. Various bugfixes. More tests. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Barker |
RE: g++ compile and make test 100% |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Steve Peters |
Fix typo in NDBM_File.xs and bump up the version number. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Rafael Garcia... |
Fix aliasing to an non-existent element of %+ |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Rafael Garcia... |
Update comment (by Yves Orton), plus POD fixes |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Rafael Garcia... |
Missing % in format string |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Jarkko Hietaniemi |
ext re: C++: EXTERN_C needed, and where did sub install... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Steve Peters |
Grrr...moved the files, but forgot to update Soundex.pm |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Jarkko Hietaniemi |
C++: class is a keyword |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Rafael Garcia... |
Adjust test count for ExtUtils::Command |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Peters |
Upgrade to ExtUtils-Manifest-1.49. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Peters |
Upgrade to ExtUtils-Command-1.12. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Peters |
Upgrade to CPAN-1.88_53. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Anatoly Vorobey |
[perl #40473] sprintf width+precision fails on wide... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Peters |
Upgrade to ExtUtils-Makemaker-6.31. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Peters |
Update to PathTools-3.22. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
H.Merijn Brand |
New shiny models |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Yves Orton |
Regexp Recurse by name. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Jarkko Hietaniemi |
enc2xs and C++: add extern "C" to data |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Jarkko Hietaniemi |
Linux and Solaris hints: C++ vs dlerror |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Steve Hay |
Updates for building on Win32 with Visual C++ 2005... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Craig A. Berry |
fix a doc typo and a warning typo in VMS::DCLsym |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Steve Peters |
Make g++ happy when compiling NDBM_File on a system... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Dave Mitchell |
fix bad free in do_exec3() |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jarkko Hietaniemi |
Encode.xs: add an explicit cast to make g++ happier |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Rafael Garcia... |
Address update for Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Rafael Garcia... |
Update perldelta for recent regexp changes, based on... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jarkko Hietaniemi |
Digest::SHA 5.43_01 - ANSIfy src/hmac.c |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Rafael Garcia... |
Add perl595delta |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Rafael Garcia... |
Bump version to 5.9.5 |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jarkko Hietaniemi |
Re: [PATCH] regexec.c: goto crossing initialization |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Yves Orton |
Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Rafael Garcia... |
Revert change 28962 (at least until a better solution... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Rafael Garcia... |
Clarifications on the usage of setlocale() and LC_NUMER... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Nicholas Clark |
Document the growth policy, and Yves suggested a better... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
Yves said that the XS version of Data::Dumper was ineff... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
No need to create a new magic vtable if it's all 0... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
Make reference stringification (blessed and unblessed... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
Use packed addresses for the seen tracking hash, rather... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
Eliminate two more unneeded strlen()s from Dumper.xs |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Jerry Hedden |
threads 1.43 - stringify |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Yves Orton |
Re: [PATCH] Initial attempt at named captures for perls... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Nicholas Clark |
Change sprintf() to my_sprintf(), and use the returned... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Jarkko Hietaniemi |
cflags.SH: strip -std=c89 for g++ |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Marquess |
another g++ patch (Util.xs) |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Steve Peters |
Upgrade to Test-Harness-2.64 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Nicholas Clark |
Make the executable slightly smaller by using PL_hexdig... |
commit | commitdiff | tree | snapshot |
next |