2011-01-18 |
Leon Timmermans | Added tests for conditional unblocking |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Leon Timmermans | Remove obsolete macros |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Leon Timmermans | Conditionally unblock after signal handler[#82040] |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Karl Williamson | regexec.c: Fix so will compile on Windows |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Father Chrysostomos | perlcall: More punctuation changes |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Father Chrysostomos | Put the apostrophe in the right place |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Michael Stevens | Fix line containing only whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Michael Stevens | Update to fix pod errors and improve formatting. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Father Chrysostomos | perlcall: dangling modifier |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Father Chrysostomos | More perlcall clean-up |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Father Chrysostomos | Some perlcall clean-up |
commit | commitdiff | tree | snapshot |
2011-01-18 |
David Golden | Update HTTP::Tiny to CPAN version 0.009 |
commit | commitdiff | tree | snapshot |
2011-01-18 |
David Mitchell | t/porting/diag.t: fix indentation in check_file() |
commit | commitdiff | tree | snapshot |
2011-01-18 |
David Mitchell | vastly speed up t/porting/diag.t |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Nicholas Clark | Reflow multi-line rules in Win32 makefiles after 2c1760... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | Add /a regex modifier |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.sym: Add nodes for /a |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | add heading for perldelta |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | re/charset.t: typo in comment |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.c: Convert \d \D to a switch{} |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chris 'BinGOs... | Update File-Fetch to CPAN version 0.32 |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Tony Cook | test_prep now depends on the pods needed for porting... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chris 'BinGOs... | Update Maintainers.pl for the recent Unicode-Collate... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
David Golden | Update CPAN to CPAN version 1.94_63 |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.c: Clarify comment |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | Add plan() call to .t |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regex: Use BOUNDU regnodes |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.sym: Remove unused nodes DIGITU, NDIGITU |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.sym: Add BOUNDU, NBOUNDU regnodes |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: Remove unnecessary cBOOLs |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: Use FLAGS field instead of OP for BOUND... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: Convert two !=0's to cBOOL |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: change variable name to reflect its purpose |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: Change '1' to bool TRUE for clarity. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: refactor and comment the CCC_TRY macros |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regex: Separate nodes for Unicode semantics \s \w |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.c: add missing code for optimizer for \W |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.c: remove unreached code |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regex: Add separate regnodes for \w \s Uni semantics |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regexec.c: Replace duplicated code by its macro |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regcomp.sym: add clarifying comments |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | op_reg_common: correct path in comment |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | regex: Convert regnode FLAGS fields to charset enum |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | Change name of /d to DEPENDS |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Karl Williamson | CH] Change usage of regex/op common to common names |
commit | commitdiff | tree | snapshot |
2011-01-17 |
David Golden | Add HTTP::Tiny as a dual-life core module |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chris 'BinGOs... | Tracked down some other places to make the Unicode... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chris 'BinGOs... | perldelta update for Unicode-Collate upgrade |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.70 and enable... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | Use multi-bit field for regex character set |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | regcomp.pl: Add capability for fields to be > 1 bit |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | op_reg_common.h: Add guard to only expand once |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | Subject: [PATCH] re.pm: Correct pod statement |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | op.h: add blank line for grouping |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | .pm: rename variables to reflect expanded usage |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Tony Cook | allow buildtoc to find libraries after chdir into pod/ |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Peter John... | [perl #82098] Fix RT 61543 and remaining part of RT... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Father Chrysostomos | [perl #81584] recommend Devel::FindAmpersand |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael Stevens | Get rid of warning. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Robin Barker | util.c handling of return value of vsnprintf |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Father Chrysostomos | Add another address for R. Barker to checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris 'BinGOs... | Update Unicode-Normalize to CPAN version 1.10 |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | re.pm: correct typo |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | Deliver t/re/charset.t |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | White space, comment only change |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | Fix \xa0 matching both [\s] [\S], et.al. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Karl Williamson | regcomp: Share two bits in ANYOF flags |
commit | commitdiff | tree | snapshot |
2011-01-16 |
David Mitchell | restrict \p{IsUserDefined} to In\w+ and In\w+ |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Craig A. Berry | Don't compile or link in EU::CBuilder's base class... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Vadim Konovalov | Update perlguts.pod so that prose isn't a lie |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Tony Cook | test that perl.pod, pod.lst, MANIFEST and the file... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael Stevens | Fix =item to be ordered list and not warn. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | regexec.c: Remove no longer needed goto |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | regexec.c: Add to comment |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | uni/fold.t: Fix TODOs that now pass |
commit | commitdiff | tree | snapshot |
2011-01-14 |
David Mitchell | add enum index in overload.h comments |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | regex: Use ANYOFV |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | utf8.h: Add define for max fold expansion in chars |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | regcomp.sym: Add ANYOFV node |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Karl Williamson | regex: Some Comment clarifications |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Nicholas Clark | Remove code before declaration, inadvertently added... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Nicholas Clark | In Perl_write_to_stderr(), use Perl_magic_methcall... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Chris 'BinGOs... | Update Pod-LaTeX to CPAN version 0.59 |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Nicholas Clark | ithread_create() was relying on the stack not moving... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Jan Dubois | Update to Win32-0.44 from CPAN |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Jan Dubois | Update to Win32-0.43 from CPAN |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Michael Stevens | Remove trailing blanks |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chris 'BinGOs... | Update Term-UI to CPAN version 0.24 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.033 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chris 'BinGOs... | Fix execute permissions on the last commit |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.033 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.033 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chris 'BinGOs... | Update DB_File to CPAN version 1.821 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Nicholas Clark | In S_ithread_create, reduce the amount of conditionally... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Karl Williamson | embed.fnc: Silence 'no docs' message |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Nicholas Clark | Correct the "unimplemented" message for get{host,net... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Robin Barker | remove perlapollo from perl.pod |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Nicholas Clark | Merge the implementations of {end,set}{gr,pw}ent with... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Nicholas Clark | Merge the implementations of pp_s{host,net,proto,serv... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Nicholas Clark | Merge the implementations of pp_e{host,net,proto,serv... |
commit | commitdiff | tree | snapshot |
next |