2011-09-01 |
Nicholas Clark | Generate @POSIX::EXPORT_OK from %reimpl, %replacement... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Remove isatty from @POSIX::EXPORT_OK, as it's already... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | Replace use of AutoLoader in POSIX with a custom compil... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | In POSIX, improve the diagnostic for the "use $method... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | In POSIX, drastically simplify the wrappers for "unimpl... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | In POSIX.pm, modernise package variable style. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | The more regular POSIX "unimplemented" diagnostics... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Improvements to the diagnostics for "unimplemented... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the POSIX functions that wrap core builtins. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Convert the POSIX waitpid tests to Test::More. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Explicitly test both CORE:: and POSIX:: gmtime and... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the diagnostics for usage messages for POSIX wrapp... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the diagnostics for all POSIX::* functions that... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | In ext/POSIX/t/is.t, make better use of Test::More. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Use OPpDEREF for lvalue sub, such that the flags contai... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Reassign op_private flags of OP_ENTERSUB such that... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9110 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Fix overloaded <> when the peephole optimiser is disabled. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #97492] Tests & delta for defined ${"::!"} |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #97484] Make defined &{...} vivify CORE subs |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #98092] Fix unreferenced scalar warnings in clone.t |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Steve Hay | Update Win32 canned config header files |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Rafael Garcia... | Make switchC.t pass if the environment variable PERL_UN... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Steve Hay | Preliminary cleanup of win32/config*.* prior to updatin... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Chris 'BinGOs... | Updated Locale-Codes to CPAN version 3.18 |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Avoid an extra SV when creating $] and $^V |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Eliminate is_gv_magical_sv |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Nicholas Clark | Remove 3 unused scripts from Porting |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Nicholas Clark | Generate $Config::Config{byteorder} slightly more effic... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Tiny typo in perldelta |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Update docs about &CORE::subs() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::write() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::unpack() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::umask() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::foo() for tie functions |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::tell() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::setpgrp() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make setpgrp($x) equivalent to setpgrp($x,0) |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | make setpgrpstack.t use skip_all_without_config |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Stephen Bennett | ExtUtils::ParseXS: Don't put null chars into generated... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Steffen Mueller | Add Stephen Bennett to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Nicholas Clark | For s///r, don't call SvPV_force() on the original... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Remove some resolved pod issues |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | perlfaq is now maintained on CPAN |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Upgrade perlfaq from version 5.015003 to 5.01500301 |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Let's have at least one indexed package in perlfaq |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::sysopen() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Use leavesublv for all CORE subs |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make tie_fetch_count.t pass with PERL_UNICODE set |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make coreamp.t pass with PERL_UNICODE set |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Thinko in vms.c:copy_expand_unix_filename_escape(). |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Steffen Mueller | Backport XS_(IN|EX)TERNAL, be explicit about linkage |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Steffen Mueller | Revert back to making XS(name) expose XSUB symbols |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::substr() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::srand() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::sleep() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Close some unclosed comments in vms/vms.c. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Fix miscellaneous compiler warnings in vms/vms.c. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Remove unnecessary includes from vms/vms.c. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::send() and &CORE::syswrite() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::select() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | Document getprotobynumber’s precedence |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | perlfunc/gethostbyname: Add missing C in C<> |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | Testing deparsing of CORE::not |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Craig A. Berry | Get coreamp.t passing on VMS. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Karl Williamson | pp.c: Use built-in case tables for ords < 256 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Karl Williamson | pp.c: Change comment |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Florian Ragwitz | Make pod2html a regular script without substitutions |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Florian Ragwitz | Give Pod-Html a more modern dist layout |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | &CORE::reset() |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | GVs of localised arrays and hashes should be refcounted |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | &CORE::foo() for (sys)read and recv |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | Add OPpCOREARGS_SCALARMOD flag |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | Update the comments at the top of t/op/core*.t |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | Rename t/op/core*.t |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | &CORE::rand() |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Father Chrysostomos | &CORE::open() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | Reverse the order of two tests in gv.t |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::mkdir() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::lock() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::index() and &CORE::rindex() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | Update UNIVERSAL::VERSION docs following 9bf41c1 |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::gmtime() and &CORE::localtime() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | perldelta for f132ae69 (*{undef}) |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | Remove now-unnecessary len check from pp.c:S_rv2gv |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | Make *{undef} self-consistent |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | perlop: Minor consistency tweak |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | [perl #93358] Clarify => quoting |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Florian Ragwitz | Re-generate uconfig.h |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Florian Ragwitz | Bump the perlfaq version for a new cpan release |
commit | commitdiff | tree | snapshot |
2011-08-26 |
H.Merijn Brand | Remove unwanted space in comments |
commit | commitdiff | tree | snapshot |
2011-08-26 |
H.Merijn Brand | Revert "Fix Configure's csym test for gcc's link time... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | Correct mro_get_linear_isa’s docs |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::getpgrp() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::exit() |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | pp.c: Suppress stupid compiler warning |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::foo() for dbmopen and dbmclose |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Father Chrysostomos | &CORE::foo() for close, getc and readline |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Craig A. Berry | void rather than empty parameter for Perl___notused. |
commit | commitdiff | tree | snapshot |
next |