2014-01-30 |
Brian Fraser | INSTALL: Updates to the cross-compilation section |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | Configure: use $undef, not plain undef |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | README.qnx: Add a section for cross-compilation |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | QNX hints: Add LC_ALL=C to targetenv |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | Glossary for targetenv |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | Configure: Added a targetenv variable |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | README.solaris: Add a section for cross-compilation |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | Configure, Solaris hints: Allow cross-compiling to... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | t/io/fs.t: sh in Blackberry might behave like android's |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Brian Fraser | Configure, qnx hints: Improve the cross-compilation... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Yves Orton | Move the RXf_ANCH flags to intflags as PREGf_ANCH_xxx... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Yves Orton | rename RXf_UNUSED flags to match their BASE_SHIFT offset |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Yves Orton | move RXf_GPOS_SEEN and RXf_GPOS_FLOAT to intflags |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Yves Orton | Rename RXf_CANY_SEEN to PREGf_CANY_SEEN and move from... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Yves Orton | move RXf_NOSCAN from extflags to intflags as PREGf_NOSCAN |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Chris 'BinGOs... | Update Digest-SHA to CPAN version 5.86 |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | perl5200delta: Tk has been fixed |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | perl5200delta: Mouse has been fixed |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | perldelta for c4cf781e24ac2 |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | op.c: Consistent spaces after dots in apidocs |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | perl5200delta: Glib has been fixed |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Father Chrysostomos | [perl #121068] Mention HTML::FormHandler in perl5200delta |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Tony Cook | perldelta for e4c0574e9d |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Tony Cook | ensure we have a reference when we call SvRV() |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Tony Cook | perldelta for c23547d5c6 |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Matthew Horsfall | Optimisation for 'my $x; my $y;' -> 'my ($x, $y)'. |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Tony Cook | [perl #121104] avoid using a less sane find(1) |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Karl Williamson | locale.c: Fix failure to find UTF-8 locales |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Karl Williamson | lib/locale.t: Better debug information |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Matthew Horsfall... | Clarify op_free documentation |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Karl Williamson | regcomp.c: Process all POSIXes in [...] under /l |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Karl Williamson | t/loc_tools.pl: find_locales() Don't destroy callers ENV |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Ricardo Signes | remove redundancy in documentation of exec |
commit | commitdiff | tree | snapshot |
2014-01-29 |
David Mitchell | update embed.fnc now op_null and op_free have docs |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Karl Williamson | PATCH: [perl #121109] locales failing |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Father Chrysostomos | perldelta for Cow Tools |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Father Chrysostomos | op.c: fix grammar in apidocs |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Father Chrysostomos | Fix crash with (??{undef *^R}) and (?{}) |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Daniel Dragan | document op_free and op_null |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | mktables: Refer to an actual commit number |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Steve Hay | version has files customized by 858cc5e3f0 and e2ca569edb |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Steve Hay | ExtUtils::MakeMaker has files customized by d59900f697... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Steve Hay | Config::Perl::V has files customized by 0b39d4dc4a |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Chris 'BinGOs... | Update autodie to CPAN version 2.23 |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | regcomp.c: Change a variable and flag bit names |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | White-space, comments only |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | Work properly under UTF-8 LC_CTYPE locales |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | Rename an internal flag |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | regcomp.c: Avoid calling heavy duty functions when... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | regcomp.c: Nit in comments |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Karl Williamson | regcomp.c: Swap two else clauses for clarity. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Father Chrysostomos | Increase $B::Deparse::VERSION to 1.25 |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Father Chrysostomos | [perl #121050] Teach B::Deparse about prototype whitespace |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Sullivan Beck | PATCH: Bump Locale-Codes from 3.28 to 3.29 |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | Taint more operands with case changes |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | fold_grind.t: Use LC_CTYPE, not LC_ALL |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | Avoid unnecessary malformed checking |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | regen/regcharclass.pl: Don't test UV >= 0 |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | regen/regcharclass.pl: Fix warning |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | Move an inversion list generation to mktables |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | Regen porting/known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Karl Williamson | Move more locale code to t/loc_tools.pl |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Android support |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | perldelta for Android |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Android hints: run-adb-shell was mishandling '\0' |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Configure: Fix the fflush(NULL) test in cross builds |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | README.android: minor wording fixups |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | reentr.c: Handle systems without getpwent |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | ExtUtils::ParseXS: Fix tests for native android builds |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | AUTHORS and MANIFEST for the CBuilder Android patch |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Up the version of ExtUtils::CBuilder |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | CBuilder, android: Fix the useshrplib check |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Piotr Roszatycki | ExtUtils::CBuilder: Android with useshrplib needs ... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | pod fixups on README.android |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | README.android: Notes about cross-compiling from a... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | README.android: Update for native builds |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Added README.android |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Cwd.pm: Handle native android builds better |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | ext/POSIX/t/sysconf.t: Skip testing pathconf with _PC_L... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | IO::Socket::INET: Handle getprotobyn{ame,umber} not... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Net::Ping: Handle getprotobyn{ame,umber} not being... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | dist/IO/t/io_pipe.t: Work around android only having... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/sigdispatch.t: SKIP, not TODO |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/io/fs.t: Handle Android's pwd being a shell builtin |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/filetest.t: On Android, don't try checking if... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/sigdispatch.t: Increase timeout to avoid issues... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/stat.t: use 'ls -l' on android, even if d_readlink... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/fork.t: Up the sleep time in a test to avoid timin... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/fork.t: Work around android only having an inbuilt... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/magic.t: Skip tests that use env on Android |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/magic.t: Work around android only having an inbuil... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | t/op/incfilter.t: Work around android only having an... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Jess Robinson | t/op/sigdispatch.t: TODO tests that don't work on some... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Jess Robinson | t/op/magic.t: TODO tests that don't work on some cross... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Jess Robinson | t/op/sprintf.t: Add Android to the list of skips for... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Jess Robinson | Adjust fs test to try more ways of getting the CWD... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | pod/perlport.pod: Note which functions are not availabl... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Brian Fraser | Configure: If cross-compiling to linux, pick the proper... |
commit | commitdiff | tree | snapshot |
next |