projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
silence a warning in perly.c
[p5sagit/p5-mst-13.2.git]
/
ext
/
2007-01-05
Rafael Garcia-Suarez
Bump version of PerlIO::via after last change
tree
|
commitdiff
2007-01-05
Bo Lindbergh
ext/PerlIO/via/via.xs freeing the wrong thing
tree
|
commitdiff
2007-01-05
SADAHIRO Tomoyuki
Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re...
tree
|
commitdiff
2007-01-05
Steve Hay
Silence various VC6 warnings
tree
|
commitdiff
2007-01-04
Yves Orton
Re: [PATCH] Change implementation of %+ to use a proper...
tree
|
commitdiff
2007-01-03
Paul Marquess
IO::Compress::* 2.003
tree
|
commitdiff
2007-01-03
Steve Peters
Upgrade to Time-HiRes-1.9704
tree
|
commitdiff
2007-01-02
Nicholas Clark
PVMG can be isUV too.
tree
|
commitdiff
2007-01-02
Nicholas Clark
Probably better to make PAD_FAKELEX_ANON and PAD_FAKELE...
tree
|
commitdiff
2006-12-31
Nicholas Clark
Move SVt_BIND to be the lowest type after SVt_NULL...
tree
|
commitdiff
2006-12-30
Paul Marquess
Update Compress Modules to version 2.002
tree
|
commitdiff
2006-12-30
Dave Mitchell
fix a test failing under -Dmad
tree
|
commitdiff
2006-12-28
Nicholas Clark
Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad...
tree
|
commitdiff
2006-12-28
Nicholas Clark
Abstract the pad code's overloaded use of SvNVX and...
tree
|
commitdiff
2006-12-27
Steve Peters
Upgrade to Errno-1.10 (!). I have left the core tests...
tree
|
commitdiff
2006-12-21
Jerry D. Hedden
threads 1.57
tree
|
commitdiff
2006-12-20
Jerry D. Hedden
threads::shared 1.06
tree
|
commitdiff
2006-12-19
Rafael Garcia-Suarez
Proper cleanup for Errno.pm
tree
|
commitdiff
2006-12-19
Rafael Garcia-Suarez
Add a regression test to verify that POSIX::AUTOLOAD...
tree
|
commitdiff
2006-12-19
Rafael Garcia-Suarez
Disable strictures in POSIX AUTOLOAD
tree
|
commitdiff
2006-12-18
Nicholas Clark
Ensure that POSIX.pm is strict and warnings compliant...
tree
|
commitdiff
2006-12-18
Nicholas Clark
Given that POSIX already has AutoLoader loaded, move...
tree
|
commitdiff
2006-12-18
Ilya Zakharevich
OS/2-specific fixes, round II
tree
|
commitdiff
2006-12-18
Ilya Zakharevich
Fixes for the test suite on OS/2
tree
|
commitdiff
2006-12-18
Jarkko Hietaniemi
C++: regcomp.c and ext/Time/Piece/Piece.xs
tree
|
commitdiff
2006-12-18
Nicholas Clark
POSIX::SigAction::new can be moved into the AUTOLOAD...
tree
|
commitdiff
2006-12-16
Nicholas Clark
Split out the use of SVp_SCREAM for GVs with GPs into...
tree
|
commitdiff
2006-12-16
Jerry D. Hedden
threads 1.56
tree
|
commitdiff
2006-12-15
Yves Orton
Re: [PATCH] Errno doesnt rebuild when things it depends...
tree
|
commitdiff
2006-12-15
Jerry D. Hedden
threads 1.54 - Adds ->error() method
tree
|
commitdiff
2006-12-14
Steve Hay
Silence a warning from (MinGW's) gcc
tree
|
commitdiff
2006-12-13
Nicholas Clark
Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
tree
|
commitdiff
2006-12-12
Nicholas Clark
Correct some assumptions about PVBM table offset in...
tree
|
commitdiff
2006-12-12
Jan Dubois
get ext/Win32/Win32.xs to compile on cygwin
tree
|
commitdiff
2006-12-11
Rafael Garcia-Suarez
Move files from ext/Compress/IO to ext/IO/Compress
tree
|
commitdiff
2006-12-11
Bo Lindbergh
Re: [PATCH] Deparse.pm bugfix
tree
|
commitdiff
2006-12-11
Jan Dubois
re: [PATCH] Move Win32::* functions from win32/win32...
tree
|
commitdiff
2006-12-11
Jan Dubois
Second patch from:
tree
|
commitdiff
2006-12-11
Jan Dubois
First patch from:
tree
|
commitdiff
2006-12-10
Graham Barr
Restore change 27486 accidently removed (also added...
tree
|
commitdiff
2006-12-10
Graham Barr
Upgrade to Scalar-List-Utils-1.19
tree
|
commitdiff
2006-12-09
Steve Peters
Upgrade to Time-HiRes-1.9703
tree
|
commitdiff
2006-12-07
Steve Hay
Make use of $Config{d_pseudofork} in a couple of core...
tree
|
commitdiff
2006-12-07
Jan Dubois
Move Win32 from win32/ext/Win32 to ext/Win32
tree
|
commitdiff
2006-12-06
Yves Orton
Re: [PATCH] User pragmas now accessible from B
tree
|
commitdiff
2006-12-06
Steve Hay
Upgrade to Time-HiRes 1.9702
tree
|
commitdiff
2006-12-06
Joshua ben Jore
User pragmas now accessible from B
tree
|
commitdiff
2006-12-06
Craig A. Berry
Avoid my_regdupe type mismatch warning after #29430
tree
|
commitdiff
2006-12-04
Rafael Garcia-Suarez
Better version of last patch, by Yves Orton.
tree
|
commitdiff
2006-12-04
Rafael Garcia-Suarez
The new regexp compilation function must be added to...
tree
|
commitdiff
2006-12-02
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.10_02
tree
|
commitdiff
2006-12-02
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.10_01
tree
|
commitdiff
2006-12-01
Joshua ben Jore
Re: [PATCH] Make B::Lint use Module::Pluggable
tree
|
commitdiff
2006-12-01
Yves Orton
Continue split of perl internal regexp structures from...
tree
|
commitdiff
2006-12-01
Rafael Garcia-Suarez
Fix Time-HiRes linker error on Win32 introduced by...
tree
|
commitdiff
2006-11-30
Steve Peters
Upgrade to Time-HiRes-1.96.
tree
|
commitdiff
2006-11-30
Steve Peters
Upgrade to Time-HiRes-1.95
tree
|
commitdiff
2006-11-29
Rafael Garcia-Suarez
Patch by Derek Price to Time::Piece for CPAN bug #21255:
tree
|
commitdiff
2006-11-28
Steve Hay
Silence VC++ 8 warnings about "possible loss of data"
tree
|
commitdiff
2006-11-28
Steve Hay
Silence 4 "unreferenced local variable" warnings from...
tree
|
commitdiff
2006-11-28
Ilya Zakharevich
Re: [PATCH 5.8.8] Build on OS/2
tree
|
commitdiff
2006-11-28
Jerry D. Hedden
[PATCH[ threads 1.53
tree
|
commitdiff
2006-11-26
Nicholas Clark
Eliminated unitialised clone_params value bug accidenta...
tree
|
commitdiff
2006-11-26
Steve Peters
Adding Time::Piece to the core...again.
tree
|
commitdiff
2006-11-25
Jarkko Hietaniemi
smoke signs suppression
tree
|
commitdiff
2006-11-23
Yves Orton
Cleanup regexp flags and structure
tree
|
commitdiff
2006-11-23
Steve Peters
Upgrade to PathTools-3.24.
tree
|
commitdiff
2006-11-22
Peter Dintelmann
POSIX::remove() and directories
tree
|
commitdiff
2006-11-22
Steve Hay
VC8 regards 60 seconds as an invalid parameter for...
tree
|
commitdiff
2006-11-22
Rafael Garcia-Suarez
Remove tests for POD or POD coverage -- they're always...
tree
|
commitdiff
2006-11-21
Jerry D. Hedden
threads 1.52
tree
|
commitdiff
2006-11-20
Andreas König
Patch by Yves Orton to fix the regression reported...
tree
|
commitdiff
2006-11-17
Rafael Garcia-Suarez
Doc nits to re.pm
tree
|
commitdiff
2006-11-17
Yves Orton
add regmust() to re.pm/re.xs
tree
|
commitdiff
2006-11-16
Jerry D. Hedden
threads 1.51
tree
|
commitdiff
2006-11-15
Steve Hay
Fix tests added by #29248 and #29249
tree
|
commitdiff
2006-11-15
Yves Orton
Re: [PATCH] Fix RT#19049 and add relative backreferences
tree
|
commitdiff
2006-11-15
Yves Orton
Re: Fix linker error on Win32
tree
|
commitdiff
2006-11-13
Rafael Garcia-Suarez
The latest regression test to Scalar::Util doesn't...
tree
|
commitdiff
2006-11-13
Paul Marquess
A new regression test from:
tree
|
commitdiff
2006-11-13
Rafael Garcia-Suarez
POD fixes and nits in re.pm
tree
|
commitdiff
2006-11-13
Steve Peters
The DynaLoader test isn't happy with OpenBSD's libc...
tree
|
commitdiff
2006-11-13
Yves Orton
Regex Utility Functions and Substituion Fix (XML::Twig...
tree
|
commitdiff
2006-11-12
Nicholas Clark
Avoid ext/Safe/t/safeops.t needing to keep its tests...
tree
|
commitdiff
2006-11-12
Nicholas Clark
Forgot to add the new files for 29248.
tree
|
commitdiff
2006-11-12
Nicholas Clark
Change 24714 was arguably over-ambitious, in that non...
tree
|
commitdiff
2006-11-12
Rafael Garcia-Suarez
Reinstate warning 'Useless use of "re" pragma'
tree
|
commitdiff
2006-11-07
Jerry D. Hedden
Re: [PATCH] [perl #40668] Data::Dumper fails to dump...
tree
|
commitdiff
2006-11-07
Yves Orton
New regex syntax omnibus
tree
|
commitdiff
2006-11-03
Rafael Garcia-Suarez
The assignment to $VERSION must be on its own line...
tree
|
commitdiff
2006-11-03
Jerry D. Hedden
threads 1.49
tree
|
commitdiff
2006-11-03
gml4410@ggr.co.uk
Wrap the $VERSION initialization of DynaLoader in a...
tree
|
commitdiff
2006-11-02
Yves Orton
Add more backtracking control verbs to regex engine...
tree
|
commitdiff
2006-11-02
Vadim Konovalov
[patch at 21983] factor out $^O eq 'darwin' from XSLoad...
tree
|
commitdiff
2006-11-01
Steve Hay
Forgot to bump Time-HiRes $VERSION in change #29180
tree
|
commitdiff
2006-11-01
Steve Hay
Silence VC++ compiler warnings
tree
|
commitdiff
2006-11-01
Paul Marquess
Remove beta status from compression modules
tree
|
commitdiff
2006-10-31
Rafael Garcia-Suarez
Don't run ext/Sys/Syslog/t/constants.t with taint mode...
tree
|
commitdiff
2006-10-31
Rafael Garcia-Suarez
Fix a case of segfault in ithread destruction
tree
|
commitdiff
2006-10-31
Rafael Garcia-Suarez
Doc clarification for PerlIO::encoding
tree
|
commitdiff
next