summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* re.t: Use portable C localeKarl Williamson2010-12-181-3/+3
* re.t: Avoid encoding issues by using hex charsKarl Williamson2010-12-181-1/+1
* update warnings tests to cope with %z now being valid. use %y insteadChip Salzenberg2010-12-171-24/+24
* document new printf size modifiersChip Salzenberg2010-12-171-0/+9
* smoke tests for %hhd %zd %tdChip Salzenberg2010-12-171-2/+5
* add %jd to printf where C99 exists; tweak %zd and %tdChip Salzenberg2010-12-171-6/+51
* Refactor ExtUtils::Constant's tests to pass cleanly on older versions.Nicholas Clark2010-12-171-11/+24
* Refactor ExtUtils::Constant::Utils backwards compatibility code.Nicholas Clark2010-12-171-16/+20
* Convert ext/PerlIO-encoding/t/encoding.t to Test::More.Nicholas Clark2010-12-171-75/+35
* Convert ext/Opcode/t/ops.t to Test::MoreNicholas Clark2010-12-171-7/+5
* Convert ext/IPC-Open3/t/IPC-Open3.t to Test::MoreNicholas Clark2010-12-171-54/+48
* In dbmt_common.pl, change checkOutput(...) to 5 calls to is().Nicholas Clark2010-12-171-16/+18
* perldelta for efef081 and 91fad77Father Chrysostomos2010-12-161-1/+8
* perldelta for 20f15c4Father Chrysostomos2010-12-161-1/+17
* perldelta for a42d024Father Chrysostomos2010-12-161-1/+7
* perldelta for 8e720305Father Chrysostomos2010-12-161-1/+5
* Increase B::Concise’s versionFather Chrysostomos2010-12-161-1/+1
* Fix [perl #80632] -MO=Concise,-tree formatReini Urban2010-12-161-1/+1
* [perl #80548] perldelta for DTrace package name changeDavid Leadbeater2010-12-161-0/+20
* [perl #80674] Fix compilation with very old versions of glibcDavid Leadbeater2010-12-162-1/+7
* Silence some data truncation compiler warningsJan Dubois2010-12-166-8/+8
* test.pl: extend EBCDIC functions to beyond 255Karl Williamson2010-12-161-5/+10
* Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal).Nicholas Clark2010-12-164-4/+4
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-1614-27/+0
* only call amagic_deref_call() if we have toDavid Mitchell2010-12-163-11/+18
* uniprops.pod: restore properties countsKarl Williamson2010-12-161-1/+1
* Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.plNicholas Clark2010-12-166-1968/+523
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameterising the class name.Nicholas Clark2010-12-164-86/+110
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.Nicholas Clark2010-12-164-30/+23
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.Nicholas Clark2010-12-164-87/+106
* Tweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT when re-opening a file.Nicholas Clark2010-12-161-1/+1
* Fix typo in perlvarChris 'BinGOs' Williams2010-12-161-1/+1
* regcomp.c: Optimize [cC] char class to EXACTFKarl Williamson2010-12-151-20/+46
* regcomp.c: More work on ANYOF_CLASSKarl Williamson2010-12-151-3/+4
* l1_char_class_tab.h: include multi-char foldsKarl Williamson2010-12-151-21/+21
* mk_PL_charclass.pl: extend for multi-char foldsKarl Williamson2010-12-151-1/+0
* regexec.c: white space changes due to prev. commitKarl Williamson2010-12-151-74/+63
* regex: Multi-char /i shouldnt match single char []Karl Williamson2010-12-152-28/+12
* Revamp t/uni/fold.tKarl Williamson2010-12-151-37/+105
* don't upgrade overload IV return values to NVDavid Mitchell2010-12-153-11/+71
* Upgrade Devel::SelfStubber from 1.04 to 1.05Florian Ragwitz2010-12-153-2/+6
* Upgrade Dumpvalue from version 1.14 to 1.15Florian Ragwitz2010-12-153-2/+6
* Upgrade Env from version 1.01 to 1.02Florian Ragwitz2010-12-153-2/+6
* Convert ext/SDBM_File/t/sdbm.t to Test::More.Nicholas Clark2010-12-151-100/+93
* Convert ext/ODBM_File/t/odbm.t to Test::More.Nicholas Clark2010-12-151-96/+91
* Convert ext/NDBM_File/t/ndbm.t to Test::More.Nicholas Clark2010-12-151-95/+89
* Convert ext/GDBM_File/t/gdbm.t to Test::More.Nicholas Clark2010-12-151-101/+95
* Remove redundant use strict,warnings,?DBM_File from ext/?DBM_File/t/?dbm.t.Nicholas Clark2010-12-154-72/+0
* Add another e-mail address for Renee Baecker's to checkAUTHORS.plNicholas Clark2010-12-151-0/+1
* Change ExtUtils::CBuilder upstream to bleadDavid Golden2010-12-1521-21/+21