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
2005-09-22
Nicholas Clark
As SvPVX_mutable and SvPVX_const are new, they don...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Nicholas Clark
The New*() compatibility macros aren't needed inside...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Steve Hay
Forgot to update MANIFEST in change 25547
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
Add an option --ignore to installhtml
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Steve Hay
Localize $@ in Locale::Maketext::maketext()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
A few POD fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
Upgrade to Pod::Parser 1.33
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
PodParser is now Pod-Parser on CPAN
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Brendan O'Dea
misc a2p fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
Upgrade to ExtUtils::ParseXS 2.12
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
Upgrade to Time::HiRes 1.74
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Nicholas Clark
Remove the last STRLEN n_a;s that my compiler can reach.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Rafael Garcia...
Integrate changes from Text::Tabs and Text::Wrap on...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Rafael Garcia...
Yitzchak says that Tim says that we can distribute
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Rick Delaney
Re: [perl #36733] %SIG not properly local-ized
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Steve Hay
Resolve [perl #37110]: Update README.win32
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Rafael Garcia...
Upgrade to Compress::Zlib 1.39
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Salvador Fandiño
PATCH for #37138: using XSUB as DB::DB causes perl...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
John E. Malmberg
[patch@25502] Add hard link and V8.2 crtl support to...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Nicholas Clark
The second argument to Move() is the destination, so...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Nicholas Clark
Add parallel testing to TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Nicholas Clark
First argument to he_dup is actually a const HE *
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Nicholas Clark
All Perl_hv_name_set()s need to be plain hv_name_set...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Steve Hay
Update win32 config files w.r.t. change #25387
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Yitzchak Scott...
bleadperl DProf.xs:140: warning: `unused' attribute...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Nicholas Clark
Improve failure case diagnostics from comp/package.t
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Nicholas Clark
Should have been embed.h, not proto.h, in 25475
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Nicholas Clark
It looks like the only way to reliably make Perl_hv_nam...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
John E. Malmberg
[patch@25452] VMS fix required by Change 25387
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Nicholas Clark
Tidying up the unused or unneeded global variables...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Nicholas Clark
Controlling what the GNU linker exports from a shared...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Nicholas Clark
Detail the minimal rewards programme we have on offer.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
refactoring xsubpp should have been in the "just perl...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add "refactor xsubpp to be a thin wrapper around ExtUti...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add shrinking GVs and CVs to the TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add reduce duplication in sv_setsv_flags to TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
vv5.9.3 is clearly a bug.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add ordering of "global" variables to TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Holding a mutex then croak()ing strikes me as deadlock.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add emulate the per-thread memory pool on Unix to the...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add suggestion to profile to find a better set of hot...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
add merge Perl_sv_2[inpu]v to TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Making make -j... work is a TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Add "automating coverage tests" as a TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Nicholas Clark
Re-order the TODO tasks based on the skills they need...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Rafael Garcia...
Revert change #24223 : select() will continue
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Rafael Garcia...
Fix obsolete identifiers in comment
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Rafael Garcia...
Upgrade to version.pm 0.48
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Jarkko Hietaniemi
Math::Complex and Math::Trig updates (Re: [perl #37117...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
scott@perlcode.org
[perl #37163] dprofpp array subscript error
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Rafael Garcia...
Change 25409 wasn't necessary for threaded perls
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Rafael Garcia...
The debugger wasn't tracing correctly execution in...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Dominic Dunlop
Re: [MAINT24637] fails "make test" on OSX 10.4 (lib...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Nicholas Clark
Add Luke Closs to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Luke Closs
[perl #36448] configuring ranlib for perl on osx with...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Yitzchak Scott...
Allow non-arrowed form of chained subscripts after...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
John E. Malmberg
[patch@25388] vms/vms.c Perl_cando fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Andy Lester
The return of the consting
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Aaron Kaplan
[perl #37142] h2xs skips enums with negative values
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
H.Merijn Brand
Detection of malloc_size and malloc_good_size
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
H.Merijn Brand
Reverted 25364 on authors request
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
Nicholas Clark
Experiment with putting the F<.patch>level into patchle...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
Rafael Garcia...
Minor comment fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
Rick Delaney
Make t/op/local.t use test.pl.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
John E. Malmberg
[patch@cbuilder_0.13] VMS fixes for cbuilder
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
Rafael Garcia...
The formatting function of Carp::Heavy has problem...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
kvr@centrum.cz
[perl #37091] File::Path::mkpath resets errno
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
Rafael Garcia...
Upgrade to Compress::Zlib 1.38
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
Nicholas Clark
Add a TODO test for bug #37038 - assigning to the match...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
Rafael Garcia...
Revert Makefile.PL change from #25355
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
Yitzchak Scott...
Re: Fw: Tied hash numeric values are rounded off under...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
H.Merijn Brand
Added amd64 and x86_64 to recognized predefined cpp...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
Rafael Garcia...
Upgrade to IO 1.22 from gbarr
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Jim Cromie
regression test for 25352
commit
|
commitdiff
|
tree
|
snapshot
2005-09-04
Yitzchak Scott...
Re: [perl #37039] perlref documentation about optional...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Yitzchak Scott...
Re: Optree Generation
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Yitzchak Scott...
document index() with out of bounds POSITION
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Rafael Garcia...
Really fix the Archive::Tar setup test.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Rafael Garcia...
Once again, fix Archive::Tar setup test with -Dmksymlinks
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Robin Barker
RE: [ANNOUNCE] Archive::Tar 1.25
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Rafael Garcia...
Regression test for the fix in change #25308,
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Rafael Garcia...
Oops, fix threaded build
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Rafael Garcia...
Don't list test modules when listing cpan versions
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Rafael Garcia...
Add the "no 6" / "no v6" syntax.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Rafael Garcia...
Remove no 6 from the todo list
commit
|
commitdiff
|
tree
|
snapshot
2005-08-31
Rafael Garcia...
Document that Sys::Syslog::openlog might die.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-31
Rafael Garcia...
Fix for [perl #37036] perl segfault at 'compile'-time
commit
|
commitdiff
|
tree
|
snapshot
2005-08-31
John E. Malmberg
[patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Rafael Garcia...
Clarify the cases where system() returns 1,
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Rafael Garcia...
Upgrade to PathTools 3.11
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Jim Cromie
sv-head refactor
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
John E. Malmberg
[patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
John E. Malmberg
[patch@25334] hv.c vms environment fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-27
Rafael Garcia...
Upgrade to PathTools 3.10
commit
|
commitdiff
|
tree
|
snapshot
2005-08-27
Rafael Garcia...
Fix failure in Archive::Tar tests when perl is built
commit
|
commitdiff
|
tree
|
snapshot
2005-08-25
Nicholas Clark
Revert 25331 (except for the typo fix).
commit
|
commitdiff
|
tree
|
snapshot
2005-08-25
Nicholas Clark
To make the current implementation of sv_replace sane...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-25
Nicholas Clark
Promote the warning about reference miscount in sv_repl...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-25
Nicholas Clark
No need to manually set the reference count of a new...
commit
|
commitdiff
|
tree
|
snapshot
next