summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spellingKarl Williamson2010-09-251-3/+3
* charnames.pm: Change variable nameKarl Williamson2010-09-251-13/+13
* charnames.t: Add code so can test 100% of namesKarl Williamson2010-09-251-1/+12
* charnames.t: clarify commentsKarl Williamson2010-09-251-4/+7
* charnames.t: Don't call srand(undef)Karl Williamson2010-09-251-3/+9
* charnames: Remove unnecessary \t in Name.plKarl Williamson2010-09-252-10/+10
* charnames.pm: Small performance enhancementsKarl Williamson2010-09-252-32/+36
* mktables: Remove stubbed out codeKarl Williamson2010-09-251-27/+0
* Use the same $func to Perl_$func macros independent of multiplicity.Nicholas Clark2010-09-252-2534/+57
* Make the new sigtrap.t test more tolerant of OS differencesFather Chrysostomos2010-09-241-7/+7
* define SvTRUE_nomg for compilers other than gccFather Chrysostomos2010-09-241-0/+15
* perldelta entries for the double-magic fixes [perl #76814]Father Chrysostomos2010-09-241-1/+58
* [perl #76814] FETCH called twice - yFather Chrysostomos2010-09-242-10/+7
* [perl #76814] FETCH called twice - m and sFather Chrysostomos2010-09-243-5/+15
* [perl #76814] FETCH called twice - !Father Chrysostomos2010-09-249-13/+55
* [perl #76814] FETCH called twice - string comparison opsFather Chrysostomos2010-09-249-40/+110
* Committing the current freeze and release plan for 5.14. khw++ forJesse Vincent2010-09-241-1/+27
* Fis various Math::BigInt spelling mistakesgregor herrmann2010-09-245-7/+8
* [perl #78000] [PATCH] Upgrade to threads 1.79Jerry D. Hedden2010-09-247-12/+121
* Modify a utf8.t test in anticipation of a fix for [perl #74022]Father Chrysostomos2010-09-241-2/+3
* fix typo in perl5135deltaDavid Golden2010-09-242-1/+11
* perldelta: Note Perl version of regexp_pattern()Karl Williamson2010-09-241-3/+3
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-246-11/+15
* Avoid using double quotes in a one-liner runperl.Nicholas Clark2010-09-241-1/+1
* sigtrap version bump + perldeltaFather Chrysostomos2010-09-242-3/+13
* Missing link in perldeltaFather Chrysostomos2010-09-241-1/+2
* Add tests for [perl #72340] sigtrap attempts to modify read-only thingFather Chrysostomos2010-09-241-1/+11
* [perl #72340] sigtrap attempts to modify read-only thingyJoshua N Pritikin2010-09-241-1/+2
* Add Joshua Pritikin’s other e-mail address to checkAUTHORS.plFather Chrysostomos2010-09-241-0/+2
* The rest of [perl #71710] fixes for File::FindAlex Davies2010-09-241-3/+7
* Oops. I broke sigtrap.t’s test outputFather Chrysostomos2010-09-241-1/+3
* Rename isALNUM_L1 to isWORDCHAR_L1Karl Williamson2010-09-231-1/+1
* Convert sigtrap.t to test.plFather Chrysostomos2010-09-231-1/+2
* handy.h: Add isALNUM_L1() macroKarl Williamson2010-09-231-0/+1
* Subject: handy.h: Add isSPACE_L1 with Unicode semanticsKarl Williamson2010-09-231-0/+4
* perldelta: Give better instructions about (?^...)Karl Williamson2010-09-231-3/+14
* perldelta entry for File::DosGlobFather Chrysostomos2010-09-231-0/+9
* [perl #71712] fixes for File::DosGlobAlex Davies2010-09-232-3/+51
* * Fixed output for lex-like scanners example in perlopbrian d foy2010-09-231-4/+4
* perlfaa4: fix a one-off mistakebrian d foy2010-09-231-1/+1
* perldelta entry for File::FindFather Chrysostomos2010-09-231-0/+7
* [perl #71710] fixes for File::FindAlex Davies2010-09-232-9/+73
* Updated Unicode-Collate to CPAN version 0.60Chris 'BinGOs' Williams2010-09-2335-222/+1253
* Add default safe guesses for static_inline to plan9 files.Andy Dougherty2010-09-232-0/+23
* Add static inline values to canned Netware/config_H.wc file.Andy Dougherty2010-09-231-0/+21
* Update canned win32/config_H.* files with static inline valuesAndy Dougherty2010-09-237-0/+172
* Update static_inline guesses in win32/config.[gv]c*Andy Dougherty2010-09-234-8/+8
* Some tests for Perl_grok_number().Nicholas Clark2010-09-235-2/+104
* Set default static inline for Netware/config.wc.Andy Dougherty2010-09-231-1/+1
* Add default setting of perl_static_inline='static' to all win32 configs.Andy Dougherty2010-09-236-6/+6