2007-05-20 |
Craig A. Berry |
Make VMS's home-grown glob() recognize a directory... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Craig A. Berry |
Various mro updates from Brandon Black. References: |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Jerry D. Hedden |
threads 1.62 |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Jarkko Hietaniemi |
Unicode::UCD: add general category and bidi type interfaces |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Craig A. Berry |
When trimming long XS symbols on VMS, avoid warnings... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Steve Hay |
Upgrade to Win32-0.29 |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Jarkko Hietaniemi |
todos for perl 5.12 |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Jerry D. Hedden |
Re: Thread fail/hang on HP-UX 10.20 |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Jarkko Hietaniemi |
Configure (and Makefile.SH): remove ODBM_File early... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Steve Hay |
DynaLoader doesn't seem to need -DPERL_CORE, and no... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Steve Hay |
A more general fix to non-threaded static extension... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Steve Hay |
Remove comment added by #31218 since the rest of that... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Jarkko Hietaniemi |
DBM_Filter test: use std test preamble |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Craig A. Berry |
Better suppression of Threads build (probably still... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Dave Mitchell |
change 31200 broke src filters used within an eval |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Steve Peters |
Move pmop.op_pmflags back to its previous location... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Tels |
[PATCH] Math::BigInt v1.87 |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Jerry D. Hedden |
Win32CORE.c needed windows.h |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Jan Dubois |
RE: Smoke summary results for maint and current on... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Jan Dubois |
RE: [perl #42925] Win32::GetLastError fails when first... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Nicholas Clark |
BASEOP isn't an exact multiple of 8 bytes, so reorderin... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Nicholas Clark |
PERL_IMPLICIT_CONTEXT is usually defined for threads... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Jerry D. Hedden |
threads::shared 1.11 |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Steve Hay |
Test for [perl #42925], which was fixed by #31214 |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Jan Dubois |
RE: [perl #42925] Win32::GetLastError fails when first... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Steve Hay |
Older versions of windres interpret "-I" as the input... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Steve Peters |
Upgrade to Encode-2.21 |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Jan Dubois |
Restore Windows NT support |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Dave Mitchell |
fix some (mostly MAD) compiler warnings |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Gerard Goossen |
Give the 'local' declarator a new key, such that 'local... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Gerard Goossen |
move the logic of combining '_' and '#' with the previo... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Gerard Goossen |
Disable slurping assigned of split when PL_madskills |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Gerard Goossen |
Disable !a&&b, !b||a optimalization when PL_madskills |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Gerard Goossen |
Disable operator target setting for 'my' variables... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Dave Mitchell |
move PL_in_my and PL_in_my_stash into the PL_parser... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Dave Mitchell |
eliminate a stray PL_lex_state |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Dave Mitchell |
save old PL_curcop value in parser struct |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Dave Mitchell |
move PL_rsfp_filters into the parser struct |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dave Mitchell |
move PL_rsfp into the PL_parser struct |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Nicholas Clark |
Work around to get Unicode tests passing. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Steve Peters |
Fix Pod nit in perlfunc |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Rafael Garcia... |
Update the *::Compress::* modules maintainers information |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Rafael Garcia... |
Replace a call to utf8::encode by a pack/unpack combina... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Marc Lehmann |
Re: Compress::Zlib, pack "C" and utf-8 [PATCH] |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Rafael Garcia... |
New data for Unicode on older versions, thanks to Nicholas |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Rafael Garcia... |
first_release() now returns the first release in the... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Jerry D. Hedden |
Fix bignum-0.21 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Ævar Arnfjörð... |
Small fix to a previous patch on magic $<digit> variables. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Rafael Garcia... |
Regarding precedence, filetest operators are the same... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
David Mitchell |
Re: [perl #42869] Problem killing a pseudo-forked child... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Ævar Arnfjörð... |
Syntax error in Configure in blead |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Andy Lester |
Remove unused parms in S_isa_lookup |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Steve Peters |
Partial reversion of bignum-0.21 to get tests to pass... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
H.Merijn Brand |
Typing is for secretaries |
commit | commitdiff | tree | snapshot |
2007-05-09 |
H.Merijn Brand |
Better help ; regen after backport #31114 ; RT#42886... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Rafael Garcia... |
Bump the version of Module::CoreList and add docs |
commit | commitdiff | tree | snapshot |
2007-05-09 |
H.Merijn Brand |
Added all traceable Unicode versions |
commit | commitdiff | tree | snapshot |
2007-05-09 |
H.Merijn Brand |
1. Add Unicode UCD version; 2. sort *unique*; 3. remove... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Rafael Garcia... |
Add examples for h2xs -X, by Andy Armstrong |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Brandon Black |
Re: mro c3 infinite recursion problem. Attemp to free... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Rafael Garcia... |
Reapply patch 31028, that wasn't integrated in CPANPLUS |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Steve Peters |
Upgrade to Math-BigInt-FastCalc-0.14 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Steve Peters |
Upgrade to Module-Build-0.2808 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Steve Peters |
Upgrade to CGI.pm-3.29 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Steve Peters |
Upgrage to bignum-0.21 and Math-BigRat-0.19 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Jos I. Boumans |
Update CPANPLUS to 0.79_02 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Andy Lester |
more consting |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Yuval Kogman |
Sync Tie::RefHash with CPAN (1.37) |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Nicholas Clark |
bytecode.pl: Exterminate! |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Nicholas Clark |
Given that @optype and @specialsv_name are hard coded... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Rafael Garcia... |
Fix [perl #42163] "use base" masks $SIG{__DIE__} |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Rafael Garcia... |
Upgrade to Math::BigInt 1.86 |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Craig A. Berry |
Archive::Extract test tries to do the logically impossible. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Craig A. Berry |
Make ppptools.pl allow a trailing dot in filenames... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Craig A. Berry |
Some filename dot and extension help for Module::Build... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Dave Mitchell |
move PL_lex_state into the PL_parser struct |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Nicholas Clark |
Tweak change 30841 so that B works on maint too. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Nicholas Clark |
Shuffling PL_gensym saves 8 bytes on LP64 systems. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Dave Mitchell |
migrate more variables to PL_parser struct: |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dave Mitchell |
move some more variables into the PL_parser struct: |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rafael Garcia... |
Add a few manpages to Maintainers.pl |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rafael Garcia... |
Add CPANPLUS to Maintainers.pl |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Jos I. Boumans |
Add CPANPLUS::Dist::Build to the core |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Jos I. Boumans |
A patch from ExtUtils::CBuilder::Base from : |
commit | commitdiff | tree | snapshot |
2007-05-04 |
kan@dcit.cz |
[perl #42844] careless use of gethostbyname() in Socket.xs |
commit | commitdiff | tree | snapshot |
2007-05-04 |
David Leadbeater |
Documentation fixes for EGID/GID confusion |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dave Mitchell |
toke.c changes missed from change #31134 |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dave Mitchell |
eliminate PL_bufend from util.c (missed from #30820) |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dave Mitchell |
move PL_expect and PL_copline into the PL_parser structure |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Steve Hay |
Fix breakages caused by #31130: |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Steve Hay |
Silence some VC6 compiler warnings in the regex code |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Ævar Arnfjörð... |
FETCH/STORE/LENGTH callbacks for numbered capture variables |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Nicholas Clark |
Move PL_delayedisa into a better spot in the interprete... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Gerard Goossen |
Add John Peacock as maintainer of version.pm |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Nicholas Clark |
Initialise PL_delayedisa on thread clone. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Abigail |
Fix warning. |
commit | commitdiff | tree | snapshot |
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 |
next |