projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Andreas provided a patch to CPAN::Distribution to deal with a bug in core
[p5sagit/p5-mst-13.2.git]
/
lib
/
2010-03-14
Jesse Vincent
feature.pm needed to be taught about "use feature ...
tree
|
commitdiff
2010-03-12
Tom Hukins
Use simpler language.
tree
|
commitdiff
2010-03-11
Nicholas Clark
Fix stringification assumption bug in overload.t, revea...
tree
|
commitdiff
2010-03-02
David Mitchell
[perl #73174] swash_init() wasn't saving %^H
tree
|
commitdiff
2010-02-28
Karl Williamson
Update documentation
tree
|
commitdiff
2010-02-28
Karl Williamson
Update charnames documentations for \N changes, bugs
tree
|
commitdiff
2010-02-26
David Mitchell
bytes.pm: downgrade DEPRECATED to NOTICE
tree
|
commitdiff
2010-02-25
Rafael Garcia-Suarez
Typo fix
tree
|
commitdiff
2010-02-24
David Mitchell
more prose fixups to bytes.pm deprecation warning
tree
|
commitdiff
2010-02-22
David Mitchell
fix prose from previous lib/bytes.pm doc update
tree
|
commitdiff
2010-02-22
David Mitchell
Better explain utf8::upgrade/downgrade/encode/decode
tree
|
commitdiff
2010-02-22
David Mitchell
deprecate bytes.pm
tree
|
commitdiff
2010-02-22
Abigail
Bram pointed out the new tests hang if the fix for...
tree
|
commitdiff
2010-02-21
Abigail
Merge branch 'tie-scalar' into blead
tree
|
commitdiff
2010-02-21
Abigail
Upped VERSION
tree
|
commitdiff
2010-02-21
Nicholas Clark
Since change 9c901649534a1360, vendorlib_stem isn't...
tree
|
commitdiff
2010-02-20
Abigail
Don't recurse forever if both new() and TIESCALAR(...
tree
|
commitdiff
2010-02-20
Abigail
Document differences between Tie::Scalar and Tie::StdScalar
tree
|
commitdiff
2010-02-14
Steve Hay
Bump version's $VERSION
tree
|
commitdiff
2010-02-07
Jesse Vincent
Removing invalid port L<> links from Version documentat...
tree
|
commitdiff
2010-02-06
David Golden
move version details to version::Internals and other...
tree
|
commitdiff
2010-02-06
David Golden
document version::is_strict/is_lax
tree
|
commitdiff
2010-02-06
John Peacock
Document usage of version regexps
tree
|
commitdiff
2010-02-06
John Peacock
Export and document is_lax and is_strict functions
tree
|
commitdiff
2010-02-05
Michael G. Schwern
Don't try to calculate a time over the conservative...
tree
|
commitdiff
2010-02-02
Todd Rinaldo
Diagnostic improvements to better understand why lib...
tree
|
commitdiff
2010-01-25
Nicholas Clark
Change from a hard coded temporary file name in lib...
tree
|
commitdiff
2010-01-20
Ricardo Signes
bump versions for core libs changed since 5.11.3
tree
|
commitdiff
2010-01-19
Ricardo Signes
regen warnings.pl for new version number
tree
|
commitdiff
2010-01-19
David Golden
note strict/lax version requirements in documentation
tree
|
commitdiff
2010-01-17
Karl Williamson
Clean up mktables intro comments; remove trailing white...
tree
|
commitdiff
2010-01-16
Todd Rinaldo
[perl #72098] File::Copy stripping 06000 perms on cp...
tree
|
commitdiff
2010-01-15
Karl Williamson
PATCH: [perl #71726] \p{xdigit} should match full-width...
tree
|
commitdiff
2010-01-15
Karl Williamson
This adds a constructor option to not output the commen...
tree
|
commitdiff
2010-01-14
David Golden
Omnibus strict and lax version parsing
tree
|
commitdiff
2010-01-12
Ricardo Signes
test stash_name in less.pm
tree
|
commitdiff
2010-01-12
Ricardo Signes
catch the one $class instance missed in less.pm
tree
|
commitdiff
2010-01-12
Rafael Garcia-Suarez
Mention name of C constant in feature.pm for greppability
tree
|
commitdiff
2010-01-11
Karl Williamson
Add note to .pod for compound form perl extensions
tree
|
commitdiff
2010-01-11
Rafael Garcia-Suarez
Bump less' version
tree
|
commitdiff
2010-01-11
Ricardo Signes
allow indirection between less and its hints stash...
tree
|
commitdiff
2010-01-11
Karl Williamson
Remove [[:posix:]] references because changes not going...
tree
|
commitdiff
2010-01-10
Rafael Garcia-Suarez
Completely avoid autovivification of CORE::GLOBAL:...
tree
|
commitdiff
2010-01-10
Rafael Garcia-Suarez
Typo fix : caller:: isn't caller
tree
|
commitdiff
2010-01-10
Matt S Trout
Move prototype parsing related warnings from the 'synta...
tree
|
commitdiff
2010-01-03
Rafael Garcia-Suarez
Bump version of UNIVERSAL.pm
tree
|
commitdiff
2010-01-03
Ricardo Signes
dial back warnings on UNIVERSAL->import
tree
|
commitdiff
2009-12-30
Karl Williamson
Correct \p{print} to not match LINE SEPARATOR nor PARAG...
tree
|
commitdiff
2009-12-29
H.Merijn Brand
Guard open.t against Encode not being available
tree
|
commitdiff
2009-12-28
karl williamson
PATCH: Makefile in lib/unicore shouldn't clean .t file
tree
|
commitdiff
2009-12-25
Karl Williamson
Update .pods
tree
|
commitdiff
2009-12-20
Karl Williamson
Unicode documentation updates
tree
|
commitdiff
2009-12-20
Jesse Vincent
Bumped File::Find's version since it's changed since...
tree
|
commitdiff
2009-12-20
Rafael Garcia-Suarez
Introduce C<use feature "unicode_strings">
tree
|
commitdiff
2009-12-16
Jesse Vincent
Update File::Copy tests to skip on OpenBSD, as it mount...
tree
|
commitdiff
2009-12-15
Rafael Garcia-Suarez
Don't make C<use legacy> die on unknown legacy names
tree
|
commitdiff
2009-12-14
Michael Breen
fix bug 67156: overload: nomethod(..., '!') return...
tree
|
commitdiff
2009-12-14
Gene Sullivan
[perl #71204] diagnostics.pm suppresses 'Use of uniniti...
tree
|
commitdiff
2009-12-12
Rafael Garcia-Suarez
Doc nits
tree
|
commitdiff
2009-12-06
Karl Williamson
qr/\X/ expansion
tree
|
commitdiff
2009-12-04
Craig A. Berry
Port lib/unicore/mktables to VMS.
tree
|
commitdiff
2009-12-03
Karl Williamson
Unicode 5.2
tree
|
commitdiff
2009-12-02
Karl Williamson
work-around Carp/overloading miniperl problem
tree
|
commitdiff
2009-11-28
Karl Williamson
mktables performance improvement
tree
|
commitdiff
2009-11-25
Karl Williamson
wrap uniprops.t; makefile changes for mktables
tree
|
commitdiff
2009-11-24
Rafael Garcia-Suarez
Bump version and regenerate warnings.pm
tree
|
commitdiff
2009-11-24
Rafael Garcia-Suarez
Remove generated file pod/perluniprops.pod from the...
tree
|
commitdiff
2009-11-24
Karl Williamson
mktables not run unless needed
tree
|
commitdiff
2009-11-23
Karl Williamson
Make unicode semantics the default
tree
|
commitdiff
2009-11-22
Rafael Garcia-Suarez
Add also mktables.lst to gitignore, since it's generated
tree
|
commitdiff
2009-11-22
Rafael Garcia-Suarez
Simplify title of perluniprops
tree
|
commitdiff
2009-11-22
Rafael Garcia-Suarez
Remove mktables.lst, since it's generated
tree
|
commitdiff
2009-11-22
Rafael Garcia-Suarez
Add new generated file lib/unicore/Heavy.pl to gitignore
tree
|
commitdiff
2009-11-22
Karl Williamson
mktables revamp
tree
|
commitdiff
2009-11-21
David Golden
Update generated Module::Build::ConfigData
tree
|
commitdiff
2009-11-20
Abigail
Update count
tree
|
commitdiff
2009-11-20
Abigail
Fix bug #68260
tree
|
commitdiff
2009-11-19
Frank Wiegand
Fix POD: C<...->...> => C<< ...-> ... >>
tree
|
commitdiff
2009-11-14
Rafael Garcia-Suarez
POD fixes and typos
tree
|
commitdiff
2009-11-14
Karl Williamson
add code for Unicode semantics for non-utf8 latin1...
tree
|
commitdiff
2009-11-13
Father Chrysostomos
[perl #70337] perldiag: localtime(...) too large
tree
|
commitdiff
2009-11-10
Vincent Pit
Add EXISTS and DELETE methods to Env.pm
tree
|
commitdiff
2009-11-07
David Golden
refine Carp caller() fix and add tests
tree
|
commitdiff
2009-11-06
Rafael Garcia-Suarez
Merge branch 'legacy-pragma' into blead
tree
|
commitdiff
2009-11-06
David Golden
bump Carp version number
tree
|
commitdiff
2009-11-06
David Golden
Have Carp respect CORE::GLOBAL::caller if it exists
tree
|
commitdiff
2009-11-01
Rafael Garcia-Suarez
Improvements to qr-overload tests
tree
|
commitdiff
2009-11-01
Rafael Garcia-Suarez
Bump overload.pm's VERSION (plus some spelling nits)
tree
|
commitdiff
2009-11-01
Ben Morrow
Documentation for the 'qr' overload.
tree
|
commitdiff
2009-11-01
Ben Morrow
Implement the 'qr' overload type.
tree
|
commitdiff
2009-11-01
Ben Morrow
Add a new overload type, "qr".
tree
|
commitdiff
2009-10-28
Rafael Garcia-Suarez
Bump Exporter's version in blead after last patch
tree
|
commitdiff
2009-10-28
Jerry D. Hedden
Test exported arrays and hashes without using defined()
tree
|
commitdiff
2009-10-23
Nicholas Clark
Avoid using defined %hash in core code and tests.
tree
|
commitdiff
2009-10-23
Nicholas Clark
Convert File/CheckTree.t from Test to Test::More.
tree
|
commitdiff
2009-10-20
Jesse Vincent
Bump overload.pm's version since it differs from the...
tree
|
commitdiff
2009-10-20
Jesse Vincent
Bump Carp.pm's version number since it differs from...
tree
|
commitdiff
2009-10-20
Jesse Vincent
Revert part of d1eb317 which broke ./Configure -des...
tree
|
commitdiff
2009-10-19
Yves Orton
somewhat fix failing regex tests. but break lots of...
tree
|
commitdiff
2009-10-16
Nicholas Clark
Can't use C<shift INC> to avoid @ in a commandline...
tree
|
commitdiff
next