2010-12-17 |
Nicholas Clark | Refactor ExtUtils::Constant::Utils backwards compatibil... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nicholas Clark | Convert ext/PerlIO-encoding/t/encoding.t to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nicholas Clark | Convert ext/Opcode/t/ops.t to Test::More |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nicholas Clark | Convert ext/IPC-Open3/t/IPC-Open3.t to Test::More |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nicholas Clark | In dbmt_common.pl, change checkOutput(...) to 5 calls... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Father Chrysostomos | perldelta for efef081 and 91fad77 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Father Chrysostomos | perldelta for 20f15c4 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Father Chrysostomos | perldelta for a42d024 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Father Chrysostomos | perldelta for 8e720305 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Father Chrysostomos | Increase B::Concise’s version |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Reini Urban | Fix [perl #80632] -MO=Concise,-tree format |
commit | commitdiff | tree | snapshot |
2010-12-17 |
David Leadbeater | [perl #80548] perldelta for DTrace package name change |
commit | commitdiff | tree | snapshot |
2010-12-17 |
David Leadbeater | [perl #80674] Fix compilation with very old versions... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Jan Dubois | Silence some data truncation compiler warnings |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | test.pl: extend EBCDIC functions to beyond 255 |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Version bumps for modules changed by a6d37805ca8a9ba8... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Remove "dead" RCS $Id$ tags from files that we own. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
David Mitchell | only call amagic_deref_call() if we have to |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | uniprops.pod: restore properties counts |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Move common code from ext/[GONS]DBM_File/t/[gons]dbm... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameteri... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nicholas Clark | Tweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Chris 'BinGOs... | Fix typo in perlvar |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | regcomp.c: Optimize [cC] char class to EXACTF |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | regcomp.c: More work on ANYOF_CLASS |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | l1_char_class_tab.h: include multi-char folds |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Karl Williamson | mk_PL_charclass.pl: extend for multi-char folds |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Karl Williamson | regexec.c: white space changes due to prev. commit |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Karl Williamson | regex: Multi-char /i shouldnt match single char [] |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Karl Williamson | Revamp t/uni/fold.t |
commit | commitdiff | tree | snapshot |
2010-12-15 |
David Mitchell | don't upgrade overload IV return values to NV |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Florian Ragwitz | Upgrade Devel::SelfStubber from 1.04 to 1.05 |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Florian Ragwitz | Upgrade Dumpvalue from version 1.14 to 1.15 |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Florian Ragwitz | Upgrade Env from version 1.01 to 1.02 |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Convert ext/SDBM_File/t/sdbm.t to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Convert ext/ODBM_File/t/odbm.t to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Convert ext/NDBM_File/t/ndbm.t to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Convert ext/GDBM_File/t/gdbm.t to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Remove redundant use strict,warnings,?DBM_File from... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Add another e-mail address for Renee Baecker's to check... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
David Golden | Change ExtUtils::CBuilder upstream to blead |
commit | commitdiff | tree | snapshot |
2010-12-15 |
OtrsUser | add some tests for the regex flags u, d, and l |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicholas Clark | Convert all File::Glob tests to Test::More. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Karl Williamson | regcomp.c: Fix VC6 compiler warnings |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jan Dubois | skip_all() is a separate function in test.pl |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jan Dubois | Define our own sockaddr_in6 for VC6 |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jan Dubois | #define some symbols for VC6 compatibility |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Florian Ragwitz | Dual-life Dumpvalue |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Chris 'BinGOs... | Update Digest-SHA to CPAN version 5.50 |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Convert ext/Fcntl/t/syslfs.t to Test::More and t/op... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Add $Tests_Are_Passing to test.pl, analogous to Test... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye(). |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap(). |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Refactor syslfs.t and lfs.t to call bye() directly... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Convert ext/Fcntl/t/syslfs.t to File::Temp |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Reduce inconsistencies between ext/Fcntl/t/syslfs.t... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicholas Clark | Check return values in the test programs run by syslfs... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Abigail | Be more consistent with 'the Perl core' |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Zefram | permit labels to be stacked |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Zefram | mark blockhooks API as experimental |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Craig A. Berry | Explicitly close filehandle in ExtUtils::CBuilder:... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Father Chrysostomos | perldelta tweaks |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Father Chrysostomos | perldelta for a4256772 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Father Chrysostomos | perldelta for ad021bf/[perl #76026] |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Father Chrysostomos | perldelta for 78cdf10 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Father Chrysostomos | perldelta for 88b5a87 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Craig A. Berry | Reduce redundant macros and prototypes in vmsish.h. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Chris 'BinGOs... | Update ExtUtils-CBuilder to CPAN version 0.2802 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Chris 'BinGOs... | Update Digest-SHA to CPAN version 5.49 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Reini Urban | Make entertry a LOGOP, not BASEOP/UNOP |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Karl Williamson | blead breaks Attribute::Constant |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Zefram | rename some grammar productions for clarity |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Father Chrysostomos | Fix test count in t/re/pat.t |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Father Chrysostomos | [perl #76026] match variables persist between calls... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Father Chrysostomos | perldelta for [perl #68712] |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Zefram | recursive-descent expression parsing |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Karl Williamson | re/pat.t: Add todo test for #38133 |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | perldelta: mention need to update unicode pods |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | unicode_strings.t: Revise tests for EBCDIC, clarity |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: Clean up optimization for 1-char [] |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp: Allow freeing up bit in ANYOF flags |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: Move [] inversion optimization |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: When inverting a [], adjust bit count |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | Subject: [PATCH] regcomp.c: adjust flag |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: Change constants for clarity. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: fix indent |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: remove no longer needed test |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: isASCII doesn't match outside ANYOF bitmap |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: Fix compiler warning |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: Remove no longer necessary loop |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: remove unncessary counting |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Craig A. Berry | Proper sa_len configuration for VMS. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Max Maischein | Windows compatibility fixes for running expand-macro.pl: |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Max Maischein | Make Porting/expand-macro.pl use $Config{make} instead... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Karl Williamson | regcomp.c: clarify comment |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Zefram | fix various compiler warnings from XS code |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Florian Ragwitz | Dual-life File::CheckTree |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Chris 'BinGOs... | Update ExtUtils-CBuilder to CPAN version 0.2801 |
commit | commitdiff | tree | snapshot |
next |