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 |
2011-08-25 |
Father Chrysostomos | [perl #92376] Change - to : in time template |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | &CORE::foo() for @ and $@ prototypes, except unlink |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Add OPpCOREARGS_PUSHMARK flag |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | &CORE::caller() |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | &CORE::bless() |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | &CORE::binmode() |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | [perl #93320] localising @DB::args leads to coredump |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Allow ampersand calls for CORE subs with $*$$**$ protos |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Add private coreargs flags for vivifying GVs |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Move most of pp_rv2gv into a static function |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Add Frederic Briere to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Frederic Briere | Attribute::Handlers: "my" should be "till" |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Attribute::Handlers: correct spelling |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Dumper.xs: Suppress compiler warning |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | coresubs.t: Minor clean-up |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Invert the list of &-able functions in gv.c |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Make sure coresubs.t tests all &-able funcs |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Leo Lapworth | replace old bookmarks.cpan link with perl.org and learn... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | Merge the refactored makedef.pl into blead. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | Note the demise of global.sym in perldelta. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In embed.pl, inline walk_table() into its only caller. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | Eliminate global.sym, as makedef.pl can generate it... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | Add regen/embed_lib.pl, for the code that processes... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In embed.pl, move processing embed.fnc and regen/opcode... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In embed.pl, refactor the handling of varargs *_noconte... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In makedef.pl, move handling of $ARGS{TARG_DIR} to... |
commit | commitdiff | tree | snapshot |
next |