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 |
2011-08-25 |
Nicholas Clark | In makedef.pl, defaulting $ARGS{TARG_DIR} to '' simplif... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | Test the TARG_DIR argument to makedef.pl too. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In makedef.pl, no need to store 'config.h' in a variable. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | In embed.pl, simplify the code that parses regen/opcodes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Nicholas Clark | embed.pl was relying on embed.fnc starting with a pre... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Steffen Mueller | ExtUtils::ParseXS: Accept overridden input typemaps |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Steffen Mueller | ExtUtils::ParseXS: Explicitly require current version... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | perldelat update |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | perldelta: Move an entry under Testing |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Enable ampersand calls to CORE subs with $$$ prototypes |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Simplify the CORE::__FOO__ op-generation code |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Move coresub op-creation from gv.c to op.c |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Allow ampersand calls to CORE subs with (_) proto |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Add find_rundefsv2 function |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Test CORE::break’s prototype (just that this time) |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gerard Goossen | Move making inplace sort and reverse away from the... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Revert "Test CORE::break’s prototype" |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | &CORE::break |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | Test CORE::break’s prototype |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Father Chrysostomos | [perl #71154] undef &$coderef consistency |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Eric Brine | Trim dead code in do_kv. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Leo Lapworth | Remove nvi (site no loger works) and put vim above... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Leo Lapworth | Remove Elvis editor as link broken |
commit | commitdiff | tree | snapshot |
next |