projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2006-04-29
Nicholas Clark
Coverity disliked us passing a negative length to vsnpr...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
syswrite couldn't correctly handle surprises from UTF...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
More tests for syswrite with UTF-8 data.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
It should never be possible for SvGMAGICAL() to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
print couldn't correctly handle surprises from UTF...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
Add a cross reference to bytes_from_utf8() in the docum...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
There were more ways to break uc/lc/ucfirst/lcfirst...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
lcfirst/ucfist plus an 8 bit locale could mangle UTF...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
uc plus an 8 bit locale could get confused by UTF-8...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Nicholas Clark
lc plus an 8 bit locale could mangle UTF-8 values retur...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Jarkko Hietaniemi
more -ansi -pedantic cleanliness
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Randy W. Sims
Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Jarkko Hietaniemi
reduce gcc -ansi -pedantic noise plus a suggestion
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Jarkko Hietaniemi
two [PATCH]es: dVAR for malloc.c, and a signed/unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Nicholas Clark
Fix bug 34297 (length of overloaded UTF-8 strings)
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Steve Peters
Typo in MANIFEST from change #27997. Mustn't touch...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Steve Peters
Added Changes file left out from change #28001.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Yves Orton
Merge WinCE and Win32 directories -- Initial patch
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Steve Peters
Upgrade to Pathtools-3.18
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
David Landgren
t/op/defins.pl using test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
David Landgren
t/op/delete.t using test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
David Landgren
t/op/auto.pl using test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Steve Peters
Upgrade to Module-Build-0.28
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Nicholas Clark
Anton Berezin says that on FreeBSD we're wrong to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Jerry D. Hedden
threads - miscellaneous
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
David Landgren
t/op/sort.t using test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Andy Lester
Removing another context parm
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
David Landgren
t/op/loopctl.t using test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Jarkko Hietaniemi
dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Rafael Garcia...
Typo fix in perlretut by Simon Taylor
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Rafael Garcia...
Fix typo in function call
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Jarkko Hietaniemi
Re: [PATCH] use snprintf/strlcpy/strlcat when useful
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Dave Mitchell
[perl #39012] another REIFY bug
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Steve Peters
Upgrade to ExtUtils-Install-1.39
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Steve Peters
Upgrade to Encode-2.15
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Andy Lester
Removing unused context
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Marcus Holland...
Change type of temporary padoff_du used in dUNDERBAR
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Marcus Holland...
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Jerry D. Hedden
threads - consolidate XS functions
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Steve Hay
Make Module-Build aware of new Test-Harness output
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Nicholas Clark
Coverity has started to notice another inconsistency...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Andy Lester
use NOOP macro
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Jerry D. Hedden
Continuing threads sync
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Nicholas Clark
Perl_unpack_str() is a mathom!
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Steve Peters
Really bump the version of File::Find.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Steve Peters
Reverting change #27953, as it appears that File::Find has
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
David Landgren
Re: [perl #38965] File::Find documentation - is "Don...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Yves Orton
Re: recursion now removed from the regex engine
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Martin Hasch
[perl #38709] Opening '|-' triggers unjustified taint...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Rafael Garcia...
Add regression test for bug #38475
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Nicholas Clark
Change 27947 forgot to remove one now-unneeded cast.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Bas van Sisseren
[perl #38475] attribute multiline fix (in tokenizer)
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Nicholas Clark
Following change 27942 it's clear that the return type of
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Marcus Holland...
Cleanup some gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Marcus Holland...
A couple of casts to PADOFFSET.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Marcus Holland...
Ensure GvNAME doesn't return NULL
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Andy Lester
doop.c consting, take 2
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Andy Lester
Refactor S_glob_2inpuv
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Andy Lester
Inlining static funcs in perl.c
commit
|
commitdiff
|
tree
|
snapshot
2006-04-23
Nicholas Clark
Assimilate Test::Harness 2.57_06
commit
|
commitdiff
|
tree
|
snapshot
2006-04-22
Joshua Rodd
Update to AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2006-04-22
Nicholas Clark
"Don't Repeat Yourself" on the "We *really* need to...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Remove the enable_debugging member from the structure...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Use a struct to hold the regexp engine state informatio...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Merge the install and uninstall routines.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Refactor re.pm slightly. This has no change to document...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Jerry D. Hedden
Rework threads destruct call
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Alexey Toptygin
Re: [perl #38904] Text::ParseWords doesn't always handl...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Why hide functions (and duplicate them) when you can...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Nicholas Clark
Given that use re 'debug' can turn on DEBUGGING even...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Nicholas Clark
Remove the last traces of explicitly setting HINT_LOCAL...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Yves Orton
Re: TODO tests and test::harness
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Rafael Garcia...
Add test boilerplate and use test.pl instead of Test...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Rafael Garcia...
Add new tests for bug #32840 provided by David Landgren,
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Nicholas Clark
Tweak change 23256 to continue passing on 5.8.x
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Nicholas Clark
Convert two ok()s to better constructions.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Jerry D. Hedden
[REPOST] [PATCH] Remove superfluous counter in threads
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Nicholas Clark
Fix typo in the description of change 21323.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Rafael Garcia...
New test for the "Assignment to both a list and a scala...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Dave Mitchell
regmatch(): replace magic value -1000 with symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Andy Lester
op_type shrinking
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Andy Lester
regexec consting & localizing
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Andy Lester
Localizing vars
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Dave Mitchell
regmatch: merge the greedy and non-greedy branches...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Linda Walsh
[perl #38892] PATCH: remove spurious warning from Bench...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Steve Peters
Changes to perlfaq8 "How do I find out if I'm running...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Steve Peters
Add a TODO test for RT #1085: "what should be output...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Dave Mitchell
regmatch(): make IFMATCH use PUSH_STACK rather than...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Rafael Garcia...
Upgrade to Test::Harness 2.57_05
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Nicholas Clark
newCONSTSUB needs to be robust in case CopFILE is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Nicholas Clark
Oops. Need a macro to convert cv_ckproto() to cv_ckprot...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Rafael Garcia...
There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Nicholas Clark
Avoid temporarily writing over the prototype when repor...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Rafael Garcia...
Replace some Copy() by Move() calls, because valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Nicholas Clark
Calling cv_undef() on the CV created by newCONSTSUB...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Nicholas Clark
Fix compilation of microperl, which doesn't have INT_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Nicholas Clark
Revert 27869 at Jarkko's request.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Dave Mitchell
regmatch: fix a || vs | typo in CACHEsayYES and add...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Steve Peters
Add a TODO regarding merging the win32 and wince codebases.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Rafael Garcia...
When checking whether perl is built with -g in optimisation
commit
|
commitdiff
|
tree
|
snapshot
next