2007-05-03 |
Andy Lester | The revenge of the consts |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Brandon Black | Re: mro status, etc |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Steve Hay | Fix a CPANPLUS test that fails when run on a read-only... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Nicholas Clark | Get PERL_OLD_COPY_ON_WRITE passing all tests, apart... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jonathan Steinert | [perl #42839] Swatch hash cache has key mismatch |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Yves Orton | tweak some regexp params to avoid warnings |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Rafael Garcia... | Upgrade to XSLoader 0.08 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Ævar Arnfjörð... | When FETCHSIZE returns <0 perl segfaults |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Steve Hay | Fix threaded builds (broken by change #31112) |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jerry D. Hedden | Remove ext/Thread |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Steve Peters | Fixing a Perl_my_dirfd() related test failure. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Steve Peters | Add Perl_my_dirfd() to util.c |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Yves Orton | Re: [PATCH] Change meaning of \v, \V, and add \h, ... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Rafael Garcia... | Two new manpages, by Abigail |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Rafael Garcia... | Signedness nit, found by Jarkko |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Gerard Goossen | make mad/PLXML.pm use strict |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Brandon Black | Re: mro status, etc |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ævar Arnfjörð... | Re: [PATCH] Cleanup of the regexp API |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Craig A. Berry | VMS-specific tweak to FindBin for when $0 returns a... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Craig A. Berry | Don't try to build old Thread extension on VMS when... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Steve Hay | Do the same as #31095 for Win32 |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Yves Orton | Re: Analysis of problems with mixed encoding case insen... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Rafael Garcia... | Reindent bash functions properly |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Jan Dubois | Cargo-cult fix for an AIX build problem |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Rafael Garcia... | Fix a signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2007-04-27 |
H.Merijn Brand | More up-to-date info about the metaunits |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Craig A. Berry | special Configure handling for IO/Compress modules... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Nicholas Clark | Avoid a SIGBUS caused by passing a U32 pointer to utf8_... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Devin Heitmueller | strxfrm() returns a size_t, not a ssize_t. See: |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brandon Black | Fix a bug in method caching. Better version (broader... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Rafael Garcia... | Doc nit, by Peter Scott |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Steve Hay | Re: VMS and Win32 Makefiles in change 31059 |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Rafael Garcia... | Remove the Thread typemap |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brandon Black | mro status, etc |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brandon Black | Fix mro docs. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Rafael Garcia... | Forgot to submit regcomp.c in change #31081 |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Rafael Garcia... | Do the same thing as change #31082, but for warnings.pm. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Dave Mitchell | eliminate "unused var" warning |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Johan Vromans | Re: The Strict trap |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Yves Orton | Re: Analysis of problems with mixed encoding case insen... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alexey Tourbin | fixed Fcntl::S_IFMT() breakage introduced by change... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jerry D. Hedden | Safely store user locks in threads::shared |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jerry D. Hedden | Thread.xs doesn't need magic sig anymore |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Johan Vromans | Small perlivp.PL updates |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Rafael Garcia... | overload must not load XS modules at compile time,... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Rafael Garcia... | Remove a now redundant require |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Rafael Garcia... | Move the require at the top of the file. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brandon Black | Re: [Andreas J. Koenig] C3 MRO breaks Params::Util... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Steve Peters | Upgrade to CPAN-1.9101 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Nicholas Clark | Avoid the need for 2 casts added in 31055 by using... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Nicholas Clark | Remove vestigical include of <ctype.h>, which came... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Alexandr Ciornii | perlre.pod spellcheck |
commit | commitdiff | tree | snapshot |
2007-04-25 |
H.Merijn Brand | Leave try.c and include files where they are if we... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jerry D. Hedden | Move hash action constants to hv.h |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Rafael Garcia... | perlguts nit, found by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Craig A. Berry | Work a little harder at building generate_uudmap on... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Steve Peters | Upgrade to Encode-2.20 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Nicholas Clark | Ooops. It helps to p4 add the new file. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Nicholas Clark | Make PL_uudmap a constant global. Remove the run time... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Dave Mitchell | move PL_linestr from the interpreter struct to the... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Steve Hay | Silence VC6 warning about not all control paths returni... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Steve Hay | Fix a function signature missed by #31027 to silence... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Steve Hay | Silence 5 "possible loss of data" warnings from VC6 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devin Heitmueller | [perl #42648] [PATCH] crash in win32/VMem.h when out... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Rafael Garcia... | Adjust test count. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Rafael Garcia... | Fix potential precedence problem |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Rafael Garcia... | Remove unnecessarily paranoid protection in pp_defined |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Rafael Garcia... | Fix a bug in dor assignment (@x //= 1 was triggering an |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Rafael Garcia... | Remove the code that handles assignment to state variables |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Abigail | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Craig A. Berry | Reduce directory depth for IO::Compress modules. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dave Mitchell | eliminate some uses of PL_linestr in perl.c |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dave Mitchell | inline S_init_lexer() and regen |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dave Mitchell | make initialisation of PL_sv_no etc unconditional |
commit | commitdiff | tree | snapshot |
2007-04-23 |
H.Merijn Brand | Missed quotes in protocheck for rm_try |
commit | commitdiff | tree | snapshot |
2007-04-23 |
H.Merijn Brand | Major *try* cleanup: introduce $rm_try; Some whitespace... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Nicholas Clark | Remove the unnecessary allocation of and assignment... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Switch to hex format for integer constants in regcharcl... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Upgrade to Term::ANSIColor 1.12. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Nicholas Clark | More variable reordering saves another 40 bytes from... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Jerry D. Hedden | Un-mathom Perl_save_I16 |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | A safer version of CopFILE, by Jarkko |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Change boilerplate of regcharclass.h |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Add Yves Orton's script to regenerate regcharclass.h |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Remove generated test files from CPANPLUS |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | Patch to config to avoid failures in the perl core due |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Ævar Arnfjörð... | Re: [PATCH (incomplete)] Make regcomp use SV* sv, inste... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Yves Orton | Change meaning of \v, \V, and add \h, \H to match Perl6... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Rafael Garcia... | An optimisation to the MRO code, by Brandon Black, |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Craig A. Berry | Shorten long symbols in mro.c to avoid name mangling... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Nicholas Clark | Fix problems caused by downsizing in change 31017.... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Rafael Garcia... | Reflect change of path for Module::Pluggable's tests... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Rafael Garcia... | Add missing file to MANIFEST |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Jos I. Boumans | Update CPANPLUS to 0.79_01 |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Craig A. Berry | Move Module::Pluggable tests up under main test directory. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Craig A. Berry | Make t/harness find the t/mro tests |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Nicholas Clark | Various variables in intrpvar.h and thrdvar.h are consi... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Nicholas Clark | Fix bug in change 31015 - saving the wrong size of... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Nicholas Clark | Several members of struct yy_parser can go on a diet... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Nicholas Clark | By re-ordering declarations in interpvar.h and thrdvar... |
commit | commitdiff | tree | snapshot |
next |