2006-02-20 |
Nicholas Clark | Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | Ministry of Truth removes typo in description of Change... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | Shave sizeof(NV) bytes from formats, by using the same... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | AVs and HVs don't have IVXs or NVXs, so assert this... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | To make arithmetic on tainted dualvars work properly... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Nicholas Clark | SvROK(sv) will never be true when SvIOKp() or SvNOKp... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Rafael Garcia... | As Anno Siegel points out, mtime/ctime test should... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Nicholas Clark | save_re_context() and even errsv_save = newSVsv(ERRSV... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Nicholas Clark | Turn of tainting locally inside swash_init(), as the... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Nicholas Clark | Assume that if runperl is called under tainting, that... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Nicholas Clark | Convert utftaint.t to test.pl (from Test.pm) and provid... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Steve Peters | Upgrade to Digest-SHA-5.34. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Cromie | arena-rework : consolidated patch |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Abe Timmerman | Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu) |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Jim Cromie | The two whitespace changes from |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brendan O'Dea | Don't add -fPIC if already present. |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brendan O'Dea | Fix precedence. |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brendan O'Dea | Fix quote typo. |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Rafael Garcia... | In TODO: make encoding.pm lexical ? |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Andy Lester | cleaning up perly.c |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Robin Houston | Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Yitzchak Scott... | Re: [perl #38485] use integer; 0x80000000/-1; # coredump |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Andy Dougherty | Re: how to build with -DPERL_MEM_LOG ? |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Merijn Broeren | Problem compiling swigged c++ code with 5.8.8 |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Steve Peters | Upgrade to CGI-3.16, with version bump on CGI.pm for... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rafael Garcia... | Remove lib/Hash directory when doing make distclean |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Jan Dubois | stat() on Windows doesn't handle trailing slashes/backs... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Paul Green | [patch] t/lib/warnings/pp_sys |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rafael Garcia... | CPAN::FirstTime can go as well from the untested module... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rafael Garcia... | Pod::Plainer is tested, actually (spotted by chromatic) |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Yves Orton | Make XCOPY not prompt every two seconds when rebuilding... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Gisle Aas | Get perl_fini() running on HP-UX again. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Rafael Garcia... | Fix to run this test in the core |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Andreas König | [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz |
commit | commitdiff | tree | snapshot |
2006-02-15 |
H.Merijn Brand | Added hints/dragonfly.sh for #27189 |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Robert Sebastian... | Patch for perl to compile/work on DragonFlyBSD |
commit | commitdiff | tree | snapshot |
2006-02-15 |
John E. Malmberg | patch@27162 long path name support in readdir / cando_b... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Steve Peters | Version bump to go along with change #27185 |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Abigail | Getopt::Long::Configure 'no_getopt_compat' |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Nicholas Clark | Back out change change 10214 (drop SVp_IOK from >>... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Steve Peters | Upgrade to Time-HiRes-1.87 |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Steve Peters | Hash::Util tests should check if Hash::Util has been... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Yves Orton | [Patch] Enhance Hash::Util |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Yitzchak Scott... | One shouldn't be able to dereference a GLOB as a SCALAR. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Rafael Garcia... | Remove a my_perl that slipped in |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Andy Lester | Sun Studio lint patches |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nicholas Clark | Ensure that public I, N and P flags are off when SvTAIN... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Andy Lester | perldiag.pod patching re: integer overflow |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Stephen McCamant | [perl #38346] [PATCH] Re: B::Deparse's bug? |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Steve Hay | Teach checkAUTHORS.pl about Changelogs with leading... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Steve Hay | Revert an assert() fix in the light of change #27152 |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nicholas Clark | All the bits of clone_params.flags need to be initialis... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Nicholas Clark | Fix change 27059 so that it actually works with >16... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Nicholas Clark | In perldiag.pod add an entry for the error message... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Nicholas Clark | Remove SOFT_CAST() as it no longer does anything useful. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Nicholas Clark | Coalesce 2 if blocks with duplicated conditions in... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Steve Peters | Test to go with change #27155. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Steve Peters | Die when integer overflow condition is detected in... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Nicholas Clark | assert() that we can't reach two unreachable code paths |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Nicholas Clark | The return value from S_hv_auxinit can be ignored,... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Steve Hay | A better fix than 27148 |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Nicholas Clark | With PERL_POISON defined, ensure freshly malloc()ed... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Steve Hay | Fix the effects of 27136 on Win32 with DEBUGGING and... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Nicholas Clark | Change 27136 seems to have inadvertently upset some... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Steve Peters | Fix breakage in S_set_csh() from change #27136. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Gisle Aas | Document incompatible interpretation of chdir FOO. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Rafael Garcia... | Really regenerate headers |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Steve Peters | Regenerated headers for change #27136. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Andy Lester | Trying my "remove the pTHXes" patch again |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Rafael Garcia... | Skip new chdir warning test if fchdir is not available |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Nicholas Clark | Avoid calling all the scanning code in gv_fetchpvn_flag... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nicholas Clark | lastparen in the regexp structure is never initialised... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Gisle Aas | Bareword file handles not supported for chown/chmod... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Rafael Garcia... | Wave hands about encoding::warnings |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Peter Dintelmann | [perl #38464] chdir() on closed handles |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Andy Lester | Handle unused args |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Jim Cromie | [patch] several broken make *.valgrind targets |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nicholas Clark | Borland's C compiler warns that the & is unnecessary. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Merging pp_bit_or and pp_bit_xor shrinks the object... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Gisle Aas | Allow bareword file handle as argument to chdir(). |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | All the trancendental unary operators can be merged... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Avoid gcc warning about possibly uninitialised variables. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Create new macros AMG_CALLun_var, AMG_CALLun_var and... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | pp_pop can be implemented by pp_shift. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Steffen Müller | Re: [PATCH] Documentation patch for overload |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | pp_hex can be implemented trivially by pp_oct, making... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Merge pp_index and pp_rindex - we have another mathom. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Some refactoring to converge pp_index and pp_rindex |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Nicholas Clark | Fix bug 38454 (rindex corrects for $[ on bytes rather... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Peter Prymmer | Re: Configure.com issue, more quoting needed. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
John E. Malmberg | patch@27082 Allow fatal exceptions to bring up VMS... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | Optimise index so that if the big string is ISO-8859... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | Given that the memory allocated in Perl_bytes_from_utf8 and |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | Rename S_glob_assign to S_glob_assign_glob |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | I think that "merge Perl_sv_2[inpu]v" and "reduce dupli... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | In Perl_sv_upgrade, the assignment to new_type_details... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Steve Peters | Document the limitations of calling exit() (instead... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | Remove a duplicate flag copy line from Perl_sv_setsv_flags. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Nicholas Clark | Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_... |
commit | commitdiff | tree | snapshot |
next |