2014-01-15 |
Tony Cook | [perl #120933] static extensions now depend on nonxs... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | perldelta for e122534c08 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | [perl #118843] work around recv() behaviour on cygwin |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | perldelta for 24fc4d43fd |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | [perl #118817] avoid using 2 handles to write to the... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ricardo Signes | Merge branch 'experimental-autoderef' into blead |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ricardo Signes | perldelta for experimental::autoderef |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ricardo Signes | rename aggref warnings to autoderef |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ricardo Signes | avoid a keys-on-scalar warning in a test |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | More test tweaks |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | Fix copy & paste error in tests |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | Increase $warnings::VERSION to 1.21 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | Make key/push $scalar experimental |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | Get t/io/utf8.t working under PERL_UNICODE |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Father Chrysostomos | Use NOT_REACHED in one spot in hv.c |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | use the more portable File::Spec->devnull for the stder... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | [perl #116971] avoid feeding manisort a bad @INC |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | [perl #116971] avoid feeding utils run by utils.t a... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tony Cook | perldelta for 466947750 and cf74bc378c0 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Shlomi Fish | Add examples for IO::Socket::UNIX. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Shlomi Fish | Remove an old note about autoflush from the POD. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Brian Fraser | perldelta for -Dsysroot |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Brian Fraser | Configure, sysroot: failing to guess usrinc needn't... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Brian Fraser | Configure, sysroot: Update defaults to use $sysroot |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Brian Fraser | Configure, sysroot: add --sysroot to cppflags |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Jess Robinson | Introduce sysroot variable to Configure |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Brian Fraser | Configure: use incpth, not usrinc, to search for headers. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Brian Fraser | Configure: Change a use of cc to $cc |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Brian Fraser | Configure: Add $cppflags to cppstdin |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Brian Fraser | Configure: Better guesses for usrinc and friends on... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Father Chrysostomos | Make getc unset the utf8 flag on its retval |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tony Cook | perldelta for c3970b8037 |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ricardo Signes | correct a Pod warning in the new perldelta template |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Daniel Dragan | reduce size of const static tables in time64.c |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Father Chrysostomos | Use NOT_REACHED in one more place in op.c |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Father Chrysostomos | pp_ctl.c:pp_require: Remove redundant VMS null checks |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | pp_sys.c:S_doform: remove redundant null check |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | t/re/pat.t: Keep minitest passing |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | Add Russel O'Connor to AUTHORS |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Chris 'BinGOs... | Update Module-Build to CPAN version 0.4204 |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | perldiag: Rewrap an entry for better splain output |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | perldiag: Use (F) consistently |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Father Chrysostomos | Fix require’s get-magic handling for @INC elements |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Brian Gottreu | Correct capitalization of Devel::ptkdb in perldebug |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Craig A. Berry | Don't multiply define _new_invlist_C_array. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Karl Williamson | regexec.c: Don't skip trying POSIX class if [] has... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Daniel Dragan | fix missing _rotl64 symbol on Visual C 2003 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Merge branch into blead to compile into C all POSIX... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regexec.c: Use compiled-in POSIX definitions |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | IDStart and IDCont no longer go out to disk |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | isWORDCHAR_uni(), isDIGIT_utf8() etc no longer go out... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Move initialization of PL_XPosix_ptrs[] to perl.c |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regen/mk_invlists.pl: White-space only |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Reword expression for clarity |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Rmv PL_Posix_ptrs |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Rmv remaining uses of PL_Posix_ptrs |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Collapse two branches. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Trade a little time for simplicity |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Collapse two code branches |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Keep separate list of posix classes and complements |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: White-space, comments only |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Collapse two code branches |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Use unconditional match list for POSIX above 255 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Keep temp. separate list of foldable characters |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Refactor some code dealing with e.g., [... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Remove PL_L1Posix_ptrs |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Rmv more code for delayed 'til runtime POSIX defns |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Compile in list of foldable code points |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Reword comment to avoid ambiguity |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Rmv code for delayed 'til runtime POSIX... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | Compile in all POSIX class inversion lists |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regexec.c: White-space only |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | utf8.c: Add comment |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | lib/B/Deparse.t: TODO test for [perl #120950] |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | perlfunc: 'if' is in perlsyn, not perlop |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | regcomp.c: Add some comments |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | pod/perlrecharclass: Document [:blank:], [:ascii:]... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | pod/perlrecharclass: Nits |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Karl Williamson | t/re/charset.t: Better test descriptions |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Steve Hay | Add link to MS article about broken _utime() in VC... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
David Mitchell | Pod-Perldoc: add Makefile.PL from distro |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Ricardo Signes | add 5.18.2 to perlhist |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Ricardo Signes | add epigraph for 5.18.2 |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Chris 'BinGOs... | Integrate Module-CoreList 3.03 changes for v5.18.2 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Chris 'BinGOs... | Update Pod-Perldoc to CPAN version 3.21 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Steve Hay | Fix up the MAP for version following its upgrade to... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Steve Hay | version has been upgraded from version 0.9904 to 0... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Steve Hay | Upgrade libnet from version 1.23 to 1.24 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
H.Merijn Brand | XS is more C than perl. Use C-comments please |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Dragan | ext/Win32CORE/Win32CORE.c, rmv redundant stack & mark... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Karl Williamson | utf8.c: Move a bunch of deprecated fcns to mathoms.c |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Karl Williamson | utf8.c: Use existing macros instead of duplicate code |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tony Cook | [perl #120832] match -links checks against find(1)... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Shlomi Fish | Crash in tab completion with Term::ReadLine::Gnu. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chris 'BinGOs... | Update Time-Piece to CPAN version 1.27 |
commit | commitdiff | tree | snapshot |
2014-01-04 |
John Peacock | Fix regression with $version::LAX and bump release |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Karl Williamson | Merge LC_NUMERIC locale changes branch into blead |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Karl Williamson | APItest.xs: #include fakesdio.h |
commit | commitdiff | tree | snapshot |
next |