2008-04-08 |
Rafael Garcia... | Remove old option leftover in docs |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Nicholas Clark | So why didn't the build break for me? Fix problems... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Nicholas Clark | Tidy up compiler warning spotted by Jerry Hedden. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Nicholas Clark | Split out S_refcounted_he_new_common() from |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Nicholas Clark | Eliminate cop_label from struct cop by storing a label... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Nicholas Clark | Change 33653 (inevitably) missed one cop_label, because... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Nicholas Clark | A macro used only once isn't a typing saving, and 3... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Nicholas Clark | Replace all remaining accesses to COP's cop_label with... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Nicholas Clark | Add attempting Exterminate! cop_label to perltodo. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Paul Fenwick | Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Paul Fenwick | perlfunc.pod: atan2(0,0) returns 0, not undef |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Nicholas Clark | Missed updated a test description, as spotted by vincent. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Nicholas Clark | UCD 5.1.0 |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Jarkko Hietaniemi | Tru64: align fp policies of gcc and cc |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Steve Hay | Run overload.pl from regen.pl, and check overload.c... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Jan Dubois | Make PL_AMG_names and PL_AMG_namelens static |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Jan Dubois | PL_bincompat_opt should be exported on AIX and Windows |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Nicholas Clark | Pack lib/CGI/t/upload_post_text.txt with uupacktool... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Nicholas Clark | Clean up some compiler warnings spotted by smokers. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Nicholas Clark | In Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jerry D. Hedden | Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Nicholas Clark | Fix bug in change 33379 - if we're using malloc_size... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Nicholas Clark | Define sv_insert() as a wrapper to sv_insert_flags... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Nicholas Clark | Add the correct argument assertion macro to sv_insert_f... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Steve Hay | Upgrade to Win32-0.35 |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Rafael Garcia... | Module::CoreList wasn't listing Config.pm everywhere. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nicholas Clark | $VERSION++ for all the non-dual life modules outside... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nicholas Clark | Fix bug in the code for --opened - it was not working... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nicholas Clark | $VERSION++ for all the non-dual life modules in ext... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Vincent Pit | Double magic with substr |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Rafael Garcia... | Config.pm needs to be listed in Module::CoreList, too |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Nicholas Clark | Give DynaLoader a non-dev version number. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Robin Barker | add -v to regen.pl and friends |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Nicholas Clark | detecting Configure test goofs (Was Re: branch predicti... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nicholas Clark | GDBM_File isn't dual life, so no need for a dev module... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Dominic Dunlop | Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nicholas Clark | Add i_syspoll to all the pre-canned configs. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nicholas Clark | Fix compiler warning about comparison of pointer types. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerard Goossen | do not use SVTYPEMASK to prevent cleaning of PL_fdpid... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Dominic Dunlop | Re: Tests failed on PPC64 |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Steve Peters | Additional CGI.pm test files that got missed at some... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Craig A. Berry | Make the nv_preserves... checking on VMS more robust... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Craig A. Berry | Make uudmap.h dependencies more explicit in the VMS... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Gerard Goossen | MAD dump xml escape regex |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Paul Marquess | DB_File 1.817 |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | The offset for pos is stored as bytes, and converted... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | Don't call S_utf8_mg_pos_cache_update(), and hence... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | Update makemeta to add the 3 official "resources" ... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | Re-run Porting/makemeta |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | With change 33252, MM_Unix.pm isn't quite in sync with... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | Fix whitespace difference between blead and upstream... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Nicholas Clark | Actually use the computed @path so as to write the... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Leon Brocard | Re: [PATCH] perlhack.pod update walkthrough |
commit | commitdiff | tree | snapshot |
2008-03-26 |
chromatic | Typo Fixes |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Steve Peters | Upgrade to CGI-3.35. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Nicholas Clark | Patches for VMS by Craig Berry from |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Steve Hay | RE: [PATCH revised] Fix ExtUtils::Install under Cygwin |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Jerry D. Hedden | Re: Change 33556: [PATCH] borg parent.pm |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Steve Peters | Upgrade to CGI.pm-3.34. There are still a few differen... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Nicholas Clark | Repeat change 33508 - change 33561 re-instated the... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Jarkko Hietaniemi | "646" |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Steven Schubiger | Re: [PATCH] sv.c: consting |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Rafael Garcia... | Use sv_setpvs() like a few lines before since change... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
pancho@pancho... | [perl #51964] Typo on regular expression at perlopentut... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
David Nicol | Re: local $@ has an unwanted side effect |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Vincent Pit | Re: [PATCH] Double warning with perl -we 'my $a; substr... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Yitzchak Scott... | borg parent.pm |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Niko Tyni | IO::Socket::INET unnecessarily resolves "udp" |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Vincent Pit | apidoc mismatch for Perl_magic_clearhint |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Steve Peters | Upgrade to Module-Pluggable-3.8 |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Nicholas Clark | Give the test file for __builtin_expect() the correct... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
John E. Malmberg | configure.com and vms.c fixes. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
H.Merijn Brand | Final move from meta-3.0 to meta-3.5 |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Vincent Pit | Double warning with perl -we '\&$x' |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Nicholas Clark | Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Sérgio Durigan... | Fixing "make distclean" to remove "config.arch" |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steve Hay | Silence some warnings introduced by #33507 |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Nicholas Clark | Drag autodoc.pl and overload.pl into the age of safer_o... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Nicholas Clark | Rename safer_rename() to rename_if_different(), to... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Jim Cromie | Re: [patch] refine make regen to be more selective |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Nicholas Clark | ++$Pod::Html::VERSION |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Nicholas Clark | Update the use of single quotes to be consistent with... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Nicholas Clark | Fix a couple of minor differences between the Encode... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Nicholas Clark | Change 33507 had a const too far (Perl_mg_dup()'s mg... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Steven Schubiger | Re: [PATCH] sv.c: consting |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Robert May | [perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Nicholas Clark | Upgrade to Module::Pluggable 3.7 |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Nicholas Clark | Correct two spelling mistakes, and reformat some comments. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Rafael Garcia... | Regexp::DESTROY was only added in 5.8.1 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Nicholas Clark | Oops. Change 33499 forgot to add the new Makefile.PL... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Nicholas Clark | Move Module::Pluggable into ext/ as the next version... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Nicholas Clark | Change 33492 did not spread the protection wide enough... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
blino@mandriva.com | [perl #51636] segmentation fault with array ties |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Steve Peters | Upgrade to Encode-2.24 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Nicholas Clark | We need mutex protection in PerlIOStdio_close() for... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Nicholas Clark | Correct logic error in PerlIOStdio_close() - 0 is an... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Steven Schubiger | Re: [PATCH] sv.c: consting |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Paul Fenwick | Correct misleading example in perlsyn.pod (given/when... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Reini Urban | cygwin hints back to old |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Rafael Garcia... | An unfortunate side-effect of Encode and Encode::Alias... |
commit | commitdiff | tree | snapshot |
next |