summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixbriandfoy/slashNbrian d foy2011-01-121-1/+1
* Move \N{3} warnings from perl5120delta into perlrebrian d foy2011-01-051-4/+17
* Devel-Peek/Peek.pm: update example outputs in podDavid Mitchell2011-01-051-103/+100
* utf8.h: Add macros for problematic code pointsKarl Williamson2011-01-051-0/+100
* Convert tied READLINE to using Perl_tied_method()Nicholas Clark2011-01-051-12/+6
* perlrepository: Add example of why tests need runningKarl Williamson2011-01-051-1/+7
* Convert tied PRINT to using Perl_tied_method()Nicholas Clark2011-01-053-16/+12
* Convert tied SPLICE to using Perl_tied_method()Nicholas Clark2011-01-051-8/+3
* Rename tied_handle_method() to tied_method(), and make it non-static.Nicholas Clark2011-01-055-57/+63
* In pp_sys.c, rename the macro tied_handle_method() to tied_handle_method0()Nicholas Clark2011-01-051-4/+4
* The mg parameter to S_tied_handle_method() can be const MG *Nicholas Clark2011-01-053-15/+15
* Split the flags and argc parameters to S_tied_handle_method().Nicholas Clark2011-01-053-24/+20
* remove cc_runtime.h from coreDavid Mitchell2011-01-054-88/+1
* Support emulation of AI_NUMERICSERV even though it's not strictly RFC 2553, b...Paul "LeoNerd" Evans2011-01-051-0/+5
* perlfaq1: less "more faster"brian d foy2011-01-041-1/+1
* mktables: Small performance enhancementKarl Williamson2011-01-041-3/+4
* mktables: white space-only changeKarl Williamson2011-01-041-12/+12
* mktables: remove unneeded testKarl Williamson2011-01-041-2/+0
* mktables: typos in commentsKarl Williamson2011-01-041-3/+3
* mktables: improve debug statementKarl Williamson2011-01-041-1/+1
* mktables: Add error checkKarl Williamson2011-01-041-1/+10
* Use Zero() rather than rely on C99 struct initialiser behaviourPaul "LeoNerd" Evans2011-01-041-1/+3
* Convert tied WRITE to using S_tied_handle_method()Nicholas Clark2011-01-041-6/+3
* Convert tied READ to using S_tied_handle_method()Nicholas Clark2011-01-041-7/+4
* Convert tied PRINTF to using S_tied_handle_method()Nicholas Clark2011-01-041-7/+3
* Convert tied OPEN to using S_tied_handle_method()Nicholas Clark2011-01-041-8/+8
* In pp_sys.c, move S_tied_handle_method() before pp_open.Nicholas Clark2011-01-041-48/+48
* stash.t: make TODO tests only TODO under threadsDavid Mitchell2011-01-041-2/+5
* Remove a long-vestigial PUTBACK from the tied OPEN code in pp_send.Nicholas Clark2011-01-041-1/+0
* Converge the implementation of tied OPEN with PRINTF, READ and WRITE.Nicholas Clark2011-01-041-2/+2
* build man pages on cygwin tooReini Urban2011-01-041-0/+10
* Improve cygwin rebase behaviourReini Urban2011-01-041-0/+23
* Refactor filenames.t to use unlike() and cmp_ok() for better diagnostics.Nicholas Clark2011-01-041-36/+17
* Don't install Cygwin code into other platformsJan Dubois2011-01-031-1/+3
* update t/porting/filenames.t to check for path components contaning twoJesse Vincent2011-01-041-1/+16
* regen/overload.pl: add comments to overload.[ch]David Mitchell2011-01-033-145/+159
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-0414-113/+5
* Add link for v5.8.5-RC1 announcementZsbán Ambrus2011-01-031-1/+1
* CYG14 Dynaloader without USEIMPORTLIB, and search cyg prefixReini Urban2011-01-042-0/+10
* Update cygwin hintsReini Urban2011-01-041-5/+1
* reindent tryAMAGICunTARGET after previous changeDavid Mitchell2011-01-031-20/+20
* simplify tryAMAGICunTARGETDavid Mitchell2011-01-031-5/+1
* fix a few typos in lib/overload.tDavid Mitchell2011-01-031-4/+4
* Reindent pp_rv2avVincent Pit2011-01-031-31/+31
* missing articleFather Chrysostomos2011-01-021-1/+1
* (no commit message)Father Chrysostomos2011-01-021-1/+1
* Silence a compiler warningFather Chrysostomos2011-01-021-2/+2
* Restore the old description of $[Father Chrysostomos2011-01-021-5/+13
* Revert "[perl #68654] next::method doesn't see UNIVERSAL"Father Chrysostomos2011-01-022-31/+1
* Revert "[perl #80098] Bleadperl breaks Attribute::Lexical"Father Chrysostomos2011-01-022-22/+9