summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Made "c [line_num]" working again.Shlomi Fish2011-12-092-3/+52
* Adjust docs to match new ver decl behaviourFather Chrysostomos2011-12-071-0/+4
* Implement new ‘use 5.xxx' planFather Chrysostomos2011-12-071-4/+7
* Document :default feature bundleFather Chrysostomos2011-12-071-3/+5
* Add :default feature bundleFather Chrysostomos2011-12-071-0/+1
* Increase perl5db.pl’s version to 1.35Father Chrysostomos2011-12-061-1/+1
* perl -d bugfixes and testsShlomi Fish2011-12-032-4/+103
* The attached patch adds to the debugger a capability I thought aboutPeter Scott2011-11-243-12/+72
* lib/version.t: suppress warningFather Chrysostomos2011-11-241-1/+1
* Produce right error msg for $ver < "version"Father Chrysostomos2011-11-241-0/+5
* [perl #102586] version->new("version") SEGVsFather Chrysostomos2011-11-221-0/+13
* Version bumpsif-0.0602Father Chrysostomos2011-11-226-6/+6
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-228-87/+87
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-2/+10
* $strict::VERSION = "1.06"Father Chrysostomos2011-11-201-1/+1
* Update strict.pm docs to mention C<state>Aaron Crane2011-11-201-6/+6
* Update several test cases to not generate failures on VOS.Paul Green2011-11-182-0/+3
* Localise $/ properly in UCD.pmFather Chrysostomos2011-11-172-3/+8
* Fix misprint in doc of UNIVERSALPerlover2011-11-161-2/+2
* feature.pm: Avoid repetition; save memoryFather Chrysostomos2011-11-151-6/+6
* Add 5.16 feature bundleFather Chrysostomos2011-11-151-0/+2
* Internals::SvREFCNT() now treats reference counts as unsignedTony Cook2011-11-141-1/+8
* [rt #103222] make Internals::SvREFCNT set/get consistentTony Cook2011-11-141-1/+5
* mktables: nits in comment and podKarl Williamson2011-11-121-2/+2
* mktables: Remove support for deprecated propertiesKarl Williamson2011-11-121-8/+22
* ignore some newer build generated filesTony Cook2011-11-121-0/+2
* utf8_heavy.pl: Pass up USER_DEFINED to outside swashKarl Williamson2011-11-101-0/+2
* UCD.t: Fix 'uninit' warningKarl Williamson2011-11-091-1/+1
* mktables: Change member name for clarityKarl Williamson2011-11-091-25/+25
* README.perl: Add step to new-Unicode release activitiesKarl Williamson2011-11-081-0/+4
* mktables: Remove blanks in files for non-DEBUGGING buildsKarl Williamson2011-11-081-2/+3
* Deprecate direct use of Unicode db filesKarl Williamson2011-11-081-1/+17
* mktables: Use re /aaKarl Williamson2011-11-081-0/+1
* mktables: Remove outdated documentation notesKarl Williamson2011-11-081-31/+6
* mktables: Add notes about new access to propertiesKarl Williamson2011-11-081-6/+7
* Unicode::UCD.pm: Localize $_, $/Karl Williamson2011-11-081-0/+3
* perluniprops: Change section nameKarl Williamson2011-11-081-2/+2
* perluniprops: Remove Unicode db files sectionKarl Williamson2011-11-081-106/+0
* perluniprops: Document prop_invmap() propertiesKarl Williamson2011-11-082-11/+222
* Unicode::UCD: Add prop_invmap()Karl Williamson2011-11-083-3/+1801
* mktables: Generate file for NameAlias propertyKarl Williamson2011-11-081-1/+0
* utf8_heavy: Return values for binary property requested as mapKarl Williamson2011-11-081-3/+44
* utf8_heavy.pl: Turn on $| if debuggingKarl Williamson2011-11-081-0/+1
* utf8_heavy: add commentsKarl Williamson2011-11-081-2/+6
* utf8_heavy.pl: Remove no longer needed codeKarl Williamson2011-11-081-5/+0
* utf8_heavy.pl: Find mapping files from tableKarl Williamson2011-11-081-3/+14
* utf8_heavy.pl: white-space onlyKarl Williamson2011-11-081-5/+5
* utf8_heavy: Reorder 2 if'sKarl Williamson2011-11-081-6/+3
* mktables: Add %file_to_swash_name to utf8_heavy.plKarl Williamson2011-11-081-0/+13