summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In Perl_write_to_stderr(), use Perl_magic_methcall() if STDERR is tied.Nicholas Clark2011-01-133-22/+15
* Update Pod-LaTeX to CPAN version 0.59Chris 'BinGOs' Williams2011-01-136-28/+29
* ithread_create() was relying on the stack not moving. Fix this.Nicholas Clark2011-01-131-21/+25
* Update to Win32-0.44 from CPANJan Dubois2011-01-124-2/+6
* Update to Win32-0.43 from CPANJan Dubois2011-01-124-18/+32
* Remove trailing blanksMichael Stevens2011-01-121-2/+2
* Update Term-UI to CPAN version 0.24Chris 'BinGOs' Williams2011-01-124-3/+10
* Update IO-Compress to CPAN version 2.033Chris 'BinGOs' Williams2011-01-1145-341/+498
* Fix execute permissions on the last commitChris 'BinGOs' Williams2011-01-113-0/+0
* Update Compress-Raw-Zlib to CPAN version 2.033Chris 'BinGOs' Williams2011-01-119-11/+33
* Update Compress-Raw-Bzip2 to CPAN version 2.033Chris 'BinGOs' Williams2011-01-117-11/+25
* Update DB_File to CPAN version 1.821Chris 'BinGOs' Williams2011-01-118-22/+31
* In S_ithread_create, reduce the amount of conditionally compiled C code.Nicholas Clark2011-01-112-31/+12
* embed.fnc: Silence 'no docs' messageKarl Williamson2011-01-101-1/+1
* Correct the "unimplemented" message for get{host,net,proto,serv}ent aliases.Nicholas Clark2011-01-101-4/+4
* remove perlapollo from perl.podRobin Barker2011-01-111-1/+0
* Merge the implementations of {end,set}{gr,pw}ent with endhostent.Nicholas Clark2011-01-104-53/+38
* Merge the implementations of pp_s{host,net,proto,serv}ent.Nicholas Clark2011-01-104-34/+28
* Merge the implementations of pp_e{host,net,proto,serv}ent.Nicholas Clark2011-01-104-38/+28
* newSVpvf_nocontext only visible with threads, fix for non-threadedTony Cook2011-01-101-4/+4
* utf8.c: Renumber cases in switchKarl Williamson2011-01-091-3/+3
* utf8.c: Change to warn_d in two placesKarl Williamson2011-01-091-2/+3
* utf8.h: remove wrong, no-longer used #defineKarl Williamson2011-01-091-2/+0
* mktables: Now can test surrogates and noncharsKarl Williamson2011-01-091-2/+0
* Document the flip of problematic code points handlingKarl Williamson2011-01-092-20/+89
* Add warnings for use of problematic code pointsKarl Williamson2011-01-093-81/+336
* utf8.c: Whitespace onlyKarl Williamson2011-01-091-35/+35
* op.c: Remove unnecessary flagKarl Williamson2011-01-091-2/+1
* utf8.c(): Default to allow problematic code pointsKarl Williamson2011-01-094-110/+228
* utf8.c: Nits in podKarl Williamson2011-01-091-6/+5
* Add check_utf8_print()Karl Williamson2011-01-096-0/+76
* perldiag.pod: Remove more format precisionsKarl Williamson2011-01-091-5/+5
* diag.t: Change so a fixed TODO passesKarl Williamson2011-01-091-3/+4
* utf8.h: white space, add commentsKarl Williamson2011-01-091-3/+6
* update Module::CoreList for v5.12.3Ricardo Signes2011-01-092-4/+640
* Generate "Unsupported socket function" stubs using PL_ppaddr.Nicholas Clark2011-01-094-51/+90
* Rename pp_send to pp_syswrite, making send an alias for syswrite.Nicholas Clark2011-01-094-6/+6
* In opcode.h, use the alias macros in PL_ppaddr[]Nicholas Clark2011-01-092-97/+97
* Remove commented-out code from regen/opcode.plNicholas Clark2011-01-091-13/+0
* regen/opcode.pl should only generate prototypes for pp_* functions that exist.Nicholas Clark2011-01-098-110/+13
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-0926-1192/+436
* embed.pl can read the names of ck_* functions direct from regen/opcodesNicholas Clark2011-01-093-55/+20
* Extract the opcode data from regen/opcode.pl into regen/opcodesNicholas Clark2011-01-095-557/+554
* Replace OP stubs in mathoms.c with #define aliases in opcode.hNicholas Clark2011-01-093-452/+113
* Update CPANPLUS to CPAN version 0.9011Chris 'BinGOs' Williams2011-01-099-8/+14
* Update CPANPLUS-Dist-Build to CPAN version 0.52Chris 'BinGOs' Williams2011-01-094-3/+7
* Update Term-UI to CPAN version 0.22Chris 'BinGOs' Williams2011-01-083-2/+6
* Update Params-Check to CPAN version 0.28Chris 'BinGOs' Williams2011-01-084-16/+17
* diag.t: Remove printf conversion modifiers from msgsKarl Williamson2011-01-082-10/+11
* diag.t: Check that TODOs haven't been doneKarl Williamson2011-01-081-0/+5